.customer-styles {
  /* START widget: blockmark */
  /* END widget: blockmark */
}

.customer-styles .widget_template_blockmark .divider-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

@media (min-width: 1000px) {
  .customer-styles .widget_template_blockmark .divider-wrapper {
    margin-bottom: 60px;
  }
}

.customer-styles .widget_template_blockmark.jump-mark-label {
  display: none;
}

.customer-styles .widget_template_blockmark .icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='100%' height='100%' viewBox='0 0 92 34' style='enable-background:new 0 0 92 34;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23565656;%7D%0A%3C/style%3E%3Cg id='Gruppe_2129' transform='translate(0.003 0.003)'%3E%3Cg id='Gruppe_2128' transform='translate(0 0)'%3E%3Cg id='Gruppe_2127' transform='translate(0.354 0.707)'%3E%3Cpath id='Pfad_937' class='st0' d='M2.6,30.7L18,15.1l15.1,15.3L60.7,2.3l29.3,29.3'/%3E%3C/g%3E%3Cpath id='Pfad_939' class='st0' d='M48,16.1l10.9-3.2l4.9,4.4l5.8-5.6'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 20px;
  width: 60px;
  margin-top: 50px;
}

@media (min-width: 1000px) {
  .customer-styles .widget_template_blockmark .icon {
    height: 30px;
  }
}

@media (min-width: 1000px) {
  .customer-styles .widget_template_blockmark .icon {
    width: 90px;
  }
}
