TOP comparatif des 2 meilleures ventes enceinte pour cle usb – PROMO – 65 %

  • >fr.royalcdkeys.com</title>\n <style>/* Copyright 2017 The Chromium Authors\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. */\n\na {\n color: var(--link-color);\n}\n\nbody {\n --background-color: #fff;\n --error-code-color: var(--google-gray-700);\n --google-blue-100: rgb(210, 227, 252);\n --google-blue-300: rgb(138, 180, 248);\n --google-blue-600: rgb(26, 115, 232);\n --google-blue-700: rgb(25, 103, 210);\n --google-gray-100: rgb(241, 243, 244);\n --google-gray-300: rgb(218, 220, 224);\n --google-gray-500: rgb(154, 160, 166);\n --google-gray-50: rgb(248, 249, 250);\n --google-gray-600: rgb(128, 134, 139);\n --google-gray-700: rgb(95, 99, 104);\n --google-gray-800: rgb(60, 64, 67);\n --google-gray-900: rgb(32, 33, 36);\n --heading-color: var(--google-gray-900);\n --link-color: rgb(88, 88, 88);\n --popup-container-background-color: rgba(0,0,0,.65);\n --primary-button-fill-color-active: var(--google-blue-700);\n --primary-button-fill-color: var(--google-blue-600);\n --primary-button-text-color: #fff;\n --quiet-background-color: rgb(247, 247, 247);\n --secondary-button-border-color: var(--google-gray-500);\n --secondary-button-fill-color: #fff;\n --secondary-button-hover-border-color: var(--google-gray-600);\n --secondary-button-hover-fill-color: var(--google-gray-50);\n --secondary-button-text-color: var(--google-gray-700);\n --small-link-color: var(--google-gray-700);\n --text-color: var(--google-gray-700);\n background: var(--background-color);\n color: var(--text-color);\n word-wrap: break-word;\n}\n\n.nav-wrapper .secondary-button {\n background: var(--secondary-button-fill-color);\n border: 1px solid var(--secondary-button-border-color);\n color: var(--secondary-button-text-color);\n float: none;\n margin: 0;\n padding: 8px 16px;\n}\n\n.hidden {\n display: none;\n}\n\nhtml {\n -webkit-text-size-adjust: 100%;\n font-size: 125%;\n}\n\n.icon {\n background-repeat: no-repeat;\n background-size: 100%;\n}\n\n@media (prefers-color-scheme: dark) {\n body {\n --background-color: var(--google-gray-900);\n --error-code-color: var(--google-gray-500);\n --heading-color: var(--google-gray-500);\n --link-color: var(--google-blue-300);\n --primary-button-fill-color-active: rgb(129, 162, 208);\n --primary-button-fill-color: var(--google-blue-300);\n --primary-button-text-color: var(--google-gray-900);\n --quiet-background-color: var(--background-color);\n --secondary-button-border-color: var(--google-gray-700);\n --secondary-button-fill-color: var(--google-gray-900);\n --secondary-button-hover-fill-color: rgb(48, 51, 57);\n --secondary-button-text-color: var(--google-blue-300);\n --small-link-color: var(--google-blue-300);\n --text-color: var(--google-gray-500);\n }\n}\n</style>\n <style>/* Copyright 2014 The Chromium Authors\n Use of this source code is governed by a BSD-style license that can be\n found in the LICENSE file. */\n\nbutton {\n border: 0;\n border-radius: 4px;\n box-sizing: border-box;\n color: var(--primary-button-text-color);\n cursor: pointer;\n float: right;\n font-size: .875em;\n margin: 0;\n padding: 8px 16px;\n transition: box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1);\n user-select: none;\n}\n\n[dir='rtl'] button {\n float: left;\n}\n\n.bad-clock button,\n.captive-portal button,\n.https-only button,\n.insecure-form button,\n.lookalike-url button,\n.main-frame-blocked button,\n.neterror button,\n.pdf button,\n.ssl button,\n.enterprise-block button,\n.enterprise-warn button,\n.safe-browsing-billing button {\n background: var(--primary-button-fill-color);\n}\n\nbutton:active {\n background: var(--primary-button-fill-color-active);\n outline: 0;\n}\n\n#debugging {\n display: inline;\n overflow: auto;\n}\n\n.debugging-content {\n line-height: 1em;\n margin-bottom: 0;\n margin-top: 1em;\n}\n\n.debugging-content-fixed-width {\n display: block;\n font-family: monospace;\n font-size: 1.2em;\n margin-top: 0.5em;\n}\n\n.debugging-title {\n font-weight: bold;\n}\n\n#details {\n margin: 0 0 50px;\n}\n\n#details p:not(:first-of-type) {\n margin-top: 20px;\n}\n\n.secondary-button:active {\n border-color: white;\n box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3),\n 0 2px 6px 2px rgba(60, 64, 67, .15);\n}\n\n.secondary-button:hover {\n background: var(--secondary-button-hover-fill-color);\n border-color: var(--secondary-button-hover-border-color);\n text-decoration: none;\n}\n\n.error-code {\n color: var(--error-code-color);\n font-size: .8em;\n margin-top: 12px;\n text-transform: uppercase;\n}\n\n#error-debugging-info {\n font-size: 0.8em;\n}\n\nh1 {\n color: var(--heading-color);\n font-size: 1.6em;\n font-weight: normal;\n line-height: 1.25em;\n margin-bottom: 16px;\n}\n\nh2 {\n font-size: 1.2em;\n font-weight: normal;\n}\n\n.icon {\n height: 72px;\n margin: 0 0 40px;\n width: 72px;\n}\n\ninput[type=checkbox] {\n opacity: 0;\n}\n\ninput[type=checkbox]:focus ~ .checkbox::after {\n outline: -webkit-focus-ring-color auto 5px;\n}\n\n.interstitial-wrapper {\n box-sizing: border-box;\n font-size: 1em;\n line-height: 1.6em;\n margin: 14vh auto 0;\n max-width: 600px;\n width: 100%;\n}\n\n#main-message > p {\n display: inline;\n}\n\n#extended-reporting-opt-in {\n font-size: .875em;\n margin-top: 32px;\n}\n\n#extended-reporting-opt-in label {\n display: grid;\n grid-template-columns: 1.8em 1fr;\n position: relative;\n}\n\n#enhanced-protection-message {\n border-radius: 4px;\n font-size: 1em;\n margin-top: 32px;\n padding: 10px 5px;\n}\n\n#enhanced-protection-message label {\n display: grid;\n grid-template-columns: 2.5em 1fr;\n position: relative;\n}\n\n#enhanced-protection-message div {\n margin: 0.5em;\n}\n\n#enhanced-protection-message .icon {\n height: 1.5em;\n vertical-align: middle;\n width: 1.5em;\n}\n\n.nav-wrapper {\n margin-top: 51px;\n}\n\n.nav-wrapper::after {\n clear: both;\n content: '';\n display: table;\n width: 100%;\n}\n\n.small-link {\n color: var(--small-link-color);\n font-size: .875em;\n}\n\n.checkboxes {\n flex: 0 0 24px;\n}\n\n.checkbox {\n --padding: .9em;\n background: transparent;\n display: block;\n height: 1em;\n left: -1em;\n padding-inline-start: var(--padding);\n position: absolute;\n right: 0;\n top: -.5em;\n width: 1em;\n}\n\n.checkbox::after {\n border: 1px solid white;\n border-radius: 2px;\n content: '';\n height: 1em;\n left: var(--padding);\n position: absolute;\n top: var(--padding);\n width: 1em;\n}\n\n.checkbox::before {\n background: transparent;\n border: 2px solid white;\n border-inline-end-width: 0;\n border-top-width: 0;\n content: '';\n height: .2em;\n left: calc(.3em + var(--padding));\n opacity: 0;\n position: absolute;\n top: calc(.3em + var(--padding));\n transform: rotate(-45deg);\n width: .5em;\n}\n\ninput[type=checkbox]:checked ~ .checkbox::before {\n opacity: 1;\n}\n\n#recurrent-error-message {\n background: #ededed;\n border-radius: 4px;\n margin-bottom: 16px;\n margin-top: 12px;\n padding: 12px 16px;\n}\n\n.showing-recurrent-error-message #extended-reporting-opt-in {\n margin-top: 16px;\n}\n\n.showing-recurrent-error-message #enhanced-protection-message {\n margin-top: 16px;\n}\n\n@media (max-width: 700px) {\n .interstitial-wrapper {\n padding: 0 10%;\n }\n\n #error-debugging-info {\n overflow: auto;\n }\n}\n\n@media (max-width: 420px) {\n button,\n [dir='rtl'] button,\n .small-link {\n float: none;\n font-size: .825em;\n font-weight: 500;\n margin: 0;\n width: 100%;\n }\n\n button {\n padding: 16px 24px;\n }\n\n #details {\n margin: 20px 0 20px 0;\n }\n\n #details p:not(:first-of-type) {\n margin-top: 10px;\n }\n\n .secondary-button:not(.hidden) {\n display: block;\n margin-top: 20px;\n text-align: center;\n width: 100%;\n }\n\n .interstitial-wrapper {\n padding: 0 5%;\n }\n\n #extended-reporting-opt-in {\n margin-top: 24px;\n }\n\n #enhanced-protection-message {\n margin-top: 24px;\n }\n\n .nav-wrapper {\n margin-top: 30px;\n }\n}\n\n/**\n * Mobile specific styling.\n * Navigation buttons are anchored to the bottom of the screen.\n * Details message replaces the top content in its own scrollable area.\n */\n\n@media (max-width: 420px) {\n .nav-wrapper .secondary-button {\n border: 0;\n margin: 16px 0 0;\n margin-inline-end: 0;\n padding-bottom: 16px;\n padding-top: 16px;\n }\n}\n\n/* Fixed nav. */\n@media (min-width: 240px) and (max-width: 420px) and\n (min-height: 401px),\n (min-width: 421px) and (min-height: 240px) and\n (max-height: 560px) {\n body .nav-wrapper {\n background: var(--background-color);\n bottom: 0;\n box-shadow: 0 -12px 24px var(--background-color);\n left: 0;\n margin: 0 auto;\n max-width: 736px;\n padding-inline-end: 24px;\n padding-inline-start: 24px;\n position: fixed;\n right: 0;\n width: 100%;\n z-index: 2;\n }\n\n .interstitial-wrapper {\n max-width: 736px;\n }\n\n #details,\n #main-content {\n padding-bottom: 40px;\n }\n\n #details {\n padding-top: 5.5vh;\n }\n\n button.small-link {\n color: var(--google-blue-600);\n }\n}\n\n@media (max-width: 420px) and (orientation: portrait),\n (max-height: 560px) {\n body {\n margin: 0 auto;\n }\n\n button,\n [dir='rtl'] button,\n button.small-link,\n .nav-wrapper .secondary-button {\n font-family: Roboto-Regular,Helvetica;\n font-size: .933em;\n margin: 6px 0;\n transform: translatez(0);\n }\n\n .nav-wrapper {\n box-sizing: border-box;\n padding-bottom: 8px;\n width: 100%;\n }\n\n #details {\n box-sizing: border-box;\n height: auto;\n margin: 0;\n opacity: 1;\n transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);\n }\n\n #details.hidden,\n #main-content.hidden {\n height: 0;\n opacity: 0;\n overflow: hidden;\n padding-bottom: 0;\n transition: none;\n }\n\n h1 {\n font-size: 1.5em;\n margin-bottom: 8px;\n }\n\n .icon {\n margin-bottom: 5.69vh;\n }\n\n .interstitial-wrapper {\n box-sizing: border-box;\n margin: 7vh auto 12px;\n padding: 0 24px;\n position: relative;\n }\n\n .interstitial-wrapper p {\n font-size: .95em;\n line-height: 1.61em;\n margin-top: 8px;\n }\n\n #main-content {\n margin: 0;\n transition: opacity 100ms cubic-bezier(0.4, 0, 0.2, 1);\n }\n\n .small-link {\n border: 0;\n }\n\n .suggested-left > #control-buttons,\n .suggested-right > #control-buttons {\n float: none;\n margin: 0;\n }\n}\n\n@media (min-width: 421px) and (min-height: 500px) and (max-height: 560px) {\n .interstitial-wrapper {\n margin-top: 10vh;\n }\n}\n\n@media (min-height: 400px) and (orientation:portrait) {\n .interstitial-wrapper {\n margin-bottom: 145px;\n }\n}\n\n@media (min-height: 299px) {\n .nav-wrapper {\n padding-bottom: 16px;\n }\n}\n\n@media (max-height: 560px) and (min-height: 240px) and (orientation:landscape) {\n .extended-reporting-has-checkbox #details {\n padding-bottom: 80px;\n }\n}\n\n@media (min-height: 500px) and (max-height: 650px) and (max-width: 414px) and\n (orientation: portrait) {\n .interstitial-wrapper {\n margin-top: 7vh;\n }\n}\n\n@media (min-height: 650px) and (max-width: 414px) and (orientation: portrait) {\n .interstitial-wrapper {\n margin-top: 10vh;\n }\n}\n\n/* Small mobile screens. No fixed nav. */\n@media (max-height: 400px) and (orientation: portrait),\n (max-height: 239px) and (orientation: landscape),\n (max-width: 419px) and (max-height: 399px) {\n .interstitial-wrapper {\n display: flex;\n flex-direction: column;\n margin-bottom: 0;\n }\n\n #details {\n flex: 1 1 auto;\n order: 0;\n }\n\n #main-content {\n flex: 1 1 auto;\n order: 0;\n }\n\n .nav-wrapper {\n flex: 0 1 auto;\n margin-top: 8px;\n order: 1;\n padding-inline-end: 0;\n padding-inline-start: 0;\n position: relative;\n width: 100%;\n }\n\n button,\n .nav-wrapper .secondary-button {\n padding: 16px 24px;\n }\n\n button.small-link {\n color: var(--google-blue-600);\n }\n}\n\n@media (max-width: 239px) and (orientation: portrait) {\n .nav-wrapper {\n padding-inline-end: 0;\n padding-inline-start: 0;\n }\n}\n</style>\n <style>/* Copyright 2013 The Chromium Authors\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. */\n\n/* Don't use the main frame div when the error is in a subframe. */\nhtml[subframe] #main-frame-error {\n display: none;\n}\n\n/* Don't use the subframe error div when the error is in a main frame. */\nhtml:not([subframe]) #sub-frame-error {\n display: none;\n}\n\nh1 {\n margin-top: 0;\n word-wrap: break-word;\n}\n\nh1 span {\n font-weight: 500;\n}\n\na {\n text-decoration: none;\n}\n\n.icon {\n -webkit-user-select: none;\n display: inline-block;\n}\n\n.icon-generic {\n /* Can't access chrome://theme/IDR_ERROR_NETWORK_GENERIC from an untrusted\n * renderer process, so embed the resource manually. */\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII=) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQAQMAAADdiHD7AAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAFJJREFUeF7t0cENgDAMQ9FwYgxG6WjpaIzCCAxQxVggFuDiCvlLOeRdHR9yzjncHVoq3npu+wQUrUuJHylSTmBaespJyJQoObUeyxDQb3bEm5Au81c0pSCD8HYAAAAASUVORK5CYII=) 2x);\n}\n\n.icon-offline {\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAGxJREFUeF7tyMEJwkAQRuFf5ipMKxYQiJ3Z2nSwrWwBA0+DQZcdxEOueaePp9+dQZFB7GpUcURSVU66yVNFj6LFICatThZB6r/ko/pbRpUgilY0Cbw5sNmb9txGXUKyuH7eV25x39DtJXUNPQGJtWFV+BT/QAAAAABJRU5ErkJggg==) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQBAMAAAAVaP+LAAAAGFBMVEUAAABTU1NNTU1TU1NPT09SUlJSUlJTU1O8B7DEAAAAB3RSTlMAoArVKvVgBuEdKgAAAJ1JREFUeF7t1TEOwyAMQNG0Q6/UE+RMXD9d/tC6womIFSL9P+MnAYOXeTIzMzMzMzMzaz8J9Ri6HoITmuHXhISE8nEh9yxDh55aCEUoTGbbQwjqHwIkRAEiIaG0+0AA9VBMaE89Rogeoww936MQrWdBr4GN/z0IAdQ6nQ/FIpRXDwHcA+JIJcQowQAlFUA0MfQpXLlVQfkzR4igS6ENjknm/wiaGhsAAAAASUVORK5CYII=) 2x);\n position: relative;\n}\n\n.icon-disabled {\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABICAMAAAAZF4G5AAAABlBMVEVMaXFTU1OXUj8tAAAAAXRSTlMAQObYZgAAASZJREFUeAHd11Fq7jAMRGGf/W/6PoWB67YMqv5DybwG/CFjRuR8JBw3+ByiRjgV9W/TJ31P0tBfC6+cj1haUFXKHmVJo5wP98WwQ0ZCbfUc6LQ6VuUBz31ikADkLMkDrfUC4rR6QGW+gF6rx7NaHWCj1Y/W6lf4L7utvgBSt3rBFSS/XBMPUILcJINHCBWYUfpWn4NBi1ZfudIc3rf6/NGEvEA+AsYTJozmXemjXeLZAov+mnkN2HfzXpMSVQDnGw++57qNJ4D1xitA2sJ+VAWMygSEaYf2mYPTjZfk2K8wmP7HLIH5Mg4/pP+PEcDzUvDMvYbs/2NWwPO5vBdMZE4EE5UTQLiBFDaUlTDPBRoJ9HdAYIkIo06og3BNXtCzy7zA1aXk5x+tJARq63eAygAAAABJRU5ErkJggg==) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAACQAQMAAAArwfVjAAAABlBMVEVMaXFTU1OXUj8tAAAAAXRSTlMAQObYZgAAAYdJREFUeF7F1EFqwzAUBNARAmVj0FZe5QoBH6BX+dn4GlY2PYNzGx/A0CvkCIJuvIraKJKbgBvzf2g62weDGD7CYggpfFReis4J0ey9EGFIiEQQojFSlA9kSIiqd0KkFjKsewgRbStEN19mxUPTtmW9HQ/h6tyqNQ8NlSMZdzyE6qkoE0trVYGFm0n1WYeBhduzwbwBC7voS+vIxfeMjeaiLxsMMtQNwMPtuew+DjzcTHk8YMfDknEcIUOtf2lVfgVH3K4Xv5PRYAXRVMtItIJ3rfaCIVn9DsTH2NxisAVRex2Hh3hX+/mRUR08bAwPEYsI51ZxWH4Q0SpicQRXeyEaIug48FEdegARfMz/tADVsRciwTAxW308ehmC2gLraC+YCbV3QoTZexa+zegAEW5PhhgYfmbvJgcRqngGByOSXdFJcLk2JeDPEN0kxe1JhIt5FiFA+w+ItMELsUyPF2IaJ4aILqb4FbxPwhImwj6JauKgDUCYaxmYIsd4KXdMjIC9ItB5Bn4BNRwsG0XM2nwAAAAASUVORK5CYII=) 2x);\n width: 112px;\n}\n\n.hidden {\n display: none;\n}\n\n#suggestions-list a {\n color: var(--google-blue-600);\n}\n\n#suggestions-list p {\n margin-block-end: 0;\n}\n\n#suggestions-list ul {\n margin-top: 0;\n}\n\n.single-suggestion {\n list-style-type: none;\n padding-inline-start: 0;\n}\n\n#error-information-button {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0iTTExIDE4aDJ2LTJoLTJ2MnptMS0xNkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnptMCAxOGMtNC40MSAwLTgtMy41OS04LThzMy41OS04IDgtOCA4IDMuNTkgOCA4LTMuNTkgOC04IDh6bTAtMTRjLTIuMjEgMC00IDEuNzktNCA0aDJjMC0xLjEuOS0yIDItMnMyIC45IDIgMmMwIDItMyAxLjc1LTMgNWgyYzAtMi4yNSAzLTIuNSAzLTUgMC0yLjIxLTEuNzktNC00LTR6Ii8+PC9zdmc+);\n height: 24px;\n vertical-align: -.15em;\n width: 24px;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup {\n align-items: center;\n background-color: var(--popup-container-background-color);\n display: flex;\n height: 100%;\n left: 0;\n position: fixed;\n top: 0;\n width: 100%;\n z-index: 100;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup-content > p {\n margin-bottom: 11px;\n margin-inline-start: 20px;\n}\n\n.use-popup-container#error-information-popup-container #suggestions-list ul {\n margin-inline-start: 15px;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup-box {\n background-color: var(--background-color);\n left: 5%;\n padding-bottom: 15px;\n padding-top: 15px;\n position: fixed;\n width: 90%;\n z-index: 101;\n}\n\n.use-popup-container#error-information-popup-container div.error-code {\n margin-inline-start: 20px;\n}\n\n.use-popup-container#error-information-popup-container #suggestions-list p {\n margin-inline-start: 20px;\n}\n\n:not(.use-popup-container)#error-information-popup-container\n #error-information-popup-close {\n display: none;\n}\n\n#error-information-popup-close {\n margin-bottom: 0;\n margin-inline-end: 35px;\n margin-top: 15px;\n text-align: end;\n}\n\n.link-button {\n color: rgb(66, 133, 244);\n display: inline-block;\n font-weight: bold;\n text-transform: uppercase;\n}\n\n#sub-frame-error-details {\n\n color: #8F8F8F;\n\n /* Not done on mobile for performance reasons. */\n text-shadow: 0 1px 0 rgba(255,255,255,0.3);\n\n}\n\n[jscontent=hostName],\n[jscontent=failedUrl] {\n overflow-wrap: break-word;\n}\n\n.secondary-button {\n background: #d9d9d9;\n color: #696969;\n margin-inline-end: 16px;\n}\n\n.snackbar {\n background: #323232;\n border-radius: 2px;\n bottom: 24px;\n box-sizing: border-box;\n color: #fff;\n font-size: .87em;\n left: 24px;\n max-width: 568px;\n min-width: 288px;\n opacity: 0;\n padding: 16px 24px 12px;\n position: fixed;\n transform: translateY(90px);\n will-change: opacity, transform;\n z-index: 999;\n}\n\n.snackbar-show {\n -webkit-animation:\n show-snackbar 250ms cubic-bezier(0, 0, 0.2, 1) forwards,\n hide-snackbar 250ms cubic-bezier(0.4, 0, 1, 1) forwards 5s;\n}\n\n@-webkit-keyframes show-snackbar {\n 100% {\n opacity: 1;\n transform: translateY(0);\n }\n}\n\n@-webkit-keyframes hide-snackbar {\n 0% {\n opacity: 1;\n transform: translateY(0);\n }\n 100% {\n opacity: 0;\n transform: translateY(90px);\n }\n}\n\n.suggestions {\n margin-top: 18px;\n}\n\n.suggestion-header {\n font-weight: bold;\n margin-bottom: 4px;\n}\n\n.suggestion-body {\n color: #777;\n}\n\n/* Decrease padding at low sizes. */\n@media (max-width: 640px), (max-height: 640px) {\n h1 {\n margin: 0 0 15px;\n }\n .suggestions {\n margin-top: 10px;\n }\n .suggestion-header {\n margin-bottom: 0;\n }\n}\n\n#download-link,\n#download-link-clicked {\n margin-bottom: 30px;\n margin-top: 30px;\n}\n\n#download-link-clicked {\n color: #BBB;\n}\n\n#download-link::before,\n#download-link-clicked::before {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg==);\n display: inline-block;\n margin-inline-end: 4px;\n vertical-align: -webkit-baseline-middle;\n}\n\n#download-link-clicked::before {\n opacity: 0;\n width: 0;\n}\n\n#offline-content-list-visibility-card {\n border: 1px solid white;\n border-radius: 8px;\n display: flex;\n font-size: .8em;\n justify-content: space-between;\n line-height: 1;\n}\n\n#offline-content-list.list-hidden #offline-content-list-visibility-card {\n border-color: rgb(218, 220, 224);\n}\n\n#offline-content-list-visibility-card > div {\n padding: 1em;\n}\n\n#offline-content-list-title {\n color: var(--google-gray-700);\n}\n\n#offline-content-list-show-text,\n#offline-content-list-hide-text {\n color: rgb(66, 133, 244);\n}\n\n/* Hides the \hide\ text div when the offline content list is collapsed/hidden\n * and, alternatively, hides the \show\ text div when the offline content list\n * is expanded/shown.\n */\n#offline-content-list.list-hidden #offline-content-list-hide-text,\n#offline-content-list:not(.list-hidden) #offline-content-list-show-text {\n display: none;\n}\n\n/* Controls the animation of the offline content list when it is expanded/shown.\n */\n#offline-content-suggestions {\n /* Max-height has to be set for the height animation to work. The chosen value\n * is a little greater than the maximum height the list will have, when all\n * suggestions have images, so that it is never clamped. This makes so that\n * when the actual height is smaller then the animation is not as smooth.\n */\n max-height: 27em;\n transition: max-height 200ms ease-in, visibility 0s 200ms,\n opacity 200ms 200ms linear;\n}\n\n/* Controls the animation of the offline content list when it is\n * collapsed/hidden.\n */\n#offline-content-list.list-hidden #offline-content-suggestions {\n max-height: 0;\n opacity: 0;\n transition: opacity 200ms linear, visibility 0s 200ms,\n max-height 200ms 200ms ease-out;\n visibility: hidden;\n}\n\n#offline-content-list {\n margin-inline-start: -5%;\n width: 110%;\n}\n\n/* The selectors below adjust the \overflow\ of the suggestion cards contents\n * based on the same screen size based strategy used for the main frame, which\n * is applied by the `interstitial-wrapper` class. */\n@media (max-width: 420px) {\n #offline-content-list {\n margin-inline-start: -2.5%;\n width: 105%;\n }\n}\n@media (max-width: 420px) and (orientation: portrait),\n (max-height: 560px) {\n #offline-content-list {\n margin-inline-start: -12px;\n width: calc(100% + 24px);\n }\n}\n\n.suggestion-with-image .offline-content-suggestion-thumbnail {\n flex-basis: 8.2em;\n flex-shrink: 0;\n}\n\n.suggestion-with-image .offline-content-suggestion-thumbnail > img {\n height: 100%;\n width: 100%;\n}\n\n.suggestion-with-image #offline-content-list:not(.is-rtl)\n.offline-content-suggestion-thumbnail > img {\n border-bottom-right-radius: 7px;\n border-top-right-radius: 7px;\n}\n\n.suggestion-with-image #offline-content-list.is-rtl\n.offline-content-suggestion-thumbnail > img {\n border-bottom-left-radius: 7px;\n border-top-left-radius: 7px;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail {\n align-items: center;\n display: flex;\n justify-content: center;\n min-height: 4.2em;\n min-width: 4.2em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail > div {\n align-items: center;\n background-color: rgb(241, 243, 244);\n border-radius: 50%;\n display: flex;\n height: 2.3em;\n justify-content: center;\n width: 2.3em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail > div > img {\n height: 1.45em;\n width: 1.45em;\n}\n\n.offline-content-suggestion-favicon {\n height: 1em;\n margin-inline-end: 0.4em;\n width: 1.4em;\n}\n\n.offline-content-suggestion-favicon > img {\n height: 1.4em;\n width: 1.4em;\n}\n\n.no-favicon .offline-content-suggestion-favicon {\n display: none;\n}\n\n.image-video {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTcgMTAuNVY3YTEgMSAwIDAgMC0xLTFINGExIDEgMCAwIDAtMSAxdjEwYTEgMSAwIDAgMCAxIDFoMTJhMSAxIDAgMCAwIDEtMXYtMy41bDQgNHYtMTFsLTQgNHoiIGZpbGw9IiMzQzQwNDMiLz48L3N2Zz4=);\n}\n\n.image-music-note {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTIgM3Y5LjI2Yy0uNS0uMTctMS0uMjYtMS41LS4yNkM4IDEyIDYgMTQgNiAxNi41UzggMjEgMTAuNSAyMXM0LjUtMiA0LjUtNC41VjZoNFYzaC03eiIgZmlsbD0iIzNDNDA0MyIvPjwvc3ZnPg==);\n}\n\n.image-earth {\n content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMmM1LjUyIDAgMTAgNC40OCAxMCAxMHMtNC40OCAxMC0xMCAxMFMyIDE3LjUyIDIgMTIgNi40OCAyIDEyIDJ6TTQgMTJoNC40YzMuNDA3LjAyMiA0LjkyMiAxLjczIDQuNTQzIDUuMTI3SDkuNDg4djIuNDdhOC4wMDQgOC4wMDQgMCAwIDAgMTAuNDk4LTguMDgzQzE5LjMyNyAxMi41MDQgMTguMzMyIDEzIDE3IDEzYy0yLjEzNyAwLTMuMjA2LS45MTYtMy4yMDYtMi43NWgtMy43NDhjLS4yNzQtMi43MjguNjgzLTQuMDkyIDIuODctNC4wOTIgMC0uOTc1LjMyNy0xLjU5Ny44MTEtMS45N0E4LjAwNCA4LjAwNCAwIDAgMCA0IDEyeiIgZmlsbD0iIzNDNDA0MyIvPjwvc3ZnPg==);\n}\n\n.image-file {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMgOVYzLjVMMTguNSA5TTYgMmMtMS4xMSAwLTIgLjg5LTIgMnYxNmEyIDIgMCAwIDAgMiAyaDEyYTIgMiAwIDAgMCAyLTJWOGwtNi02SDZ6IiBmaWxsPSIjM0M0MDQzIi8+PC9zdmc+);\n}\n\n.offline-content-suggestion-texts {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n line-height: 1.3;\n padding: .9em;\n width: 100%;\n}\n\n.offline-content-suggestion-title {\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 3;\n color: rgb(32, 33, 36);\n display: -webkit-box;\n font-size: 1.1em;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\ndiv.offline-content-suggestion {\n align-items: stretch;\n border: 1px solid rgb(218, 220, 224);\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n margin-bottom: .8em;\n}\n\n.suggestion-with-image {\n flex-direction: row;\n height: 8.2em;\n max-height: 8.2em;\n}\n\n.suggestion-with-icon {\n flex-direction: row-reverse;\n height: 4.2em;\n max-height: 4.2em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-title {\n -webkit-line-clamp: 1;\n word-break: break-all;\n}\n\n.suggestion-with-icon .offline-content-suggestion-texts {\n padding-inline-start: 0;\n}\n\n.offline-content-suggestion-attribution-freshness {\n color: rgb(95, 99, 104);\n display: flex;\n font-size: .8em;\n line-height: 1.7em;\n}\n\n.offline-content-suggestion-attribution {\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 1;\n display: -webkit-box;\n flex-shrink: 1;\n margin-inline-end: 0.3em;\n overflow: hidden;\n overflow-wrap: break-word;\n text-overflow: ellipsis;\n word-break: break-all;\n}\n\n.no-attribution .offline-content-suggestion-attribution {\n display: none;\n}\n\n.offline-content-suggestion-freshness::before {\n content: '-';\n display: inline-block;\n flex-shrink: 0;\n margin-inline-end: .1em;\n margin-inline-start: .1em;\n}\n\n.no-attribution .offline-content-suggestion-freshness::before {\n display: none;\n}\n\n.offline-content-suggestion-freshness {\n flex-shrink: 0;\n}\n\n.suggestion-with-image .offline-content-suggestion-pin-spacer {\n flex-grow: 100;\n flex-shrink: 1;\n}\n\n.suggestion-with-image .offline-content-suggestion-pin {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0wIDBoMjR2MjRIMFYweiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImIiPjx1c2UgeGxpbms6aHJlZj0iI2EiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjYikiIGQ9Ik0xMiAyQzYuNSAyIDIgNi41IDIgMTJzNC41IDEwIDEwIDEwIDEwLTQuNSAxMC0xMFMxNy41IDIgMTIgMnptNSAxNkg3di0yaDEwdjJ6bS02LjctNEw3IDEwLjdsMS40LTEuNCAxLjkgMS45IDUuMy01LjNMMTcgNy4zIDEwLjMgMTR6IiBmaWxsPSIjOUFBMEE2Ii8+PC9zdmc+);\n flex-shrink: 0;\n height: 1.4em;\n margin-inline-start: .4em;\n width: 1.4em;\n}\n\n/* Controls the animation (and a bit more) of the launch-downloads-home action\n * button when the offline content list is expanded/shown.\n */\n#offline-content-list-action {\n text-align: center;\n transition: visibility 0s 200ms, opacity 200ms 200ms linear;\n}\n\n/* Controls the animation of the launch-downloads-home action button when the\n * offline content list is collapsed/hidden.\n */\n#offline-content-list.list-hidden #offline-content-list-action {\n opacity: 0;\n transition: opacity 200ms linear, visibility 0s 200ms;\n visibility: hidden;\n}\n\n#cancel-save-page-button {\n background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48Y2xpcFBhdGggaWQ9Im1hc2siPjxwYXRoIGQ9Ik0xMiAyQzYuNSAyIDIgNi41IDIgMTJzNC41IDEwIDEwIDEwIDEwLTQuNSAxMC0xMFMxNy41IDIgMTIgMnptNSAxNkg3di0yaDEwdjJ6bS02LjctNEw3IDEwLjdsMS40LTEuNCAxLjkgMS45IDUuMy01LjNMMTcgNy4zIDEwLjMgMTR6IiBmaWxsPSIjOUFBMEE2Ii8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiM5QUEwQTYiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiMxQTczRTgiIHN0eWxlPSJhbmltYXRpb246b2ZmbGluZUFuaW1hdGlvbiA0cyBpbmZpbml0ZSIgZD0iTTAgMGgyNHYyNEgweiIvPjxzdHlsZT5Aa2V5ZnJhbWVzIG9mZmxpbmVBbmltYXRpb257MCUsMzUle2hlaWdodDowfTYwJXtoZWlnaHQ6MTAwJX05MCV7ZmlsbC1vcGFjaXR5OjF9dG97ZmlsbC1vcGFjaXR5OjB9fTwvc3R5bGU+PC9zdmc+);\n background-position: right 27px center;\n background-repeat: no-repeat;\n border: 1px solid var(--google-gray-300);\n border-radius: 5px;\n color: var(--google-gray-700);\n margin-bottom: 26px;\n padding-bottom: 16px;\n padding-inline-end: 88px;\n padding-inline-start: 16px;\n padding-top: 16px;\n text-align: start;\n}\n\nhtml[dir='rtl'] #cancel-save-page-button {\n background-position: left 27px center;\n}\n\n#save-page-for-later-button {\n display: flex;\n justify-content: start;\n}\n\n#save-page-for-later-button a::before {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg==);\n display: inline-block;\n margin-inline-end: 4px;\n vertical-align: -webkit-baseline-middle;\n}\n\n.hidden#save-page-for-later-button {\n display: none;\n}\n\n/* Don't allow overflow when in a subframe. */\nhtml[subframe] body {\n overflow: hidden;\n}\n\n#sub-frame-error {\n -webkit-align-items: center;\n -webkit-flex-flow: column;\n -webkit-justify-content: center;\n background-color: #DDD;\n display: -webkit-flex;\n height: 100%;\n left: 0;\n position: absolute;\n text-align: center;\n top: 0;\n transition: background-color 200ms ease-in-out;\n width: 100%;\n}\n\n#sub-frame-error:hover {\n background-color: #EEE;\n}\n\n#sub-frame-error .icon-generic {\n margin: 0 0 16px;\n}\n\n#sub-frame-error-details {\n margin: 0 10px;\n text-align: center;\n visibility: hidden;\n}\n\n/* Show details only when hovering. */\n#sub-frame-error:hover #sub-frame-error-details {\n visibility: visible;\n}\n\n/* If the iframe is too small, always hide the error code. */\n/* TODO(mmenke): See if overflow: no-display works better, once supported. */\n@media (max-width: 200px), (max-height: 95px) {\n #sub-frame-error-details {\n display: none;\n }\n}\n\n/* Adjust icon for small embedded frames in apps. */\n@media (max-height: 100px) {\n #sub-frame-error .icon-generic {\n height: auto;\n margin: 0;\n
    { statusCode: 424, statusMessage: exception in stage5 chrome browser. see meta.trace for details on all fatal errors found. errMsg=fatalError encountered in page. details=FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., originalRequest: { pages: [ { url: https://fr.royalcdkeys.com/products/have-a-nice-death-steam.json?variant=40152414290057, renderType: html, requestSettings: { ignoreImages: true, maxWait: 15000 } } ] }, pageResponses: [ { navUrl: chrome-error://chromewebdata/, navId: 1, statusCode: 424, eventPhase: load, doneDetail: { reason: fatalError:FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., statusCode: 424 }, resourceSummary: { complete: 0, failed: 1, aborted: 0, orphaned: 0, active: 0, late: 0 }, resources: [ {elapsed:129,detail:'failed:404:net::ERR_HTTP_RESPONSE_CODE_FAILURE',start:'22(initialRequest)',ended:'151(initialRequest)',frame:'main(nav)',navId:'0',type:'document',url:'https://fr.royalcdkeys.com/products/have-a-nice-death-steam.json?variant=40152414290057'} ], debugDiags: [], contentErrors: [], errors: [ { name: FatalError, message: FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., statusCode: 424 } ], metrics: { startTime: 2023-06-20T18:45:47.099Z, endTime: 2023-06-20T18:45:47.332Z, elapsedMs: 233, pageStatus: 404 }, scriptOutput: {}, headers: { access-control-allow-origin: *, alt-svc: h3=\:443\; ma=86400, cf-cache-status: DYNAMIC, cf-ray: 7da62bb9cc924606-DFW, content-encoding: gzip, content-language: en-DE, content-security-policy: block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;, content-type: application/json; charset=utf-8, date: Tue, 20 Jun 2023 18:45:47 GMT, etag: W/\cacheable:f9ef9578cf3f658778dfa7cc4542f03c\, nel: {\success_fraction\:0.01,\report_to\:\cf-nel\,\max_age\:604800}, powered-by: Shopify, processed-by: Weglot, report-to: {\endpoints\:[{\url\:\https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=jHQNLupwqCYLBtE6wAWMPd0o0TfGd9z7zp0ajSEt%2B%2FhPn8RdtOqfGiH98wfZul16Jm31gLd%2F%2FBF%2BURDXmS4dx%2F5Q8hsnPEQQBKmu34AJQU20xcq0%2F3w5JNpHtOm2OlW6mQ%3D%3D\}],\group\:\cf-nel\,\max_age\:604800}, server-timing: processing;dur=26, db;dur=12, asn;desc=\33438\, edge;desc=\DFW\, country;desc=\US\, servedBy;desc=\4gkx\, requestID;desc=\767c5b0a-3b67-4b14-9992-cdb8c94ed2fd\, cfRequestDuration;dur=65.999985, strict-transport-security: max-age=7889238, vary: Accept-Encoding, Accept, weglot-translated: false - Invalid JSON, Nothing to translate, x-cache: miss, x-content-type-options: nosniff, x-dc: gcp-us-south1,gcp-us-central1,gcp-us-central1, x-download-options: noopen, x-frame-options: DENY, x-hw: 1687286747.cds225.de1.hn,1687286747.cds225.de1.sl, x-permitted-cross-domain-policies: none, x-request-id: 29338dcf-f63b-4bba-a407-a4a94def2823, x-shardid: 136, x-shopid: 37530206345, x-shopify-stage: production, x-sorting-hat-podid: 136, x-sorting-hat-shopid: 37530206345, x-storefront-renderer-rendered: 1...
  • >fr.royalcdkeys.com</title>\n <style>/* Copyright 2017 The Chromium Authors\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. */\n\na {\n color: var(--link-color);\n}\n\nbody {\n --background-color: #fff;\n --error-code-color: var(--google-gray-700);\n --google-blue-100: rgb(210, 227, 252);\n --google-blue-300: rgb(138, 180, 248);\n --google-blue-600: rgb(26, 115, 232);\n --google-blue-700: rgb(25, 103, 210);\n --google-gray-100: rgb(241, 243, 244);\n --google-gray-300: rgb(218, 220, 224);\n --google-gray-500: rgb(154, 160, 166);\n --google-gray-50: rgb(248, 249, 250);\n --google-gray-600: rgb(128, 134, 139);\n --google-gray-700: rgb(95, 99, 104);\n --google-gray-800: rgb(60, 64, 67);\n --google-gray-900: rgb(32, 33, 36);\n --heading-color: var(--google-gray-900);\n --link-color: rgb(88, 88, 88);\n --popup-container-background-color: rgba(0,0,0,.65);\n --primary-button-fill-color-active: var(--google-blue-700);\n --primary-button-fill-color: var(--google-blue-600);\n --primary-button-text-color: #fff;\n --quiet-background-color: rgb(247, 247, 247);\n --secondary-button-border-color: var(--google-gray-500);\n --secondary-button-fill-color: #fff;\n --secondary-button-hover-border-color: var(--google-gray-600);\n --secondary-button-hover-fill-color: var(--google-gray-50);\n --secondary-button-text-color: var(--google-gray-700);\n --small-link-color: var(--google-gray-700);\n --text-color: var(--google-gray-700);\n background: var(--background-color);\n color: var(--text-color);\n word-wrap: break-word;\n}\n\n.nav-wrapper .secondary-button {\n background: var(--secondary-button-fill-color);\n border: 1px solid var(--secondary-button-border-color);\n color: var(--secondary-button-text-color);\n float: none;\n margin: 0;\n padding: 8px 16px;\n}\n\n.hidden {\n display: none;\n}\n\nhtml {\n -webkit-text-size-adjust: 100%;\n font-size: 125%;\n}\n\n.icon {\n background-repeat: no-repeat;\n background-size: 100%;\n}\n\n@media (prefers-color-scheme: dark) {\n body {\n --background-color: var(--google-gray-900);\n --error-code-color: var(--google-gray-500);\n --heading-color: var(--google-gray-500);\n --link-color: var(--google-blue-300);\n --primary-button-fill-color-active: rgb(129, 162, 208);\n --primary-button-fill-color: var(--google-blue-300);\n --primary-button-text-color: var(--google-gray-900);\n --quiet-background-color: var(--background-color);\n --secondary-button-border-color: var(--google-gray-700);\n --secondary-button-fill-color: var(--google-gray-900);\n --secondary-button-hover-fill-color: rgb(48, 51, 57);\n --secondary-button-text-color: var(--google-blue-300);\n --small-link-color: var(--google-blue-300);\n --text-color: var(--google-gray-500);\n }\n}\n</style>\n <style>/* Copyright 2014 The Chromium Authors\n Use of this source code is governed by a BSD-style license that can be\n found in the LICENSE file. */\n\nbutton {\n border: 0;\n border-radius: 4px;\n box-sizing: border-box;\n color: var(--primary-button-text-color);\n cursor: pointer;\n float: right;\n font-size: .875em;\n margin: 0;\n padding: 8px 16px;\n transition: box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1);\n user-select: none;\n}\n\n[dir='rtl'] button {\n float: left;\n}\n\n.bad-clock button,\n.captive-portal button,\n.https-only button,\n.insecure-form button,\n.lookalike-url button,\n.main-frame-blocked button,\n.neterror button,\n.pdf button,\n.ssl button,\n.enterprise-block button,\n.enterprise-warn button,\n.safe-browsing-billing button {\n background: var(--primary-button-fill-color);\n}\n\nbutton:active {\n background: var(--primary-button-fill-color-active);\n outline: 0;\n}\n\n#debugging {\n display: inline;\n overflow: auto;\n}\n\n.debugging-content {\n line-height: 1em;\n margin-bottom: 0;\n margin-top: 1em;\n}\n\n.debugging-content-fixed-width {\n display: block;\n font-family: monospace;\n font-size: 1.2em;\n margin-top: 0.5em;\n}\n\n.debugging-title {\n font-weight: bold;\n}\n\n#details {\n margin: 0 0 50px;\n}\n\n#details p:not(:first-of-type) {\n margin-top: 20px;\n}\n\n.secondary-button:active {\n border-color: white;\n box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3),\n 0 2px 6px 2px rgba(60, 64, 67, .15);\n}\n\n.secondary-button:hover {\n background: var(--secondary-button-hover-fill-color);\n border-color: var(--secondary-button-hover-border-color);\n text-decoration: none;\n}\n\n.error-code {\n color: var(--error-code-color);\n font-size: .8em;\n margin-top: 12px;\n text-transform: uppercase;\n}\n\n#error-debugging-info {\n font-size: 0.8em;\n}\n\nh1 {\n color: var(--heading-color);\n font-size: 1.6em;\n font-weight: normal;\n line-height: 1.25em;\n margin-bottom: 16px;\n}\n\nh2 {\n font-size: 1.2em;\n font-weight: normal;\n}\n\n.icon {\n height: 72px;\n margin: 0 0 40px;\n width: 72px;\n}\n\ninput[type=checkbox] {\n opacity: 0;\n}\n\ninput[type=checkbox]:focus ~ .checkbox::after {\n outline: -webkit-focus-ring-color auto 5px;\n}\n\n.interstitial-wrapper {\n box-sizing: border-box;\n font-size: 1em;\n line-height: 1.6em;\n margin: 14vh auto 0;\n max-width: 600px;\n width: 100%;\n}\n\n#main-message > p {\n display: inline;\n}\n\n#extended-reporting-opt-in {\n font-size: .875em;\n margin-top: 32px;\n}\n\n#extended-reporting-opt-in label {\n display: grid;\n grid-template-columns: 1.8em 1fr;\n position: relative;\n}\n\n#enhanced-protection-message {\n border-radius: 4px;\n font-size: 1em;\n margin-top: 32px;\n padding: 10px 5px;\n}\n\n#enhanced-protection-message label {\n display: grid;\n grid-template-columns: 2.5em 1fr;\n position: relative;\n}\n\n#enhanced-protection-message div {\n margin: 0.5em;\n}\n\n#enhanced-protection-message .icon {\n height: 1.5em;\n vertical-align: middle;\n width: 1.5em;\n}\n\n.nav-wrapper {\n margin-top: 51px;\n}\n\n.nav-wrapper::after {\n clear: both;\n content: '';\n display: table;\n width: 100%;\n}\n\n.small-link {\n color: var(--small-link-color);\n font-size: .875em;\n}\n\n.checkboxes {\n flex: 0 0 24px;\n}\n\n.checkbox {\n --padding: .9em;\n background: transparent;\n display: block;\n height: 1em;\n left: -1em;\n padding-inline-start: var(--padding);\n position: absolute;\n right: 0;\n top: -.5em;\n width: 1em;\n}\n\n.checkbox::after {\n border: 1px solid white;\n border-radius: 2px;\n content: '';\n height: 1em;\n left: var(--padding);\n position: absolute;\n top: var(--padding);\n width: 1em;\n}\n\n.checkbox::before {\n background: transparent;\n border: 2px solid white;\n border-inline-end-width: 0;\n border-top-width: 0;\n content: '';\n height: .2em;\n left: calc(.3em + var(--padding));\n opacity: 0;\n position: absolute;\n top: calc(.3em + var(--padding));\n transform: rotate(-45deg);\n width: .5em;\n}\n\ninput[type=checkbox]:checked ~ .checkbox::before {\n opacity: 1;\n}\n\n#recurrent-error-message {\n background: #ededed;\n border-radius: 4px;\n margin-bottom: 16px;\n margin-top: 12px;\n padding: 12px 16px;\n}\n\n.showing-recurrent-error-message #extended-reporting-opt-in {\n margin-top: 16px;\n}\n\n.showing-recurrent-error-message #enhanced-protection-message {\n margin-top: 16px;\n}\n\n@media (max-width: 700px) {\n .interstitial-wrapper {\n padding: 0 10%;\n }\n\n #error-debugging-info {\n overflow: auto;\n }\n}\n\n@media (max-width: 420px) {\n button,\n [dir='rtl'] button,\n .small-link {\n float: none;\n font-size: .825em;\n font-weight: 500;\n margin: 0;\n width: 100%;\n }\n\n button {\n padding: 16px 24px;\n }\n\n #details {\n margin: 20px 0 20px 0;\n }\n\n #details p:not(:first-of-type) {\n margin-top: 10px;\n }\n\n .secondary-button:not(.hidden) {\n display: block;\n margin-top: 20px;\n text-align: center;\n width: 100%;\n }\n\n .interstitial-wrapper {\n padding: 0 5%;\n }\n\n #extended-reporting-opt-in {\n margin-top: 24px;\n }\n\n #enhanced-protection-message {\n margin-top: 24px;\n }\n\n .nav-wrapper {\n margin-top: 30px;\n }\n}\n\n/**\n * Mobile specific styling.\n * Navigation buttons are anchored to the bottom of the screen.\n * Details message replaces the top content in its own scrollable area.\n */\n\n@media (max-width: 420px) {\n .nav-wrapper .secondary-button {\n border: 0;\n margin: 16px 0 0;\n margin-inline-end: 0;\n padding-bottom: 16px;\n padding-top: 16px;\n }\n}\n\n/* Fixed nav. */\n@media (min-width: 240px) and (max-width: 420px) and\n (min-height: 401px),\n (min-width: 421px) and (min-height: 240px) and\n (max-height: 560px) {\n body .nav-wrapper {\n background: var(--background-color);\n bottom: 0;\n box-shadow: 0 -12px 24px var(--background-color);\n left: 0;\n margin: 0 auto;\n max-width: 736px;\n padding-inline-end: 24px;\n padding-inline-start: 24px;\n position: fixed;\n right: 0;\n width: 100%;\n z-index: 2;\n }\n\n .interstitial-wrapper {\n max-width: 736px;\n }\n\n #details,\n #main-content {\n padding-bottom: 40px;\n }\n\n #details {\n padding-top: 5.5vh;\n }\n\n button.small-link {\n color: var(--google-blue-600);\n }\n}\n\n@media (max-width: 420px) and (orientation: portrait),\n (max-height: 560px) {\n body {\n margin: 0 auto;\n }\n\n button,\n [dir='rtl'] button,\n button.small-link,\n .nav-wrapper .secondary-button {\n font-family: Roboto-Regular,Helvetica;\n font-size: .933em;\n margin: 6px 0;\n transform: translatez(0);\n }\n\n .nav-wrapper {\n box-sizing: border-box;\n padding-bottom: 8px;\n width: 100%;\n }\n\n #details {\n box-sizing: border-box;\n height: auto;\n margin: 0;\n opacity: 1;\n transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);\n }\n\n #details.hidden,\n #main-content.hidden {\n height: 0;\n opacity: 0;\n overflow: hidden;\n padding-bottom: 0;\n transition: none;\n }\n\n h1 {\n font-size: 1.5em;\n margin-bottom: 8px;\n }\n\n .icon {\n margin-bottom: 5.69vh;\n }\n\n .interstitial-wrapper {\n box-sizing: border-box;\n margin: 7vh auto 12px;\n padding: 0 24px;\n position: relative;\n }\n\n .interstitial-wrapper p {\n font-size: .95em;\n line-height: 1.61em;\n margin-top: 8px;\n }\n\n #main-content {\n margin: 0;\n transition: opacity 100ms cubic-bezier(0.4, 0, 0.2, 1);\n }\n\n .small-link {\n border: 0;\n }\n\n .suggested-left > #control-buttons,\n .suggested-right > #control-buttons {\n float: none;\n margin: 0;\n }\n}\n\n@media (min-width: 421px) and (min-height: 500px) and (max-height: 560px) {\n .interstitial-wrapper {\n margin-top: 10vh;\n }\n}\n\n@media (min-height: 400px) and (orientation:portrait) {\n .interstitial-wrapper {\n margin-bottom: 145px;\n }\n}\n\n@media (min-height: 299px) {\n .nav-wrapper {\n padding-bottom: 16px;\n }\n}\n\n@media (max-height: 560px) and (min-height: 240px) and (orientation:landscape) {\n .extended-reporting-has-checkbox #details {\n padding-bottom: 80px;\n }\n}\n\n@media (min-height: 500px) and (max-height: 650px) and (max-width: 414px) and\n (orientation: portrait) {\n .interstitial-wrapper {\n margin-top: 7vh;\n }\n}\n\n@media (min-height: 650px) and (max-width: 414px) and (orientation: portrait) {\n .interstitial-wrapper {\n margin-top: 10vh;\n }\n}\n\n/* Small mobile screens. No fixed nav. */\n@media (max-height: 400px) and (orientation: portrait),\n (max-height: 239px) and (orientation: landscape),\n (max-width: 419px) and (max-height: 399px) {\n .interstitial-wrapper {\n display: flex;\n flex-direction: column;\n margin-bottom: 0;\n }\n\n #details {\n flex: 1 1 auto;\n order: 0;\n }\n\n #main-content {\n flex: 1 1 auto;\n order: 0;\n }\n\n .nav-wrapper {\n flex: 0 1 auto;\n margin-top: 8px;\n order: 1;\n padding-inline-end: 0;\n padding-inline-start: 0;\n position: relative;\n width: 100%;\n }\n\n button,\n .nav-wrapper .secondary-button {\n padding: 16px 24px;\n }\n\n button.small-link {\n color: var(--google-blue-600);\n }\n}\n\n@media (max-width: 239px) and (orientation: portrait) {\n .nav-wrapper {\n padding-inline-end: 0;\n padding-inline-start: 0;\n }\n}\n</style>\n <style>/* Copyright 2013 The Chromium Authors\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. */\n\n/* Don't use the main frame div when the error is in a subframe. */\nhtml[subframe] #main-frame-error {\n display: none;\n}\n\n/* Don't use the subframe error div when the error is in a main frame. */\nhtml:not([subframe]) #sub-frame-error {\n display: none;\n}\n\nh1 {\n margin-top: 0;\n word-wrap: break-word;\n}\n\nh1 span {\n font-weight: 500;\n}\n\na {\n text-decoration: none;\n}\n\n.icon {\n -webkit-user-select: none;\n display: inline-block;\n}\n\n.icon-generic {\n /* Can't access chrome://theme/IDR_ERROR_NETWORK_GENERIC from an untrusted\n * renderer process, so embed the resource manually. */\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII=) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQAQMAAADdiHD7AAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAFJJREFUeF7t0cENgDAMQ9FwYgxG6WjpaIzCCAxQxVggFuDiCvlLOeRdHR9yzjncHVoq3npu+wQUrUuJHylSTmBaespJyJQoObUeyxDQb3bEm5Au81c0pSCD8HYAAAAASUVORK5CYII=) 2x);\n}\n\n.icon-offline {\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAGxJREFUeF7tyMEJwkAQRuFf5ipMKxYQiJ3Z2nSwrWwBA0+DQZcdxEOueaePp9+dQZFB7GpUcURSVU66yVNFj6LFICatThZB6r/ko/pbRpUgilY0Cbw5sNmb9txGXUKyuH7eV25x39DtJXUNPQGJtWFV+BT/QAAAAABJRU5ErkJggg==) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQBAMAAAAVaP+LAAAAGFBMVEUAAABTU1NNTU1TU1NPT09SUlJSUlJTU1O8B7DEAAAAB3RSTlMAoArVKvVgBuEdKgAAAJ1JREFUeF7t1TEOwyAMQNG0Q6/UE+RMXD9d/tC6womIFSL9P+MnAYOXeTIzMzMzMzMzaz8J9Ri6HoITmuHXhISE8nEh9yxDh55aCEUoTGbbQwjqHwIkRAEiIaG0+0AA9VBMaE89Rogeoww936MQrWdBr4GN/z0IAdQ6nQ/FIpRXDwHcA+JIJcQowQAlFUA0MfQpXLlVQfkzR4igS6ENjknm/wiaGhsAAAAASUVORK5CYII=) 2x);\n position: relative;\n}\n\n.icon-disabled {\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABICAMAAAAZF4G5AAAABlBMVEVMaXFTU1OXUj8tAAAAAXRSTlMAQObYZgAAASZJREFUeAHd11Fq7jAMRGGf/W/6PoWB67YMqv5DybwG/CFjRuR8JBw3+ByiRjgV9W/TJ31P0tBfC6+cj1haUFXKHmVJo5wP98WwQ0ZCbfUc6LQ6VuUBz31ikADkLMkDrfUC4rR6QGW+gF6rx7NaHWCj1Y/W6lf4L7utvgBSt3rBFSS/XBMPUILcJINHCBWYUfpWn4NBi1ZfudIc3rf6/NGEvEA+AsYTJozmXemjXeLZAov+mnkN2HfzXpMSVQDnGw++57qNJ4D1xitA2sJ+VAWMygSEaYf2mYPTjZfk2K8wmP7HLIH5Mg4/pP+PEcDzUvDMvYbs/2NWwPO5vBdMZE4EE5UTQLiBFDaUlTDPBRoJ9HdAYIkIo06og3BNXtCzy7zA1aXk5x+tJARq63eAygAAAABJRU5ErkJggg==) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAACQAQMAAAArwfVjAAAABlBMVEVMaXFTU1OXUj8tAAAAAXRSTlMAQObYZgAAAYdJREFUeF7F1EFqwzAUBNARAmVj0FZe5QoBH6BX+dn4GlY2PYNzGx/A0CvkCIJuvIraKJKbgBvzf2g62weDGD7CYggpfFReis4J0ey9EGFIiEQQojFSlA9kSIiqd0KkFjKsewgRbStEN19mxUPTtmW9HQ/h6tyqNQ8NlSMZdzyE6qkoE0trVYGFm0n1WYeBhduzwbwBC7voS+vIxfeMjeaiLxsMMtQNwMPtuew+DjzcTHk8YMfDknEcIUOtf2lVfgVH3K4Xv5PRYAXRVMtItIJ3rfaCIVn9DsTH2NxisAVRex2Hh3hX+/mRUR08bAwPEYsI51ZxWH4Q0SpicQRXeyEaIug48FEdegARfMz/tADVsRciwTAxW308ehmC2gLraC+YCbV3QoTZexa+zegAEW5PhhgYfmbvJgcRqngGByOSXdFJcLk2JeDPEN0kxe1JhIt5FiFA+w+ItMELsUyPF2IaJ4aILqb4FbxPwhImwj6JauKgDUCYaxmYIsd4KXdMjIC9ItB5Bn4BNRwsG0XM2nwAAAAASUVORK5CYII=) 2x);\n width: 112px;\n}\n\n.hidden {\n display: none;\n}\n\n#suggestions-list a {\n color: var(--google-blue-600);\n}\n\n#suggestions-list p {\n margin-block-end: 0;\n}\n\n#suggestions-list ul {\n margin-top: 0;\n}\n\n.single-suggestion {\n list-style-type: none;\n padding-inline-start: 0;\n}\n\n#error-information-button {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0iTTExIDE4aDJ2LTJoLTJ2MnptMS0xNkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnptMCAxOGMtNC40MSAwLTgtMy41OS04LThzMy41OS04IDgtOCA4IDMuNTkgOCA4LTMuNTkgOC04IDh6bTAtMTRjLTIuMjEgMC00IDEuNzktNCA0aDJjMC0xLjEuOS0yIDItMnMyIC45IDIgMmMwIDItMyAxLjc1LTMgNWgyYzAtMi4yNSAzLTIuNSAzLTUgMC0yLjIxLTEuNzktNC00LTR6Ii8+PC9zdmc+);\n height: 24px;\n vertical-align: -.15em;\n width: 24px;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup {\n align-items: center;\n background-color: var(--popup-container-background-color);\n display: flex;\n height: 100%;\n left: 0;\n position: fixed;\n top: 0;\n width: 100%;\n z-index: 100;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup-content > p {\n margin-bottom: 11px;\n margin-inline-start: 20px;\n}\n\n.use-popup-container#error-information-popup-container #suggestions-list ul {\n margin-inline-start: 15px;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup-box {\n background-color: var(--background-color);\n left: 5%;\n padding-bottom: 15px;\n padding-top: 15px;\n position: fixed;\n width: 90%;\n z-index: 101;\n}\n\n.use-popup-container#error-information-popup-container div.error-code {\n margin-inline-start: 20px;\n}\n\n.use-popup-container#error-information-popup-container #suggestions-list p {\n margin-inline-start: 20px;\n}\n\n:not(.use-popup-container)#error-information-popup-container\n #error-information-popup-close {\n display: none;\n}\n\n#error-information-popup-close {\n margin-bottom: 0;\n margin-inline-end: 35px;\n margin-top: 15px;\n text-align: end;\n}\n\n.link-button {\n color: rgb(66, 133, 244);\n display: inline-block;\n font-weight: bold;\n text-transform: uppercase;\n}\n\n#sub-frame-error-details {\n\n color: #8F8F8F;\n\n /* Not done on mobile for performance reasons. */\n text-shadow: 0 1px 0 rgba(255,255,255,0.3);\n\n}\n\n[jscontent=hostName],\n[jscontent=failedUrl] {\n overflow-wrap: break-word;\n}\n\n.secondary-button {\n background: #d9d9d9;\n color: #696969;\n margin-inline-end: 16px;\n}\n\n.snackbar {\n background: #323232;\n border-radius: 2px;\n bottom: 24px;\n box-sizing: border-box;\n color: #fff;\n font-size: .87em;\n left: 24px;\n max-width: 568px;\n min-width: 288px;\n opacity: 0;\n padding: 16px 24px 12px;\n position: fixed;\n transform: translateY(90px);\n will-change: opacity, transform;\n z-index: 999;\n}\n\n.snackbar-show {\n -webkit-animation:\n show-snackbar 250ms cubic-bezier(0, 0, 0.2, 1) forwards,\n hide-snackbar 250ms cubic-bezier(0.4, 0, 1, 1) forwards 5s;\n}\n\n@-webkit-keyframes show-snackbar {\n 100% {\n opacity: 1;\n transform: translateY(0);\n }\n}\n\n@-webkit-keyframes hide-snackbar {\n 0% {\n opacity: 1;\n transform: translateY(0);\n }\n 100% {\n opacity: 0;\n transform: translateY(90px);\n }\n}\n\n.suggestions {\n margin-top: 18px;\n}\n\n.suggestion-header {\n font-weight: bold;\n margin-bottom: 4px;\n}\n\n.suggestion-body {\n color: #777;\n}\n\n/* Decrease padding at low sizes. */\n@media (max-width: 640px), (max-height: 640px) {\n h1 {\n margin: 0 0 15px;\n }\n .suggestions {\n margin-top: 10px;\n }\n .suggestion-header {\n margin-bottom: 0;\n }\n}\n\n#download-link,\n#download-link-clicked {\n margin-bottom: 30px;\n margin-top: 30px;\n}\n\n#download-link-clicked {\n color: #BBB;\n}\n\n#download-link::before,\n#download-link-clicked::before {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg==);\n display: inline-block;\n margin-inline-end: 4px;\n vertical-align: -webkit-baseline-middle;\n}\n\n#download-link-clicked::before {\n opacity: 0;\n width: 0;\n}\n\n#offline-content-list-visibility-card {\n border: 1px solid white;\n border-radius: 8px;\n display: flex;\n font-size: .8em;\n justify-content: space-between;\n line-height: 1;\n}\n\n#offline-content-list.list-hidden #offline-content-list-visibility-card {\n border-color: rgb(218, 220, 224);\n}\n\n#offline-content-list-visibility-card > div {\n padding: 1em;\n}\n\n#offline-content-list-title {\n color: var(--google-gray-700);\n}\n\n#offline-content-list-show-text,\n#offline-content-list-hide-text {\n color: rgb(66, 133, 244);\n}\n\n/* Hides the \hide\ text div when the offline content list is collapsed/hidden\n * and, alternatively, hides the \show\ text div when the offline content list\n * is expanded/shown.\n */\n#offline-content-list.list-hidden #offline-content-list-hide-text,\n#offline-content-list:not(.list-hidden) #offline-content-list-show-text {\n display: none;\n}\n\n/* Controls the animation of the offline content list when it is expanded/shown.\n */\n#offline-content-suggestions {\n /* Max-height has to be set for the height animation to work. The chosen value\n * is a little greater than the maximum height the list will have, when all\n * suggestions have images, so that it is never clamped. This makes so that\n * when the actual height is smaller then the animation is not as smooth.\n */\n max-height: 27em;\n transition: max-height 200ms ease-in, visibility 0s 200ms,\n opacity 200ms 200ms linear;\n}\n\n/* Controls the animation of the offline content list when it is\n * collapsed/hidden.\n */\n#offline-content-list.list-hidden #offline-content-suggestions {\n max-height: 0;\n opacity: 0;\n transition: opacity 200ms linear, visibility 0s 200ms,\n max-height 200ms 200ms ease-out;\n visibility: hidden;\n}\n\n#offline-content-list {\n margin-inline-start: -5%;\n width: 110%;\n}\n\n/* The selectors below adjust the \overflow\ of the suggestion cards contents\n * based on the same screen size based strategy used for the main frame, which\n * is applied by the `interstitial-wrapper` class. */\n@media (max-width: 420px) {\n #offline-content-list {\n margin-inline-start: -2.5%;\n width: 105%;\n }\n}\n@media (max-width: 420px) and (orientation: portrait),\n (max-height: 560px) {\n #offline-content-list {\n margin-inline-start: -12px;\n width: calc(100% + 24px);\n }\n}\n\n.suggestion-with-image .offline-content-suggestion-thumbnail {\n flex-basis: 8.2em;\n flex-shrink: 0;\n}\n\n.suggestion-with-image .offline-content-suggestion-thumbnail > img {\n height: 100%;\n width: 100%;\n}\n\n.suggestion-with-image #offline-content-list:not(.is-rtl)\n.offline-content-suggestion-thumbnail > img {\n border-bottom-right-radius: 7px;\n border-top-right-radius: 7px;\n}\n\n.suggestion-with-image #offline-content-list.is-rtl\n.offline-content-suggestion-thumbnail > img {\n border-bottom-left-radius: 7px;\n border-top-left-radius: 7px;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail {\n align-items: center;\n display: flex;\n justify-content: center;\n min-height: 4.2em;\n min-width: 4.2em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail > div {\n align-items: center;\n background-color: rgb(241, 243, 244);\n border-radius: 50%;\n display: flex;\n height: 2.3em;\n justify-content: center;\n width: 2.3em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail > div > img {\n height: 1.45em;\n width: 1.45em;\n}\n\n.offline-content-suggestion-favicon {\n height: 1em;\n margin-inline-end: 0.4em;\n width: 1.4em;\n}\n\n.offline-content-suggestion-favicon > img {\n height: 1.4em;\n width: 1.4em;\n}\n\n.no-favicon .offline-content-suggestion-favicon {\n display: none;\n}\n\n.image-video {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTcgMTAuNVY3YTEgMSAwIDAgMC0xLTFINGExIDEgMCAwIDAtMSAxdjEwYTEgMSAwIDAgMCAxIDFoMTJhMSAxIDAgMCAwIDEtMXYtMy41bDQgNHYtMTFsLTQgNHoiIGZpbGw9IiMzQzQwNDMiLz48L3N2Zz4=);\n}\n\n.image-music-note {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTIgM3Y5LjI2Yy0uNS0uMTctMS0uMjYtMS41LS4yNkM4IDEyIDYgMTQgNiAxNi41UzggMjEgMTAuNSAyMXM0LjUtMiA0LjUtNC41VjZoNFYzaC03eiIgZmlsbD0iIzNDNDA0MyIvPjwvc3ZnPg==);\n}\n\n.image-earth {\n content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMmM1LjUyIDAgMTAgNC40OCAxMCAxMHMtNC40OCAxMC0xMCAxMFMyIDE3LjUyIDIgMTIgNi40OCAyIDEyIDJ6TTQgMTJoNC40YzMuNDA3LjAyMiA0LjkyMiAxLjczIDQuNTQzIDUuMTI3SDkuNDg4djIuNDdhOC4wMDQgOC4wMDQgMCAwIDAgMTAuNDk4LTguMDgzQzE5LjMyNyAxMi41MDQgMTguMzMyIDEzIDE3IDEzYy0yLjEzNyAwLTMuMjA2LS45MTYtMy4yMDYtMi43NWgtMy43NDhjLS4yNzQtMi43MjguNjgzLTQuMDkyIDIuODctNC4wOTIgMC0uOTc1LjMyNy0xLjU5Ny44MTEtMS45N0E4LjAwNCA4LjAwNCAwIDAgMCA0IDEyeiIgZmlsbD0iIzNDNDA0MyIvPjwvc3ZnPg==);\n}\n\n.image-file {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMgOVYzLjVMMTguNSA5TTYgMmMtMS4xMSAwLTIgLjg5LTIgMnYxNmEyIDIgMCAwIDAgMiAyaDEyYTIgMiAwIDAgMCAyLTJWOGwtNi02SDZ6IiBmaWxsPSIjM0M0MDQzIi8+PC9zdmc+);\n}\n\n.offline-content-suggestion-texts {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n line-height: 1.3;\n padding: .9em;\n width: 100%;\n}\n\n.offline-content-suggestion-title {\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 3;\n color: rgb(32, 33, 36);\n display: -webkit-box;\n font-size: 1.1em;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\ndiv.offline-content-suggestion {\n align-items: stretch;\n border: 1px solid rgb(218, 220, 224);\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n margin-bottom: .8em;\n}\n\n.suggestion-with-image {\n flex-direction: row;\n height: 8.2em;\n max-height: 8.2em;\n}\n\n.suggestion-with-icon {\n flex-direction: row-reverse;\n height: 4.2em;\n max-height: 4.2em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-title {\n -webkit-line-clamp: 1;\n word-break: break-all;\n}\n\n.suggestion-with-icon .offline-content-suggestion-texts {\n padding-inline-start: 0;\n}\n\n.offline-content-suggestion-attribution-freshness {\n color: rgb(95, 99, 104);\n display: flex;\n font-size: .8em;\n line-height: 1.7em;\n}\n\n.offline-content-suggestion-attribution {\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 1;\n display: -webkit-box;\n flex-shrink: 1;\n margin-inline-end: 0.3em;\n overflow: hidden;\n overflow-wrap: break-word;\n text-overflow: ellipsis;\n word-break: break-all;\n}\n\n.no-attribution .offline-content-suggestion-attribution {\n display: none;\n}\n\n.offline-content-suggestion-freshness::before {\n content: '-';\n display: inline-block;\n flex-shrink: 0;\n margin-inline-end: .1em;\n margin-inline-start: .1em;\n}\n\n.no-attribution .offline-content-suggestion-freshness::before {\n display: none;\n}\n\n.offline-content-suggestion-freshness {\n flex-shrink: 0;\n}\n\n.suggestion-with-image .offline-content-suggestion-pin-spacer {\n flex-grow: 100;\n flex-shrink: 1;\n}\n\n.suggestion-with-image .offline-content-suggestion-pin {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0wIDBoMjR2MjRIMFYweiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImIiPjx1c2UgeGxpbms6aHJlZj0iI2EiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjYikiIGQ9Ik0xMiAyQzYuNSAyIDIgNi41IDIgMTJzNC41IDEwIDEwIDEwIDEwLTQuNSAxMC0xMFMxNy41IDIgMTIgMnptNSAxNkg3di0yaDEwdjJ6bS02LjctNEw3IDEwLjdsMS40LTEuNCAxLjkgMS45IDUuMy01LjNMMTcgNy4zIDEwLjMgMTR6IiBmaWxsPSIjOUFBMEE2Ii8+PC9zdmc+);\n flex-shrink: 0;\n height: 1.4em;\n margin-inline-start: .4em;\n width: 1.4em;\n}\n\n/* Controls the animation (and a bit more) of the launch-downloads-home action\n * button when the offline content list is expanded/shown.\n */\n#offline-content-list-action {\n text-align: center;\n transition: visibility 0s 200ms, opacity 200ms 200ms linear;\n}\n\n/* Controls the animation of the launch-downloads-home action button when the\n * offline content list is collapsed/hidden.\n */\n#offline-content-list.list-hidden #offline-content-list-action {\n opacity: 0;\n transition: opacity 200ms linear, visibility 0s 200ms;\n visibility: hidden;\n}\n\n#cancel-save-page-button {\n background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48Y2xpcFBhdGggaWQ9Im1hc2siPjxwYXRoIGQ9Ik0xMiAyQzYuNSAyIDIgNi41IDIgMTJzNC41IDEwIDEwIDEwIDEwLTQuNSAxMC0xMFMxNy41IDIgMTIgMnptNSAxNkg3di0yaDEwdjJ6bS02LjctNEw3IDEwLjdsMS40LTEuNCAxLjkgMS45IDUuMy01LjNMMTcgNy4zIDEwLjMgMTR6IiBmaWxsPSIjOUFBMEE2Ii8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiM5QUEwQTYiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiMxQTczRTgiIHN0eWxlPSJhbmltYXRpb246b2ZmbGluZUFuaW1hdGlvbiA0cyBpbmZpbml0ZSIgZD0iTTAgMGgyNHYyNEgweiIvPjxzdHlsZT5Aa2V5ZnJhbWVzIG9mZmxpbmVBbmltYXRpb257MCUsMzUle2hlaWdodDowfTYwJXtoZWlnaHQ6MTAwJX05MCV7ZmlsbC1vcGFjaXR5OjF9dG97ZmlsbC1vcGFjaXR5OjB9fTwvc3R5bGU+PC9zdmc+);\n background-position: right 27px center;\n background-repeat: no-repeat;\n border: 1px solid var(--google-gray-300);\n border-radius: 5px;\n color: var(--google-gray-700);\n margin-bottom: 26px;\n padding-bottom: 16px;\n padding-inline-end: 88px;\n padding-inline-start: 16px;\n padding-top: 16px;\n text-align: start;\n}\n\nhtml[dir='rtl'] #cancel-save-page-button {\n background-position: left 27px center;\n}\n\n#save-page-for-later-button {\n display: flex;\n justify-content: start;\n}\n\n#save-page-for-later-button a::before {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg==);\n display: inline-block;\n margin-inline-end: 4px;\n vertical-align: -webkit-baseline-middle;\n}\n\n.hidden#save-page-for-later-button {\n display: none;\n}\n\n/* Don't allow overflow when in a subframe. */\nhtml[subframe] body {\n overflow: hidden;\n}\n\n#sub-frame-error {\n -webkit-align-items: center;\n -webkit-flex-flow: column;\n -webkit-justify-content: center;\n background-color: #DDD;\n display: -webkit-flex;\n height: 100%;\n left: 0;\n position: absolute;\n text-align: center;\n top: 0;\n transition: background-color 200ms ease-in-out;\n width: 100%;\n}\n\n#sub-frame-error:hover {\n background-color: #EEE;\n}\n\n#sub-frame-error .icon-generic {\n margin: 0 0 16px;\n}\n\n#sub-frame-error-details {\n margin: 0 10px;\n text-align: center;\n visibility: hidden;\n}\n\n/* Show details only when hovering. */\n#sub-frame-error:hover #sub-frame-error-details {\n visibility: visible;\n}\n\n/* If the iframe is too small, always hide the error code. */\n/* TODO(mmenke): See if overflow: no-display works better, once supported. */\n@media (max-width: 200px), (max-height: 95px) {\n #sub-frame-error-details {\n display: none;\n }\n}\n\n/* Adjust icon for small embedded frames in apps. */\n@media (max-height: 100px) {\n #sub-frame-error .icon-generic {\n height: auto;\n margin: 0;\n
    { statusCode: 424, statusMessage: exception in stage5 chrome browser. see meta.trace for details on all fatal errors found. errMsg=fatalError encountered in page. details=FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., originalRequest: { pages: [ { url: https://fr.royalcdkeys.com/products/playstation-plus-3-months-us-psn-cd-key.json?variant=39891181731977, renderType: html, requestSettings: { ignoreImages: true, maxWait: 15000 } } ] }, pageResponses: [ { navUrl: chrome-error://chromewebdata/, navId: 1, statusCode: 424, eventPhase: pageNavigated, doneDetail: { reason: fatalError:FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., statusCode: 424 }, resourceSummary: { complete: 0, failed: 1, aborted: 0, orphaned: 0, active: 0, late: 0 }, resources: [ {elapsed:148,detail:'failed:404:net::ERR_HTTP_RESPONSE_CODE_FAILURE',start:'27(initialRequest)',ended:'175(initialRequest)',frame:'main(nav)',navId:'0',type:'document',url:'https://fr.royalcdkeys.com/products/playstation-...-months-us-psn-cd-key.json?variant=39891181731977'} ], debugDiags: [], contentErrors: [], errors: [ { name: FatalError, message: FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., statusCode: 424 } ], metrics: { startTime: 2023-06-20T18:11:03.915Z, endTime: 2023-06-20T18:11:04.173Z, elapsedMs: 258, pageStatus: 404 }, scriptOutput: {}, headers: { access-control-allow-origin: *, alt-svc: h3=\:443\; ma=86400, cf-cache-status: DYNAMIC, cf-ray: 7da5f8ddeed12d47-DFW, content-encoding: gzip, content-language: en-DE, content-security-policy: block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;, content-type: application/json; charset=utf-8, date: Tue, 20 Jun 2023 18:11:04 GMT, etag: W/\cacheable:aa87f50f063406a89297b65061218440\, nel: {\success_fraction\:0.01,\report_to\:\cf-nel\,\max_age\:604800}, powered-by: Shopify, processed-by: Weglot, report-to: {\endpoints\:[{\url\:\https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=b5Ich07U%2BYNLOSBNI5%2FanqHKt5r7HDSvS8cdFeQuIfyKT3M3q0ZK0XoX1CL3LjAzcZWOpXwuq%2BbuEjWF8TejgFIXOFsEHoaqIqGfa6euJoaTKyJ%2BeKoHK7cJRnFipdjtMw%3D%3D\}],\group\:\cf-nel\,\max_age\:604800}, server-timing: processing;dur=41, db;dur=26, asn;desc=\33438\, edge;desc=\DFW\, country;desc=\US\, servedBy;desc=m5m\, requestID;desc=\9a4976ac-a223-46d1-8d9c-6a99adcdc9e3\, cfRequestDuration;dur=79.999924, strict-transport-security: max-age=7889238, vary: Accept-Encoding, Accept, weglot-translated: false - Invalid JSON, Nothing to translate, x-cache: miss, x-content-type-options: nosniff, x-dc: gcp-us-south1,gcp-us-central1,gcp-us-central1, x-download-options: noopen, x-frame-options: DENY, x-hw: 1687284663.cds232.de1.hn,1687284664.cds232.de1.sl, x-permitted-cross-domain-policies: none, x-request-id: fbcb68ba-8015-4e9d-9e2b-25e8fc897903, x-shardid: 136, x-shopid: 37530206345, x-shopify-stage: production, x-sorting-hat-podid: 136, x-sorting-hat-shopid: 37530206345,...
  • >fr.royalcdkeys.com</title>\n <style>/* Copyright 2017 The Chromium Authors\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. */\n\na {\n color: var(--link-color);\n}\n\nbody {\n --background-color: #fff;\n --error-code-color: var(--google-gray-700);\n --google-blue-100: rgb(210, 227, 252);\n --google-blue-300: rgb(138, 180, 248);\n --google-blue-600: rgb(26, 115, 232);\n --google-blue-700: rgb(25, 103, 210);\n --google-gray-100: rgb(241, 243, 244);\n --google-gray-300: rgb(218, 220, 224);\n --google-gray-500: rgb(154, 160, 166);\n --google-gray-50: rgb(248, 249, 250);\n --google-gray-600: rgb(128, 134, 139);\n --google-gray-700: rgb(95, 99, 104);\n --google-gray-800: rgb(60, 64, 67);\n --google-gray-900: rgb(32, 33, 36);\n --heading-color: var(--google-gray-900);\n --link-color: rgb(88, 88, 88);\n --popup-container-background-color: rgba(0,0,0,.65);\n --primary-button-fill-color-active: var(--google-blue-700);\n --primary-button-fill-color: var(--google-blue-600);\n --primary-button-text-color: #fff;\n --quiet-background-color: rgb(247, 247, 247);\n --secondary-button-border-color: var(--google-gray-500);\n --secondary-button-fill-color: #fff;\n --secondary-button-hover-border-color: var(--google-gray-600);\n --secondary-button-hover-fill-color: var(--google-gray-50);\n --secondary-button-text-color: var(--google-gray-700);\n --small-link-color: var(--google-gray-700);\n --text-color: var(--google-gray-700);\n background: var(--background-color);\n color: var(--text-color);\n word-wrap: break-word;\n}\n\n.nav-wrapper .secondary-button {\n background: var(--secondary-button-fill-color);\n border: 1px solid var(--secondary-button-border-color);\n color: var(--secondary-button-text-color);\n float: none;\n margin: 0;\n padding: 8px 16px;\n}\n\n.hidden {\n display: none;\n}\n\nhtml {\n -webkit-text-size-adjust: 100%;\n font-size: 125%;\n}\n\n.icon {\n background-repeat: no-repeat;\n background-size: 100%;\n}\n\n@media (prefers-color-scheme: dark) {\n body {\n --background-color: var(--google-gray-900);\n --error-code-color: var(--google-gray-500);\n --heading-color: var(--google-gray-500);\n --link-color: var(--google-blue-300);\n --primary-button-fill-color-active: rgb(129, 162, 208);\n --primary-button-fill-color: var(--google-blue-300);\n --primary-button-text-color: var(--google-gray-900);\n --quiet-background-color: var(--background-color);\n --secondary-button-border-color: var(--google-gray-700);\n --secondary-button-fill-color: var(--google-gray-900);\n --secondary-button-hover-fill-color: rgb(48, 51, 57);\n --secondary-button-text-color: var(--google-blue-300);\n --small-link-color: var(--google-blue-300);\n --text-color: var(--google-gray-500);\n }\n}\n</style>\n <style>/* Copyright 2014 The Chromium Authors\n Use of this source code is governed by a BSD-style license that can be\n found in the LICENSE file. */\n\nbutton {\n border: 0;\n border-radius: 4px;\n box-sizing: border-box;\n color: var(--primary-button-text-color);\n cursor: pointer;\n float: right;\n font-size: .875em;\n margin: 0;\n padding: 8px 16px;\n transition: box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1);\n user-select: none;\n}\n\n[dir='rtl'] button {\n float: left;\n}\n\n.bad-clock button,\n.captive-portal button,\n.https-only button,\n.insecure-form button,\n.lookalike-url button,\n.main-frame-blocked button,\n.neterror button,\n.pdf button,\n.ssl button,\n.enterprise-block button,\n.enterprise-warn button,\n.safe-browsing-billing button {\n background: var(--primary-button-fill-color);\n}\n\nbutton:active {\n background: var(--primary-button-fill-color-active);\n outline: 0;\n}\n\n#debugging {\n display: inline;\n overflow: auto;\n}\n\n.debugging-content {\n line-height: 1em;\n margin-bottom: 0;\n margin-top: 1em;\n}\n\n.debugging-content-fixed-width {\n display: block;\n font-family: monospace;\n font-size: 1.2em;\n margin-top: 0.5em;\n}\n\n.debugging-title {\n font-weight: bold;\n}\n\n#details {\n margin: 0 0 50px;\n}\n\n#details p:not(:first-of-type) {\n margin-top: 20px;\n}\n\n.secondary-button:active {\n border-color: white;\n box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3),\n 0 2px 6px 2px rgba(60, 64, 67, .15);\n}\n\n.secondary-button:hover {\n background: var(--secondary-button-hover-fill-color);\n border-color: var(--secondary-button-hover-border-color);\n text-decoration: none;\n}\n\n.error-code {\n color: var(--error-code-color);\n font-size: .8em;\n margin-top: 12px;\n text-transform: uppercase;\n}\n\n#error-debugging-info {\n font-size: 0.8em;\n}\n\nh1 {\n color: var(--heading-color);\n font-size: 1.6em;\n font-weight: normal;\n line-height: 1.25em;\n margin-bottom: 16px;\n}\n\nh2 {\n font-size: 1.2em;\n font-weight: normal;\n}\n\n.icon {\n height: 72px;\n margin: 0 0 40px;\n width: 72px;\n}\n\ninput[type=checkbox] {\n opacity: 0;\n}\n\ninput[type=checkbox]:focus ~ .checkbox::after {\n outline: -webkit-focus-ring-color auto 5px;\n}\n\n.interstitial-wrapper {\n box-sizing: border-box;\n font-size: 1em;\n line-height: 1.6em;\n margin: 14vh auto 0;\n max-width: 600px;\n width: 100%;\n}\n\n#main-message > p {\n display: inline;\n}\n\n#extended-reporting-opt-in {\n font-size: .875em;\n margin-top: 32px;\n}\n\n#extended-reporting-opt-in label {\n display: grid;\n grid-template-columns: 1.8em 1fr;\n position: relative;\n}\n\n#enhanced-protection-message {\n border-radius: 4px;\n font-size: 1em;\n margin-top: 32px;\n padding: 10px 5px;\n}\n\n#enhanced-protection-message label {\n display: grid;\n grid-template-columns: 2.5em 1fr;\n position: relative;\n}\n\n#enhanced-protection-message div {\n margin: 0.5em;\n}\n\n#enhanced-protection-message .icon {\n height: 1.5em;\n vertical-align: middle;\n width: 1.5em;\n}\n\n.nav-wrapper {\n margin-top: 51px;\n}\n\n.nav-wrapper::after {\n clear: both;\n content: '';\n display: table;\n width: 100%;\n}\n\n.small-link {\n color: var(--small-link-color);\n font-size: .875em;\n}\n\n.checkboxes {\n flex: 0 0 24px;\n}\n\n.checkbox {\n --padding: .9em;\n background: transparent;\n display: block;\n height: 1em;\n left: -1em;\n padding-inline-start: var(--padding);\n position: absolute;\n right: 0;\n top: -.5em;\n width: 1em;\n}\n\n.checkbox::after {\n border: 1px solid white;\n border-radius: 2px;\n content: '';\n height: 1em;\n left: var(--padding);\n position: absolute;\n top: var(--padding);\n width: 1em;\n}\n\n.checkbox::before {\n background: transparent;\n border: 2px solid white;\n border-inline-end-width: 0;\n border-top-width: 0;\n content: '';\n height: .2em;\n left: calc(.3em + var(--padding));\n opacity: 0;\n position: absolute;\n top: calc(.3em + var(--padding));\n transform: rotate(-45deg);\n width: .5em;\n}\n\ninput[type=checkbox]:checked ~ .checkbox::before {\n opacity: 1;\n}\n\n#recurrent-error-message {\n background: #ededed;\n border-radius: 4px;\n margin-bottom: 16px;\n margin-top: 12px;\n padding: 12px 16px;\n}\n\n.showing-recurrent-error-message #extended-reporting-opt-in {\n margin-top: 16px;\n}\n\n.showing-recurrent-error-message #enhanced-protection-message {\n margin-top: 16px;\n}\n\n@media (max-width: 700px) {\n .interstitial-wrapper {\n padding: 0 10%;\n }\n\n #error-debugging-info {\n overflow: auto;\n }\n}\n\n@media (max-width: 420px) {\n button,\n [dir='rtl'] button,\n .small-link {\n float: none;\n font-size: .825em;\n font-weight: 500;\n margin: 0;\n width: 100%;\n }\n\n button {\n padding: 16px 24px;\n }\n\n #details {\n margin: 20px 0 20px 0;\n }\n\n #details p:not(:first-of-type) {\n margin-top: 10px;\n }\n\n .secondary-button:not(.hidden) {\n display: block;\n margin-top: 20px;\n text-align: center;\n width: 100%;\n }\n\n .interstitial-wrapper {\n padding: 0 5%;\n }\n\n #extended-reporting-opt-in {\n margin-top: 24px;\n }\n\n #enhanced-protection-message {\n margin-top: 24px;\n }\n\n .nav-wrapper {\n margin-top: 30px;\n }\n}\n\n/**\n * Mobile specific styling.\n * Navigation buttons are anchored to the bottom of the screen.\n * Details message replaces the top content in its own scrollable area.\n */\n\n@media (max-width: 420px) {\n .nav-wrapper .secondary-button {\n border: 0;\n margin: 16px 0 0;\n margin-inline-end: 0;\n padding-bottom: 16px;\n padding-top: 16px;\n }\n}\n\n/* Fixed nav. */\n@media (min-width: 240px) and (max-width: 420px) and\n (min-height: 401px),\n (min-width: 421px) and (min-height: 240px) and\n (max-height: 560px) {\n body .nav-wrapper {\n background: var(--background-color);\n bottom: 0;\n box-shadow: 0 -12px 24px var(--background-color);\n left: 0;\n margin: 0 auto;\n max-width: 736px;\n padding-inline-end: 24px;\n padding-inline-start: 24px;\n position: fixed;\n right: 0;\n width: 100%;\n z-index: 2;\n }\n\n .interstitial-wrapper {\n max-width: 736px;\n }\n\n #details,\n #main-content {\n padding-bottom: 40px;\n }\n\n #details {\n padding-top: 5.5vh;\n }\n\n button.small-link {\n color: var(--google-blue-600);\n }\n}\n\n@media (max-width: 420px) and (orientation: portrait),\n (max-height: 560px) {\n body {\n margin: 0 auto;\n }\n\n button,\n [dir='rtl'] button,\n button.small-link,\n .nav-wrapper .secondary-button {\n font-family: Roboto-Regular,Helvetica;\n font-size: .933em;\n margin: 6px 0;\n transform: translatez(0);\n }\n\n .nav-wrapper {\n box-sizing: border-box;\n padding-bottom: 8px;\n width: 100%;\n }\n\n #details {\n box-sizing: border-box;\n height: auto;\n margin: 0;\n opacity: 1;\n transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);\n }\n\n #details.hidden,\n #main-content.hidden {\n height: 0;\n opacity: 0;\n overflow: hidden;\n padding-bottom: 0;\n transition: none;\n }\n\n h1 {\n font-size: 1.5em;\n margin-bottom: 8px;\n }\n\n .icon {\n margin-bottom: 5.69vh;\n }\n\n .interstitial-wrapper {\n box-sizing: border-box;\n margin: 7vh auto 12px;\n padding: 0 24px;\n position: relative;\n }\n\n .interstitial-wrapper p {\n font-size: .95em;\n line-height: 1.61em;\n margin-top: 8px;\n }\n\n #main-content {\n margin: 0;\n transition: opacity 100ms cubic-bezier(0.4, 0, 0.2, 1);\n }\n\n .small-link {\n border: 0;\n }\n\n .suggested-left > #control-buttons,\n .suggested-right > #control-buttons {\n float: none;\n margin: 0;\n }\n}\n\n@media (min-width: 421px) and (min-height: 500px) and (max-height: 560px) {\n .interstitial-wrapper {\n margin-top: 10vh;\n }\n}\n\n@media (min-height: 400px) and (orientation:portrait) {\n .interstitial-wrapper {\n margin-bottom: 145px;\n }\n}\n\n@media (min-height: 299px) {\n .nav-wrapper {\n padding-bottom: 16px;\n }\n}\n\n@media (max-height: 560px) and (min-height: 240px) and (orientation:landscape) {\n .extended-reporting-has-checkbox #details {\n padding-bottom: 80px;\n }\n}\n\n@media (min-height: 500px) and (max-height: 650px) and (max-width: 414px) and\n (orientation: portrait) {\n .interstitial-wrapper {\n margin-top: 7vh;\n }\n}\n\n@media (min-height: 650px) and (max-width: 414px) and (orientation: portrait) {\n .interstitial-wrapper {\n margin-top: 10vh;\n }\n}\n\n/* Small mobile screens. No fixed nav. */\n@media (max-height: 400px) and (orientation: portrait),\n (max-height: 239px) and (orientation: landscape),\n (max-width: 419px) and (max-height: 399px) {\n .interstitial-wrapper {\n display: flex;\n flex-direction: column;\n margin-bottom: 0;\n }\n\n #details {\n flex: 1 1 auto;\n order: 0;\n }\n\n #main-content {\n flex: 1 1 auto;\n order: 0;\n }\n\n .nav-wrapper {\n flex: 0 1 auto;\n margin-top: 8px;\n order: 1;\n padding-inline-end: 0;\n padding-inline-start: 0;\n position: relative;\n width: 100%;\n }\n\n button,\n .nav-wrapper .secondary-button {\n padding: 16px 24px;\n }\n\n button.small-link {\n color: var(--google-blue-600);\n }\n}\n\n@media (max-width: 239px) and (orientation: portrait) {\n .nav-wrapper {\n padding-inline-end: 0;\n padding-inline-start: 0;\n }\n}\n</style>\n <style>/* Copyright 2013 The Chromium Authors\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. */\n\n/* Don't use the main frame div when the error is in a subframe. */\nhtml[subframe] #main-frame-error {\n display: none;\n}\n\n/* Don't use the subframe error div when the error is in a main frame. */\nhtml:not([subframe]) #sub-frame-error {\n display: none;\n}\n\nh1 {\n margin-top: 0;\n word-wrap: break-word;\n}\n\nh1 span {\n font-weight: 500;\n}\n\na {\n text-decoration: none;\n}\n\n.icon {\n -webkit-user-select: none;\n display: inline-block;\n}\n\n.icon-generic {\n /* Can't access chrome://theme/IDR_ERROR_NETWORK_GENERIC from an untrusted\n * renderer process, so embed the resource manually. */\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII=) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQAQMAAADdiHD7AAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAFJJREFUeF7t0cENgDAMQ9FwYgxG6WjpaIzCCAxQxVggFuDiCvlLOeRdHR9yzjncHVoq3npu+wQUrUuJHylSTmBaespJyJQoObUeyxDQb3bEm5Au81c0pSCD8HYAAAAASUVORK5CYII=) 2x);\n}\n\n.icon-offline {\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAGxJREFUeF7tyMEJwkAQRuFf5ipMKxYQiJ3Z2nSwrWwBA0+DQZcdxEOueaePp9+dQZFB7GpUcURSVU66yVNFj6LFICatThZB6r/ko/pbRpUgilY0Cbw5sNmb9txGXUKyuH7eV25x39DtJXUNPQGJtWFV+BT/QAAAAABJRU5ErkJggg==) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQBAMAAAAVaP+LAAAAGFBMVEUAAABTU1NNTU1TU1NPT09SUlJSUlJTU1O8B7DEAAAAB3RSTlMAoArVKvVgBuEdKgAAAJ1JREFUeF7t1TEOwyAMQNG0Q6/UE+RMXD9d/tC6womIFSL9P+MnAYOXeTIzMzMzMzMzaz8J9Ri6HoITmuHXhISE8nEh9yxDh55aCEUoTGbbQwjqHwIkRAEiIaG0+0AA9VBMaE89Rogeoww936MQrWdBr4GN/z0IAdQ6nQ/FIpRXDwHcA+JIJcQowQAlFUA0MfQpXLlVQfkzR4igS6ENjknm/wiaGhsAAAAASUVORK5CYII=) 2x);\n position: relative;\n}\n\n.icon-disabled {\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABICAMAAAAZF4G5AAAABlBMVEVMaXFTU1OXUj8tAAAAAXRSTlMAQObYZgAAASZJREFUeAHd11Fq7jAMRGGf/W/6PoWB67YMqv5DybwG/CFjRuR8JBw3+ByiRjgV9W/TJ31P0tBfC6+cj1haUFXKHmVJo5wP98WwQ0ZCbfUc6LQ6VuUBz31ikADkLMkDrfUC4rR6QGW+gF6rx7NaHWCj1Y/W6lf4L7utvgBSt3rBFSS/XBMPUILcJINHCBWYUfpWn4NBi1ZfudIc3rf6/NGEvEA+AsYTJozmXemjXeLZAov+mnkN2HfzXpMSVQDnGw++57qNJ4D1xitA2sJ+VAWMygSEaYf2mYPTjZfk2K8wmP7HLIH5Mg4/pP+PEcDzUvDMvYbs/2NWwPO5vBdMZE4EE5UTQLiBFDaUlTDPBRoJ9HdAYIkIo06og3BNXtCzy7zA1aXk5x+tJARq63eAygAAAABJRU5ErkJggg==) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAACQAQMAAAArwfVjAAAABlBMVEVMaXFTU1OXUj8tAAAAAXRSTlMAQObYZgAAAYdJREFUeF7F1EFqwzAUBNARAmVj0FZe5QoBH6BX+dn4GlY2PYNzGx/A0CvkCIJuvIraKJKbgBvzf2g62weDGD7CYggpfFReis4J0ey9EGFIiEQQojFSlA9kSIiqd0KkFjKsewgRbStEN19mxUPTtmW9HQ/h6tyqNQ8NlSMZdzyE6qkoE0trVYGFm0n1WYeBhduzwbwBC7voS+vIxfeMjeaiLxsMMtQNwMPtuew+DjzcTHk8YMfDknEcIUOtf2lVfgVH3K4Xv5PRYAXRVMtItIJ3rfaCIVn9DsTH2NxisAVRex2Hh3hX+/mRUR08bAwPEYsI51ZxWH4Q0SpicQRXeyEaIug48FEdegARfMz/tADVsRciwTAxW308ehmC2gLraC+YCbV3QoTZexa+zegAEW5PhhgYfmbvJgcRqngGByOSXdFJcLk2JeDPEN0kxe1JhIt5FiFA+w+ItMELsUyPF2IaJ4aILqb4FbxPwhImwj6JauKgDUCYaxmYIsd4KXdMjIC9ItB5Bn4BNRwsG0XM2nwAAAAASUVORK5CYII=) 2x);\n width: 112px;\n}\n\n.hidden {\n display: none;\n}\n\n#suggestions-list a {\n color: var(--google-blue-600);\n}\n\n#suggestions-list p {\n margin-block-end: 0;\n}\n\n#suggestions-list ul {\n margin-top: 0;\n}\n\n.single-suggestion {\n list-style-type: none;\n padding-inline-start: 0;\n}\n\n#error-information-button {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0iTTExIDE4aDJ2LTJoLTJ2MnptMS0xNkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnptMCAxOGMtNC40MSAwLTgtMy41OS04LThzMy41OS04IDgtOCA4IDMuNTkgOCA4LTMuNTkgOC04IDh6bTAtMTRjLTIuMjEgMC00IDEuNzktNCA0aDJjMC0xLjEuOS0yIDItMnMyIC45IDIgMmMwIDItMyAxLjc1LTMgNWgyYzAtMi4yNSAzLTIuNSAzLTUgMC0yLjIxLTEuNzktNC00LTR6Ii8+PC9zdmc+);\n height: 24px;\n vertical-align: -.15em;\n width: 24px;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup {\n align-items: center;\n background-color: var(--popup-container-background-color);\n display: flex;\n height: 100%;\n left: 0;\n position: fixed;\n top: 0;\n width: 100%;\n z-index: 100;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup-content > p {\n margin-bottom: 11px;\n margin-inline-start: 20px;\n}\n\n.use-popup-container#error-information-popup-container #suggestions-list ul {\n margin-inline-start: 15px;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup-box {\n background-color: var(--background-color);\n left: 5%;\n padding-bottom: 15px;\n padding-top: 15px;\n position: fixed;\n width: 90%;\n z-index: 101;\n}\n\n.use-popup-container#error-information-popup-container div.error-code {\n margin-inline-start: 20px;\n}\n\n.use-popup-container#error-information-popup-container #suggestions-list p {\n margin-inline-start: 20px;\n}\n\n:not(.use-popup-container)#error-information-popup-container\n #error-information-popup-close {\n display: none;\n}\n\n#error-information-popup-close {\n margin-bottom: 0;\n margin-inline-end: 35px;\n margin-top: 15px;\n text-align: end;\n}\n\n.link-button {\n color: rgb(66, 133, 244);\n display: inline-block;\n font-weight: bold;\n text-transform: uppercase;\n}\n\n#sub-frame-error-details {\n\n color: #8F8F8F;\n\n /* Not done on mobile for performance reasons. */\n text-shadow: 0 1px 0 rgba(255,255,255,0.3);\n\n}\n\n[jscontent=hostName],\n[jscontent=failedUrl] {\n overflow-wrap: break-word;\n}\n\n.secondary-button {\n background: #d9d9d9;\n color: #696969;\n margin-inline-end: 16px;\n}\n\n.snackbar {\n background: #323232;\n border-radius: 2px;\n bottom: 24px;\n box-sizing: border-box;\n color: #fff;\n font-size: .87em;\n left: 24px;\n max-width: 568px;\n min-width: 288px;\n opacity: 0;\n padding: 16px 24px 12px;\n position: fixed;\n transform: translateY(90px);\n will-change: opacity, transform;\n z-index: 999;\n}\n\n.snackbar-show {\n -webkit-animation:\n show-snackbar 250ms cubic-bezier(0, 0, 0.2, 1) forwards,\n hide-snackbar 250ms cubic-bezier(0.4, 0, 1, 1) forwards 5s;\n}\n\n@-webkit-keyframes show-snackbar {\n 100% {\n opacity: 1;\n transform: translateY(0);\n }\n}\n\n@-webkit-keyframes hide-snackbar {\n 0% {\n opacity: 1;\n transform: translateY(0);\n }\n 100% {\n opacity: 0;\n transform: translateY(90px);\n }\n}\n\n.suggestions {\n margin-top: 18px;\n}\n\n.suggestion-header {\n font-weight: bold;\n margin-bottom: 4px;\n}\n\n.suggestion-body {\n color: #777;\n}\n\n/* Decrease padding at low sizes. */\n@media (max-width: 640px), (max-height: 640px) {\n h1 {\n margin: 0 0 15px;\n }\n .suggestions {\n margin-top: 10px;\n }\n .suggestion-header {\n margin-bottom: 0;\n }\n}\n\n#download-link,\n#download-link-clicked {\n margin-bottom: 30px;\n margin-top: 30px;\n}\n\n#download-link-clicked {\n color: #BBB;\n}\n\n#download-link::before,\n#download-link-clicked::before {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg==);\n display: inline-block;\n margin-inline-end: 4px;\n vertical-align: -webkit-baseline-middle;\n}\n\n#download-link-clicked::before {\n opacity: 0;\n width: 0;\n}\n\n#offline-content-list-visibility-card {\n border: 1px solid white;\n border-radius: 8px;\n display: flex;\n font-size: .8em;\n justify-content: space-between;\n line-height: 1;\n}\n\n#offline-content-list.list-hidden #offline-content-list-visibility-card {\n border-color: rgb(218, 220, 224);\n}\n\n#offline-content-list-visibility-card > div {\n padding: 1em;\n}\n\n#offline-content-list-title {\n color: var(--google-gray-700);\n}\n\n#offline-content-list-show-text,\n#offline-content-list-hide-text {\n color: rgb(66, 133, 244);\n}\n\n/* Hides the \hide\ text div when the offline content list is collapsed/hidden\n * and, alternatively, hides the \show\ text div when the offline content list\n * is expanded/shown.\n */\n#offline-content-list.list-hidden #offline-content-list-hide-text,\n#offline-content-list:not(.list-hidden) #offline-content-list-show-text {\n display: none;\n}\n\n/* Controls the animation of the offline content list when it is expanded/shown.\n */\n#offline-content-suggestions {\n /* Max-height has to be set for the height animation to work. The chosen value\n * is a little greater than the maximum height the list will have, when all\n * suggestions have images, so that it is never clamped. This makes so that\n * when the actual height is smaller then the animation is not as smooth.\n */\n max-height: 27em;\n transition: max-height 200ms ease-in, visibility 0s 200ms,\n opacity 200ms 200ms linear;\n}\n\n/* Controls the animation of the offline content list when it is\n * collapsed/hidden.\n */\n#offline-content-list.list-hidden #offline-content-suggestions {\n max-height: 0;\n opacity: 0;\n transition: opacity 200ms linear, visibility 0s 200ms,\n max-height 200ms 200ms ease-out;\n visibility: hidden;\n}\n\n#offline-content-list {\n margin-inline-start: -5%;\n width: 110%;\n}\n\n/* The selectors below adjust the \overflow\ of the suggestion cards contents\n * based on the same screen size based strategy used for the main frame, which\n * is applied by the `interstitial-wrapper` class. */\n@media (max-width: 420px) {\n #offline-content-list {\n margin-inline-start: -2.5%;\n width: 105%;\n }\n}\n@media (max-width: 420px) and (orientation: portrait),\n (max-height: 560px) {\n #offline-content-list {\n margin-inline-start: -12px;\n width: calc(100% + 24px);\n }\n}\n\n.suggestion-with-image .offline-content-suggestion-thumbnail {\n flex-basis: 8.2em;\n flex-shrink: 0;\n}\n\n.suggestion-with-image .offline-content-suggestion-thumbnail > img {\n height: 100%;\n width: 100%;\n}\n\n.suggestion-with-image #offline-content-list:not(.is-rtl)\n.offline-content-suggestion-thumbnail > img {\n border-bottom-right-radius: 7px;\n border-top-right-radius: 7px;\n}\n\n.suggestion-with-image #offline-content-list.is-rtl\n.offline-content-suggestion-thumbnail > img {\n border-bottom-left-radius: 7px;\n border-top-left-radius: 7px;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail {\n align-items: center;\n display: flex;\n justify-content: center;\n min-height: 4.2em;\n min-width: 4.2em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail > div {\n align-items: center;\n background-color: rgb(241, 243, 244);\n border-radius: 50%;\n display: flex;\n height: 2.3em;\n justify-content: center;\n width: 2.3em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail > div > img {\n height: 1.45em;\n width: 1.45em;\n}\n\n.offline-content-suggestion-favicon {\n height: 1em;\n margin-inline-end: 0.4em;\n width: 1.4em;\n}\n\n.offline-content-suggestion-favicon > img {\n height: 1.4em;\n width: 1.4em;\n}\n\n.no-favicon .offline-content-suggestion-favicon {\n display: none;\n}\n\n.image-video {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTcgMTAuNVY3YTEgMSAwIDAgMC0xLTFINGExIDEgMCAwIDAtMSAxdjEwYTEgMSAwIDAgMCAxIDFoMTJhMSAxIDAgMCAwIDEtMXYtMy41bDQgNHYtMTFsLTQgNHoiIGZpbGw9IiMzQzQwNDMiLz48L3N2Zz4=);\n}\n\n.image-music-note {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTIgM3Y5LjI2Yy0uNS0uMTctMS0uMjYtMS41LS4yNkM4IDEyIDYgMTQgNiAxNi41UzggMjEgMTAuNSAyMXM0LjUtMiA0LjUtNC41VjZoNFYzaC03eiIgZmlsbD0iIzNDNDA0MyIvPjwvc3ZnPg==);\n}\n\n.image-earth {\n content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMmM1LjUyIDAgMTAgNC40OCAxMCAxMHMtNC40OCAxMC0xMCAxMFMyIDE3LjUyIDIgMTIgNi40OCAyIDEyIDJ6TTQgMTJoNC40YzMuNDA3LjAyMiA0LjkyMiAxLjczIDQuNTQzIDUuMTI3SDkuNDg4djIuNDdhOC4wMDQgOC4wMDQgMCAwIDAgMTAuNDk4LTguMDgzQzE5LjMyNyAxMi41MDQgMTguMzMyIDEzIDE3IDEzYy0yLjEzNyAwLTMuMjA2LS45MTYtMy4yMDYtMi43NWgtMy43NDhjLS4yNzQtMi43MjguNjgzLTQuMDkyIDIuODctNC4wOTIgMC0uOTc1LjMyNy0xLjU5Ny44MTEtMS45N0E4LjAwNCA4LjAwNCAwIDAgMCA0IDEyeiIgZmlsbD0iIzNDNDA0MyIvPjwvc3ZnPg==);\n}\n\n.image-file {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMgOVYzLjVMMTguNSA5TTYgMmMtMS4xMSAwLTIgLjg5LTIgMnYxNmEyIDIgMCAwIDAgMiAyaDEyYTIgMiAwIDAgMCAyLTJWOGwtNi02SDZ6IiBmaWxsPSIjM0M0MDQzIi8+PC9zdmc+);\n}\n\n.offline-content-suggestion-texts {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n line-height: 1.3;\n padding: .9em;\n width: 100%;\n}\n\n.offline-content-suggestion-title {\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 3;\n color: rgb(32, 33, 36);\n display: -webkit-box;\n font-size: 1.1em;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\ndiv.offline-content-suggestion {\n align-items: stretch;\n border: 1px solid rgb(218, 220, 224);\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n margin-bottom: .8em;\n}\n\n.suggestion-with-image {\n flex-direction: row;\n height: 8.2em;\n max-height: 8.2em;\n}\n\n.suggestion-with-icon {\n flex-direction: row-reverse;\n height: 4.2em;\n max-height: 4.2em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-title {\n -webkit-line-clamp: 1;\n word-break: break-all;\n}\n\n.suggestion-with-icon .offline-content-suggestion-texts {\n padding-inline-start: 0;\n}\n\n.offline-content-suggestion-attribution-freshness {\n color: rgb(95, 99, 104);\n display: flex;\n font-size: .8em;\n line-height: 1.7em;\n}\n\n.offline-content-suggestion-attribution {\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 1;\n display: -webkit-box;\n flex-shrink: 1;\n margin-inline-end: 0.3em;\n overflow: hidden;\n overflow-wrap: break-word;\n text-overflow: ellipsis;\n word-break: break-all;\n}\n\n.no-attribution .offline-content-suggestion-attribution {\n display: none;\n}\n\n.offline-content-suggestion-freshness::before {\n content: '-';\n display: inline-block;\n flex-shrink: 0;\n margin-inline-end: .1em;\n margin-inline-start: .1em;\n}\n\n.no-attribution .offline-content-suggestion-freshness::before {\n display: none;\n}\n\n.offline-content-suggestion-freshness {\n flex-shrink: 0;\n}\n\n.suggestion-with-image .offline-content-suggestion-pin-spacer {\n flex-grow: 100;\n flex-shrink: 1;\n}\n\n.suggestion-with-image .offline-content-suggestion-pin {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0wIDBoMjR2MjRIMFYweiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImIiPjx1c2UgeGxpbms6aHJlZj0iI2EiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjYikiIGQ9Ik0xMiAyQzYuNSAyIDIgNi41IDIgMTJzNC41IDEwIDEwIDEwIDEwLTQuNSAxMC0xMFMxNy41IDIgMTIgMnptNSAxNkg3di0yaDEwdjJ6bS02LjctNEw3IDEwLjdsMS40LTEuNCAxLjkgMS45IDUuMy01LjNMMTcgNy4zIDEwLjMgMTR6IiBmaWxsPSIjOUFBMEE2Ii8+PC9zdmc+);\n flex-shrink: 0;\n height: 1.4em;\n margin-inline-start: .4em;\n width: 1.4em;\n}\n\n/* Controls the animation (and a bit more) of the launch-downloads-home action\n * button when the offline content list is expanded/shown.\n */\n#offline-content-list-action {\n text-align: center;\n transition: visibility 0s 200ms, opacity 200ms 200ms linear;\n}\n\n/* Controls the animation of the launch-downloads-home action button when the\n * offline content list is collapsed/hidden.\n */\n#offline-content-list.list-hidden #offline-content-list-action {\n opacity: 0;\n transition: opacity 200ms linear, visibility 0s 200ms;\n visibility: hidden;\n}\n\n#cancel-save-page-button {\n background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48Y2xpcFBhdGggaWQ9Im1hc2siPjxwYXRoIGQ9Ik0xMiAyQzYuNSAyIDIgNi41IDIgMTJzNC41IDEwIDEwIDEwIDEwLTQuNSAxMC0xMFMxNy41IDIgMTIgMnptNSAxNkg3di0yaDEwdjJ6bS02LjctNEw3IDEwLjdsMS40LTEuNCAxLjkgMS45IDUuMy01LjNMMTcgNy4zIDEwLjMgMTR6IiBmaWxsPSIjOUFBMEE2Ii8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiM5QUEwQTYiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiMxQTczRTgiIHN0eWxlPSJhbmltYXRpb246b2ZmbGluZUFuaW1hdGlvbiA0cyBpbmZpbml0ZSIgZD0iTTAgMGgyNHYyNEgweiIvPjxzdHlsZT5Aa2V5ZnJhbWVzIG9mZmxpbmVBbmltYXRpb257MCUsMzUle2hlaWdodDowfTYwJXtoZWlnaHQ6MTAwJX05MCV7ZmlsbC1vcGFjaXR5OjF9dG97ZmlsbC1vcGFjaXR5OjB9fTwvc3R5bGU+PC9zdmc+);\n background-position: right 27px center;\n background-repeat: no-repeat;\n border: 1px solid var(--google-gray-300);\n border-radius: 5px;\n color: var(--google-gray-700);\n margin-bottom: 26px;\n padding-bottom: 16px;\n padding-inline-end: 88px;\n padding-inline-start: 16px;\n padding-top: 16px;\n text-align: start;\n}\n\nhtml[dir='rtl'] #cancel-save-page-button {\n background-position: left 27px center;\n}\n\n#save-page-for-later-button {\n display: flex;\n justify-content: start;\n}\n\n#save-page-for-later-button a::before {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg==);\n display: inline-block;\n margin-inline-end: 4px;\n vertical-align: -webkit-baseline-middle;\n}\n\n.hidden#save-page-for-later-button {\n display: none;\n}\n\n/* Don't allow overflow when in a subframe. */\nhtml[subframe] body {\n overflow: hidden;\n}\n\n#sub-frame-error {\n -webkit-align-items: center;\n -webkit-flex-flow: column;\n -webkit-justify-content: center;\n background-color: #DDD;\n display: -webkit-flex;\n height: 100%;\n left: 0;\n position: absolute;\n text-align: center;\n top: 0;\n transition: background-color 200ms ease-in-out;\n width: 100%;\n}\n\n#sub-frame-error:hover {\n background-color: #EEE;\n}\n\n#sub-frame-error .icon-generic {\n margin: 0 0 16px;\n}\n\n#sub-frame-error-details {\n margin: 0 10px;\n text-align: center;\n visibility: hidden;\n}\n\n/* Show details only when hovering. */\n#sub-frame-error:hover #sub-frame-error-details {\n visibility: visible;\n}\n\n/* If the iframe is too small, always hide the error code. */\n/* TODO(mmenke): See if overflow: no-display works better, once supported. */\n@media (max-width: 200px), (max-height: 95px) {\n #sub-frame-error-details {\n display: none;\n }\n}\n\n/* Adjust icon for small embedded frames in apps. */\n@media (max-height: 100px) {\n #sub-frame-error .icon-generic {\n height: auto;\n margin: 0;\n
    { statusCode: 424, statusMessage: exception in stage5 chrome browser. see meta.trace for details on all fatal errors found. errMsg=fatalError encountered in page. details=FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., originalRequest: { pages: [ { url: https://fr.royalcdkeys.com/products/dead-or-alive-5-last-round-steam.json?variant=40224443826313, renderType: html, requestSettings: { ignoreImages: true, maxWait: 15000 } } ] }, pageResponses: [ { navUrl: chrome-error://chromewebdata/, navId: 1, statusCode: 424, eventPhase: load, doneDetail: { reason: fatalError:FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., statusCode: 424 }, resourceSummary: { complete: 0, failed: 1, aborted: 0, orphaned: 0, active: 0, late: 0 }, resources: [ {elapsed:131,detail:'failed:404:net::ERR_HTTP_RESPONSE_CODE_FAILURE',start:'39(initialRequest)',ended:'170(initialRequest)',frame:'main(nav)',navId:'0',type:'document',url:'https://fr.royalcdkeys.com/products/dead-or-alive-5-last-round-steam.json?variant=40224443826313'} ], debugDiags: [], contentErrors: [], errors: [ { name: FatalError, message: FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., statusCode: 424 } ], metrics: { startTime: 2023-06-20T18:20:43.782Z, endTime: 2023-06-20T18:20:44.055Z, elapsedMs: 273, pageStatus: 404 }, scriptOutput: {}, headers: { access-control-allow-origin: *, alt-svc: h3=\:443\; ma=86400, cf-cache-status: DYNAMIC, cf-ray: 7da60706187f2ccc-DFW, content-encoding: gzip, content-language: en-DE, content-security-policy: block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;, content-type: application/json; charset=utf-8, date: Tue, 20 Jun 2023 18:20:43 GMT, etag: W/\cacheable:a4d75cbfa1b11b6b3837224ef2253bfc\, nel: {\success_fraction\:0.01,\report_to\:\cf-nel\,\max_age\:604800}, powered-by: Shopify, processed-by: Weglot, report-to: {\endpoints\:[{\url\:\https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=9raFq0aXdyAUi87tmQF1uZGmlBMFSJakfNMiuI2Y%2Fkmy3eIxE7fXs6EAh1WjECYubtI5o36hff9J5tjEp3JygUxLGPlHKpi5LGVORsgSaUkWiwcUS5bxNtkzYQj69gcn3Q%3D%3D\}],\group\:\cf-nel\,\max_age\:604800}, server-timing: processing;dur=34;desc=\gc:2\, db;dur=14, asn;desc=\33438\, edge;desc=\DFW\, country;desc=\US\, servedBy;desc=\xqx7\, requestID;desc=\aec79c84-5dc6-4713-9ec3-271ff1aec00e\, cfRequestDuration;dur=68.000078, strict-transport-security: max-age=7889238, vary: Accept-Encoding, Accept, weglot-translated: false - Invalid JSON, Nothing to translate, x-cache: miss, x-content-type-options: nosniff, x-dc: gcp-us-south1,gcp-us-central1,gcp-us-central1, x-download-options: noopen, x-frame-options: DENY, x-hw: 1687285243.cds217.de1.hn,1687285243.cds217.de1.sl, x-permitted-cross-domain-policies: none, x-request-id: 1362127a-9e59-4ca9-9279-5a4ca3bf043c, x-shardid: 136, x-shopid: 37530206345, x-shopify-stage: production, x-sorting-hat-podid: 136, x-sorting-hat-shopid: 37530206345,...
  • >fr.royalcdkeys.com</title>\n <style>/* Copyright 2017 The Chromium Authors\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. */\n\na {\n color: var(--link-color);\n}\n\nbody {\n --background-color: #fff;\n --error-code-color: var(--google-gray-700);\n --google-blue-100: rgb(210, 227, 252);\n --google-blue-300: rgb(138, 180, 248);\n --google-blue-600: rgb(26, 115, 232);\n --google-blue-700: rgb(25, 103, 210);\n --google-gray-100: rgb(241, 243, 244);\n --google-gray-300: rgb(218, 220, 224);\n --google-gray-500: rgb(154, 160, 166);\n --google-gray-50: rgb(248, 249, 250);\n --google-gray-600: rgb(128, 134, 139);\n --google-gray-700: rgb(95, 99, 104);\n --google-gray-800: rgb(60, 64, 67);\n --google-gray-900: rgb(32, 33, 36);\n --heading-color: var(--google-gray-900);\n --link-color: rgb(88, 88, 88);\n --popup-container-background-color: rgba(0,0,0,.65);\n --primary-button-fill-color-active: var(--google-blue-700);\n --primary-button-fill-color: var(--google-blue-600);\n --primary-button-text-color: #fff;\n --quiet-background-color: rgb(247, 247, 247);\n --secondary-button-border-color: var(--google-gray-500);\n --secondary-button-fill-color: #fff;\n --secondary-button-hover-border-color: var(--google-gray-600);\n --secondary-button-hover-fill-color: var(--google-gray-50);\n --secondary-button-text-color: var(--google-gray-700);\n --small-link-color: var(--google-gray-700);\n --text-color: var(--google-gray-700);\n background: var(--background-color);\n color: var(--text-color);\n word-wrap: break-word;\n}\n\n.nav-wrapper .secondary-button {\n background: var(--secondary-button-fill-color);\n border: 1px solid var(--secondary-button-border-color);\n color: var(--secondary-button-text-color);\n float: none;\n margin: 0;\n padding: 8px 16px;\n}\n\n.hidden {\n display: none;\n}\n\nhtml {\n -webkit-text-size-adjust: 100%;\n font-size: 125%;\n}\n\n.icon {\n background-repeat: no-repeat;\n background-size: 100%;\n}\n\n@media (prefers-color-scheme: dark) {\n body {\n --background-color: var(--google-gray-900);\n --error-code-color: var(--google-gray-500);\n --heading-color: var(--google-gray-500);\n --link-color: var(--google-blue-300);\n --primary-button-fill-color-active: rgb(129, 162, 208);\n --primary-button-fill-color: var(--google-blue-300);\n --primary-button-text-color: var(--google-gray-900);\n --quiet-background-color: var(--background-color);\n --secondary-button-border-color: var(--google-gray-700);\n --secondary-button-fill-color: var(--google-gray-900);\n --secondary-button-hover-fill-color: rgb(48, 51, 57);\n --secondary-button-text-color: var(--google-blue-300);\n --small-link-color: var(--google-blue-300);\n --text-color: var(--google-gray-500);\n }\n}\n</style>\n <style>/* Copyright 2014 The Chromium Authors\n Use of this source code is governed by a BSD-style license that can be\n found in the LICENSE file. */\n\nbutton {\n border: 0;\n border-radius: 4px;\n box-sizing: border-box;\n color: var(--primary-button-text-color);\n cursor: pointer;\n float: right;\n font-size: .875em;\n margin: 0;\n padding: 8px 16px;\n transition: box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1);\n user-select: none;\n}\n\n[dir='rtl'] button {\n float: left;\n}\n\n.bad-clock button,\n.captive-portal button,\n.https-only button,\n.insecure-form button,\n.lookalike-url button,\n.main-frame-blocked button,\n.neterror button,\n.pdf button,\n.ssl button,\n.enterprise-block button,\n.enterprise-warn button,\n.safe-browsing-billing button {\n background: var(--primary-button-fill-color);\n}\n\nbutton:active {\n background: var(--primary-button-fill-color-active);\n outline: 0;\n}\n\n#debugging {\n display: inline;\n overflow: auto;\n}\n\n.debugging-content {\n line-height: 1em;\n margin-bottom: 0;\n margin-top: 1em;\n}\n\n.debugging-content-fixed-width {\n display: block;\n font-family: monospace;\n font-size: 1.2em;\n margin-top: 0.5em;\n}\n\n.debugging-title {\n font-weight: bold;\n}\n\n#details {\n margin: 0 0 50px;\n}\n\n#details p:not(:first-of-type) {\n margin-top: 20px;\n}\n\n.secondary-button:active {\n border-color: white;\n box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3),\n 0 2px 6px 2px rgba(60, 64, 67, .15);\n}\n\n.secondary-button:hover {\n background: var(--secondary-button-hover-fill-color);\n border-color: var(--secondary-button-hover-border-color);\n text-decoration: none;\n}\n\n.error-code {\n color: var(--error-code-color);\n font-size: .8em;\n margin-top: 12px;\n text-transform: uppercase;\n}\n\n#error-debugging-info {\n font-size: 0.8em;\n}\n\nh1 {\n color: var(--heading-color);\n font-size: 1.6em;\n font-weight: normal;\n line-height: 1.25em;\n margin-bottom: 16px;\n}\n\nh2 {\n font-size: 1.2em;\n font-weight: normal;\n}\n\n.icon {\n height: 72px;\n margin: 0 0 40px;\n width: 72px;\n}\n\ninput[type=checkbox] {\n opacity: 0;\n}\n\ninput[type=checkbox]:focus ~ .checkbox::after {\n outline: -webkit-focus-ring-color auto 5px;\n}\n\n.interstitial-wrapper {\n box-sizing: border-box;\n font-size: 1em;\n line-height: 1.6em;\n margin: 14vh auto 0;\n max-width: 600px;\n width: 100%;\n}\n\n#main-message > p {\n display: inline;\n}\n\n#extended-reporting-opt-in {\n font-size: .875em;\n margin-top: 32px;\n}\n\n#extended-reporting-opt-in label {\n display: grid;\n grid-template-columns: 1.8em 1fr;\n position: relative;\n}\n\n#enhanced-protection-message {\n border-radius: 4px;\n font-size: 1em;\n margin-top: 32px;\n padding: 10px 5px;\n}\n\n#enhanced-protection-message label {\n display: grid;\n grid-template-columns: 2.5em 1fr;\n position: relative;\n}\n\n#enhanced-protection-message div {\n margin: 0.5em;\n}\n\n#enhanced-protection-message .icon {\n height: 1.5em;\n vertical-align: middle;\n width: 1.5em;\n}\n\n.nav-wrapper {\n margin-top: 51px;\n}\n\n.nav-wrapper::after {\n clear: both;\n content: '';\n display: table;\n width: 100%;\n}\n\n.small-link {\n color: var(--small-link-color);\n font-size: .875em;\n}\n\n.checkboxes {\n flex: 0 0 24px;\n}\n\n.checkbox {\n --padding: .9em;\n background: transparent;\n display: block;\n height: 1em;\n left: -1em;\n padding-inline-start: var(--padding);\n position: absolute;\n right: 0;\n top: -.5em;\n width: 1em;\n}\n\n.checkbox::after {\n border: 1px solid white;\n border-radius: 2px;\n content: '';\n height: 1em;\n left: var(--padding);\n position: absolute;\n top: var(--padding);\n width: 1em;\n}\n\n.checkbox::before {\n background: transparent;\n border: 2px solid white;\n border-inline-end-width: 0;\n border-top-width: 0;\n content: '';\n height: .2em;\n left: calc(.3em + var(--padding));\n opacity: 0;\n position: absolute;\n top: calc(.3em + var(--padding));\n transform: rotate(-45deg);\n width: .5em;\n}\n\ninput[type=checkbox]:checked ~ .checkbox::before {\n opacity: 1;\n}\n\n#recurrent-error-message {\n background: #ededed;\n border-radius: 4px;\n margin-bottom: 16px;\n margin-top: 12px;\n padding: 12px 16px;\n}\n\n.showing-recurrent-error-message #extended-reporting-opt-in {\n margin-top: 16px;\n}\n\n.showing-recurrent-error-message #enhanced-protection-message {\n margin-top: 16px;\n}\n\n@media (max-width: 700px) {\n .interstitial-wrapper {\n padding: 0 10%;\n }\n\n #error-debugging-info {\n overflow: auto;\n }\n}\n\n@media (max-width: 420px) {\n button,\n [dir='rtl'] button,\n .small-link {\n float: none;\n font-size: .825em;\n font-weight: 500;\n margin: 0;\n width: 100%;\n }\n\n button {\n padding: 16px 24px;\n }\n\n #details {\n margin: 20px 0 20px 0;\n }\n\n #details p:not(:first-of-type) {\n margin-top: 10px;\n }\n\n .secondary-button:not(.hidden) {\n display: block;\n margin-top: 20px;\n text-align: center;\n width: 100%;\n }\n\n .interstitial-wrapper {\n padding: 0 5%;\n }\n\n #extended-reporting-opt-in {\n margin-top: 24px;\n }\n\n #enhanced-protection-message {\n margin-top: 24px;\n }\n\n .nav-wrapper {\n margin-top: 30px;\n }\n}\n\n/**\n * Mobile specific styling.\n * Navigation buttons are anchored to the bottom of the screen.\n * Details message replaces the top content in its own scrollable area.\n */\n\n@media (max-width: 420px) {\n .nav-wrapper .secondary-button {\n border: 0;\n margin: 16px 0 0;\n margin-inline-end: 0;\n padding-bottom: 16px;\n padding-top: 16px;\n }\n}\n\n/* Fixed nav. */\n@media (min-width: 240px) and (max-width: 420px) and\n (min-height: 401px),\n (min-width: 421px) and (min-height: 240px) and\n (max-height: 560px) {\n body .nav-wrapper {\n background: var(--background-color);\n bottom: 0;\n box-shadow: 0 -12px 24px var(--background-color);\n left: 0;\n margin: 0 auto;\n max-width: 736px;\n padding-inline-end: 24px;\n padding-inline-start: 24px;\n position: fixed;\n right: 0;\n width: 100%;\n z-index: 2;\n }\n\n .interstitial-wrapper {\n max-width: 736px;\n }\n\n #details,\n #main-content {\n padding-bottom: 40px;\n }\n\n #details {\n padding-top: 5.5vh;\n }\n\n button.small-link {\n color: var(--google-blue-600);\n }\n}\n\n@media (max-width: 420px) and (orientation: portrait),\n (max-height: 560px) {\n body {\n margin: 0 auto;\n }\n\n button,\n [dir='rtl'] button,\n button.small-link,\n .nav-wrapper .secondary-button {\n font-family: Roboto-Regular,Helvetica;\n font-size: .933em;\n margin: 6px 0;\n transform: translatez(0);\n }\n\n .nav-wrapper {\n box-sizing: border-box;\n padding-bottom: 8px;\n width: 100%;\n }\n\n #details {\n box-sizing: border-box;\n height: auto;\n margin: 0;\n opacity: 1;\n transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);\n }\n\n #details.hidden,\n #main-content.hidden {\n height: 0;\n opacity: 0;\n overflow: hidden;\n padding-bottom: 0;\n transition: none;\n }\n\n h1 {\n font-size: 1.5em;\n margin-bottom: 8px;\n }\n\n .icon {\n margin-bottom: 5.69vh;\n }\n\n .interstitial-wrapper {\n box-sizing: border-box;\n margin: 7vh auto 12px;\n padding: 0 24px;\n position: relative;\n }\n\n .interstitial-wrapper p {\n font-size: .95em;\n line-height: 1.61em;\n margin-top: 8px;\n }\n\n #main-content {\n margin: 0;\n transition: opacity 100ms cubic-bezier(0.4, 0, 0.2, 1);\n }\n\n .small-link {\n border: 0;\n }\n\n .suggested-left > #control-buttons,\n .suggested-right > #control-buttons {\n float: none;\n margin: 0;\n }\n}\n\n@media (min-width: 421px) and (min-height: 500px) and (max-height: 560px) {\n .interstitial-wrapper {\n margin-top: 10vh;\n }\n}\n\n@media (min-height: 400px) and (orientation:portrait) {\n .interstitial-wrapper {\n margin-bottom: 145px;\n }\n}\n\n@media (min-height: 299px) {\n .nav-wrapper {\n padding-bottom: 16px;\n }\n}\n\n@media (max-height: 560px) and (min-height: 240px) and (orientation:landscape) {\n .extended-reporting-has-checkbox #details {\n padding-bottom: 80px;\n }\n}\n\n@media (min-height: 500px) and (max-height: 650px) and (max-width: 414px) and\n (orientation: portrait) {\n .interstitial-wrapper {\n margin-top: 7vh;\n }\n}\n\n@media (min-height: 650px) and (max-width: 414px) and (orientation: portrait) {\n .interstitial-wrapper {\n margin-top: 10vh;\n }\n}\n\n/* Small mobile screens. No fixed nav. */\n@media (max-height: 400px) and (orientation: portrait),\n (max-height: 239px) and (orientation: landscape),\n (max-width: 419px) and (max-height: 399px) {\n .interstitial-wrapper {\n display: flex;\n flex-direction: column;\n margin-bottom: 0;\n }\n\n #details {\n flex: 1 1 auto;\n order: 0;\n }\n\n #main-content {\n flex: 1 1 auto;\n order: 0;\n }\n\n .nav-wrapper {\n flex: 0 1 auto;\n margin-top: 8px;\n order: 1;\n padding-inline-end: 0;\n padding-inline-start: 0;\n position: relative;\n width: 100%;\n }\n\n button,\n .nav-wrapper .secondary-button {\n padding: 16px 24px;\n }\n\n button.small-link {\n color: var(--google-blue-600);\n }\n}\n\n@media (max-width: 239px) and (orientation: portrait) {\n .nav-wrapper {\n padding-inline-end: 0;\n padding-inline-start: 0;\n }\n}\n</style>\n <style>/* Copyright 2013 The Chromium Authors\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. */\n\n/* Don't use the main frame div when the error is in a subframe. */\nhtml[subframe] #main-frame-error {\n display: none;\n}\n\n/* Don't use the subframe error div when the error is in a main frame. */\nhtml:not([subframe]) #sub-frame-error {\n display: none;\n}\n\nh1 {\n margin-top: 0;\n word-wrap: break-word;\n}\n\nh1 span {\n font-weight: 500;\n}\n\na {\n text-decoration: none;\n}\n\n.icon {\n -webkit-user-select: none;\n display: inline-block;\n}\n\n.icon-generic {\n /* Can't access chrome://theme/IDR_ERROR_NETWORK_GENERIC from an untrusted\n * renderer process, so embed the resource manually. */\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII=) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQAQMAAADdiHD7AAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAFJJREFUeF7t0cENgDAMQ9FwYgxG6WjpaIzCCAxQxVggFuDiCvlLOeRdHR9yzjncHVoq3npu+wQUrUuJHylSTmBaespJyJQoObUeyxDQb3bEm5Au81c0pSCD8HYAAAAASUVORK5CYII=) 2x);\n}\n\n.icon-offline {\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAGxJREFUeF7tyMEJwkAQRuFf5ipMKxYQiJ3Z2nSwrWwBA0+DQZcdxEOueaePp9+dQZFB7GpUcURSVU66yVNFj6LFICatThZB6r/ko/pbRpUgilY0Cbw5sNmb9txGXUKyuH7eV25x39DtJXUNPQGJtWFV+BT/QAAAAABJRU5ErkJggg==) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQBAMAAAAVaP+LAAAAGFBMVEUAAABTU1NNTU1TU1NPT09SUlJSUlJTU1O8B7DEAAAAB3RSTlMAoArVKvVgBuEdKgAAAJ1JREFUeF7t1TEOwyAMQNG0Q6/UE+RMXD9d/tC6womIFSL9P+MnAYOXeTIzMzMzMzMzaz8J9Ri6HoITmuHXhISE8nEh9yxDh55aCEUoTGbbQwjqHwIkRAEiIaG0+0AA9VBMaE89Rogeoww936MQrWdBr4GN/z0IAdQ6nQ/FIpRXDwHcA+JIJcQowQAlFUA0MfQpXLlVQfkzR4igS6ENjknm/wiaGhsAAAAASUVORK5CYII=) 2x);\n position: relative;\n}\n\n.icon-disabled {\n content: -webkit-image-set(\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABICAMAAAAZF4G5AAAABlBMVEVMaXFTU1OXUj8tAAAAAXRSTlMAQObYZgAAASZJREFUeAHd11Fq7jAMRGGf/W/6PoWB67YMqv5DybwG/CFjRuR8JBw3+ByiRjgV9W/TJ31P0tBfC6+cj1haUFXKHmVJo5wP98WwQ0ZCbfUc6LQ6VuUBz31ikADkLMkDrfUC4rR6QGW+gF6rx7NaHWCj1Y/W6lf4L7utvgBSt3rBFSS/XBMPUILcJINHCBWYUfpWn4NBi1ZfudIc3rf6/NGEvEA+AsYTJozmXemjXeLZAov+mnkN2HfzXpMSVQDnGw++57qNJ4D1xitA2sJ+VAWMygSEaYf2mYPTjZfk2K8wmP7HLIH5Mg4/pP+PEcDzUvDMvYbs/2NWwPO5vBdMZE4EE5UTQLiBFDaUlTDPBRoJ9HdAYIkIo06og3BNXtCzy7zA1aXk5x+tJARq63eAygAAAABJRU5ErkJggg==) 1x,\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAACQAQMAAAArwfVjAAAABlBMVEVMaXFTU1OXUj8tAAAAAXRSTlMAQObYZgAAAYdJREFUeF7F1EFqwzAUBNARAmVj0FZe5QoBH6BX+dn4GlY2PYNzGx/A0CvkCIJuvIraKJKbgBvzf2g62weDGD7CYggpfFReis4J0ey9EGFIiEQQojFSlA9kSIiqd0KkFjKsewgRbStEN19mxUPTtmW9HQ/h6tyqNQ8NlSMZdzyE6qkoE0trVYGFm0n1WYeBhduzwbwBC7voS+vIxfeMjeaiLxsMMtQNwMPtuew+DjzcTHk8YMfDknEcIUOtf2lVfgVH3K4Xv5PRYAXRVMtItIJ3rfaCIVn9DsTH2NxisAVRex2Hh3hX+/mRUR08bAwPEYsI51ZxWH4Q0SpicQRXeyEaIug48FEdegARfMz/tADVsRciwTAxW308ehmC2gLraC+YCbV3QoTZexa+zegAEW5PhhgYfmbvJgcRqngGByOSXdFJcLk2JeDPEN0kxe1JhIt5FiFA+w+ItMELsUyPF2IaJ4aILqb4FbxPwhImwj6JauKgDUCYaxmYIsd4KXdMjIC9ItB5Bn4BNRwsG0XM2nwAAAAASUVORK5CYII=) 2x);\n width: 112px;\n}\n\n.hidden {\n display: none;\n}\n\n#suggestions-list a {\n color: var(--google-blue-600);\n}\n\n#suggestions-list p {\n margin-block-end: 0;\n}\n\n#suggestions-list ul {\n margin-top: 0;\n}\n\n.single-suggestion {\n list-style-type: none;\n padding-inline-start: 0;\n}\n\n#error-information-button {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0iTTExIDE4aDJ2LTJoLTJ2MnptMS0xNkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnptMCAxOGMtNC40MSAwLTgtMy41OS04LThzMy41OS04IDgtOCA4IDMuNTkgOCA4LTMuNTkgOC04IDh6bTAtMTRjLTIuMjEgMC00IDEuNzktNCA0aDJjMC0xLjEuOS0yIDItMnMyIC45IDIgMmMwIDItMyAxLjc1LTMgNWgyYzAtMi4yNSAzLTIuNSAzLTUgMC0yLjIxLTEuNzktNC00LTR6Ii8+PC9zdmc+);\n height: 24px;\n vertical-align: -.15em;\n width: 24px;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup {\n align-items: center;\n background-color: var(--popup-container-background-color);\n display: flex;\n height: 100%;\n left: 0;\n position: fixed;\n top: 0;\n width: 100%;\n z-index: 100;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup-content > p {\n margin-bottom: 11px;\n margin-inline-start: 20px;\n}\n\n.use-popup-container#error-information-popup-container #suggestions-list ul {\n margin-inline-start: 15px;\n}\n\n.use-popup-container#error-information-popup-container\n #error-information-popup-box {\n background-color: var(--background-color);\n left: 5%;\n padding-bottom: 15px;\n padding-top: 15px;\n position: fixed;\n width: 90%;\n z-index: 101;\n}\n\n.use-popup-container#error-information-popup-container div.error-code {\n margin-inline-start: 20px;\n}\n\n.use-popup-container#error-information-popup-container #suggestions-list p {\n margin-inline-start: 20px;\n}\n\n:not(.use-popup-container)#error-information-popup-container\n #error-information-popup-close {\n display: none;\n}\n\n#error-information-popup-close {\n margin-bottom: 0;\n margin-inline-end: 35px;\n margin-top: 15px;\n text-align: end;\n}\n\n.link-button {\n color: rgb(66, 133, 244);\n display: inline-block;\n font-weight: bold;\n text-transform: uppercase;\n}\n\n#sub-frame-error-details {\n\n color: #8F8F8F;\n\n /* Not done on mobile for performance reasons. */\n text-shadow: 0 1px 0 rgba(255,255,255,0.3);\n\n}\n\n[jscontent=hostName],\n[jscontent=failedUrl] {\n overflow-wrap: break-word;\n}\n\n.secondary-button {\n background: #d9d9d9;\n color: #696969;\n margin-inline-end: 16px;\n}\n\n.snackbar {\n background: #323232;\n border-radius: 2px;\n bottom: 24px;\n box-sizing: border-box;\n color: #fff;\n font-size: .87em;\n left: 24px;\n max-width: 568px;\n min-width: 288px;\n opacity: 0;\n padding: 16px 24px 12px;\n position: fixed;\n transform: translateY(90px);\n will-change: opacity, transform;\n z-index: 999;\n}\n\n.snackbar-show {\n -webkit-animation:\n show-snackbar 250ms cubic-bezier(0, 0, 0.2, 1) forwards,\n hide-snackbar 250ms cubic-bezier(0.4, 0, 1, 1) forwards 5s;\n}\n\n@-webkit-keyframes show-snackbar {\n 100% {\n opacity: 1;\n transform: translateY(0);\n }\n}\n\n@-webkit-keyframes hide-snackbar {\n 0% {\n opacity: 1;\n transform: translateY(0);\n }\n 100% {\n opacity: 0;\n transform: translateY(90px);\n }\n}\n\n.suggestions {\n margin-top: 18px;\n}\n\n.suggestion-header {\n font-weight: bold;\n margin-bottom: 4px;\n}\n\n.suggestion-body {\n color: #777;\n}\n\n/* Decrease padding at low sizes. */\n@media (max-width: 640px), (max-height: 640px) {\n h1 {\n margin: 0 0 15px;\n }\n .suggestions {\n margin-top: 10px;\n }\n .suggestion-header {\n margin-bottom: 0;\n }\n}\n\n#download-link,\n#download-link-clicked {\n margin-bottom: 30px;\n margin-top: 30px;\n}\n\n#download-link-clicked {\n color: #BBB;\n}\n\n#download-link::before,\n#download-link-clicked::before {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg==);\n display: inline-block;\n margin-inline-end: 4px;\n vertical-align: -webkit-baseline-middle;\n}\n\n#download-link-clicked::before {\n opacity: 0;\n width: 0;\n}\n\n#offline-content-list-visibility-card {\n border: 1px solid white;\n border-radius: 8px;\n display: flex;\n font-size: .8em;\n justify-content: space-between;\n line-height: 1;\n}\n\n#offline-content-list.list-hidden #offline-content-list-visibility-card {\n border-color: rgb(218, 220, 224);\n}\n\n#offline-content-list-visibility-card > div {\n padding: 1em;\n}\n\n#offline-content-list-title {\n color: var(--google-gray-700);\n}\n\n#offline-content-list-show-text,\n#offline-content-list-hide-text {\n color: rgb(66, 133, 244);\n}\n\n/* Hides the \hide\ text div when the offline content list is collapsed/hidden\n * and, alternatively, hides the \show\ text div when the offline content list\n * is expanded/shown.\n */\n#offline-content-list.list-hidden #offline-content-list-hide-text,\n#offline-content-list:not(.list-hidden) #offline-content-list-show-text {\n display: none;\n}\n\n/* Controls the animation of the offline content list when it is expanded/shown.\n */\n#offline-content-suggestions {\n /* Max-height has to be set for the height animation to work. The chosen value\n * is a little greater than the maximum height the list will have, when all\n * suggestions have images, so that it is never clamped. This makes so that\n * when the actual height is smaller then the animation is not as smooth.\n */\n max-height: 27em;\n transition: max-height 200ms ease-in, visibility 0s 200ms,\n opacity 200ms 200ms linear;\n}\n\n/* Controls the animation of the offline content list when it is\n * collapsed/hidden.\n */\n#offline-content-list.list-hidden #offline-content-suggestions {\n max-height: 0;\n opacity: 0;\n transition: opacity 200ms linear, visibility 0s 200ms,\n max-height 200ms 200ms ease-out;\n visibility: hidden;\n}\n\n#offline-content-list {\n margin-inline-start: -5%;\n width: 110%;\n}\n\n/* The selectors below adjust the \overflow\ of the suggestion cards contents\n * based on the same screen size based strategy used for the main frame, which\n * is applied by the `interstitial-wrapper` class. */\n@media (max-width: 420px) {\n #offline-content-list {\n margin-inline-start: -2.5%;\n width: 105%;\n }\n}\n@media (max-width: 420px) and (orientation: portrait),\n (max-height: 560px) {\n #offline-content-list {\n margin-inline-start: -12px;\n width: calc(100% + 24px);\n }\n}\n\n.suggestion-with-image .offline-content-suggestion-thumbnail {\n flex-basis: 8.2em;\n flex-shrink: 0;\n}\n\n.suggestion-with-image .offline-content-suggestion-thumbnail > img {\n height: 100%;\n width: 100%;\n}\n\n.suggestion-with-image #offline-content-list:not(.is-rtl)\n.offline-content-suggestion-thumbnail > img {\n border-bottom-right-radius: 7px;\n border-top-right-radius: 7px;\n}\n\n.suggestion-with-image #offline-content-list.is-rtl\n.offline-content-suggestion-thumbnail > img {\n border-bottom-left-radius: 7px;\n border-top-left-radius: 7px;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail {\n align-items: center;\n display: flex;\n justify-content: center;\n min-height: 4.2em;\n min-width: 4.2em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail > div {\n align-items: center;\n background-color: rgb(241, 243, 244);\n border-radius: 50%;\n display: flex;\n height: 2.3em;\n justify-content: center;\n width: 2.3em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-thumbnail > div > img {\n height: 1.45em;\n width: 1.45em;\n}\n\n.offline-content-suggestion-favicon {\n height: 1em;\n margin-inline-end: 0.4em;\n width: 1.4em;\n}\n\n.offline-content-suggestion-favicon > img {\n height: 1.4em;\n width: 1.4em;\n}\n\n.no-favicon .offline-content-suggestion-favicon {\n display: none;\n}\n\n.image-video {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTcgMTAuNVY3YTEgMSAwIDAgMC0xLTFINGExIDEgMCAwIDAtMSAxdjEwYTEgMSAwIDAgMCAxIDFoMTJhMSAxIDAgMCAwIDEtMXYtMy41bDQgNHYtMTFsLTQgNHoiIGZpbGw9IiMzQzQwNDMiLz48L3N2Zz4=);\n}\n\n.image-music-note {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTIgM3Y5LjI2Yy0uNS0uMTctMS0uMjYtMS41LS4yNkM4IDEyIDYgMTQgNiAxNi41UzggMjEgMTAuNSAyMXM0LjUtMiA0LjUtNC41VjZoNFYzaC03eiIgZmlsbD0iIzNDNDA0MyIvPjwvc3ZnPg==);\n}\n\n.image-earth {\n content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMmM1LjUyIDAgMTAgNC40OCAxMCAxMHMtNC40OCAxMC0xMCAxMFMyIDE3LjUyIDIgMTIgNi40OCAyIDEyIDJ6TTQgMTJoNC40YzMuNDA3LjAyMiA0LjkyMiAxLjczIDQuNTQzIDUuMTI3SDkuNDg4djIuNDdhOC4wMDQgOC4wMDQgMCAwIDAgMTAuNDk4LTguMDgzQzE5LjMyNyAxMi41MDQgMTguMzMyIDEzIDE3IDEzYy0yLjEzNyAwLTMuMjA2LS45MTYtMy4yMDYtMi43NWgtMy43NDhjLS4yNzQtMi43MjguNjgzLTQuMDkyIDIuODctNC4wOTIgMC0uOTc1LjMyNy0xLjU5Ny44MTEtMS45N0E4LjAwNCA4LjAwNCAwIDAgMCA0IDEyeiIgZmlsbD0iIzNDNDA0MyIvPjwvc3ZnPg==);\n}\n\n.image-file {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMgOVYzLjVMMTguNSA5TTYgMmMtMS4xMSAwLTIgLjg5LTIgMnYxNmEyIDIgMCAwIDAgMiAyaDEyYTIgMiAwIDAgMCAyLTJWOGwtNi02SDZ6IiBmaWxsPSIjM0M0MDQzIi8+PC9zdmc+);\n}\n\n.offline-content-suggestion-texts {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n line-height: 1.3;\n padding: .9em;\n width: 100%;\n}\n\n.offline-content-suggestion-title {\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 3;\n color: rgb(32, 33, 36);\n display: -webkit-box;\n font-size: 1.1em;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\ndiv.offline-content-suggestion {\n align-items: stretch;\n border: 1px solid rgb(218, 220, 224);\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n margin-bottom: .8em;\n}\n\n.suggestion-with-image {\n flex-direction: row;\n height: 8.2em;\n max-height: 8.2em;\n}\n\n.suggestion-with-icon {\n flex-direction: row-reverse;\n height: 4.2em;\n max-height: 4.2em;\n}\n\n.suggestion-with-icon .offline-content-suggestion-title {\n -webkit-line-clamp: 1;\n word-break: break-all;\n}\n\n.suggestion-with-icon .offline-content-suggestion-texts {\n padding-inline-start: 0;\n}\n\n.offline-content-suggestion-attribution-freshness {\n color: rgb(95, 99, 104);\n display: flex;\n font-size: .8em;\n line-height: 1.7em;\n}\n\n.offline-content-suggestion-attribution {\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 1;\n display: -webkit-box;\n flex-shrink: 1;\n margin-inline-end: 0.3em;\n overflow: hidden;\n overflow-wrap: break-word;\n text-overflow: ellipsis;\n word-break: break-all;\n}\n\n.no-attribution .offline-content-suggestion-attribution {\n display: none;\n}\n\n.offline-content-suggestion-freshness::before {\n content: '-';\n display: inline-block;\n flex-shrink: 0;\n margin-inline-end: .1em;\n margin-inline-start: .1em;\n}\n\n.no-attribution .offline-content-suggestion-freshness::before {\n display: none;\n}\n\n.offline-content-suggestion-freshness {\n flex-shrink: 0;\n}\n\n.suggestion-with-image .offline-content-suggestion-pin-spacer {\n flex-grow: 100;\n flex-shrink: 1;\n}\n\n.suggestion-with-image .offline-content-suggestion-pin {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0wIDBoMjR2MjRIMFYweiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImIiPjx1c2UgeGxpbms6aHJlZj0iI2EiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjYikiIGQ9Ik0xMiAyQzYuNSAyIDIgNi41IDIgMTJzNC41IDEwIDEwIDEwIDEwLTQuNSAxMC0xMFMxNy41IDIgMTIgMnptNSAxNkg3di0yaDEwdjJ6bS02LjctNEw3IDEwLjdsMS40LTEuNCAxLjkgMS45IDUuMy01LjNMMTcgNy4zIDEwLjMgMTR6IiBmaWxsPSIjOUFBMEE2Ii8+PC9zdmc+);\n flex-shrink: 0;\n height: 1.4em;\n margin-inline-start: .4em;\n width: 1.4em;\n}\n\n/* Controls the animation (and a bit more) of the launch-downloads-home action\n * button when the offline content list is expanded/shown.\n */\n#offline-content-list-action {\n text-align: center;\n transition: visibility 0s 200ms, opacity 200ms 200ms linear;\n}\n\n/* Controls the animation of the launch-downloads-home action button when the\n * offline content list is collapsed/hidden.\n */\n#offline-content-list.list-hidden #offline-content-list-action {\n opacity: 0;\n transition: opacity 200ms linear, visibility 0s 200ms;\n visibility: hidden;\n}\n\n#cancel-save-page-button {\n background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48Y2xpcFBhdGggaWQ9Im1hc2siPjxwYXRoIGQ9Ik0xMiAyQzYuNSAyIDIgNi41IDIgMTJzNC41IDEwIDEwIDEwIDEwLTQuNSAxMC0xMFMxNy41IDIgMTIgMnptNSAxNkg3di0yaDEwdjJ6bS02LjctNEw3IDEwLjdsMS40LTEuNCAxLjkgMS45IDUuMy01LjNMMTcgNy4zIDEwLjMgMTR6IiBmaWxsPSIjOUFBMEE2Ii8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiM5QUEwQTYiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiMxQTczRTgiIHN0eWxlPSJhbmltYXRpb246b2ZmbGluZUFuaW1hdGlvbiA0cyBpbmZpbml0ZSIgZD0iTTAgMGgyNHYyNEgweiIvPjxzdHlsZT5Aa2V5ZnJhbWVzIG9mZmxpbmVBbmltYXRpb257MCUsMzUle2hlaWdodDowfTYwJXtoZWlnaHQ6MTAwJX05MCV7ZmlsbC1vcGFjaXR5OjF9dG97ZmlsbC1vcGFjaXR5OjB9fTwvc3R5bGU+PC9zdmc+);\n background-position: right 27px center;\n background-repeat: no-repeat;\n border: 1px solid var(--google-gray-300);\n border-radius: 5px;\n color: var(--google-gray-700);\n margin-bottom: 26px;\n padding-bottom: 16px;\n padding-inline-end: 88px;\n padding-inline-start: 16px;\n padding-top: 16px;\n text-align: start;\n}\n\nhtml[dir='rtl'] #cancel-save-page-button {\n background-position: left 27px center;\n}\n\n#save-page-for-later-button {\n display: flex;\n justify-content: start;\n}\n\n#save-page-for-later-button a::before {\n content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg==);\n display: inline-block;\n margin-inline-end: 4px;\n vertical-align: -webkit-baseline-middle;\n}\n\n.hidden#save-page-for-later-button {\n display: none;\n}\n\n/* Don't allow overflow when in a subframe. */\nhtml[subframe] body {\n overflow: hidden;\n}\n\n#sub-frame-error {\n -webkit-align-items: center;\n -webkit-flex-flow: column;\n -webkit-justify-content: center;\n background-color: #DDD;\n display: -webkit-flex;\n height: 100%;\n left: 0;\n position: absolute;\n text-align: center;\n top: 0;\n transition: background-color 200ms ease-in-out;\n width: 100%;\n}\n\n#sub-frame-error:hover {\n background-color: #EEE;\n}\n\n#sub-frame-error .icon-generic {\n margin: 0 0 16px;\n}\n\n#sub-frame-error-details {\n margin: 0 10px;\n text-align: center;\n visibility: hidden;\n}\n\n/* Show details only when hovering. */\n#sub-frame-error:hover #sub-frame-error-details {\n visibility: visible;\n}\n\n/* If the iframe is too small, always hide the error code. */\n/* TODO(mmenke): See if overflow: no-display works better, once supported. */\n@media (max-width: 200px), (max-height: 95px) {\n #sub-frame-error-details {\n display: none;\n }\n}\n\n/* Adjust icon for small embedded frames in apps. */\n@media (max-height: 100px) {\n #sub-frame-error .icon-generic {\n height: auto;\n margin: 0;\n
    { statusCode: 424, statusMessage: exception in stage5 chrome browser. see meta.trace for details on all fatal errors found. errMsg=fatalError encountered in page. details=FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., originalRequest: { pages: [ { url: https://fr.royalcdkeys.com/products/resident-evil-5-arg-xbox-one-series-cd-key.json?variant=40988720365705, renderType: html, requestSettings: { ignoreImages: true, maxWait: 15000 } } ] }, pageResponses: [ { navUrl: chrome-error://chromewebdata/, navId: 1, statusCode: 424, eventPhase: load, doneDetail: { reason: fatalError:FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., statusCode: 424 }, resourceSummary: { complete: 0, failed: 1, aborted: 0, orphaned: 0, active: 0, late: 0 }, resources: [ {elapsed:148,detail:'failed:404:net::ERR_HTTP_RESPONSE_CODE_FAILURE',start:'25(initialRequest)',ended:'173(initialRequest)',frame:'main(nav)',navId:'0',type:'document',url:'https://fr.royalcdkeys.com/products/resident-evi...box-one-series-cd-key.json?variant=40988720365705'} ], debugDiags: [], contentErrors: [], errors: [ { name: FatalError, message: FAILED PAGE NAVIGATION. unknown error while performing page navigation. status=424., statusCode: 424 } ], metrics: { startTime: 2023-06-20T18:31:19.185Z, endTime: 2023-06-20T18:31:19.445Z, elapsedMs: 260, pageStatus: 404 }, scriptOutput: {}, headers: { access-control-allow-origin: *, alt-svc: h3=\:443\; ma=86400, cf-cache-status: DYNAMIC, cf-ray: 7da616895b482ccc-DFW, content-encoding: gzip, content-language: en-DE, content-security-policy: block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;, content-type: application/json; charset=utf-8, date: Tue, 20 Jun 2023 18:31:19 GMT, etag: W/\cacheable:63b42f041aa21d32edce3fe1f275a30d\, nel: {\success_fraction\:0.01,\report_to\:\cf-nel\,\max_age\:604800}, powered-by: Shopify, processed-by: Weglot, report-to: {\endpoints\:[{\url\:\https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=fgFEdK%2FfGzdyT1eVLZqH4qIc0yXH66J5uME4%2Fh%2FVouDHAmwyVAw787PvlW2LbOY7giUowr%2BMYQSqtnF0R7ANeaaXhOhmJh2UQ185PTfG4POgZ114bHOZXeyCPSKwTrCqQA%3D%3D\}],\group\:\cf-nel\,\max_age\:604800}, server-timing: processing;dur=37, db;dur=22, asn;desc=\33438\, edge;desc=\DFW\, country;desc=\US\, servedBy;desc=\d4dj\, requestID;desc=\0b04fe8d-4a24-4ffa-b425-d95b0e61bf36\, cfRequestDuration;dur=80.999851, strict-transport-security: max-age=7889238, vary: Accept-Encoding, Accept, weglot-translated: false - Invalid JSON, Nothing to translate, x-cache: miss, x-content-type-options: nosniff, x-dc: gcp-us-south1,gcp-us-central1,gcp-us-central1, x-download-options: noopen, x-frame-options: DENY, x-hw: 1687285879.cds217.de1.hn,1687285879.cds217.de1.sl, x-permitted-cross-domain-policies: none, x-request-id: 86822aed-0c6a-4147-a75a-55a7a6e05794, x-shardid: 136, x-shopid: 37530206345, x-shopify-stage: production, x-sorting-hat-podid: 136, x-sorting-hat-shopid: 37530206345,...
  • Elipson PLANET M 2.0 - Paire d'enceintes satellites
    ELIPSON PLANET M, Haut-parleur coaxial et charge sphérique Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. La Planet M est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des Elipson Planet M : Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des enceintes Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET L 2.0 - Paire d'enceintes bibliothèque
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des enceintes Elipson Planet L 2.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques des enceintes Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET M 2.0 - Paire d'enceintes satellites
    ELIPSON PLANET M, Haut-parleur coaxial et charge sphérique Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. La Planet M est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des Elipson Planet M : Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des enceintes Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET L 2.0 - Paire d'enceintes bibliothèque
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des enceintes Elipson Planet L 2.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques des enceintes Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L 2.0 - Paire d'enceintes bibliothèque
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des enceintes Elipson Planet L 2.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques des enceintes Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET M 2.0 - Paire d'enceintes satellites
    ELIPSON PLANET M, Haut-parleur coaxial et charge sphérique Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. La Planet M est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des Elipson Planet M : Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des enceintes Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET L 2.0 - Paire d'enceintes bibliothèque
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des enceintes Elipson Planet L 2.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques des enceintes Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L 2.0 - Paire d'enceintes bibliothèque
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des enceintes Elipson Planet L 2.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques des enceintes Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET M 2.0 - Paire d'enceintes satellites
    ELIPSON PLANET M, Haut-parleur coaxial et charge sphérique Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. La Planet M est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des Elipson Planet M : Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des enceintes Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET M 2.0 - Paire d'enceintes satellites
    ELIPSON PLANET M, Haut-parleur coaxial et charge sphérique Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. La Planet M est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des Elipson Planet M : Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des enceintes Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET M 2.0 - Paire d'enceintes satellites
    ELIPSON PLANET M, Haut-parleur coaxial et charge sphérique Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. La Planet M est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle des Elipson Planet M : Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des enceintes Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Thon Case for 2x Maui 28 Top Eco
    Thon Case for 2x Maui 28 Top Eco, Flightcase pour 2x têtes Maui, Espace pour 2 enceintes satellites Maui 28, En contreplaqué épais de 7 mm, Profilés aluminium: 30 x 30 mm, Mousse intérieure, 2x fermetures, 1x poignée de transport, Coins à boule en acier, Fabriqué en Allemagne, Dimensions extérieures: 90,1 x 34,5 x 18,5 cm, Poids: 7,0 kg, Poids avec les 2 haut-parleurs: 15,6 kg
  • Thon Case for 2x Maui 28 G2 Top
    Thon Case for 2x Maui 28 G2 Top, Flightcase de transport, Convient pour 2 enceintes satellites LD-System Maui 28 G2, Matériau : contreplaqué de 7 mm d'épaisseur, Profilés aluminium : 30 x 30 mm, 2 fermetures papillon, 1 poignée en similicuir de haute qualité, 2 charnières à verrouillage, 8 coins sphériques en acier, 2 compartiments avec rembourrage en mousse, Rembourrage en mousse sur mesure, Dimensions extérieures (L x P x H) : 90,5 x 33 x 18 cm, Poids : 8,3 kg, Poids avec enceintes : 19,4 kg, Couleur : Noir, Fabriqué en Allemagne
  • Mon de pra Bâche à bulle 500 µ Geobubble Mon de pra : MDP 675 : 5.65 x 2.60 m
    Une bâche d'été plus résistante et plus efficace Finis les pastilles de bulles qui flottent dans le bassin au bout de 3 saisons ! La technologie Geobubble vous permet d'investir dans une bâche plus résistante dans le temps face au UV mais aussi aux produits chimiques. La forme en 8 de ses bulles permet une meilleure résistance à l'agressivité des produits de traitement dans l'eau. Cette technologie de bâche a été déclinée en 2 modèles. La sol + Guard, permettant de chauffer le bassin jusqu'à +8°C par jour (dans de bonne condition), puis la seconde New Energy Guard de couleur, transparente/ noir contribuant à éviter le développement d'algue dans votre bassin tout en chauffant le bassin ( + 4/5 °C). Modèle compatible pour piscine coque MON DE PRA - Bâche d'été compatible piscine coque MON DE PRA Nos bâches à bulles 500 microns Geobubble Nous proposons pour votre piscine 2 modèles avec la technologie Geobubble la Sol + Guard et la New Energy guard. - Permet de chauffer le bassin jusqu'à +8°C - Empêche jusqu'à 98% l'évaporation - Bordée 4 côtés avec un liseré bleu - Epaisseur: 500 microns - Une technologie plus résistante qui augmente la durée de vie de la bâche grâce à un système breveté - Limite la prolifération d'algues - Permet également de chauffer le bassin jusqu'à 5°C - Bordée 4 côtés avec un liseré noir - Epaisseur: 500 microns - De couleur noir et bleu nuit en plein soleil Bache GEOBULLE SOL GUARD 500 µ Bache GEOBULLE NEW ENERGY GUARD 500 µ Bâche fabriquée sur mesure (pas de reprise) La marque MON DE PRA appartient à un tiers. Elle est employée uniquement pour informer le client professionnel sur la compatibilité de la bâche distripool avec cette marque et son produit "MON DE PRA". En aucun cas son usage n'a pour objet de suggérer que les produits décrits seraient identiques aux produits et installations commercialisés sous la marque citée, ou qu'il existerait un lien entre DISTRIPOOL- le fabricant de la Bâche DISTRIPOOL, et le titulaire de cette marque . En tant que fabricant de bâche, DISTRIPOOL garantit qu'un remplacement fait conformément aux règles de montage fournies, n'affecte en rien les performances antérieures.
  • 215/65X16 KLEBER TRNSALP2 109R
    Avantages du nouveau Kleber Transalp 2 pour tous les véhicules utilitaires :Excellente sécurité dans toutes les conditions hivernales, grâce aux pains de gomme orientés et saillants pour un effet chenille et une plus forte densité de lamelles pour une meilleure adhérence sur la neige (+ 50 % par rapport à l’ancienne gamme).Un pneu fiable et robuste grâce à une sous-couche de 4mm qui protège des agressions et des pavés autobloquants qui assurent une bonne motricité sur tous les sols.
  • Elipson PLANET L (LA PIECE) - Enceinte bibliothèque (pièce)
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle de l'enceinte Elipson Planet L 1.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques de l'enceinte Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L (LA PIECE) - Enceinte bibliothèque (pièce)
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle de l'enceinte Elipson Planet L 1.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques de l'enceinte Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L (LA PIECE) - Enceinte bibliothèque (pièce)
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle de l'enceinte Elipson Planet L 1.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques de l'enceinte Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L (LA PIECE) - Enceinte bibliothèque (pièce)
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle de l'enceinte Elipson Planet L 1.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques de l'enceinte Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L (LA PIECE) - Enceinte bibliothèque (pièce)
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle de l'enceinte Elipson Planet L 1.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques de l'enceinte Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L (LA PIECE) - Enceinte bibliothèque (pièce)
    ELIPSON PLANET L, Haut-parleur coaxial et charge sphérique La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La Planet L est disponible en 6 finitions : Noir, Blanc, Rouge, SATURN DUST (champagne mate), NEPTUNE STONE (gris foncé mate) et MERCURY ICE (Blanc mate). La presse parle de l'enceinte Elipson Planet L 1.0 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 - banc d'essai complet Le Haut-parleur coaxial offre une scène sonore précise et très détaillé. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent manquer de reproduire. La tonalité est exceptionnellement bonne... Hifi Choice - banc d'essai complet Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio - banc d'essai complet Caractéristiques techniques de l'enceinte Elipson Planet L : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Couleurs : laque noire, blanche, rouge et noir mat Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L PACK 5.1 - Pack d'enceintes satellites 5.1
    Pack d'enceinte home-cinéma, composé de cinq enceintes Elipson Planet L et d'un subwoofer Planet Sub. PLANET L La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La presse parle du pack Elipson Planet L 5.1 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 Le Haut-parleur coaxial offre une scène sonore précise et très détaillée. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses ne peuvent pas reproduire. La tonalité est exceptionnellement bonne... Hifi Choice Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio Caractéristiques techniques Planet L Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option ELIPSON PLANET SUB Le Planet Sub porte les gènes de la gamme Planet d'Elipson : son design d'exception et sa restitution sonore sans compromis témoignent de cette prestigieuse lignée. Intégrant un haut-parleur de 20 cm animé par une amplification de 200 Watts, ce caisson de basses offre un brio musical et un sens de la versatilité qui lui permettent d'officier aussi bien au sein d'une installation stéréo que dans une composition home-cinéma. Conjuguant élégance et performances, le Planet Sub garantit une association harmonieuse avec les sphères d'Elipson. Caractéristiques techniques ELIPSON Planet Sub : Système : 1 voie Bande passante : 30 - 240 Hz Type d'amplificateur : D Amplificateur intégré : 200 Haut-parleur : woofer : 1 Diamètre : 20.00 Membrane : papier Aimant : ferrite Divers : Voltage : 110-220V / 220-240VAC - 200W...
  • Elipson PLANET L PACK 5.1 - Pack d'enceintes satellites 5.1
    Pack d'enceinte home-cinéma, composé de cinq enceintes Elipson Planet L et d'un subwoofer Planet Sub. PLANET L La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La presse parle du pack Elipson Planet L 5.1 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 Le Haut-parleur coaxial offre une scène sonore précise et très détaillée. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses ne peuvent pas reproduire. La tonalité est exceptionnellement bonne... Hifi Choice Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio Caractéristiques techniques Planet L Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option ELIPSON PLANET SUB Le Planet Sub porte les gènes de la gamme Planet d'Elipson : son design d'exception et sa restitution sonore sans compromis témoignent de cette prestigieuse lignée. Intégrant un haut-parleur de 20 cm animé par une amplification de 200 Watts, ce caisson de basses offre un brio musical et un sens de la versatilité qui lui permettent d'officier aussi bien au sein d'une installation stéréo que dans une composition home-cinéma. Conjuguant élégance et performances, le Planet Sub garantit une association harmonieuse avec les sphères d'Elipson. Caractéristiques techniques ELIPSON Planet Sub : Système : 1 voie Bande passante : 30 - 240 Hz Type d'amplificateur : D Amplificateur intégré : 200 Haut-parleur : woofer : 1 Diamètre : 20.00 Membrane : papier Aimant : ferrite Divers : Voltage : 110-220V / 220-240VAC - 200W...
  • Top chef, saison 2 : les meilleures recettes : les techniques et astuces des chefs m6 editions M6 Editions
    m6 editions
  • Emma 2 taies dundefinedoreiller 100% Percale de coton 65x65 - Rose
    Le confort dundefinedun 5 étoiles chez vous Une matière respirante, parfaite pour lundefinedété Labélisés OEKO-TEX®, le top pour la planète !
  • Emma 2 taies dundefinedoreiller 100% Percale de coton 65x65 - Blanc
    Le confort dundefinedun 5 étoiles chez vous Une matière respirante, parfaite pour lundefinedété Labélisés OEKO-TEX®, le top pour la planète !
  • Elipson PLANET L PACK 5.1 - Pack d'enceintes satellites 5.1
    Pack d'enceinte home-cinéma, composé de cinq enceintes Elipson Planet L et d'un subwoofer Planet Sub. PLANET L La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La presse parle du pack Elipson Planet L 5.1 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 Le Haut-parleur coaxial offre une scène sonore précise et très détaillée. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses ne peuvent pas reproduire. La tonalité est exceptionnellement bonne... Hifi Choice Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio Caractéristiques techniques Planet L Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option ELIPSON PLANET SUB Le Planet Sub porte les gènes de la gamme Planet d'Elipson : son design d'exception et sa restitution sonore sans compromis témoignent de cette prestigieuse lignée. Intégrant un haut-parleur de 20 cm animé par une amplification de 200 Watts, ce caisson de basses offre un brio musical et un sens de la versatilité qui lui permettent d'officier aussi bien au sein d'une installation stéréo que dans une composition home-cinéma. Conjuguant élégance et performances, le Planet Sub garantit une association harmonieuse avec les sphères d'Elipson. Caractéristiques techniques ELIPSON Planet Sub : Système : 1 voie Bande passante : 30 - 240 Hz Type d'amplificateur : D Amplificateur intégré : 200 Haut-parleur : woofer : 1 Diamètre : 20.00 Membrane : papier Aimant : ferrite Divers : Voltage : 110-220V / 220-240VAC - 200W...
  • Elipson PLANET L PACK 5.1 - Pack d'enceintes satellites 5.1
    Pack d'enceinte home-cinéma, composé de cinq enceintes Elipson Planet L et d'un subwoofer Planet Sub. PLANET L La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La presse parle du pack Elipson Planet L 5.1 : "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 Le Haut-parleur coaxial offre une scène sonore précise et très détaillée. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses ne peuvent pas reproduire. La tonalité est exceptionnellement bonne... Hifi Choice Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio Caractéristiques techniques Planet L Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option ELIPSON PLANET SUB Le Planet Sub porte les gènes de la gamme Planet d'Elipson : son design d'exception et sa restitution sonore sans compromis témoignent de cette prestigieuse lignée. Intégrant un haut-parleur de 20 cm animé par une amplification de 200 Watts, ce caisson de basses offre un brio musical et un sens de la versatilité qui lui permettent d'officier aussi bien au sein d'une installation stéréo que dans une composition home-cinéma. Conjuguant élégance et performances, le Planet Sub garantit une association harmonieuse avec les sphères d'Elipson. Caractéristiques techniques ELIPSON Planet Sub : Système : 1 voie Bande passante : 30 - 240 Hz Type d'amplificateur : D Amplificateur intégré : 200 Haut-parleur : woofer : 1 Diamètre : 20.00 Membrane : papier Aimant : ferrite Divers : Voltage : 110-220V / 220-240VAC - 200W...
  • Emma 2 taies dundefinedoreiller 100% Percale de coton 65x65 - Sable
    Le confort dundefinedun 5 étoiles chez vous Une matière respirante, parfaite pour lundefinedété Labélisés OEKO-TEX®, le top pour la planète !
  • Elipson PLANET L PACK 5.0 - Pack d'enceintes satellites 5.0
    La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La presse en parle "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 Le Haut-parleur coaxial offre une scène sonore précise et très détaillée. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent ne peuvent pas reproduire. La tonalité est exceptionnellement bonne... Hifi Choice Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio Caractéristiques techniques Planet L 5.0 : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Emma 2 taies dundefinedoreiller 100% Percale de coton 65x65 - Vert
    Le confort dundefinedun 5 étoiles chez vous Une matière respirante, parfaite pour lundefinedété Labélisés OEKO-TEX®, le top pour la planète !

[content-egg module=Amazon template=grid limit=3]

Vous souhaitez acheter tout de suite un enceinte pour cle usb, nous allons vous permettre de trouver cet article au coût le plus bas sans tarder. Par ailleurs, vous pouvez trouver l’ensemble des renseignements nécessaires et des articles supplémentaires dont vous pourrez avoir besoin.

Votre futur achat enceinte pour cle usb exige que le meilleur prix enceinte pour cle usb soit à votre disposition : nous allons vous le permettre. Utilisez notre service avant de commander enceinte pour cle usb, c’est la meilleure solution pour découvrir le prix enceinte pour cle usb le plus bas du marché, mais aussi le top des produits, rapidement et facilement. Votre mission est de découvrir le meilleur enceinte pour cle usb et d’être satisfait par votre acquisition, prenez quelques secondes pour lire au minimum un avis enceinte pour cle usb, pour découvrir l’expérience des autres personnes.

Pour réduire les dépenses, regardez nos listes de promotion enceinte pour cle usb.

[content-egg module=Amazon template=grid limit=6 offset=0]

enceinte pour cle usb : élu produit de l’année

[content-egg module=Amazon template=item limit=1 offset=1]

Le choix de Anne-Marie : ‘ Produit niquel respecte à la description, j’avais la la version antérieure et je reste toujours avec ce fabricant car pleinement satisfaite. ‘

Nous ferons le nécessaire pour vous aider à trouver le bon prix enceinte pour cle usb qui permet de réaliser des économies. Vous vous en rendrez compte très rapidement sur le net, sélectionner enceinte pour cle usb est en l’occurence dur, car les opportunités sont nombreuses et il y a aussi des profiteurs.

[content-egg module=Youtube template=responsive_embed]

Ne vous sautez pas sur enceinte pour cle usb sans avoir pris le temps d’étudier les disponibilités, lisez notre comparatif.

Guides

Classement comparatif enceinte pour cle usb

[content-egg module=Amazon template=list limit=3]

Attention à ne pas vous faire arnaquer par un ecommerce qui proposera un tarif enceinte pour cle usb carrément exorbitant. Vous avez dès à présent sous vos yeux la meilleure solution la plus profitable afin de faire votre commande à un prix avantageux..

C’est ici que se situe le meilleur rapport qualité prix enceinte pour cle usb. Notre comparatif est accessible pour vous faire bénéficier d’un tarif enceinte pour cle usb le plus bas. Vous avez maintenant en mains la solution la plus fiable pour faire votre achat dans une ambiance sereine financières.

Nous vous donnerons l’opportunité de trouver de manière rapide une bonne affaire enceinte pour cle usb afin de faire encore baisser le prix de votre enceinte pour cle usb.

Avis d’acheteur enceinte pour cle usb

[content-egg module=Amazon template=grid limit=4]

Comparateur enceinte pour cle usb Suivez les prix

[content-egg module=RssFetcher template=simple]

Comment obtenir enceinte pour cle usb ?

Afin de vous faire plaisir avec enceinte pour cle usb sans vous ruiner, il est préférable de se diriger vers Amazon pour réaliser la bonne affaire. Le programme Prime permet d’obtenir rapidement enceinte pour cle usb chez vous.

[content-egg module=Amazon template=grid limit=6 offset=0]

  • Elipson PLANET L PACK 5.0 - Pack d'enceintes satellites 5.0
    La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La presse en parle "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 Le Haut-parleur coaxial offre une scène sonore précise et très détaillée. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent ne peuvent pas reproduire. La tonalité est exceptionnellement bonne... Hifi Choice Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio Caractéristiques techniques Planet L 5.0 : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L PACK 5.0 - Pack d'enceintes satellites 5.0
    La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La presse en parle "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 Le Haut-parleur coaxial offre une scène sonore précise et très détaillée. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent ne peuvent pas reproduire. La tonalité est exceptionnellement bonne... Hifi Choice Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio Caractéristiques techniques Planet L 5.0 : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET L PACK 5.0 - Pack d'enceintes satellites 5.0
    La Planet L marque le renouveau de la sphère Elipson avec un produit haut de gamme à l'esthétique soignée. Fruit de 2 ans d'études, elle exploite les meilleures technologies acoustiques pour un rendu sonore sans compromis. Équipée d'un haut-parleur coaxial 2 voies, elle offre le meilleur de la haute-fidélité avec élégance et design. La presse en parle "La forme sphérique n'est pas seulement choisie pour son aspect visuel, incontestablement réussi. Elle permet également de limiter les vibrations internes susceptibles de générer un son "de boîte" et des colorations artificielles. La Planet L se distingue en effet par un bel équilibre tonal, une restitution sonore jamais crispée, même dans les moments d'intense activité orchestrale, et une organisation spatiale pensée avec soin...Et, toujours quel que soit le répertoire, cette enceinte fait montre d'un enthousiasme indéfectible." Classica 09/2010 Le Haut-parleur coaxial offre une scène sonore précise et très détaillée. L'enceinte Elipson a également un «sweet spot» relativement large, ce qui signifie qu'elle peut produire une présentation attrayante sur une zone plus large que ce qui est généralement le cas pour des enceintes de cette taille. La Planète L est également capable d'extraire des nuances à partir d'enregistrements que même des enceintes beaucoup plus coûteuses peuvent ne peuvent pas reproduire. La tonalité est exceptionnellement bonne... Hifi Choice Les (belles) qualités dynamiques sont sans aucun doute la raison de l'effet exceptionnellement transparent et très défini. Fairaudio Caractéristiques techniques Planet L 5.0 : Enceinte Bass-reflex Amplificateur recommandé : 30 - 80 W Haut-parleur coaxial 2 voies Grave-médium de 6.5'' (165 mm) membrane papier avec traitement amortissant Tweeter à dôme tissu de 25 mm Réponse en fréquence : 48 Hz - 20 kHz Sensibilité : 90 dB / 1 W / 1 m Impédance : 6 Ohms Blindage magnétique Dimensions : Ø 290 mm Poids : 7 kg Livrée avec un support de table Pied spécifique, support mural ou plafond livrés en option
  • Elipson PLANET M 5.0 - Pack d'enceintes satellites 5.0
    Elipson Planet M Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. Le pack 5.0 Planet M est disponible en 3 finitions laquées : noir, rouge et blanc. La presse parle du pack Elipson Planet M 5.1: En fin de compte, ce système n'a aucune concurrence, pour la stéréo classique et le 2.1 d'un point de vue rapport qualité prix. L'écoute du système Elipson suggère que ce n'est pas un simple exercice pour avoir aussi un pack au catalogue, mais que beaucoup de soin et d'attention ont été appliqués pour la conception. Si vous êtes à la recherche d'un système qui peut fonctionner et bien fonctionner dans un petit espace, l'Elipson mérite une audition. Avforums - Banc d'essai complet Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des Satellites Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, Tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET M 5.0 - Pack d'enceintes satellites 5.0
    Elipson Planet M Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. Le pack 5.0 Planet M est disponible en 3 finitions laquées : noir, rouge et blanc. La presse parle du pack Elipson Planet M 5.1: En fin de compte, ce système n'a aucune concurrence, pour la stéréo classique et le 2.1 d'un point de vue rapport qualité prix. L'écoute du système Elipson suggère que ce n'est pas un simple exercice pour avoir aussi un pack au catalogue, mais que beaucoup de soin et d'attention ont été appliqués pour la conception. Si vous êtes à la recherche d'un système qui peut fonctionner et bien fonctionner dans un petit espace, l'Elipson mérite une audition. Avforums - Banc d'essai complet Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des Satellites Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, Tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET M 5.0 - Pack d'enceintes satellites 5.0
    Elipson Planet M Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. Le pack 5.0 Planet M est disponible en 3 finitions laquées : noir, rouge et blanc. La presse parle du pack Elipson Planet M 5.1: En fin de compte, ce système n'a aucune concurrence, pour la stéréo classique et le 2.1 d'un point de vue rapport qualité prix. L'écoute du système Elipson suggère que ce n'est pas un simple exercice pour avoir aussi un pack au catalogue, mais que beaucoup de soin et d'attention ont été appliqués pour la conception. Si vous êtes à la recherche d'un système qui peut fonctionner et bien fonctionner dans un petit espace, l'Elipson mérite une audition. Avforums - Banc d'essai complet Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des Satellites Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, Tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET M 5.0 - Pack d'enceintes satellites 5.0
    Elipson Planet M Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. Le pack 5.0 Planet M est disponible en 3 finitions laquées : noir, rouge et blanc. La presse parle du pack Elipson Planet M 5.1: En fin de compte, ce système n'a aucune concurrence, pour la stéréo classique et le 2.1 d'un point de vue rapport qualité prix. L'écoute du système Elipson suggère que ce n'est pas un simple exercice pour avoir aussi un pack au catalogue, mais que beaucoup de soin et d'attention ont été appliqués pour la conception. Si vous êtes à la recherche d'un système qui peut fonctionner et bien fonctionner dans un petit espace, l'Elipson mérite une audition. Avforums - Banc d'essai complet Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des Satellites Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, Tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET M 5.0 - Pack d'enceintes satellites 5.0
    Elipson Planet M Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. Le pack 5.0 Planet M est disponible en 3 finitions laquées : noir, rouge et blanc. La presse parle du pack Elipson Planet M 5.1: En fin de compte, ce système n'a aucune concurrence, pour la stéréo classique et le 2.1 d'un point de vue rapport qualité prix. L'écoute du système Elipson suggère que ce n'est pas un simple exercice pour avoir aussi un pack au catalogue, mais que beaucoup de soin et d'attention ont été appliqués pour la conception. Si vous êtes à la recherche d'un système qui peut fonctionner et bien fonctionner dans un petit espace, l'Elipson mérite une audition. Avforums - Banc d'essai complet Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des Satellites Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, Tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Elipson PLANET M 5.0 - Pack d'enceintes satellites 5.0
    Elipson Planet M Compacte, séduisante et résolument audiophile, la Planet M illustre tout le savoir-faire d'Elipson. ? l'instar de l'iconique Planet L, cette surdouée fait appel aux meilleures technologies acoustiques et à une conception de pointe pour un rendu sonore sans compromis. Forte de son haut-parleur coaxial 2 voies, la Planet M conjugue musicalité et compacité, un brio qui se dévoile avec élégance et audace. Le pack 5.0 Planet M est disponible en 3 finitions laquées : noir, rouge et blanc. La presse parle du pack Elipson Planet M 5.1: En fin de compte, ce système n'a aucune concurrence, pour la stéréo classique et le 2.1 d'un point de vue rapport qualité prix. L'écoute du système Elipson suggère que ce n'est pas un simple exercice pour avoir aussi un pack au catalogue, mais que beaucoup de soin et d'attention ont été appliqués pour la conception. Si vous êtes à la recherche d'un système qui peut fonctionner et bien fonctionner dans un petit espace, l'Elipson mérite une audition. Avforums - Banc d'essai complet Tout comme la Planet L, la Planet M est extrêmement cohérente. Le haut-parleur coaxial diffuse un son très focalisé, exempt de coloration et à la tonalité très bien balancée. Hifi-Choice Les écoutes sont musicales, dynamiques, avec du naturel dans les reproductions de concert et de la facilité à produire une image stéréo bien spatialisée. What Hi-fi Caractéristiques techniques des Satellites Elipson Planet M : Enceinte close 2 voies Haut-parleur : coaxial, woofer 10 cm membrane papier traité, Tweeter 20 mm dôme soie. Puissance amplificateur recommandée : 30 - 80 W Réponse en fréquence : 90 Hz - 22 kHz Sensibilité : 88 dB Impédance : 8 ohms Dimension : ø 15 cm Poids : 1.65 kg Couleurs : laque noire, blanche ou rouge Livrée avec un support de table Pied spécifique, support mural ou plafond en option
  • Emma 2 taies dundefinedoreiller 100% Percale de coton 65x65 - Gris
    Le confort dundefinedun 5 étoiles chez vous Une matière respirante, parfaite pour lundefinedété Labélisés OEKO-TEX®, le top pour la planète !
  • Harley Benton SC-450 P90 GT Classic S Bundle Gold Top
    "Harley Benton SC-450 P90 GT Classic S Bundle@+*Offre Bundle comprenant*, Harley Benton HB-80R, Combo guitare, Puissance: 65 Watt sous 8 Ohm, 80 Watt sous 4 Ohm avec extension connectée, Haut-parleur 12"" Celestion, Circuit d'émulation de lampe TEC, 2 canaux avec LED de statut, Contrôles canal 1: Gain, Voice, Bass, High, Volume, Contrôles canal 2: Gain, Bass, Middle, High, Volume, Réverbération (type ressort), Sortie casque, Sortie ligne, Entrée Aux, Boucle d'effets, Connexion pour footswitch (commutation de canal), Footswitch adapté optionnel non-fourni, Sortie pour baffle externe, Dimensions (L x H x P): 455 x 515 x 265 mm, Poids: 15,5 kg, Housse de protection adaptée optionnelle non-fournie (N° d'article #260991#), Harley Benton SC-450 P90 GT Classic Series, Guitare électrique, Série Classic, Corps en peuplier, Table bombée, Manche collé en érable, Profil du manche en C, Touche en blackwood, Rayon de la touche: 350 mm, Repères trapézoïdes, Filets de corps et de manche couleur crème, 22 frettes, Diapason: 628 mm, Largeur au sillet: 43 mm, Barre de réglage (Truss Rod) double action, 2 micros simple bobinage P90 avec aimants en céramique, 2 réglages de volume, 2 réglages de tonalité, Sélecteur 3 positions, Accastillage chromé, Chevalet Tune-o-matic, Mécaniques fermées moulées sous pression, Cordes Harley Benton .010-.046, Finition: Haute brillance, Couleur: Gold Top, Thomann E-Guitar Gigbag Eco, Housse pour guitare électrique, Dimensions intérieures: 1050 x 350 x 80 mm, the sssnake IPP1030, Câble instrument, Longueur: 3 m, Jack 6,3 mm - Jack 6,3 mm, Section de câble: 0,22 mm² / AWG 24, Diamètre extérieur: 6 mm, Couleur: Noir"
  • the box CL 106 Top MK II
    "the box CL 106 Top MK II, Enceintes passives large bande, 2 voies 6,5"" + tweeter, Puissance : 100 Watt RMS - 400 Watt crête, Dispersion : 90° x 60°, Impédance : 4 Ohm, SPL Max : 113 dB, Réponse en fréquence : 120 Hz - 19 kHz, Connecteur Speaker Twist, Montage sur pied d'enceinte possible, Dimensions (LxPxH) : 250 x 230 x 375 mm, Poids: 8 kg (par enceinte) Finition : peinture noire texturée, Prix pour une paire, Housse disponible en option, article n°: #308842# (non fournie)"
  • the box CL 110 Top MK II
    "the box CL 110 Top MK II, Enceintes passives large bande 2 voies 10"" + tweeter, Puissance: 200W RMS - 800W crête, Impédance: 4 Ohm, Réponse en fréquence: 90 Hz - 19 kHz, SPL max: 120 dB, Entrée Speaker Twist, Plastique moulé noir, Montage sur pied d'enceinte (35 mm), Dimensions: 320 x 460 x 265 mm, Poids: 11 kg (22 kg la paire), Prix pour une paire, Paire de housses disponible en option, article n°: #385912#"
  • Scorpion Exo Tech Evo Carbon Top Black Red + Kit bluetooth 5R Lite
    Univers: City, Street, Touring - Pack / catégorie: Packs Casque + Kit bluetooth - Couleur: Noir - Genre: Adulte mixte, Femme - Meilleures utilisations: Extra Urbaine, Grand tourisme, Urbaine - Type de coque (détail): Carbone - Nombre de calottes: 2 - Type de peinture: Brillant - Ecran: Anti-rayures, Antibuée avec Pinlock - Teinte écran: Incolore - Type écran: Interne - Intérieur: Démontable, lavable - Accessoires inclus: Cache nez, Housse, Pinlock - Bandes réfléchissantes: Incluses, Obligatoires - Jugulaire: Boucle Micrométrique - Bluetooth: Equipé Bluetooth - Garantie: 5 ans - Homologation: Norme Européenne ECE 22.06
  • Scorpion Exo Tech Evo Carbon Top Black White + Kit Bluetooth 5S
    Univers: City, Street, Touring - Pack / catégorie: Packs Casque + Kit bluetooth - Couleur: Noir - Genre: Adulte mixte, Femme - Meilleures utilisations: Extra Urbaine, Grand tourisme, Urbaine - Type de coque (détail): Carbone - Nombre de calottes: 2 - Type de peinture: Brillant - Ecran: Anti-rayures, Antibuée avec Pinlock - Teinte écran: Incolore - Type écran: Interne - Intérieur: Démontable, lavable - Accessoires inclus: Cache nez, Housse, Pinlock - Bandes réfléchissantes: Incluses, Obligatoires - Jugulaire: Boucle Micrométrique - Bluetooth: Equipé Bluetooth - Garantie: 5 ans - Homologation: Norme Européenne ECE 22.06
  • Scorpion Exo Tech Evo Carbon Top Black Red + Kit Bluetooth 5S
    Univers: City, Street, Touring - Pack / catégorie: Packs Casque + Kit bluetooth - Couleur: Noir - Genre: Adulte mixte, Femme - Meilleures utilisations: Extra Urbaine, Grand tourisme, Urbaine - Type de coque (détail): Carbone - Nombre de calottes: 2 - Type de peinture: Brillant - Ecran: Anti-rayures, Antibuée avec Pinlock - Teinte écran: Incolore - Type écran: Interne - Intérieur: Démontable, lavable - Accessoires inclus: Cache nez, Housse, Pinlock - Bandes réfléchissantes: Incluses, Obligatoires - Jugulaire: Boucle Micrométrique - Bluetooth: Equipé Bluetooth - Garantie: 5 ans - Homologation: Norme Européenne ECE 22.06
  • Audioquest Q2 - Câble d'enceintes au mètre
    Le câble d'enceinte Audioquest Q2 fait parti de la série Flat du constructeur américain. Sa section de 2 x 1,65 mm² est plus importante que celle du câble G2.Sa configuration fait état d'une âme massive concentrique et des conducteurs spiralés. Cette technologie offre un câble nettement plus résolu qu'un câble classique en faisceau toronné, et une inductance nettement plus faible. Conducteurs à âme massive + concentrique : Le recours à des conducteurs à âme massive préserve l'Audioquest Q2 de deux sources très courantes de distorsion : le déficit de précision du contact entre les brins et l'interaction magnétique entre brins. Néanmoins, si un conducteur d'une section aussi imposante que celui utilisé dans le Q2 était un brin unique massif, il serait non seulement très rigide mais, à cause de l'effet de peau, le son reproduit serait très peu naturel, équivalent à une montagne russe acoustique. Le câble d'enceinte Q2 comporte, en plus des conducteurs à âme massive + concentrique, un cercle parfait composé de 11 brins de cuivre LGC de plus petite section exerçant une rotation autour d'un brin unique de LGC de section plus grande. Cette technique permet d'obtenir un conducteur souple avec une qualité sonore est analogue à celle d'un conducteur à âme massive idéal. Cuivre long grain (LGC) : Le cuivre LGC, utilisé dans le câble d'enceinte Audioquest Q2 comporte moins d'oxydes dans le matériau conducteur, moins d'impuretés, moins de joints de grains et, offre indiscutablement, de meilleures performances. Géométrie torsadée à paire unique : Un câble pour enceinte normal à conducteurs parallèles présente une inductance relativement élevée, ce qui étale l'énergie dans le temps et produit un son terne et flou. Les deux conducteurs dans le câble Q2 sont spiralés l'un autour de l'autre, présentant une inductance plus basse, une plus grande clarté et une plage de fréquence supérieure des graves aux aigus. Caractéristiques techniques du câble d'enceintes Audioquest Q2 : Conducteurs à âme massive + concentrique Géométrie torsadée Cuivre OFC LGC (Long Grain Copper) Calibre : 2 x 1.65 mm2 Gaine : PVC blanc cassé
  • novi-clous Clous en bande papier 34° 2.8x65 Annelés Inox A4 TP
    Ces clous annelés inox A4 sont utilisés dans les régions en bord de mer et région montagneuses. Ces pointes crantées en acier inoxydable Inox A4 (316L) ont une très bonne résistance à la corrosion. La tige annelée offre une meilleure tenue à l’arrachement parfait pour le clouage de bardage bois extérieur type Red cedar , abris de jardin, terrasse… Pointes pour cloueurs en bande pneumatiques, sur batterie ou à gaz , Alsafix D38/100P1, Bostitch F33PT, Hitachi NR90AD, Hitachi NR90GC, Max GS690CH, Paslode Spit IM350, SPIT IM350+, DEWALT DCN692P2. .. Clous en bande 34° Tête Plate liaison papier sont préconisés pour la fixation invisible c'est à dire un clouage dans la rainure languette des lames de bardage,terrasse ...
  • MAKITA Radio de chantier 12 à 18V Li-Ion (sans batterie ni chargeur) enceinte WOOFER - MAKITA - DMR114
    La radio de chantier DMR114 est dotée d'un haut-parleur de graves inférieur, médium et aigu des deux côtés, lui offrant un son de haute qualité et convenant à différents genres musicaux. Elle est certifiée IP65 pour une meilleure résistance face aux intempéries et à l'eau. Elle est également adaptée aux sites de travail, aux loisirs et aux sports. Pour plus de performance et d'efficacité, elle est équipée d'une fonction Bluetooth classe 2 avec une portée de 10 mètres, d'un port USB pour recharger les appareils de faible tension. De plus, la radio est robuste grâce à ses amortisseurs et renforts métalliques.   Caractéristique technique : Enceinte : 5 x 2 + 25 Watt Port USB : 1 Port jack : 2 Bluetooth : Oui Portée Bluetooth : 10 m Plage de fréquence AM : 520 à 1710 kHz Dimensions (L x l x h) : 268 x 164 x 295 mm Poids net EPTA : 4,9 kg
  • Bell Casque Bell Custom 500 Vintage - Noir mat 2XL 62-63cm
    Et voilà un casque Jet Bell au look rétro et au top de la technologie ! Vous ne passerez pas inaperçu avec le Custom 500 !Ceci est la version avec une calotte exclusive en fibre de verre ! Le calotin est fabriqué en polystyrène expansé (EPS) multi densité et vous garantit une meilleure absorption des chocsLa conception n'est pas seulement agréable à l’œil ! La garniture intérieure antibactérienne offre à la fois confort et qualité. Caractéristiques :- Calotte en fibre de verre (5 tailles disponibles)- 5 pressions intégrées pour fixer écrans et visières (vendus séparément)- Jugulaire rembourrée à boucle double DPoids : 1 175 g (+/- 50 g)Homologué DOT & ECE 22.05
  • LD Systems Road Buddy 10 HHD 2
    "LD Systems Road Buddy 10 HHD 2, Enceinte Bluetooth portable alimentée par batterie, Avec mélangeur intégré et 2 microphones sans fil, Équipement: haut-parleur en ferrite de 10"" + tweeter de 1"", Lecteur multimédia intégré avec Bluetooth, clé USB et carte SD en formats MP3, WAV et WMA, Mélangeur intégré avec 3 canaux, Entrée combinée XLR / jack, Entrée instrument / ligne jack 6,3 mm, Entrée RCA L/R, EQ 2 bandes Master, Amplificateur de puissance classe D intégré avec 120 Watt, Réponse en fréquence : 55 - 18 000 Hz, Niveau maximum : 96 dB SPL, Système sans fil dans la gamme ISM sans frais d'enregistrement : 863 - 865 MHz, Delay intégré, Batterie avec un maximum de 8 heures d'autonomie, Chariot et roues, Montage sur pied 36 millimètres, Dimensions : 415 x 525 x 328 mm, Poids : 16,5 kg, Livrée avec télécommande, câble d'alimentation, antenne TNC et 2 émetteurs portatifs, Housse disponible en option, article n°: #382254# (non fournie)"
  • LD Systems Road Buddy 10 BPH 2
    "LD Systems Road Buddy 10 BPH 2, Enceinte Bluetooth portable alimentée par batterie, Avec mélangeur intégré et 2 micro-casques sans fil, Équipement: haut-parleur en ferrite de 10"" + tweeter 1"", Lecteur multimédia intégré avec Bluetooth, clé USB et carte SD pour les formats MP3, WAV et WMA, Mélangeur 3 canaux intégré, Entrée combinée XLR / jack, Entrée niveau instrument / ligne jack 6,3 mm, Entrée RCA L / R, EQ Master 2 bandes, Amplificateur de puissance de classe D intégré de 120 Watts, Réponse en fréquence: 55 - 18 000 Hz, Niveau maximum: 96 dB SPL, Système sans fil dans la gamme ISM: 863 - 865 MHz, Délai intégré, Batterie avec jusqu'à 8 heures d'autonomie, Chariot à roues, Monteage sur pied 36 millimètres, Dimensions: 415 x 525 x 328 mm, Poids: 16,5 kg, Livrée avec télécommande, câble d'alimentation, antenne TNC, 2 émetteurs de poche et 2 micro-casques, Housses disponibles en option, articles n° : #388817# ou #490234# (non fournies)"
  • LD Systems SAT 262 G2 noir
    "LD Systems SAT 262 G2, Enceinte passive polyvalente pour applications d'installation et de scène, 2x haut-parleurs 6,5"" et tweeter 1"", Dispersion: 80 ° x 60 °, Réponse en fréquence: 65 - 19 000 Hz, SPL Max: 116 dB, Puissance: 180 W / 360 W sous 8 Ohm, Connexions: borniers et Speker Twist, Enceinte MDF de 12 mm, Montage aérien: 4x M8, 4x M6 et 2x M10, Dimensions: 200 x 630 x 205 mm, Poids: 9,8 kg, Couleur: noir, Supports mural et de traverses disponibles en option"
  • LD Systems SAT 102 G2 noir
    "LD Systems SAT 102 G2, Enceinte passive polyvalente pour applications d'installation et de scène, Haut-parleur 10"" et tweeter 1"", Dispersion: 80 ° x 60 °, Réponse en fréquence: 65 - 19 000 Hz, SPL Max: 118 dB, Puissance: 200 W / 400 W sous 8 Ohm, Connexions: borniers et Speker Twist, Enceinte MDF de 15 mm, Montage aérien: 4x M8, 4x M6 et 2x M10, Dimensions: 300 x 550 x 270 mm, Poids 12,2 kg, Couleur: noir, Supports mural et de traverses disponibles en option"
  • EV Evid 4.2 Black noires
    "EV Evid 4.2 Noires, Enceintes passives coaxiales 2x 4"" + 1"", Puissance: 200W RMS, Impédance: 8 Ohm, Réponse en fréquence: 65 Hz - 20 kHz, Dimensions: 310 x 175 x 216 mm, Kit de montage mural inclus, Vendues par paire, Couleur: noires"
  • EV Evid 4.2TW White
    "EV Evid 4.2TW Blanche, Enceintes d'installation passives coaxiales 2x 4"" + 1"", Version 100V, Puissance : 30 / 15 / 7,5W / 100V, Réponse en fréquence : 65 Hz - 20 kHz, Dimensions : 310 x 175 x 216 mm, Kit de montage mural inclus, Vendues par paire, Couleur : blanc"
  • EV Evid 4.2 White blanc
    "EV Evid 4.2 Blanches, Enceintes passives coaxiales, 2x haut-parleurs 4"" + tweeter et pavillon, Puissance : 200 Watt RMS, Impédance : 8 Ohm, Réponse en fréquence : 65 Hz - 20 kHz, Dimensions: 310 x 175 x 216 mm, Couleur: blanc, Support mural inclus, Prix pour une paire"
  • LD Systems Road Buddy 10 HBH 2
    "LD Systems Road Buddy 10 HBH 2, Enceinte Bluetooth portable alimentée par batterie, Avec mélangeur intégré et 1 micro-casque sans fil et 1 micro à main sans fil, Équipement: haut-parleur en ferrite de 10"" + tweeter 1"", Lecteur multimédia intégré avec Bluetooth, clé USB et carte SD pour les formats MP3, WAV et WMA, Mélangeur 3 canaux intégré, Entrée combinée XLR / jack, Entrée niveau instrument / ligne jack 6,3 mm, Entrée RCA L / R, EQ Master 2 bandes, Amplificateur de puissance de classe D intégré de 120 Watts, Réponse en fréquence: 55 - 18 000 Hz, Niveau maximum: 96 dB SPL, Système sans fil dans la gamme ISM: 863 - 865 MHz, Délai intégré, Batterie avec jusqu'à 8 heures d'autonomie, Chariot à roues, Monteage sur pied 36 millimètres, Dimensions: 415 x 525 x 328 mm, Poids: 16,5 kg, Livrée avec télécommande, câble d'alimentation, antenne TNC, 1 micro à main, 1 émetteur de poche et 1 micro-casque, Housses disponibles en option, articles n° : #388817# ou #490234# (non fournies)"
  • LD Systems SAT 262 G2 W blanc
    "LD Systems SAT 262 G2 W, Enceinte passive polyvalente pour applications d'installation et de scène, 2x haut-parleurs 6,5"" et tweeter 1"", Dispersion: 80 ° x 60 °, Réponse en fréquence: 65 - 19 000 Hz, SPL Max: 116 dB, Puissance: 180 W / 360 W sous 8 Ohm, Connexions: borniers et Speker Twist, Enceinte MDF de 12 mm, Montage aérien: 4x M8, 4x M6 et 2x M10, Dimensions: 200 x 630 x 205 mm, Poids: 9,8 kg, Couleur: blanc, Supports mural et de traverses disponibles en option"
  • DIADORA S.P.A Veste de travail WORKWEAR EASYWORK noir charbon/noir T2XL - DIADORA SPA - 702.173561
    Ces vestes de travail multipoches WORKWEAR EASYWORK de la marque Diadora SPA dispose d'une taille et de poignets réglables. Elles possèdent d'une découpe manches ergonomiques et soufflet dans le dos pour une meilleure mobilité.   Caractéristiques techniques : Tissu : 65 % coton, 35 % polyester - 310 g/m² Détails réfléchissants Triple couture Découpe des manches ergonomiques et soufflets dans le dos Indéformable Respirant Poches : Porte-badge Poches intérieures Poches pour les mains zippées Utilisation : Second-œuvre
  • EV Evid 4.2 T Black
    "EV Evid 4.2 T Speaker System BK, Enceintes d'installation passives coaxiales 2x 4"" + 1"", Version 100V, Puissance : 30 / 15 / 7,5W / 100V, Réponse en fréquence : 65 Hz - 20 kHz, Dimensions : 310 x 175 x 216 mm, Kit de montage mural inclus, Vendues par paire, Couleur : noir"
  • LD Systems SAT 102 W G2 blanc
    "LD Systems SAT 102 W G2, Enceinte passive polyvalente pour applications d'installation et de scène, Haut-parleur 10"" et tweeter 1"", Dispersion: 80 ° x 60 °, Réponse en fréquence: 65 - 19 000 Hz, SPL Max: 118 dB, Puissance: 200 W / 400 W sous 8 Ohm, Connexions: borniers et Speker Twist, Enceinte MDF de 15 mm, Montage aérien: 4x M8, 4x M6 et 2x M10, Dimensions: 300 x 550 x 270 mm, Poids 12,2 kg, Couleur: blanc, Supports mural et de traverses disponibles en option"
  • Neutrik NSSC-2 Black
    Neutrik NSSC-2, Sealing Cap, Spring-loaded, To protect all powerCON TRUE1 TOP female chassis connectors, Protection class: IP65, Colour: Black
  • Stairville Tripod 2Side Cover White XL95 blanc
    Stairville Tripod 2Side Cover White XL95, Pendrillon pour pied d'enceinte - 95 cm, Permet de recouvrir votre pied d'enceinte d'un cache convenant même aux plus gros pieds d'enceinte, Placez un effet LED sous le cache pour un maximum d'effet, Habillez de la meilleure manière votre pied d'enceinte, Ignifuge (Norme DIN 4102 B1), Couleur: blanc
  • Neutrik NKPH2-A1A1-M001
    Neutrik NKPH2-A1A1-M001, Cordon d'alimentation extérieur, Longueur: 1 m, powerCON TRUE1 TOP mâle vers powerCON TRUE1 TOP femelle, Câble H07RN 3x 2.5 mm², Isolant élastomère, Grande flexibilité, Ignifuge, Enfichable sous charge, Résistant à l'huile, Indice de protection: IP65, Résiste aux intempéries, Poids: 190 g