<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cookie_section {
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #9b9b9b; }

.cookie_headline {
  border-left: 3px solid #db0010;
  line-height: 1.1;
  padding-left: .4em;
  margin-bottom: .5em; }
  @media only screen and (max-width: 768px) {
    .cookie_headline {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media print, screen and (min-width: 769px) {
    .cookie_headline {
      font-size: 20px;
      font-size: 2rem; } }

.cookie_list li {
  padding-left: 1em;
  position: relative; }
  .cookie_list li:before {
    content: "";
    display: block;
    border-radius: 100%;
    background: currentcolor;
    position: absolute;
    top: .85em;
    left: .4em;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 768px) {
      .cookie_list li:before {
        width: 4px;
        height: 4px; } }
    @media print, screen and (min-width: 769px) {
      .cookie_list li:before {
        width: 5px;
        height: 5px; } }

/*# sourceMappingURL=privacy.css.map */
</pre></body></html>