a { color: var(--link-color); }body { --background-color: #fff; --error-code-color: var(--google-gray-700); --google-blue-50: #e8f0fe; --google-blue-100: #d2e3fc; --google-blue-300: #8ab4f8; --google-blue-600: #1a73e8; --google-blue-700: #1967d2; --google-gray-100: #f1f3f4; --google-gray-300: #dadce0; --google-gray-500: #9aa0a6; --google-gray-50: #f8f9fa; --google-gray-600: #80868b; --google-gray-700: #5f6368; --google-gray-800: #3c4043; --google-gray-900: #202124; --heading-color: var(--google-gray-900); --link-color: #585858; --popup-container-background-color: rgba(0,0,0,.65); --primary-button-fill-color-active: var(--google-blue-700); --primary-button-fill-color: var(--google-blue-600); --primary-button-text-color: #fff; --quiet-background-color: #f7f7f7; --secondary-button-border-color: var(--google-gray-500); --secondary-button-fill-color: #fff; --secondary-button-hover-border-color: var(--google-gray-600); --secondary-button-hover-fill-color: var(--google-gray-50); --secondary-button-text-color: var(--google-gray-700); --small-link-color: var(--google-gray-700); --text-color: var(--google-gray-700); background: var(--background-color); color: var(--text-color); overflow-wrap: break-word; }.nav-wrapper .secondary-button { background: var(--secondary-button-fill-color); border: 1px solid var(--secondary-button-border-color); color: var(--secondary-button-text-color); float: none; margin: 0px; padding: 8px 16px; }.hidden { display: none; }html { text-size-adjust: 100%; font-size: 125%; }.icon { background-repeat: no-repeat; background-size: 100%; }@media (prefers-color-scheme: dark){body { --background-color: var(--google-gray-900); --error-code-color: var(--google-gray-500); --heading-color: var(--google-gray-500); --link-color: var(--google-blue-300); --primary-button-fill-color-active: #81a2d0; --primary-button-fill-color: var(--google-blue-300); --primary-button-text-color: var(--google-gray-900); --quiet-background-color: var(--background-color); --secondary-button-border-color: var(--google-gray-700); --secondary-button-fill-color: var(--google-gray-900); --secondary-button-hover-fill-color: #303339; --secondary-button-text-color: var(--google-blue-300); --small-link-color: var(--google-blue-300); --text-color: var(--google-gray-500); }}button { border: 0px; border-radius: 20px; box-sizing: border-box; color: var(--primary-button-text-color); cursor: pointer; float: right; font-size: 0.875em; margin: 0px; padding: 8px 16px; transition: box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1); user-select: none; }.bad-clock button, .captive-portal button, .https-only button, .insecure-form button, .lookalike-url button, .main-frame-blocked button, .neterror button, .pdf button, .ssl button, .enterprise-block button, .enterprise-warn button, .managed-profile-required button, .safe-browsing-billing button, .supervised-user-verify button, .supervised-user-verify-subframe button { background: var(--primary-button-fill-color); }#details { margin: 0px 0px 50px; }.error-code { color: var(--error-code-color); font-size: 0.8em; margin-top: 12px; text-transform: uppercase; }h1 { color: var(--heading-color); font-size: 1.6em; font-weight: normal; line-height: 1.25em; margin-bottom: 16px; }.icon { height: 72px; margin: 0px 0px 40px; width: 72px; }.interstitial-wrapper { box-sizing: border-box; font-size: 1em; line-height: 1.6em; margin: 14vh auto 0px; max-width: 600px; width: 100%; }#main-message > p { display: inline; }.nav-wrapper { margin-top: 51px; }.nav-wrapper::after { clear: both; content: ""; display: table; width: 100%; }.small-link { color: var(--small-link-color); font-size: 0.875em; }@media (max-width: 700px){.interstitial-wrapper { padding: 0px 10%; }}@media (max-width: 420px){button, [dir="rtl"] button, .small-link { float: none; font-size: 0.825em; font-weight: 500; margin: 0px; width: 100%; }button { padding: 16px 24px; }#details { margin: 20px 0px; }.secondary-button:not(.hidden) { display: block; margin-top: 20px; text-align: center; width: 100%; }.interstitial-wrapper { padding: 0px 5%; }.nav-wrapper { margin-top: 30px; }}@media (max-width: 420px){.nav-wrapper .secondary-button { border: 0px; margin: 16px 0px 0px; margin-inline-end: 0px; padding-bottom: 16px; padding-top: 16px; }}@media (min-width: 240px) and (max-width: 420px) and (min-height: 401px), (min-width: 421px) and (min-height: 240px) and (max-height: 560px){body .nav-wrapper { background: var(--background-color); bottom: 0px; box-shadow: 0 -12px 24px var(--background-color); left: 0px; margin: 0px auto; max-width: 736px; padding-inline: 24px; position: fixed; right: 0px; width: 100%; z-index: 2; }.interstitial-wrapper { max-width: 736px; }#details, #main-content { padding-bottom: 40px; }#details { padding-top: 5.5vh; }button.small-link { color: var(--google-blue-600); }}@media (max-width: 420px) and (orientation: portrait), (max-height: 560px){body { margin: 0px auto; }button, [dir="rtl"] button, button.small-link, .nav-wrapper .secondary-button { font-family: Roboto-Regular, Helvetica; font-size: 0.933em; margin: 6px 0px; transform: translateZ(0px); }.nav-wrapper { box-sizing: border-box; padding-bottom: 8px; width: 100%; }#details { box-sizing: border-box; height: auto; margin: 0px; opacity: 1; transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1); }#details.hidden, #main-content.hidden { height: 0px; opacity: 0; overflow: hidden; padding-bottom: 0px; transition: none; }h1 { font-size: 1.5em; margin-bottom: 8px; }.icon { margin-bottom: 5.69vh; }.interstitial-wrapper { box-sizing: border-box; margin: 7vh auto 12px; padding: 0px 24px; position: relative; }.interstitial-wrapper p { font-size: 0.95em; line-height: 1.61em; margin-top: 8px; }#main-content { margin: 0px; transition: opacity 100ms cubic-bezier(0.4, 0, 0.2, 1); }.small-link { border: 0px; }.suggested-left > #control-buttons, .suggested-right > #control-buttons { float: none; margin: 0px; }}@media (min-width: 421px) and (min-height: 500px) and (max-height: 560px){.interstitial-wrapper { margin-top: 10vh; }}@media (min-height: 400px) and (orientation: portrait){.interstitial-wrapper { margin-bottom: 145px; }}@media (min-height: 299px){.nav-wrapper { padding-bottom: 16px; }}@media (min-height: 500px) and (max-height: 650px) and (max-width: 414px) and (orientation: portrait){.interstitial-wrapper { margin-top: 7vh; }}@media (min-height: 650px) and (max-width: 414px) and (orientation: portrait){.interstitial-wrapper { margin-top: 10vh; }}@media (max-height: 400px) and (orientation: portrait), (max-height: 239px) and (orientation: landscape), (max-width: 419px) and (max-height: 399px){.interstitial-wrapper { display: flex; flex-direction: column; margin-bottom: 0px; }#details { flex: 1 1 auto; order: 0; }#main-content { flex: 1 1 auto; order: 0; }.nav-wrapper { flex: 0 1 auto; margin-top: 8px; order: 1; padding-inline: 0px; position: relative; width: 100%; }button, .nav-wrapper .secondary-button { padding: 16px 24px; }button.small-link { color: var(--google-blue-600); }}@media (max-width: 239px) and (orientation: portrait){.nav-wrapper { padding-inline: 0px; }}html:not([subframe]) #sub-frame-error { display: none; }h1 { margin-top: 0px; overflow-wrap: break-word; }h1 span { font-weight: 500; }a { text-decoration: none; }.icon { user-select: none; display: inline-block; }.icon-generic { content: image-set(url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII=") 1x, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQAQMAAADdiHD7AAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAFJJREFUeF7t0cENgDAMQ9FwYgxG6WjpaIzCCAxQxVggFuDiCvlLOeRdHR9yzjncHVoq3npu+wQUrUuJHylSTmBaespJyJQoObUeyxDQb3bEm5Au81c0pSCD8HYAAAAASUVORK5CYII=") 2x); }.hidden { display: none; }#suggestions-list p { margin-block-end: 0px; }#suggestions-list ul { margin-top: 0px; }#error-information-button { content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0iTTExIDE4aDJ2LTJoLTJ2MnptMS0xNkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnptMCAxOGMtNC40MSAwLTgtMy41OS04LThzMy41OS04IDgtOCA4IDMuNTkgOCA4LTMuNTkgOC04IDh6bTAtMTRjLTIuMjEgMC00IDEuNzktNCA0aDJjMC0xLjEuOS0yIDItMnMyIC45IDIgMmMwIDItMyAxLjc1LTMgNWgyYzAtMi4yNSAzLTIuNSAzLTUgMC0yLjIxLTEuNzktNC00LTR6Ii8+PC9zdmc+"); height: 24px; vertical-align: -0.15em; width: 24px; }:not(.use-popup-container)#error-information-popup-container #error-information-popup-close { display: none; }#error-information-popup-close { margin-bottom: 0px; margin-inline-end: 35px; margin-top: 15px; text-align: end; }.link-button { color: #4285f4; display: inline-block; font-weight: bold; text-transform: uppercase; }#sub-frame-error-details { color: #8f8f8f; text-shadow: rgba(255, 255, 255, 0.3) 0px 1px 0px; }[jscontent="hostName"], [jscontent="failedUrl"] { overflow-wrap: break-word; }.secondary-button { background: #d9d9d9; color: #696969; margin-inline-end: 16px; }.suggestions { margin-top: 18px; }.suggestion-header { font-weight: bold; margin-bottom: 4px; }.suggestion-body { color: #777777; }@media (max-width: 640px), (max-height: 640px){h1 { margin: 0px 0px 15px; }.suggestions { margin-top: 10px; }.suggestion-header { margin-bottom: 0px; }}#download-link, #download-link-clicked { margin-bottom: 30px; margin-top: 30px; }#download-link-clicked { color: #bbbbbb; }#download-link::before, #download-link-clicked::before { content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg=="); display: inline-block; margin-inline-end: 4px; vertical-align: -webkit-baseline-middle; }#download-link-clicked::before { opacity: 0; width: 0px; }#offline-content-list-visibility-card { border: 1px solid white; border-radius: 8px; display: flex; font-size: 0.8em; justify-content: space-between; line-height: 1; }#offline-content-list.list-hidden #offline-content-list-visibility-card { border-color: #dadce0; }#offline-content-list-visibility-card > div { padding: 1em; }#offline-content-list-title { color: var(--google-gray-700); }#offline-content-list-show-text, #offline-content-list-hide-text { color: #4285f4; }#offline-content-list.list-hidden #offline-content-list-hide-text, #offline-content-list:not(.list-hidden) #offline-content-list-show-text { display: none; }#offline-content-suggestions { max-height: 27em; transition: max-height 200ms ease-in, visibility 200ms, opacity 200ms linear 200ms; }#offline-content-list.list-hidden #offline-content-suggestions { max-height: 0px; opacity: 0; transition: opacity 200ms linear, visibility 200ms, max-height 200ms ease-out 200ms; visibility: hidden; }#offline-content-list { margin-inline-start: -5%; width: 110%; }@media (max-width: 420px){#offline-content-list { margin-inline-start: -2.5%; width: 105%; }}@media (max-width: 420px) and (orientation: portrait), (max-height: 560px){#offline-content-list { margin-inline-start: -12px; width: calc(100% + 24px); }}#offline-content-list-action { text-align: center; transition: visibility 200ms, opacity 200ms linear 200ms; }#offline-content-list.list-hidden #offline-content-list-action { opacity: 0; transition: opacity 200ms linear, visibility 200ms; visibility: hidden; }#cancel-save-page-button { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48Y2xpcFBhdGggaWQ9Im1hc2siPjxwYXRoIGQ9Ik0xMiAyQzYuNSAyIDIgNi41IDIgMTJzNC41IDEwIDEwIDEwIDEwLTQuNSAxMC0xMFMxNy41IDIgMTIgMnptNSAxNkg3di0yaDEwdjJ6bS02LjctNEw3IDEwLjdsMS40LTEuNCAxLjkgMS45IDUuMy01LjNMMTcgNy4zIDEwLjMgMTR6IiBmaWxsPSIjOUFBMEE2Ii8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiM5QUEwQTYiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjbWFzaykiIGZpbGw9IiMxQTczRTgiIHN0eWxlPSJhbmltYXRpb246b2ZmbGluZUFuaW1hdGlvbiA0cyBpbmZpbml0ZSIgZD0iTTAgMGgyNHYyNEgweiIvPjxzdHlsZT5Aa2V5ZnJhbWVzIG9mZmxpbmVBbmltYXRpb257MCUsMzUle2hlaWdodDowfTYwJXtoZWlnaHQ6MTAwJX05MCV7ZmlsbC1vcGFjaXR5OjF9dG97ZmlsbC1vcGFjaXR5OjB9fTwvc3R5bGU+PC9zdmc+"); background-position: right 27px center; background-repeat: no-repeat; border: 1px solid var(--google-gray-300); border-radius: 5px; color: var(--google-gray-700); margin-bottom: 26px; padding-bottom: 16px; padding-inline: 16px 88px; padding-top: 16px; text-align: start; }#save-page-for-later-button { display: flex; justify-content: start; }#save-page-for-later-button a::before { content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjJlbSIgaGVpZ2h0PSIxLjJlbSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAyMGgxNHYtMkg1bTE0LTloLTRWM0g5djZINWw3IDcgNy03eiIgZmlsbD0iIzQyODVGNCIvPjwvc3ZnPg=="); display: inline-block; margin-inline-end: 4px; vertical-align: -webkit-baseline-middle; }.hidden#save-page-for-later-button { display: none; }#sub-frame-error { align-items: center; flex-flow: column; justify-content: center; background-color: #dddddd; display: -webkit-flex; height: 100%; left: 0px; position: absolute; text-align: center; top: 0px; transition: background-color 200ms ease-in-out; width: 100%; }#sub-frame-error-details { margin: 0px 10px; text-align: center; opacity: 0; }@media (max-width: 200px), (max-height: 95px){#sub-frame-error-details { display: none; }}#details-button { box-shadow: none; min-width: 0px; }.suggested-left > #control-buttons, .suggested-right > #details-button { float: left; }.suggested-right > #control-buttons, .suggested-left > #details-button { float: right; }#download-button { padding-bottom: 4px; padding-top: 4px; position: relative; }#download-button::before { background: image-set(url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAO0lEQVQ4y2NgGArgPxIY1YChsOE/LtBAmpYG0mxpIOSDBpKUo2lpIDZxNJCkHKqlYZAla3RAHQ1DFgAARRroHyLNTwwAAAAASUVORK5CYII=") 1x, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAZElEQVRYw+3Ruw3AMAwDUY3OzZUmRRD4E9iim9wNwAdbEURHyk4AAAAATiCVK8lLyPsKeT9K3lsownnunfkPxO78hKiYHxBV8x2icr5BVM+/CMf8g3DN34Rzns6ViwHUAUQ/6wIAd5Km7l6c8AAAAABJRU5ErkJggg==") 2x) no-repeat; content: ""; display: inline-block; height: 24px; margin-inline: -4px 4px; vertical-align: middle; width: 24px; }#buttons::after { clear: both; content: ""; display: block; width: 100%; }#offline-resources { display: none; }@media (max-width: 420px){#download-button { padding-bottom: 12px; padding-top: 12px; }.suggested-left > #control-buttons, .suggested-right > #control-buttons { float: none; }}@media (max-height: 350px){h1 { margin: 0px 0px 15px; }.interstitial-wrapper { margin-top: 5%; }.nav-wrapper { margin-top: 30px; }}@media (min-width: 420px) and (max-width: 736px) and (min-height: 240px) and (max-height: 420px) and (orientation: landscape){.interstitial-wrapper { margin-bottom: 100px; }}@media (max-width: 240px){button { padding-inline: 12px; }.interstitial-wrapper { overflow: inherit; padding: 0px 8px; }}@media (max-width: 120px){button { width: auto; }}@media (prefers-color-scheme: dark){.icon { filter: invert(1); }#error-information-button { filter: invert(0.6); }}html{opacity:1}