@charset "UTF-8";
*,
*::before,
*::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.force-focus {
  outline: none !important;
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

input,
abbr,
acronym,
blockquote,
code,
kbd,
q,
samp,
var {
  -moz-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

blockquote {
  font: 400 13.5px/1.5555555556 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 27px;
  margin-bottom: 27px;
  margin: 32px 0;
  padding-left: 48px;
}
@media (min-width: 241px) {
  blockquote {
    font: 400 15px/1.8666666667 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 31.5px;
    margin-bottom: 31.5px;
  }
}
@media (min-width: 321px) {
  blockquote {
    font: 400 18px/1.7777777778 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 36px;
    margin-bottom: 36px;
  }
}
blockquote p {
  font: inherit;
  margin: 0 0 18px;
}
blockquote cite {
  font-size: 14px;
  font-style: normal;
  line-height: 21px;
  margin: 0;
  text-align: left;
}

blockquote::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 24px/1 "Material Icons";
  font-feature-settings: "liga";
  text-rendering: optimizeSpeed;
  text-transform: none;
  word-wrap: normal;
  content: "format_quote";
  float: left;
  margin: 4px 0 0 -48px;
  transform: scaleX(-1);
}

html,
body {
  font: 400 12px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  margin: 0;
  overflow-wrap: break-word;
  padding: 0;
  word-wrap: break-word;
}
@media (min-width: 241px) {
  html,
body {
    font: 400 14px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
}
@media (min-width: 321px) {
  html,
body {
    font: 400 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font: 400 18px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #202124;
  margin: 0;
  overflow: visible;
}

h1 {
  font: 500 38px/1.3157894737 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  letter-spacing: -0.5px;
  margin-top: 0px;
  margin-bottom: 9px;
}
@media (min-width: 241px) {
  h1 {
    font: 500 49px/1.3265306122 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    letter-spacing: -0.5px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
@media (min-width: 321px) {
  h1 {
    font: 500 46px/1.6086956522 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    letter-spacing: -0.5px;
    margin-top: 0px;
    margin-bottom: 11px;
  }
}

h2 {
  font: 500 18px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 48px;
  margin-bottom: 24px;
}
@media (min-width: 241px) {
  h2 {
    font: 400 21px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 56px;
    margin-bottom: 28px;
  }
}
@media (min-width: 321px) {
  h2 {
    font: 500 24px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 64px;
    margin-bottom: 32px;
  }
}

h3 {
  font: 500 13.5px/1.4814814815 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 36px;
  margin-bottom: 12px;
}
@media (min-width: 241px) {
  h3 {
    font: 500 16px/1.375 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 42px;
    margin-bottom: 14px;
  }
}
@media (min-width: 321px) {
  h3 {
    font: 500 20px/1.2 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 48px;
    margin-bottom: 16px;
  }
}

h4 {
  font: 500 13.5px/1.4814814815 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 24px;
  margin-bottom: 6px;
  color: #5f6368;
}
@media (min-width: 241px) {
  h4 {
    font: 500 16px/0.9375 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 28px;
    margin-bottom: 7px;
  }
}
@media (min-width: 321px) {
  h4 {
    font: 500 19px/1.0526315789 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 32px;
    margin-bottom: 10px;
  }
}

p {
  font: 400 13.5px/1.5555555556 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 27px;
  margin-bottom: 27px;
}
@media (min-width: 241px) {
  p {
    font: 400 15px/1.8666666667 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 31.5px;
    margin-bottom: 31.5px;
  }
}
@media (min-width: 321px) {
  p {
    font: 400 18px/1.7777777778 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 36px;
    margin-bottom: 36px;
  }
}

h1 + *,
h1 + [class],
h2 + *,
h2 + [class],
h3 + *,
h3 + [class],
h4 + *,
h4 + [class],
h5 + *,
h5 + [class],
h6 + *,
h6 + [class] {
  margin-top: 0;
}

abbr,
acronym {
  border-bottom: 1px dotted #80868b;
  cursor: help;
  font-size: 90%;
  text-decoration: none;
  text-transform: uppercase;
}

abbr {
  text-transform: none;
}

address,
cite,
dfn,
em {
  font-style: italic;
}

strong {
  font-weight: 500;
}

.devsite-article h1:first-of-type {
  position: static;
}

devsite-content-footer p {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 72px;
}

img {
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

input[type=email],
input[type=password],
input[type=text] {
  border: none;
  font: inherit;
  font-size: inherit;
  width: 100%;
  min-height: var(--lumo-text-field-size);
  border-radius: var(--lumo-border-radius);
  background-color: var(--lumo-contrast-10pct);
  padding: 0 calc(0.375em + var(--lumo-border-radius) / 4 - 1px);
}
input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus {
  border-color: #3aa5cf;
  outline: none;
}

input[type=radio] {
  appearance: none;
  border: 2px solid #dadce0;
  border-radius: 50%;
  cursor: pointer;
  flex-shrink: 0;
  height: 24px;
  margin: 2px;
  width: 24px;
}
input[type=radio]:checked {
  background-clip: content-box;
  background-color: #3aa5cf;
  border: 2px solid #3aa5cf;
  padding: 4px;
}

input[type=email],
input[type=password],
input[type=text],
vaadin-password-field,
vaadin-text-field {
  --lumo-text-field-size: 48px;
}

vaadin-combo-box {
  --lumo-text-field-size: 48px !important;
  --lumo-size-m: 48px;
}

.label {
  margin-bottom: -28px;
  opacity: 0.7;
}

a,
:link,
:visited {
  color: #1c82b9;
  text-decoration: none;
}
a:focus, a:active, a:hover,
:link:focus,
:link:active,
:link:hover,
:visited:focus,
:visited:active,
:visited:hover {
  text-decoration: underline;
}
a:focus, a:active,
:link:focus,
:link:active,
:visited:focus,
:visited:active {
  outline: 1px solid #1c82b9;
}

.post-content a,
.post-content :link,
.post-content :visited {
  text-decoration: underline;
}
.post-content a:focus, .post-content a:active, .post-content a:hover,
.post-content :link:focus,
.post-content :link:active,
.post-content :link:hover,
.post-content :visited:focus,
.post-content :visited:active,
.post-content :visited:hover {
  text-decoration: none;
}

p a:active,
p :link:active,
p :visited:active {
  background-color: rgba(28, 130, 185, 0.16);
}

a code,
td a code {
  color: #1c82b9;
}

ol:not([class]) {
  counter-reset: ol-step-counter;
  list-style: none;
  margin: 32px 0;
  padding-left: 48px;
  position: relative;
}

ol:not([class]) > li {
  counter-increment: ol-step-counter;
  font-size: 1.125rem;
  line-height: 1.778rem;
  margin-bottom: 8px;
}

ol:not([class]) > li::before {
  -ms-flex-align: center;
  -ms-flex-negative: 0;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  background: #79c5e1;
  border-radius: 50%;
  color: #fff;
  content: counter(ol-step-counter);
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 0.75em;
  height: 20px;
  justify-content: center;
  left: 0;
  margin: 6px 0 0;
  position: absolute;
  width: 20px;
}

ul:not([class]) {
  list-style: none;
  margin: 32px 0;
  padding-left: 48px;
  position: relative;
}

ul:not([class]) > li {
  font-size: 1.125rem;
  line-height: 1.778rem;
  margin-bottom: 8px;
}

ul:not([class]) > li::before {
  background: #5f6368;
  border-radius: 50%;
  color: #fff;
  content: "";
  height: 8px;
  left: 0;
  margin: 12px 0 0;
  position: absolute;
  width: 8px;
}

ul:not([class]) > li > p,
ol:not([class]) > li > p {
  margin: 8px 0;
}

ul:not([class]) > li > p:first-child,
ol:not([class]) > li > p:first-child {
  margin-top: 0;
}

ul:not([class]) > li > p:last-child,
ol:not([class]) > li > p:last-child {
  margin-bottom: 0;
}

.unstyled-list {
  list-style: none;
}

dd {
  margin-bottom: 16px;
}

button {
  min-width: 36px;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

form > .row {
  display: flex;
  margin-bottom: 1rem;
  flex-direction: column;
}
@media (min-width: 865px) {
  form > .row {
    flex-direction: row;
  }
}

form > .row > * {
  flex: 1;
}

form > .row > *:not(:last-child) {
  margin-right: 0rem;
}
@media (min-width: 865px) {
  form > .row > *:not(:last-child) {
    margin-right: 0.5rem;
  }
}

form p.description {
  opacity: 0.5;
  font-size: 0.8rem;
}

.form-actions {
  display: flex;
  margin-top: 2rem;
}

.form-actions > .flex {
  flex: 1;
}

.table-wrapper {
  margin: 32px 0;
  overflow: auto;
}

.table-wrapper::-webkit-scrollbar {
  height: 6px;
}

.table-wrapper::-webkit-scrollbar-thumb {
  background-color: #9aa0a6;
  border-radius: 8px;
}

table {
  border-collapse: collapse;
  font-size: inherit;
  margin: 0;
  min-width: 512px;
  width: 100%;
}

tr {
  background: transparent;
  border-bottom: 1px solid #dadce0;
  border-top: 0;
  height: 48px;
}

tr:last-of-type {
  border-bottom: 0;
}

th,
td {
  color: inherit;
  min-width: 120px;
  text-align: left;
}

th {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.875em;
  font-weight: 500;
  line-height: 24px;
  padding-right: 24px;
  vertical-align: middle;
}

td {
  line-height: 1.5;
  padding: 16px 24px 16px 0;
}

.table--top-align td {
  vertical-align: top;
}

caption {
  background: transparent;
  caption-side: bottom;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.5em;
  margin: 24px 0 0;
  padding: 0;
  text-align: left;
}

table code {
  background: transparent;
  border: 0;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.7em;
  margin: 0;
  padding: 0;
}

table ul:not([class]),
table ol:not([class]) {
  margin: 24px 0;
  padding-left: 40px;
}

table ul:not([class]):first-child,
table ol:not([class]):first-child {
  margin-top: 0;
}

table ul:not([class]):last-child,
table ol:not([class]):last-child {
  margin-bottom: 0;
}

table ul:not([class]) li,
table ol:not([class]) li {
  font-size: inherit;
  line-height: inherit;
}

table ul:not([class]) li::before {
  margin: 8px 0 0;
}

table ol:not([class]) li::before {
  margin: 2px 0 0;
}

td > :last-child > li:last-child {
  margin-bottom: 0;
}

code {
  margin: 0 0.25em;
  padding: 0.125em 0.25em;
}

code,
pre {
  background: #f7f7f7;
  border: 1px solid #dadce0;
  color: #202124;
  font: 1rem/1.5em "Roboto Mono", monospace;
  hyphens: none;
  tab-size: 2;
  text-align: left;
  word-spacing: normal;
}

:not(pre) > code {
  white-space: pre-wrap;
}

pre,
pre[class*=language-] {
  margin: 32px 0;
  overflow: auto;
  padding: 16px;
  white-space: pre;
}
pre,
pre[class*=language-] {
  scrollbar-color: #80868b transparent;
  scrollbar-width: thin;
}
pre::-webkit-scrollbar,
pre[class*=language-]::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
pre::-webkit-scrollbar-thumb,
pre[class*=language-]::-webkit-scrollbar-thumb {
  background: #80868b;
  background-clip: padding-box;
  border: 2.5px solid transparent;
  border-radius: 5px;
}
pre::-webkit-scrollbar-thumb:hover,
pre[class*=language-]::-webkit-scrollbar-thumb:hover {
  background-color: #62676c;
}
pre::-webkit-scrollbar-thumb:active,
pre[class*=language-]::-webkit-scrollbar-thumb:active {
  background-color: #4a4e51;
}
pre::-webkit-scrollbar-track,
pre[class*=language-]::-webkit-scrollbar-track {
  background: transparent;
}

pre code,
pre[class*=language-] code {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

pre code {
  background: transparent;
  border: 0;
}

h1 code,
h2 code,
h3 code,
h4 code,
h5 code,
h6 code {
  background: transparent;
  border: 0;
  color: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
  white-space: normal;
}

figcaption code,
cite code {
  font-size: 0.9em;
}

.token.comment, .token.prolog, .token.doctype, .token.cdata {
  color: #696969;
}
.token.punctuation, .token.string, .token.atrule, .token.attr-value {
  color: #183691;
}
.token.property, .token.tag {
  color: #63a35c;
}
.token.boolean, .token.number {
  color: #007aa2;
}
.token.selector, .token.attr-name, .token.attr-value .punctuation:first-child, .token.keyword, .token.regex, .token.important {
  color: #a71d5d;
}
.token.operator, .token.entity, .token.url, .language-css .token.string {
  color: #a71d5d;
}
.token.entity {
  cursor: help;
}

.namespace {
  opacity: 0.7;
}

.highlight-line-active,
.highlight-line-add,
.highlight-line-active *,
.highlight-line-add * {
  color: #202124 !important;
  font-weight: 500;
}

.highlight-line-active {
  background-color: #fff59d;
}

.highlight-line-add {
  background-color: #a5d6a7;
  text-decoration: none;
}

.highlight-line-remove,
.highlight-line-remove * {
  color: rgba(32, 33, 36, 0.6) !important;
}

.highlight-line-remove {
  background-color: #ef9a9a;
  text-decoration-color: rgba(32, 33, 36, 0.6);
}

hr {
  background: #dadce0;
  border: 0;
  height: 1px;
  margin: 0;
  width: 100%;
}

video {
  max-width: 100%;
}

.button {
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 24px;
  color: #3aa5cf;
  cursor: pointer;
  display: inline-flex;
  font: 500 0.875rem/2.25rem -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  height: 48px;
  justify-content: center;
  letter-spacing: 1px;
  outline: 0;
  padding: 0 16px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.2s, box-shadow 0.2s;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  overflow: hidden;
  position: relative;
  transition: background-color 0.2s, box-shadow 0.2s;
  vertical-align: middle;
  white-space: nowrap;
}

.button::-moz-focus-inner {
  border: 0;
}

@media (hover: hover) {
  .button:hover,
.button:focus {
    background: #fff;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    outline: none;
    text-decoration: none;
  }
}
.button:active {
  background: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  outline: none;
  text-decoration: none;
}

.button:focus {
  outline: 1px solid rgba(58, 165, 207, 0.8);
  outline-offset: -3px;
}

.js-focus-visible .button:focus:not(.focus-visible) {
  outline: none;
}

.button[disabled] {
  background: #dadce0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  cursor: default;
  pointer-events: none;
}

.button::after {
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 0.2s, border 0.2s;
  z-index: 1;
}

@media (hover: hover) {
  .button:hover::after {
    background-color: rgba(58, 165, 207, 0.04);
  }

  .button:focus::after {
    background-color: rgba(58, 165, 207, 0.12);
  }
}
.button:active::after {
  background-color: rgba(58, 165, 207, 0.16);
}

.button--primary,
.button--primary:hover,
.button--primary:focus,
.button--primary:active {
  background-color: #3aa5cf;
  color: #fff;
}

@media (hover: hover) {
  .button--primary:hover::after {
    background-color: rgba(255, 255, 255, 0.08);
  }

  .button--primary:focus::after {
    background-color: rgba(255, 255, 255, 0.24);
  }
}
.button--primary:active::after {
  background-color: rgba(255, 255, 255, 0.32);
}

.button--primary:focus {
  outline: 1px solid rgba(255, 255, 255, 0.8);
}

.button--secondary,
.button--secondary:hover,
.button--secondary:focus,
.button--secondary:active {
  background-color: #fff;
  border: 1px solid #dadce0;
  color: #202124;
}

@media (hover: hover) {
  .button--secondary:hover::after {
    background-color: rgba(0, 0, 0, 0.04);
  }

  .button--secondary:focus::after {
    background-color: rgba(0, 0, 0, 0.08);
  }
}
.button--secondary:active::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.button--secondary:focus {
  outline: 1px solid rgba(32, 33, 36, 0.6);
}

.button--with-icon {
  padding: 0 24px 0 16px;
}

.button--icon {
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 24px;
  color: #3aa5cf;
  cursor: pointer;
  display: inline-flex;
  font: 500 0.875rem/2.25rem -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  height: 48px;
  justify-content: center;
  letter-spacing: 1px;
  outline: 0;
  padding: 0 16px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.2s, box-shadow 0.2s;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  color: #5f6368;
  height: 3rem;
  overflow: unset;
  padding: 0;
  transition: background 0.2s ease, color 0.2s ease;
  width: 3rem;
}

@media (hover: hover) {
  .button--icon:hover,
.button--icon:focus {
    background: #f1f3f4;
    color: #202124;
  }
}
.button--icon:active {
  background: #e8eaed;
}

.button--icon:focus {
  box-shadow: 0 0 0 1px #1c82b9;
  outline: none;
}

.js-focus-visible .button--icon:focus:not(.focus-visible) {
  box-shadow: none;
}

.button--round {
  border-radius: 50%;
}

.button--with-icon::before,
.button--icon::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 24px/1 "Material Icons";
  font-feature-settings: "liga";
  text-rendering: optimizeSpeed;
  text-transform: none;
  word-wrap: normal;
  content: attr(data-icon);
  display: inline-block;
  height: 24px;
  margin-right: 16px;
  speak: none;
  width: 24px;
}

.button--icon::before {
  margin: 0;
}

.button--small {
  padding: 0 8px;
  height: 32px;
  text-transform: initial;
  letter-spacing: initial;
}

.grid {
  padding: 0 0 32px;
}
@media (min-width: 241px) {
  .grid {
    padding: 0 0 64px;
  }
}
@media (min-width: 481px) {
  .grid {
    padding: 0 32px 64px;
  }
}

.grid__columns {
  -webkit-box-align: stretch;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  display: grid;
  flex-flow: row wrap;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
  margin: 0 auto;
  max-width: 512px;
}

.grid__columns--gapless {
  grid-column-gap: 0;
  grid-row-gap: 0;
}

@media (min-width: 865px) {
  .grid__columns--three,
.grid__columns--two {
    grid-template-columns: 1fr 1fr;
    max-width: 960px;
  }
}

@media (min-width: 1264px) {
  .grid__columns--three {
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 1320px;
  }
}

@media (min-width: 865px) {
  .grid__columns--featured {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, minmax(min-content, max-content));
    max-width: 960px;
  }
  .grid__columns--featured *:nth-child(1) {
    grid-area: 1/1/2/3;
  }
  .grid__columns--featured *:nth-child(2) {
    grid-area: 2/1/3/2;
  }
  .grid__columns--featured *:nth-child(3) {
    grid-area: 2/2/3/3;
  }
}
@media (min-width: 1264px) {
  .grid__columns--featured {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    max-width: 1320px;
  }
  .grid__columns--featured *:nth-child(1) {
    grid-area: auto;
  }
  .grid__columns--featured *:nth-child(2) {
    grid-area: auto;
  }
  .grid__columns--featured *:nth-child(3) {
    grid-area: auto;
  }
}

.layout-container--large {
  margin: 0 auto;
  padding: 32px 16px;
  position: relative;
}

.layout-row {
  display: block;
}

@media screen and (min-width: 600px) {
  .layout-container--large {
    max-width: 768px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .layout-row {
    display: grid;
    grid-gap: 2.12%;
    grid-template-columns: repeat(12, 6.39%);
  }
}
@media screen and (min-width: 1024px) {
  .layout-container--large {
    max-width: 1024px;
  }

  .layout-row {
    grid-gap: 20.352px;
    grid-template-columns: repeat(12, 61.344px);
  }
}
@media screen and (min-width: 1440px) {
  .layout-container--large {
    max-width: 1440px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .layout-row {
    grid-gap: 27.136px;
    grid-template-columns: repeat(12, 81.792px);
  }
}
.col-xs-12 {
  grid-column: 1/span 12;
}

@media screen and (min-width: 600px) {
  .col-sm-10 {
    grid-column: 2/span 10;
  }

  .col-sm-12 {
    grid-column: 1/span 12;
  }
}
@media screen and (min-width: 840px) {
  .col-md-8 {
    grid-column: 3/span 8;
  }

  .col-md-10 {
    grid-column: 2/span 10;
  }

  .col-md-12 {
    grid-column: 1/span 12;
  }
}
@media screen and (min-width: 1024px) {
  .col-lg-6 {
    grid-column: 4/span 6;
  }

  .col-lg-8 {
    grid-column: 3/span 8;
  }

  .col-lg-10 {
    grid-column: 2/span 10;
  }

  .col-lg-12 {
    grid-column: 1/span 12;
  }
}
@media screen and (min-width: 1440px) {
  .col-xl-6 {
    grid-column: 4/span 6;
  }

  .col-xl-8 {
    grid-column: 3/span 8;
  }

  .col-xl-10 {
    grid-column: 2/span 10;
  }

  .col-xl-12 {
    grid-column: 1/span 12;
  }
}
.authors {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}

.author {
  display: flex;
  padding: 8px;
}

.author__image {
  background-color: #dadce0;
  border-radius: 50%;
  flex-shrink: 0;
  height: 64px;
  margin: 0 12px 0 0;
  object-fit: cover;
  overflow: hidden;
  width: 64px;
  min-width: 64px;
}

.author__image--small {
  height: 40px;
  min-width: 40px;
  width: 40px;
}

.author__name,
.author__published {
  display: block;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: 500;
}

.author__published {
  font-size: 12px;
}

.author__name {
  color: #202124;
}

.author__name-link {
  color: inherit;
}
.author__name-link:hover, .author__name-link:focus {
  text-decoration: none;
}

.post-content .author__name-link {
  text-decoration: none;
}
.post-content .author__name-link:hover, .post-content .author__name-link:focus {
  text-decoration: underline;
}

.author__published {
  color: #5f6368;
  margin-top: 0.4rem;
}

.author__separator {
  padding: 0 4px;
}

.author__link-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  overflow: hidden;
}

.author__link-listitem {
  float: left;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}

.author__link-listitem::after {
  content: "·";
  display: inline-block;
  margin: 0 4px;
}

.author__link-listitem:last-of-type::after {
  content: "";
  margin: 0;
}

.author__link:focus {
  box-shadow: inset 0px 0px 0px 1px #1c82b9;
  outline: none;
}

.authors__card {
  display: flex;
  flex-direction: row;
  margin-bottom: 12px;
  margin: 2rem 0 0;
}

.authors__card--holder {
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.author__image--row {
  display: inline-flex;
  flex-direction: row-reverse;
  margin: 0px calc(40px / 4) 0px calc(40px / 2);
}

.author__image--row-item {
  height: 40px;
  margin-left: calc(-40px / 2);
  position: relative;
  width: 40px;
}
.author__image--row-item a {
  display: block;
}
.author__image--row-item > .author__image {
  border: solid white 2px;
}

.article-header {
  margin: 0 0 48px;
  padding-top: 40px;
}
@media (min-width: 865px) {
  .article-header {
    margin: 0 0 64px;
    padding-top: 56px;
  }
}

.article-header__headline {
  font-size: 27px;
  font-weight: 400;
  line-height: 33px;
  margin: 0 auto 11px;
}
@media (min-width: 241px) {
  .article-header__headline {
    font-size: 31px;
    line-height: 38px;
  }
}
@media (min-width: 321px) {
  .article-header__headline {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 865px) {
  .article-header__headline {
    font-size: 44px;
    line-height: 52px;
  }
}

.article-header__subhead {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 28px;
  margin: 12px auto;
}
@media (min-width: 241px) {
  .article-header__subhead {
    font-size: 18px;
    line-height: 32px;
    margin: 16px auto;
  }
}

.card {
  border-radius: 8px;
  display: block;
  overflow: hidden;
  position: relative;
  transition: box-shadow 0.2s;
}
@media (min-width: 865px) {
  .card {
    min-height: auto;
  }
}

.card:hover,
.card:focus,
.card:focus-within {
  background-color: transparent;
  outline: none;
  text-decoration: none;
}

.card::after {
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 0.2s, border 0.2s;
  z-index: 1;
}

.card:hover {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.card:hover::after {
  background-color: rgba(32, 33, 36, 0);
}

.card:focus,
.card:focus-within {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  outline: none;
}

.card:focus::after,
.card:focus-within::after {
  background-color: rgba(32, 33, 36, 0.04);
}

.card:active {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
  outline: none;
}

.card:active::after {
  background-color: rgba(32, 33, 36, 0.08);
}

.card--raised {
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
}

.card--draft::before {
  background: #c62828;
  border-radius: 8px;
  color: #fff;
  content: "DRAFT";
  font-size: 11px;
  font-weight: bold;
  left: calc(50% - 25px);
  padding: 2px;
  position: absolute;
  text-align: center;
  width: 50px;
}

.card__chips {
  margin-top: 12px;
}

.card--shadow {
  position: relative;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  border: 1px solid #e1e2e1;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.11) 0 0 9px 0;
}

.card-base {
  font: 400 12px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  height: 100%;
  padding: 0;
  position: relative;
}
@media (min-width: 241px) {
  .card-base {
    font: 400 14px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
}
@media (min-width: 321px) {
  .card-base {
    font: 400 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
}

.card-base__cover {
  display: block;
  margin: 32px 0 12px;
}

.card-base__icon {
  margin: 32px 0 12px;
}
.card-base__icon svg {
  margin: 2rem auto;
  display: block;
  width: 7rem;
  height: 7rem;
  fill: var(--mdc-theme-primary);
}

.card-base__cover--with-image {
  margin: 0;
}
@media (min-width: 865px) {
  .card-base__cover--with-image {
    margin-top: -1px;
  }
}
@media (min-width: 481px) {
  .card-base__cover--with-image {
    margin: 0;
  }
}

.card-base__figure {
  align-items: center;
  background-color: #f1f3f4;
  display: flex;
  justify-content: center;
  margin: 0 0 16px;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.card-base__image {
  height: 240px;
  max-width: 100%;
  min-width: 100%;
  object-fit: cover;
}

.card-base__image-small {
  height: 180px;
}

.card-base__headline {
  font: 500 18px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 48px;
  margin-bottom: 24px;
}
@media (min-width: 241px) {
  .card-base__headline {
    font: 400 31.5px/1.2063492063 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 56px;
    margin-bottom: 28px;
  }
}
@media (min-width: 321px) {
  .card-base__headline {
    font: 500 36px/1.2222222222 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 64px;
    margin-bottom: 32px;
  }
}

.card-base__blurb-small {
  margin: 1rem 1rem 1rem;
}

.card-base__headline--with-image {
  font: 500 18px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 48px;
  margin-bottom: 24px;
}
@media (min-width: 241px) {
  .card-base__headline--with-image {
    font: 400 21px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 56px;
    margin-bottom: 28px;
  }
}
@media (min-width: 321px) {
  .card-base__headline--with-image {
    font: 500 24px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 64px;
    margin-bottom: 32px;
  }
}

.card-base__headline,
.card-base__headline--with-image {
  margin-bottom: 8px;
  margin-top: 0;
}

.card-base__desc {
  display: block;
}

.card-base__info-list {
  height: 36px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 12px 0 0;
  position: absolute;
  top: 24px;
}
@media (min-width: 481px) {
  .card-base__info-list {
    top: 32px;
  }
}
@media (min-width: 865px) {
  .card-base__info-list {
    position: static;
  }
}

.card-base__info-listitem {
  color: #5f6368;
  display: block;
  float: left;
  font-family: "Google Sans", san-sans-serif;
  font-size: 12px;
}
@media (min-width: 321px) {
  .card-base__info-listitem {
    font-size: 14px;
  }
}

.card-base__info-listitem::after {
  content: "·";
  display: inline-block;
  margin: 0 8px;
}

.card-base__info-listitem--category {
  color: #3aa5cf;
  font-weight: 500;
}

.card-base__info-listitem:last-of-type::after {
  content: "";
  margin: 0;
}

.card-base__info-listitem--published::after {
  content: "";
}
@media (min-width: 481px) {
  .card-base__info-listitem--published::after {
    content: "·";
  }
}

.card-base__info-listitem--updated {
  display: none;
}
@media (min-width: 481px) {
  .card-base__info-listitem--updated {
    display: inline-block;
  }
}

.card-base__link:focus {
  outline: none;
}

.card-base__link:hover {
  text-decoration: none;
}

.card-base__subhead {
  color: #5f6368;
  font: inherit;
  margin: 0;
}

.card-base__blurb {
  margin: 2rem 2rem 2rem;
}

@media (min-width: 865px) and (max-width: 1264px) {
  .card-base--featured {
    column-gap: 72px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .card-base--featured .card-base__cover,
.card-base--featured .card-base__figure {
    margin: 0;
  }
  .card-base--featured .card-base__cover,
.card-base--featured .card-base__blurb {
    grid-area: auto;
  }
  .card-base--featured .card-base__blurb {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.chips {
  display: flex;
  flex-flow: row wrap;
}

.post-content .chip,
.chip {
  background-color: rgba(32, 33, 36, 0);
  border: 1px solid rgba(32, 33, 36, 0.16);
  border-radius: 20px;
  box-sizing: border-box;
  color: #202124;
  display: block;
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  margin: 0 8px 12px 0;
  overflow: hidden;
  padding: 0 12px;
  text-decoration: none;
  transition: background-color 0.2s, border 0.2s;
}
.post-content .chip:hover, .post-content .chip:focus, .post-content .chip:active,
.chip:hover,
.chip:focus,
.chip:active {
  outline: none;
  text-decoration: none;
}
.post-content .chip:hover,
.chip:hover {
  background-color: rgba(32, 33, 36, 0.04);
  border: 1px solid rgba(32, 33, 36, 0.2);
}
.post-content .chip:focus,
.chip:focus {
  background-color: rgba(32, 33, 36, 0.12);
  border: 1px solid rgba(32, 33, 36, 0.28);
}
.post-content .chip:active,
.chip:active {
  background-color: rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(32, 33, 36, 0.43);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.layout-container,
.layout-container--narrow {
  box-sizing: content-box;
  margin: 0 auto;
  overflow: visible;
  padding: 24px;
}
@media (min-width: 481px) {
  .layout-container,
.layout-container--narrow {
    padding: 32px;
  }
}

.layout-container {
  max-width: 880px;
}

.layout-container--narrow {
  max-width: 720px;
}

.page-header {
  height: auto;
  padding: 0 16px;
  text-align: center;
}
@media (min-width: 241px) {
  .page-header {
    padding: 36px 24px 28px;
  }
}
@media (min-width: 865px) {
  .page-header {
    min-height: 220px;
    padding: 48px 32px 0;
  }
}

.page-header__headline {
  margin: 0 auto 11px;
}
.page-header__headline.code {
  font: 400 64px/64px "Roboto Mono", monospace;
}

.page-header__copy {
  font: inherit;
  margin: 0 auto 12px;
  max-width: 600px;
}

body:not(.unresolved) .unsupported-notice {
  display: none !important;
}

@keyframes unsupported-appear {
  from {
    visibility: hidden;
  }
  to {
    visibility: hidden;
  }
}
.unsupported-notice {
  animation: unsupported-appear 5s;
}

.masthead-home {
  position: relative;
  background: #f8f9fa;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 400px;
}

.masthead-home .credits {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.2rem;
  font-size: 0.8rem;
}

.masthead-home .credits a {
  color: black;
}

.masthead-home .credits a:hover {
  color: var(--primary-color);
}

.masthead-home[data-image="0"] {
  background-image: url(../images/headers/omslag-0-m.jpg);
}
@media (min-width: 865px) {
  .masthead-home[data-image="0"] {
    min-height: 500px;
    background-image: url(../images/headers/omslag-0-l.jpg);
  }
}
@media (min-width: 1264px) {
  .masthead-home[data-image="0"] {
    min-height: 700px;
    background-image: url(../images/headers/omslag-0-xl.jpg);
  }
}

.masthead-home[data-image="1"] {
  background-image: url(../images/headers/omslag-1-m.jpg);
}
@media (min-width: 865px) {
  .masthead-home[data-image="1"] {
    min-height: 500px;
    background-image: url(../images/headers/omslag-1-l.jpg);
  }
}
@media (min-width: 1264px) {
  .masthead-home[data-image="1"] {
    min-height: 700px;
    background-image: url(../images/headers/omslag-1-xl.jpg);
  }
}

.masthead-home[data-image="2"] {
  background-image: url(../images/headers/omslag-2-m.jpg);
}
@media (min-width: 865px) {
  .masthead-home[data-image="2"] {
    min-height: 500px;
    background-image: url(../images/headers/omslag-2-l.jpg);
  }
}
@media (min-width: 1264px) {
  .masthead-home[data-image="2"] {
    min-height: 700px;
    background-image: url(../images/headers/omslag-2-xl.jpg);
  }
}

.masthead-home[data-image="3"] {
  background-image: url(../images/headers/omslag-3-m.jpg);
}
@media (min-width: 865px) {
  .masthead-home[data-image="3"] {
    min-height: 500px;
    background-image: url(../images/headers/omslag-3-l.jpg);
  }
}
@media (min-width: 1264px) {
  .masthead-home[data-image="3"] {
    min-height: 700px;
    background-image: url(../images/headers/omslag-3-xl.jpg);
  }
}

.extra-container {
  padding: 2rem;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 1rem;
}

.masthead-home h1 {
  margin-top: 0;
  font-size: 1.8rem;
}
@media (min-width: 481px) {
  .masthead-home h1 {
    font-size: 36px;
  }
}

.masthead-home__container {
  box-sizing: content-box;
  margin: 0 auto;
  max-width: 1024px;
  overflow: visible;
  padding: 20px 24px 0;
}
@media (min-width: 481px) {
  .masthead-home__container {
    padding: 70px 24px;
  }
}
@media (min-width: 865px) {
  .masthead-home__container {
    padding: 150px 24px;
  }
}

.masthead-home__left {
  max-width: 408px;
}

.masthead-home__buttons {
  display: flex;
  flex-direction: column;
}
@media (min-width: 481px) {
  .masthead-home__buttons {
    display: block;
  }
}

.masthead-home__button--primary {
  margin: 0 0 16px;
}
@media (min-width: 481px) {
  .masthead-home__button--primary {
    margin: 0 16px 0 0;
  }
}

.masthead-path {
  background: #f8f9fa;
}

.masthead-path__container {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 2em 2em 0;
}
@media (min-width: 865px) {
  .masthead-path__container {
    box-sizing: content-box;
    flex-direction: row;
    margin: 0 auto;
    max-width: 960px;
    padding: 0 2em;
  }
}

.masthead-path__container > * {
  flex: 1;
}

.masthead-path__left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
@media (min-width: 865px) {
  .masthead-path__left {
    text-align: left;
  }
}

.masthead-path__headline {
  font: 500 18px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 48px;
  margin-bottom: 24px;
  font-weight: 500;
}
@media (min-width: 241px) {
  .masthead-path__headline {
    font: 400 31.5px/1.2063492063 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 56px;
    margin-bottom: 28px;
    font-weight: 500;
  }
}
@media (min-width: 321px) {
  .masthead-path__headline {
    font: 500 36px/1.2222222222 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 64px;
    margin-bottom: 32px;
    font-weight: 500;
  }
}
@media (min-width: 865px) {
  .masthead-path__headline {
    font: 500 46px/1.6086956522 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    letter-spacing: -0.5px;
    margin-top: 0px;
    margin-bottom: 11px;
  }
}

.masthead-path__headline,
.masthead-path__description {
  margin: 0;
}

.masthead-path__image {
  max-height: 280px;
  max-width: 420px;
  width: 100%;
}

.masthead-about {
  background: #fff;
}

.masthead-about__container {
  box-sizing: content-box;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 960px;
  overflow: visible;
  padding: 24px;
}
@media (min-width: 865px) {
  .masthead-about__container {
    flex-direction: row;
    padding: 72px 24px;
  }
}

.masthead-about__left {
  flex: 1;
}
@media (min-width: 865px) {
  .masthead-about__left {
    margin-right: 32px;
  }
}

.masthead-about__right {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 18px;
  order: -1;
}
@media (min-width: 865px) {
  .masthead-about__right {
    margin-bottom: 0;
    order: initial;
  }
}

.masthead-about__image {
  max-width: 44vw;
}
@media (min-width: 865px) {
  .masthead-about__image {
    max-width: 380px;
  }
}

.article-navigation {
  background-color: #dadce0;
  display: flex;
  flex-direction: column;
  padding: 1px 0;
}
@media (min-width: 481px) {
  .article-navigation {
    flex-direction: row;
  }
}

.article-navigation__link {
  align-items: center;
  background-color: #fff;
  color: #202124;
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  position: relative;
}

.article-navigation__link:hover,
.article-navigation__link:focus,
.article-navigation__link:active {
  background-color: #fff;
  outline: 0;
  text-decoration: none;
}

.article-navigation__link::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 24px/1 "Material Icons";
  font-feature-settings: "liga";
  text-rendering: optimizeSpeed;
  text-transform: none;
  word-wrap: normal;
}

.article-navigation__link::after {
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 0.2s, border 0.2s;
  z-index: 1;
}

.article-navigation__link:hover::after {
  background-color: rgba(32, 33, 36, 0.04);
}

.article-navigation__link:focus::after {
  background-color: rgba(32, 33, 36, 0.12);
}

.article-navigation__link:active::after {
  background-color: rgba(32, 33, 36, 0.16);
}

.article-navigation__link--back {
  flex-basis: 33.3%;
  margin: 0 0 1px;
  padding: 32px 32px 32px 80px;
}
@media (min-width: 481px) {
  .article-navigation__link--back {
    margin: 0 1px 0 0;
  }
}

.article-navigation__link--back::before {
  content: "arrow_back";
  left: 32px;
  position: absolute;
}

.article-navigation__link--single {
  flex: 1;
  margin: 0;
}
@media (min-width: 481px) {
  .article-navigation__link--single {
    margin: 0;
  }
}

.article-navigation__link--forward {
  flex: 1;
  font-size: 24px;
  justify-content: flex-end;
  padding: 32px 80px 32px 32px;
}

.article-navigation__link--forward::before {
  content: "arrow_forward";
  position: absolute;
  right: 32px;
}

.article-navigation__column {
  text-align: right;
}

.article-navigation__heading {
  margin: 0 0 4px;
}

.article-navigation code {
  background: transparent;
  border: 0;
  color: inherit;
  padding: 0;
}

@media (min-width: 481px) {
  .hero {
    display: block;
    margin: 0 auto;
    max-height: 480px;
    width: 1600px;
  }
}

.hero--caption {
  max-width: 1600px;
  margin: auto;
  color: var(--grey-text);
  padding: 0px 4px;
  text-align: right;
  width: 100%;
  font-size: 0.9rem;
}

.hero--top {
  object-position: top;
}

.hero--bottom {
  object-position: bottom;
}

.hero--cover {
  object-fit: cover;
}

.hero--contain {
  object-fit: contain;
}

.screenshot,
.figure--screenshot > img {
  border: 1px solid #dadce0;
  padding: 4px;
}

.screenshot--filled,
.figure--screenshot > img {
  background-color: #f8f9fa;
  padding: 16px;
}

.screenshot + .screenshot,
.screenshot--filled + .screenshot--filled,
.figure--screenshot > img + .figure--screenshot > img,
.figure--screenshot-filled > img + .figure--screenshot-filled > img {
  margin-top: 32px;
}

.figure {
  margin: 32px 0;
  text-align: center;
}

.figure--fullbleed {
  margin: 64px -32px;
}

.figure--inline-right,
.figure--inline-left {
  display: block;
  float: none;
  margin: 16px 0;
  max-width: 100%;
  text-align: center;
}
@media (min-width: 865px) {
  .figure--inline-right,
.figure--inline-left {
    max-width: calc((100% - 40px) / 2);
    text-align: left;
  }
}

@media (min-width: 865px) {
  .figure--inline-right {
    float: right;
    margin: 0 0 40px 40px;
  }
}

@media (min-width: 865px) {
  .figure--inline-left {
    float: left;
    margin: 0 40px 40px 0;
  }
}

.figcaption {
  font-size: 0.875em;
  line-height: 1.5em;
  margin: 16px 0 0;
}

.figcaption--fullbleed {
  margin: 24px 32px 0;
}

.zippy__group-list-item {
  border-bottom: 1px solid rgba(117, 117, 117, 0.4);
}

.zippy__question-title {
  margin: 30px 0;
  position: relative;
}

.zippy--btn {
  cursor: pointer;
}

.zippy--btn:focus {
  outline: 0;
}

.zippy__question-title[aria-expanded] .zippy__question-title-icon {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: transform 150ms ease;
}

.zippy__question-title-icon {
  margin: 0;
  position: absolute;
  right: 0;
  width: 24px;
  height: 24px;
}

.zippy__content-container {
  padding: 10px 0;
}

.zippy__question-answer {
  padding: 0 0 30px;
}

.zippy__question-answer,
.zippy__question-title {
  padding-right: 40px;
}
@media (min-width: 865px) {
  .zippy__question-answer,
.zippy__question-title {
    padding-right: 100px;
  }
}

.zippy__body {
  color: #5f6368;
  font: inherit;
  margin: 0;
}

.breadcrumbs {
  display: flex;
  margin: 0;
  min-width: 0;
  padding: 0;
}

.breadcrumbs__crumb {
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  min-width: 0;
  margin-right: 4px;
}

.breadcrumbs__crumb:not(:last-of-type)::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 24px/1 "Material Icons";
  font-feature-settings: "liga";
  text-rendering: optimizeSpeed;
  text-transform: none;
  word-wrap: normal;
  alt: "";
  color: #5f6368;
  content: "chevron_right";
  font-size: 1.1rem;
}

.breadcrumbs__crumb:not(:last-of-type) {
  flex-shrink: 0;
}

.breadcrumbs__crumb:last-of-type > a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.breadcrumbs__link {
  color: #5f6368;
  padding: 0 8px;
}

.breadcrumbs__link--left-justify {
  margin-left: -8px;
}

.page-footer {
  border-top: 1px solid #e9e9e9;
  background: var(--secondary-background-color);
}
.page-footer footer {
  max-width: 1200px;
  margin: 3rem auto 0;
}
.page-footer footer p {
  color: var(--mdc-theme-on-surface);
  font-size: 1rem;
}
.page-footer footer li {
  line-height: 1.8rem;
}
.page-footer footer .lanes {
  flex: 1;
  margin: 2rem;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.page-footer footer .lanes .lane {
  flex: 1;
  min-width: 200px;
}
.page-footer footer .lanes .lane a {
  color: var(--mdc-theme-on-surface);
}
.page-footer footer h2 {
  margin-bottom: 1rem;
  font-size: 20px;
}
.page-footer footer .secondary {
  margin: 2rem 2rem 0;
  padding-top: 1rem;
  padding-bottom: 2rem;
  border-top: 1px solid #e9e9e9;
}
.page-footer footer .thuiswinkel {
  margin-top: 3.4rem;
  margin-left: 0rem;
}
@media (min-width: 481px) {
  .page-footer footer .thuiswinkel {
    margin-left: 4rem;
    flex-direction: row;
  }
}
.page-footer footer .thuiswinkel-img {
  width: 168px;
  height: 60px;
}
.page-footer footer .footer-extra {
  display: flex;
  margin: 2rem;
  flex-direction: column;
}
@media (min-width: 481px) {
  .page-footer footer .footer-extra {
    flex-direction: row;
  }
}

.headline {
  font: 400 18px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #202124;
  margin: 0;
  overflow: visible;
}
.headline--one {
  font: 500 38px/1.3157894737 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  letter-spacing: -0.5px;
  margin-top: 0px;
  margin-bottom: 9px;
}
@media (min-width: 241px) {
  .headline--one {
    font: 500 49px/1.3265306122 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    letter-spacing: -0.5px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
@media (min-width: 321px) {
  .headline--one {
    font: 500 46px/1.6086956522 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    letter-spacing: -0.5px;
    margin-top: 0px;
    margin-bottom: 11px;
  }
}
.headline--two {
  font: 500 18px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 48px;
  margin-bottom: 24px;
}
@media (min-width: 241px) {
  .headline--two {
    font: 400 31.5px/1.2063492063 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 56px;
    margin-bottom: 28px;
  }
}
@media (min-width: 321px) {
  .headline--two {
    font: 500 36px/1.2222222222 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 64px;
    margin-bottom: 32px;
  }
}
.headline--two-small {
  font: 500 18px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 48px;
  margin-bottom: 24px;
}
@media (min-width: 241px) {
  .headline--two-small {
    font: 400 21px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 56px;
    margin-bottom: 28px;
  }
}
@media (min-width: 321px) {
  .headline--two-small {
    font: 500 24px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 64px;
    margin-bottom: 32px;
  }
}
.headline--two-faded {
  font: 400 18px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: uppercase;
  margin-top: 48px;
  margin-bottom: 24px;
  color: #80868b;
}
@media (min-width: 241px) {
  .headline--two-faded {
    font: 400 21px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-transform: uppercase;
    margin-top: 56px;
    margin-bottom: 28px;
  }
}
@media (min-width: 321px) {
  .headline--two-faded {
    font: 400 24px/1.3333333333 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-transform: uppercase;
    margin-top: 64px;
    margin-bottom: 32px;
  }
}
.headline--three {
  font: 500 13.5px/1.4814814815 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 36px;
  margin-bottom: 12px;
}
@media (min-width: 241px) {
  .headline--three {
    font: 500 16px/1.375 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 42px;
    margin-bottom: 14px;
  }
}
@media (min-width: 321px) {
  .headline--three {
    font: 500 20px/1.2 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 48px;
    margin-bottom: 16px;
  }
}
.headline--four {
  font: 500 13.5px/1.4814814815 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 24px;
  margin-bottom: 6px;
  color: #5f6368;
}
@media (min-width: 241px) {
  .headline--four {
    font: 500 16px/0.9375 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 28px;
    margin-bottom: 7px;
  }
}
@media (min-width: 321px) {
  .headline--four {
    font: 500 19px/1.0526315789 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-top: 32px;
    margin-bottom: 10px;
  }
}

.headline-link {
  color: transparent;
  display: none;
  font-weight: 500;
  margin-left: 4px;
}
@media (min-width: 481px) {
  .headline-link {
    display: inline;
  }
}

:hover > .headline-link,
.headline-link:focus {
  color: #5f6368;
  display: inline;
}

.eyebrow {
  font: 500 12px/0.9166666667 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

home-steps .grid__step {
  -webkit-box-align: stretch;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  display: grid;
  flex-flow: row wrap;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
  margin: 0 auto;
  max-width: 512px;
}
home-steps .grid__step--gapless {
  grid-column-gap: 0;
  grid-row-gap: 0;
}
@media (min-width: 865px) {
  home-steps .grid__step--four {
    grid-template-columns: 1fr 1fr;
    max-width: 960px;
  }
}
@media (min-width: 1264px) {
  home-steps .grid__step--four {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1320px;
  }
}
home-steps .action {
  margin: 64px 0 48px;
}

.w-measure-results {
  background: #f8f9fa;
  min-height: 279px;
}

.home-more-info {
  background-color: #f8f9fa;
  border-top: 1px solid #dadce0;
  border-bottom: 1px solid #dadce0;
}
.home-more-info .home-more-info-base {
  display: flex;
  margin-bottom: 48px;
}
.home-more-info .home-more-info-base .home-more-info-picture,
.home-more-info .home-more-info-base .home-more-info-text {
  flex: 1;
}
.home-more-info .home-more-info-base .home-more-info-picture {
  display: none;
  align-items: center;
  justify-content: center;
}
@media (min-width: 865px) {
  .home-more-info .home-more-info-base .home-more-info-picture {
    display: flex;
  }
}
.home-more-info .action {
  margin: 16px 0 16px;
}

.home-intro {
  background-color: #f8f9fa;
  border-top: 1px solid #dadce0;
  border-bottom: 1px solid #dadce0;
}
.home-intro .action {
  margin: 16px 0 48px;
}
.home-intro .home-intro-picture {
  display: none;
  margin-top: 3rem;
  align-items: center;
  justify-content: center;
}
@media (min-width: 865px) {
  .home-intro .home-intro-picture {
    display: flex;
  }
}
.home-intro .home-intro-picture lazy-image {
  width: 244px;
  height: 200px;
  margin: 0 auto;
}

.categories--extra {
  color: #5f6368;
}

.guide-landing-page {
  position: relative;
}

.post-breadcrumbs {
  padding: 0 0 32px;
}
@media (min-width: 865px) {
  .post-breadcrumbs {
    padding: 0 0 44px;
  }
}

.post-content {
  margin-bottom: 64px;
}
@media (min-width: 481px) {
  .post-content {
    margin-bottom: 160px;
  }
}

.post-github-link {
  color: #5f6368;
  font-size: 0.875em;
}

@media (min-width: 481px) {
  .codelabs-callout {
    margin-top: 64px;
  }
}

.post-signpost {
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  margin-top: 4px;
  padding: 0 0 4px;
}

.post-signpost__divider {
  color: #5f6368;
  margin: 0 4px 4px;
}

.post-signpost__link {
  margin: 0 0 4px;
}

.post-signpost__title {
  color: #5f6368;
  margin: 0 4px 4px 0;
}

blog-grid-preview {
  display: block;
}
blog-grid-preview .action {
  margin: 0 0 32px;
}

.blog-page .grid {
  padding: 24px;
}
.blog-page blog-grid {
  display: block;
  margin-bottom: 3rem;
}

@media (max-width: 600px) {
  blog-article-page .hero--cover {
    display: none;
  }
}
cookie-page table th,
cookie-page table td {
  padding: 0.6rem;
}
cookie-page table tr > td:first-of-type {
  width: 200px;
  border-right: 1px solid #ddd;
}
cookie-page table tr > td {
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
cookie-page table tr > th {
  font-weight: 600;
  border-bottom: 1px solid #ddd;
}

.auth-container {
  max-width: 600px;
  margin: 0 auto;
}

.auth-narrow {
  max-width: 400px;
}

.auth-container mwc-button {
  display: inline-flex;
}

.auth-container li {
  line-height: 2rem;
}

.singin-page label > span {
  display: none;
}

.auth-links {
  margin-top: 2rem;
}

.auth-container h1 {
  font-size: 40px;
}

.auth-actions {
  margin-top: 2rem;
}
.auth-actions .full {
  width: 100%;
}

.cart-list-section .cart-row {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-left: -1.5rem;
}
.cart-list-section .cart-image {
  width: 150px;
  margin-right: 1.5rem;
}
.cart-list-section .cart-info label {
  width: 50px;
  display: inline-block;
}
.cart-list-section .cart-row > * {
  padding-left: 1.5rem;
}
.cart-list-section .cart-row > * {
  padding-left: 1.5rem;
}
.cart-list-section .product-subtitle {
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 1.4rem;
}
.cart-list-section .product-list {
  margin-top: 1rem;
}
.cart-list-section .cart-row > * {
  padding-left: 1.5rem;
}
.cart-list-section .cart-action-border {
  padding-top: 0.5rem;
  border-top: 1px solid #e6e6e6;
}
.cart-list-section .cart-detail,
.cart-list-section .cart-options {
  flex: 1;
}
.cart-list-section .cart-top {
  display: flex;
}
.cart-list-section .cart-action-container {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-direction: row-reverse;
}
.cart-list-section .cart-list > * {
  display: block;
  margin-bottom: 1rem;
}
@media (min-width: 241px) {
  .cart-list-section .cart-list > * {
    margin-bottom: 2rem;
  }
}
@media (min-width: 865px) {
  .cart-list-section .cart-list > * {
    margin-bottom: 3rem;
  }
}
.cart-list-section .cart-amount-panel {
  flex: 1;
  display: flex;
  align-items: center;
}
.cart-list-section .cart-amount-panel .cart-amount-input {
  flex: 1;
}

.cart-main {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 865px) {
  .cart-main {
    flex-wrap: nowrap;
  }
}
.cart-main .cart-main-left {
  flex: 1;
}
.cart-main .cart-main-right {
  width: 100%;
}
@media (min-width: 865px) {
  .cart-main .cart-main-right {
    width: 300px;
  }
}

.cart-page .warning-card {
  font-size: 0.9rem;
  background: #ffbc42;
  padding: 1rem;
  border-radius: 6px;
}
.cart-page .help {
  text-align: center;
  padding: 1rem;
  background: var(--secondary-background-color);
}
.cart-page .cart-main-right > * {
  margin-bottom: 1rem;
}
.cart-page .button-bar {
  position: fixed;
  bottom: 0;
  background: white;
  z-index: 1;
  left: 0;
  right: 0;
  border-top: 1px solid #ddd;
  padding: 1rem;
  display: flex;
  margin-bottom: 0rem;
  flex-direction: row-reverse;
}
@media (min-width: 865px) {
  .cart-page .button-bar {
    position: relative;
    background: initial;
    border-top: 0;
    padding: 0;
    flex-direction: column;
  }
}
.cart-page .button-bar > * {
  width: 100%;
  display: block;
  margin-bottom: 0;
  margin: 0;
}
@media (min-width: 865px) {
  .cart-page .button-bar > * {
    margin: 1rem 0 0 0;
  }
}
.cart-page .button-bar > *:first-child {
  margin: 0 1rem 0 0;
}
.cart-page .loading {
  min-height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.service-page .article-navigation {
  display: block;
}
@media (min-width: 865px) {
  .service-page .article-navigation {
    display: none;
  }
}

.customer-service-content {
  display: flex;
}
.customer-service-content .menu-header {
  padding: 0.2rem 1rem;
}
.customer-service-content .menu-header h3 {
  margin-top: 1rem;
}
.customer-service-content .customer-service__aside {
  width: 300px;
  margin-right: 3rem;
  display: none;
}
@media (min-width: 865px) {
  .customer-service-content .customer-service__aside {
    display: block;
  }
}
.customer-service-content .customer-service__main {
  flex: 1;
  margin: 0 1rem;
}

.service-overview-list {
  column-count: 1;
}
@media (min-width: 481px) {
  .service-overview-list {
    column-count: 2;
  }
}
@media (min-width: 865px) {
  .service-overview-list {
    column-count: 3;
  }
}
@media (min-width: 1264px) {
  .service-overview-list {
    column-count: 4;
  }
}

.service-overview-list-block {
  break-inside: avoid;
  display: inline-block;
  min-width: 250px;
}
.service-overview-list-block h4 {
  color: var(--mdc-theme-primary);
}
.service-overview-list-block a {
  color: var(--mdc-theme-on-surface);
}
.service-overview-list-block li {
  line-height: 1.8rem;
}

.overview-cards {
  display: block;
  background: #f9f6f6;
  padding-top: 4rem;
}
.overview-cards .card {
  background: white;
  min-height: initial;
}

.contact-page socials-bar {
  display: block;
}
.contact-page .social li {
  display: inline-block;
  margin: 0.8rem 0.4rem;
}

.search-page .grid {
  padding: 24px;
}
.search-page .card-base__blurb {
  margin: 1rem 1rem 1rem;
}
.search-page .card-base__headline {
  font-size: 1.2rem;
}
.search-page .card-base__headline--extra {
  float: right;
  color: #202124;
}
.search-page .footer {
  display: flex;
  color: #5f6368;
}
.search-page .footer .info {
  flex: 1;
}

.material-page a {
  color: var(--grey-text);
}
.material-page li {
  line-height: 1.8rem;
}
.material-page .thuiswinkel {
  text-align: right;
}
.material-page .grid {
  padding: 24px;
  margin: 0 0 3rem;
}
.material-page .grid-width {
  text-align: end;
  margin: 1rem auto;
  max-width: 512px;
  padding: 0 32px;
}
@media (min-width: 865px) {
  .material-page .grid-width {
    max-width: 960px;
  }
}
@media (min-width: 1264px) {
  .material-page .grid-width {
    max-width: 1320px;
  }
}

.material-detail-page .breadcrumb {
  display: none;
}
@media (min-width: 481px) {
  .material-detail-page .breadcrumb {
    display: block;
  }
}
@media (max-width: 481px) {
  .material-detail-page .layout-extra {
    padding: 0;
  }
  .material-detail-page .layout-extra .product-details {
    display: block;
    margin: 1rem;
  }
}

.material-info-page materiaal-steps {
  display: block;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: var(--secondary-background-color);
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.material-info-page materiaal-steps svg {
  width: 2.6rem;
  height: 2.6rem;
  fill: #ccc;
}
.material-info-page materiaal-steps label {
  text-transform: uppercase;
}
.material-info-page materiaal-steps h4 {
  margin: 0.6rem 0;
}
.material-info-page materiaal-steps .icon {
  margin: 0 2rem;
}
.material-info-page materiaal-steps header {
  text-align: center;
}
.material-info-page materiaal-steps .step {
  display: flex;
}
.material-info-page materiaal-steps .grid {
  padding: 0 0 32px;
}
@media (min-width: 241px) {
  .material-info-page materiaal-steps .grid {
    padding: 32px 0;
  }
}
@media (min-width: 481px) {
  .material-info-page materiaal-steps .grid {
    padding: 32px 64px;
  }
}
.material-info-page materiaal-steps .grid__step {
  -webkit-box-align: stretch;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  display: grid;
  flex-flow: row wrap;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
  margin: 0 auto;
  max-width: 512px;
}
.material-info-page materiaal-steps .grid__step--gapless {
  grid-column-gap: 0;
  grid-row-gap: 0;
}
@media (min-width: 865px) {
  .material-info-page materiaal-steps .grid__step--four {
    grid-template-columns: 1fr 1fr;
    max-width: 960px;
  }
}
@media (min-width: 1264px) {
  .material-info-page materiaal-steps .grid__step--four {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1320px;
  }
}

.hacks-page .card {
  background: #fff;
}
.hacks-page .image img {
  width: 100%;
}
.hacks-page .step-hack {
  display: flex;
  flex-direction: row;
  margin-top: 1rem;
}
.hacks-page .step-hack .body {
  margin-left: 2rem;
}
.hacks-page .step-hack label {
  text-transform: uppercase;
}
.hacks-page .step-hack h4 {
  margin: 0.4rem 0;
}
.hacks-page .step-hack svg {
  width: 3rem;
  height: 3rem;
  fill: #ccc;
}

.text--left {
  text-align: left;
}
[dir=rtl] .text--left {
  text-align: right;
}

.text--right {
  text-align: right;
}
[dir=rtl] .text--right {
  text-align: left;
}

.text--center {
  text-align: center;
}

.text--justify {
  text-align: justify;
}

.clearfix::before {
  clear: both;
  content: "";
  display: block;
}

.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

.align-items--center {
  align-items: center;
}

.display--flex {
  display: flex;
}

.display--inline-flex {
  display: inline-flex;
}

.justify-content--center {
  justify-content: center;
}

.font-weight--light {
  font-weight: 300;
}

.font-weight--regular {
  font-weight: 400;
}

.font-weight--medium {
  font-weight: 500;
}

.font-weight--bold {
  font-weight: 700;
}

.font--reversed {
  color: #fff;
}

.mb--non {
  margin-bottom: 0;
}

.mt--non {
  margin-top: 0;
}

.ml--non {
  margin-left: 0;
}

.mr--non {
  margin-right: 0;
}

.mb--sm {
  margin-bottom: 8px;
}

.mt--sm {
  margin-top: 8px;
}

.ml--sm {
  margin-left: 8px;
}

.mr--sm {
  margin-right: 8px;
}

.mb--std {
  margin-bottom: 16px;
}

.mt--std {
  margin-top: 16px;
}

.ml--std {
  margin-left: 16px;
}

.mr--std {
  margin-right: 16px;
}

.mb--l {
  margin-bottom: 32px;
}

.mt--l {
  margin-top: 32px;
}

.ml--l {
  margin-left: 32px;
}

.mr--l {
  margin-right: 32px;
}

.mb--xl {
  margin-bottom: 56px;
}

.mt--xl {
  margin-top: 56px;
}

.ml--xl {
  margin-left: 56px;
}

.mr--xl {
  margin-right: 56px;
}

.pb--non {
  padding-bottom: 0;
}

.pt--non {
  padding-top: 0;
}

.pl--non {
  padding-left: 0;
}

.pr--non {
  padding-right: 0;
}

.pb--sm {
  padding-bottom: 8px;
}

.pt--sm {
  padding-top: 8px;
}

.pl--sm {
  padding-left: 8px;
}

.pr--sm {
  padding-right: 8px;
}

.pb--std {
  padding-bottom: 16px;
}

.pt--std {
  padding-top: 16px;
}

.pl--std {
  padding-left: 16px;
}

.pr--std {
  padding-right: 16px;
}

.pb--l {
  padding-bottom: 32px;
}

.pt--l {
  padding-top: 32px;
}

.pl--l {
  padding-left: 32px;
}

.pr--l {
  padding-right: 32px;
}

.pb--xl {
  padding-bottom: 56px;
}

.pt--xl {
  padding-top: 56px;
}

.pl--xl {
  padding-left: 56px;
}

.pr--xl {
  padding-right: 56px;
}

*.hidden,
*[hidden] {
  display: none !important;
}

.visually-hidden {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(1px);
  display: block;
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

html {
  --mdc-theme-primary-50: #e8f5fa;
  --mdc-theme-primary-100: #c6e6f2;
  --mdc-theme-primary-200: #a0d6ea;
  --mdc-theme-primary-300: #79c5e1;
  --mdc-theme-primary-400: #5db8da;
  --mdc-theme-primary-500: #40acd4;
  --mdc-theme-primary-600: #3aa5cf;
  --mdc-theme-primary-700: #329bc9;
  --mdc-theme-primary-800: #2a92c3;
  --mdc-theme-primary-900: #1c82b9;
  /* Theme info */
  --mdc-theme-primary: var(--mdc-theme-primary-600);
  --mdc-theme-secondary: #6ed367;
  --mdc-theme-background: #fff;
  --mdc-theme-surface: #f5f5fa;
  --mdc-theme-on-primary: white;
  --mdc-theme-on-secondary: white;
  --mdc-theme-on-surface: #333;
  --mdc-typography-headline1-font-size: 56px;
  /* Grid */
  --mdc-layout-grid-margin-desktop: 24px;
  --mdc-layout-grid-gutter-desktop: 24px;
  --mdc-layout-grid-column-width-desktop: 72px;
  --mdc-layout-grid-margin-tablet: 16px;
  --mdc-layout-grid-gutter-tablet: 16px;
  --mdc-layout-grid-column-width-tablet: 72px;
  --mdc-layout-grid-margin-phone: 16px;
  --mdc-layout-grid-gutter-phone: 16px;
  --mdc-layout-grid-column-width-phone: 72px;
  /* Global vars */
  --app-seperator-color: rgba(0, 0, 0, 0.1);
  /* Paper styles */
  --primary-color: var(--mdc-theme-primary);
  --accent-color: var(--mdc-theme-secondary);
  --divider-color: var(--app-seperator-color);
  --error-color: var(--paper-deep-orange-a700);
  --secondary-background-color: #f7f7f7;
  --zz-logo-horizontal: 12rem;
  --zz-toolbar-margin-horizontal: 2rem;
  --zz-toolbar-height: 6rem;
  --zz-drawer-width: 30rem;
  --zz-sidepanel-width: 22rem;
  --zz-drawer-left-margin: 8rem;
  --zz-icon-size: 1.2rem;
  --zz-link-color: #1c82b9;
  --grey-text: #5f6368;
  --mdc-shape-small: 16px;
  --zoom-control-background: #eae8ea;
  --zoom-control-color: #554d56;
  --zz-toolbar-background-color: white;
  --zz-toolbar-box-shadow-color: rgba(193, 190, 193, 0.4);
  --zz-toolbar-color: #554d56;
  --zz-icon-primary: var(--mdc-theme-primary);
  --zz-icon-secondary: #554d56;
  --panel-nav-icon-fill: #979197;
  --panel-nav-text-color: var(--mdc-theme-on-surface);
  --back-nav-icon-fill: #979197;
  --back-nav-text-color: var(--mdc-theme-on-surface);
  --zz-sidebar-width: 280px;
  --zz-main-background-color: #fafafa;
  --stepper-item-finished-background-color: var(--mdc-theme-secondary);
  --stepper-item-finished-color: white;
  --stepper-item-selected-background-color: var(--mdc-theme-primary);
  --stepper-item-selected-color: white;
  --stepper-item-border-color: #8c8c8c;
  --mdc-typography-button-text-transform: none;
  --mdc-typography-button-text-decoration: none;
  --mdc-layout-grid-margin-desktop: 0px;
  --mdc-layout-grid-gutter-desktop: 24px;
  --mdc-layout-grid-column-width-desktop: 72px;
  --mdc-layout-grid-margin-tablet: 0px;
  --mdc-layout-grid-gutter-tablet: 24px;
  --mdc-layout-grid-column-width-tablet: 72px;
  --mdc-layout-grid-margin-phone: 0px;
  --mdc-layout-grid-gutter-phone: 16px;
  --mdc-layout-grid-column-width-phone: 72px;
  --app-drawer-width: 432px;
}

@media (max-width: 1264px) {
  html {
    font-size: 14px;
  }
}
body {
  background-color: var(--zz-main-background-color);
}

@media only screen and (max-width: 900px) {
  html {
    --zz-toolbar-margin-horizontal: 1rem;
    --zz-toolbar-height: 4rem;
  }
}
.announcer {
  position: fixed;
  height: 0;
  overflow: hidden;
}

.full-width {
  display: block;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: 44px;
  margin-bottom: 44px;
}

html {
  --iron-overlay-backdrop-opacity: 0.3;
  --iron-overlay-backdrop-background-color: rgb(118, 119, 114);
}

.thuiswinkel img {
  width: 130px;
}

.ie {
  display: none;
}

.social li {
  display: inline-block;
  margin: 0.8rem 0.4rem;
}
.social .share {
  margin-top: 0.6rem;
}
.social label {
  display: block;
  margin-bottom: 0.8rem;
  font-weight: 600;
}

.generic-content h1 {
  margin-bottom: 2rem;
}

.grey-padded-block {
  padding: 1.2rem;
  line-height: 2rem;
  background: var(--secondary-background-color);
}

.grey-background-block {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: var(--secondary-background-color);
}

zz-app {
  display: block;
  height: 100%;
  overflow-y: auto;
}
zz-app .main-content {
  height: 100%;
  overflow-y: auto;
}
zz-app .main-content main {
  height: 100%;
  overflow-y: auto;
}

.mobile {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  z-index: 1000;
}

.mobile .text-flip {
  display: none;
}

.mobile.flip .text-flip {
  display: block;
}

.mobile .page-header {
  padding: 24px 60px;
}

.mobile .page-message {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.mobile .page-message .emoij span {
  font-size: 80px;
  letter-spacing: 3rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  display: flex;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
  margin-left: 4rem;
}

.mobile .page-message .text {
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 6rem;
  white-space: pre-wrap;
}

/* IE10 and IE11 detection */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  zz-app {
    display: none;
  }

  .ie {
    display: block;
    position: relative;
    height: 100vh;
    width: 100%;
  }

  .page-header {
    padding: 24px 60px;
  }

  .page-header .image-container {
    background-image: url(/images/logo-hor.png);
    width: 200px;
    height: 18px;
    background-size: 200px 18px;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .page-message {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    min-width: 600px;
  }

  .page-message .emoij span {
    font-size: 140px;
    position: absolute;
    letter-spacing: 4rem;
    text-align: center;
    color: rgba(0, 0, 0, 0.4);
    white-space: nowrap;
    left: 4rem;
    top: -8rem;
  }

  .page-message .text {
    line-height: 22px;
    color: rgba(0, 0, 0, 0.4);
    margin-top: 60px;
    white-space: pre-wrap;
  }
}
*:not(body).unresolved {
  display: none;
}

.socials-posts {
  margin-top: 2rem;
  display: grid;
  gap: 0.4rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

@media (max-width: 768px) {
  .socials-posts {
    grid-template-columns: repeat(2, 1fr);
  }
}