.masklast {
  --e-global-color-primary: #dc3545;
  --e-global-color-secondary: #54595f;
  --e-global-color-text: #7a7a7a;
  --e-global-color-accent: #28a909;
  --e-global-typography-primary-font-family: "Roboto";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Roboto Slab";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Roboto";
  --e-global-typography-accent-font-weight: 500;
}
.masklast h2 {
  color: var(--e-global-color-primary);
}
.masklast h3 {
  color: var(--e-global-color-primary);
}
.masklast h4 {
  color: var(--e-global-color-primary);
}
.masklast h5 {
  color: var(--e-global-color-primary);
}
.orangethumbnail.text_15 > .link_cc {
  max-width: 1140px;
  display: flex;

  justify-content: center;
}
.greenprogress {
  --content-max-width: 1140px;
}
.backdrop_03:not(:last-child) {
  margin-bottom: 20px;
}
.sort-hot-c0 {
  --widgets-spacing: 20px;
}

h1.paragraph-50 {
  display: var(--page-title-display);
}
@media (max-width: 1024px) {
  .orangethumbnail.text_15 > .link_cc {
    max-width: 1024px;
  }
  .greenprogress {
    --content-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .orangethumbnail.text_15 > .link_cc {
    max-width: 767px;
  }
  .greenprogress {
    --content-max-width: 767px;
  }
}

/* css-noise: e83e */
.shadow-element-k6 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
