/* Allgemein - Icons Touch */
.icon-wrapper {
  position: relative;
}

.icon-doppelpfeil:before {
  content: "";
  display: block;
  background: url("../../img/icon/icon-doppelpfeil.svg");
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 28px;
  right: 269px;
}

.icon-arrow-forward:before {
  content: "";
  display: block;
  background: url("../../img/icon/icon_arrow_forward.svg");
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 10px;
  left: -40px;
}

.icon-via:before {
  content: "";
  display: block;
  background: url("../../img/icon/icon-via.svg");
  background-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -40px;
}

.icon-kalender:before {
  content: "";
  display: block;
  background: url("../../img/icon/icon-kalender.svg");
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -3px;
  left: -37px;
}

.icon-strecke:before {
  content: "";
  display: block;
  background: url("../../img/icon/icon-strecke.svg");
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -3px;
  left: -37px;
}

.icon-reisender:before {
  content: "";
  display: block;
  background: url("../../img/icon/icon-reisender.svg");
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -3px;
  left: -37px;
}

.icon-zug-ice:before {
  content: "";
  display: block;
  background: url("../../img/icon/icon-zug-ice.svg");
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: relative;
  top: 18px;
  left: -30px;
}

.icon-zug-ic:before {
  content: "";
  display: block;
  background: url("../../img/icon/icon-zug-ic.svg");
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: relative;
  top: 18px;
  left: -30px;
}

.icon-zug-regio:before {
  content: "";
  display: block;
  background: url("../../img/icon/icon-zug-regio.svg");
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: relative;
  top: 18px;
  left: -30px;
}

.icon-olt:before {
  content: "";
  display: block;
  background: url(../../img/icon/icon-olt.svg);
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: relative;
  top: 18px;
  left: -30px;
}

.icon-postversand-ticket:before {
  content: "";
  display: block;
  background: url(../../img/icon/icon-postversand-ticket.svg);
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: relative;
  top: 18px;
  left: -30px;
}

.icon-touch-knot,
.icon-touch-line {
  width: 100%;
  position: relative;
}

.icon-touch-knot:before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: 0;
  width: 8px;
  height: 8px;
  background: #646973;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.icon-touch-knot:after {
  content: "";
  position: absolute;
  right: 1px;
  bottom: 0;
  width: 8px;
  height: 8px;
  background: #646973;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.icon-touch-line:after {
  content: "";
  position: absolute;
  left: 12px;
  bottom: 2px;
  width: 94%;
  height: 3px;
  background: #646973;
}

/* Streckenzeitkarte Touch */
.content .left-contentfenster {
  max-width: 600px;
}
.content .header-with-contentfenster .spf-contentfenster {
  width: 300px;
  background-color: #f0f3f5;
  padding: 16px 20px;
  float: right;
  position: relative;
  vertical-align: top;
}
.content .header-with-contentfenster .spf-contentfenster h3 {
  margin: 0 0 20px;
}
.content .header-with-contentfenster .spf-contentfenster p {
  font-family: "DBScreenSansRegular", "DBSansRegular", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
}
.content .header-with-contentfenster .spf-contentfenster .cf-link {
  line-height: 20px;
  margin: 16px 0;
  display: block;
}
.content .header-with-contentfenster .spf-contentfenster .ico.icon-arrow-right.cf-arrow-top {
  top: 10px;
}
.content .header-with-contentfenster .spf-contentfenster .cf-block {
  display: block;
}
.content .header-with-contentfenster .buttons {
  width: 100%;
  float: left;
  margin-top: 50px;
}
.content .buttons.button-side-cf {
  margin-top: 10px;
}
.content .szk-suche {
  padding: 20px;
  float: left;
  margin-bottom: 0;
}
.content .szk-suche .weccalendar {
  width: 356px;
}
.content .szk-suche .weccalendar .left {
  width: 300px;
}
.content .szk-suche .weccalendar .cal_button_earlier,
.content .szk-suche .weccalendar .cal_button_later {
  padding-left: 40px;
}
.content .szk-suche .weccalendar input.date {
  width: 218px;
  padding: 10px 0;
  font-size: 16px;
}
.content .szk-suche .input-label {
  font-size: 1em;
}
.content .szk-suche .clearfix {
  position: relative;
}
.content .szk-suche .error-container {
  font-size: 1em;
  margin: 15px 0;
}
.content .szk-suche .right-input {
  position: relative;
  margin-left: 56px;
}
.content .szk-suche .input-wrapper {
  height: auto;
}
.content .szk-suche .custom-select {
  float: none;
}
.content .kamin.szk-kamin {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 220px;
}
.content .szk-kamin {
  top: 65px;
}
.content .szk-kamin h4 {
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
  color: #333333;
  margin: 16px 0;
}
.content .szk-kamin p {
  margin-bottom: 16px;
}
.content .szk-kamin a.form-link {
  font-size: 14px;
}
.content .szk-postversand-hinweis {
  display: inline-block;
  width: 263px;
  font-size: 12px;
  color: #646973;
}
.content .option-reisender {
  margin: 35px 0 15px;
  position: relative;
}
.content .icon-reisender {
  margin-bottom: 3px;
}
.content .szk-radio {
  display: inline-block;
}
.content .szk-radio label.icon {
  padding: 7px 20px 6px 30px;
  background-position-x: -2px;
  display: inline;
}
.content .szk-radio input[type=radio] + label {
  font-size: 16px;
}
.content .szk-radio input[type=radio]:checked.focus + label {
  background-position-x: -1px;
}
.content .szk-radio input:focus {
  box-shadow: none;
}
.content .angebot-group {
  margin: 30px 0 25px;
}
.content .angebot-group input[type=radio]:checked + label {
  background: #ec0016;
}

/* Konfigurator-Seite */
section .konfigurator-header {
  font-size: 0.875em;
  font-family: "DBScreenSansRegular", "DBSansRegular", "Arial", "Helvetica", sans-serif;
  padding: 0;
}
section .konfigurator-header .szk-verbindung {
  position: relative;
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
  vertical-align: top;
  padding: 6px 0 4px;
}
section .konfigurator-header .szk-verbindung .szk-von-bhf {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
}
section .konfigurator-header .szk-verbindung .szk-ziel-bhf {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
section .konfigurator-header .szk-verbindung .szk-ziel-bhf .icon-doppelpfeil {
  margin-left: 30px;
}
section .konfigurator-header .szk-verbindung .szk-ziel-bhf .icon-doppelpfeil:before {
  top: -2px;
  left: -5px;
  right: unset;
}
section .konfigurator-header .szk-gueltigkeit {
  padding: 6px 0 20px;
}

.szk-konfigurator {
  margin-bottom: 30px;
  font-family: "DBScreenSansRegular", "DBSansRegular", "Arial", "Helvetica", sans-serif;
  font-size: 0.875em;
  /* Angebote filtern */
}
.szk-konfigurator h3 {
  font-size: 20px;
}
.szk-konfigurator a {
  text-decoration: underline;
}
.szk-konfigurator .szk-wrapper {
  position: relative;
  margin: 20px;
}
.szk-konfigurator .szk-wrapper.strecke-auswahl-group {
  margin-left: 0;
  margin-right: 0;
}
.szk-konfigurator .szk-wrapper.strecke-auswahl-group .step-title {
  margin-left: 20px;
}
.szk-konfigurator .szk-wrapper.strecke-auswahl-group .szk-slider-prev {
  width: 20px;
  height: 190px;
  position: absolute;
  top: 9px;
  z-index: 10;
  cursor: pointer;
}
.szk-konfigurator .szk-wrapper.strecke-auswahl-group .szk-slider-prev:after {
  content: "";
  display: block;
  background: url(../../img/icon/icon-prev-active.svg);
  background-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 80px;
  left: 0;
}
.szk-konfigurator .szk-wrapper.strecke-auswahl-group .szk-slider-prev.slick-disabled:after {
  background: url(../../img/icon/icon-prev.svg);
  background-size: 20px;
}
.szk-konfigurator .szk-wrapper.strecke-auswahl-group .szk-slider-next {
  width: 20px;
  height: 190px;
  position: absolute;
  top: 9px;
  right: 1px;
  z-index: 10;
  cursor: pointer;
}
.szk-konfigurator .szk-wrapper.strecke-auswahl-group .szk-slider-next:after {
  content: "";
  display: block;
  background: url(../../img/icon/icon-next-active.svg);
  background-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 80px;
  left: 0;
}
.szk-konfigurator .szk-wrapper.strecke-auswahl-group .szk-slider-next.slick-disabled:after {
  background: url(../../img/icon/icon-next.svg);
}
.szk-konfigurator .step-title {
  display: inline-block;
}
.szk-konfigurator .ico.icon-icon_info_small {
  position: absolute;
  top: -3px;
  margin-left: 5px;
}
.szk-konfigurator .strecke-wrapper {
  position: relative;
  white-space: nowrap;
}
.szk-konfigurator .strecke-wrapper .icon-touch-knot,
.szk-konfigurator .strecke-wrapper .icon-touch-line {
  float: left;
}
.szk-konfigurator .strecke-wrapper .box-grid-2.selected-box:after {
  bottom: 15px;
}
.szk-konfigurator .strecke-wrapper:focus {
  outline: none;
}
.szk-konfigurator .szk-slide {
  vertical-align: top;
  white-space: normal;
  padding: 12px;
}
.szk-konfigurator .strecke-anzahlstrecken-hinweis {
  float: right;
}
.szk-konfigurator .szk-sub-hinweis {
  color: #646973;
}
.szk-konfigurator .szk-sub-hinweis a {
  font-family: "DBScreenSansRegular", "DBSansRegular", "Arial", "Helvetica", sans-serif;
  font-size: 1em;
}
.szk-konfigurator .slide-start-bhf,
.szk-konfigurator .szk-strecke-hinweis,
.szk-konfigurator .slide-weg,
.szk-konfigurator .slide-kurz-weg {
  float: left;
}
.szk-konfigurator .slide-weg.direkte-weg {
  margin-top: 15px;
}
.szk-konfigurator .slide-kurz-weg {
  color: #878C96;
  margin-top: 3px;
  width: 100%;
  padding-right: 30px;
  word-break: break-all;
}
.szk-konfigurator .slide-hinweis {
  color: #333333;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  padding-right: 30px;
  float: left;
}
.szk-konfigurator .slide-ziel-bhf {
  float: right;
}
.szk-konfigurator .slide-ziel-bhf.icon-doppelpfeil:before {
  top: 9px;
  right: 215px;
}
.szk-konfigurator .slide-start-bhf,
.szk-konfigurator .slide-ziel-bhf {
  margin-bottom: 18px;
}
.szk-konfigurator input[type=radio] {
  display: none;
}
.szk-konfigurator .slick-list {
  margin: 0 25px;
}
.szk-konfigurator .box-grid-2 {
  display: inline-block;
  width: 435px !important;
  min-height: 190px;
  margin: 9px 10px 9px 3px;
  cursor: pointer;
}
.szk-konfigurator .box-grid-3 {
  display: inline-block;
  width: 290px;
  height: 60px;
  margin: 9px 9px 9px 0;
  padding-left: 44px;
  cursor: pointer;
  line-height: 1em;
  vertical-align: top;
}
.szk-konfigurator .box-grid-3 p {
  line-height: 1.3em;
  font-size: 1em;
}
.szk-konfigurator .box-grid-3:last-child {
  margin-right: 0;
}
.szk-konfigurator .box-grid-2:hover,
.szk-konfigurator .box-grid-3:hover {
  -webkit-box-shadow: 0 1px 8px 0 #333333;
  box-shadow: 0 1px 8px 0 #646973;
}
.szk-konfigurator .box-grid-2.selected-box {
  border: 2px solid #646973;
}
.szk-konfigurator .box-grid-2.selected-box .slide-start-bhf,
.szk-konfigurator .box-grid-2.selected-box .slide-ziel-bhf {
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
}
.szk-konfigurator .box-grid-3.selected-box {
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
  border: 2px solid #646973;
  height: 63px;
  width: 292px;
}
.szk-konfigurator .box-grid-2.selected-box:focus,
.szk-konfigurator .box-grid-3.selected-box:focus {
  outline: none;
}
.szk-konfigurator .box-grid-2.selected-box:after,
.szk-konfigurator .box-grid-3.selected-box:after {
  content: "";
  display: block;
  background: url("../../img/icon/icon-checkmark.svg");
  background-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: 15px;
  right: 12px;
}
.szk-konfigurator .box-grid-1 {
  padding: 10px 0;
  position: relative;
  width: 900px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.2));
  margin: 2px;
  color: #333333;
  -webkit-background-size: 100% 51%;
  -moz-background-size: 100% 51%;
  background-size: 100% 51%;
  background-repeat: no-repeat;
  background-image: -webkit-radial-gradient(circle at 667px 0%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em), -webkit-radial-gradient(circle at 667px 100%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em);
  background-image: -moz-radial-gradient(circle at 667px 0%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em), -moz-radial-gradient(circle at 667px 100%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em);
  background-image: -o-radial-gradient(circle at 667px 0%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em), -o-radial-gradient(circle at 667px 100%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em);
  background-image: -ms-radial-gradient(circle at 667px 0%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em), -ms-radial-gradient(circle at 667px 100%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em);
  background-image: radial-gradient(circle at 667px 0%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em), radial-gradient(circle at 667px 100%, rgba(255, 255, 255, 0) 0.5em, #ffffff 0.6em);
  background-position: top left, bottom left;
}
.szk-konfigurator .col-name {
  padding-left: 16px;
}
.szk-konfigurator .ticket-name {
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
  padding: 0 0 10px 0;
}
.szk-konfigurator .ticket-price {
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
  font-size: 18px;
}
.szk-konfigurator .ticket-price .abo-monatlich {
  font-family: "DBScreenSansRegular", "DBSansRegular", "Arial", "Helvetica", sans-serif;
}
.szk-konfigurator .ticket-price-gray {
  color: #878C96;
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
  font-size: 18px;
}
.szk-konfigurator .konfigurator-weiter-button {
  position: relative;
  margin-top: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.szk-konfigurator .konfigurator-weiter-button .info-text {
  color: #646973;
  font-size: 12px;
  margin: 0 0 12px 0;
}
.szk-konfigurator .konfigurator-weiter-button label {
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
  cursor: pointer;
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  background: #ec0016;
  padding: 9px 28px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 110px;
}
.szk-konfigurator .konfigurator-weiter-button label:hover {
  background: #9b000e;
}
.szk-konfigurator .konfigurator-weiter-bestellschein .info-text {
  font-size: 14px;
  margin: 10px;
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
}
.szk-konfigurator .konfigurator-weiter-bestellschein span {
  font-size: 14px;
}
.szk-konfigurator .angebot-name {
  width: 232px;
  text-align: left;
}
.szk-konfigurator .price-button {
  width: 232px;
  text-align: center;
  padding: 10px 0;
  vertical-align: middle;
}
.szk-konfigurator .angebot-group.olt-selected section[data-persoenlich=false],
.szk-konfigurator .angebot-group.olt-selected section[data-uebertragbar=false] {
  display: none;
}
.szk-konfigurator .angebot-group.olt-selected section[data-olt=true] {
  display: table;
}
.szk-konfigurator .angebot-group.persoenlich-selected section[data-olt=false],
.szk-konfigurator .angebot-group.persoenlich-selected section[data-uebertragbar=false] {
  display: none;
}
.szk-konfigurator .angebot-group.persoenlich-selected section[data-persoenlich=true] {
  display: table;
}
.szk-konfigurator .angebot-group.uebertragbar-selected section[data-olt=false],
.szk-konfigurator .angebot-group.uebertragbar-selected section[data-persoenlich=false] {
  display: none;
}
.szk-konfigurator .angebot-group.uebertragbar-selected section[data-uebertragbar=true] {
  display: table;
}
.szk-konfigurator .angebot-placeholder {
  background: url(../../img/placeholder/szk-placeholder.svg);
  height: 140px;
  width: 920px;
  position: relative;
  top: 0;
  left: -8px;
  background-size: 920px;
}
.szk-konfigurator .szk-block-list.div-table-cell {
  width: 390px;
  text-align: left;
  border-right: 2px dashed #DDDDDD;
  padding: 0 15px;
}

.szk-noscript {
  position: absolute;
  z-index: 999;
  background: #f0f3f5;
  width: 940px;
  height: 500px;
}

label.szk-inhaber {
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
  margin-top: 15px;
}

section.szk-inhaber {
  padding: 20px;
}

section.szk-inhaber .fieldset-inner {
  padding: 0 40px 25px 40px;
}

section.szk-inhaber .fs-content {
  padding-top: 20px;
}

label.szk-inhaber + .input-wrapper {
  width: 50%;
}

.szk-block-list ul.block-list {
  padding-bottom: 20px;
}
.szk-block-list ul.block-list li {
  background: transparent url("../../img/placeholder/icons.gif") 0 -8989px no-repeat;
  padding: 2px 0 0 16px;
  margin-bottom: 4px;
  list-style: none;
}

.szk-strecke-hinweis {
  width: 100%;
  color: #646973;
  margin-top: 10px;
}

.szk-disabled,
.slick-arrow.slick-disabled {
  opacity: 0.4;
  pointer-events: none;
}

.szk-error {
  margin-bottom: 30px;
}
.szk-error p {
  font-size: 1em;
  margin-bottom: 20px;
}
.szk-error a {
  font-size: 1em;
  font-family: "DBScreenSansRegular", "DBSansRegular", "Arial", "Helvetica", sans-serif;
}

section.postcontent.legende.konfigurator {
  padding: 30px 25px 40px;
}
section.postcontent.legende.konfigurator .formatted-footnote span.required {
  width: 15px;
  display: inline-block;
  text-align: right;
  vertical-align: top;
  margin-right: 5px;
}
section.postcontent.legende.konfigurator .formatted-footnote p {
  display: inline-block;
  padding-left: 0;
  max-width: 910px;
}

.overlay-content.szk-overlay {
  font-family: "DBScreenSansRegular", "DBSansRegular", "Arial", "Helvetica", sans-serif;
}
.overlay-content.szk-overlay .subtitle {
  font-family: "DBScreenSansBold", "DBSansBold", "Arial", "Helvetica", sans-serif;
  margin-bottom: 10px;
}
.overlay-content.szk-overlay .szk-layer-content {
  font-size: 0.875em;
}

.overlay-content.verkehrsmittel-info-layer {
  padding-left: 30px;
}
.overlay-content.verkehrsmittel-info-layer .icon-zug-ice:before,
.overlay-content.verkehrsmittel-info-layer .icon-zug-ic:before,
.overlay-content.verkehrsmittel-info-layer .icon-zug-regio:before {
  top: 20px;
}
.overlay-content.verkehrsmittel-info-layer .icon-wrapper {
  padding-left: 30px;
}

.overlay-content.strecke-info-layer img {
  margin-bottom: 20px;
}
.overlay-content.strecke-info-layer p {
  font-size: 0.875em;
  width: 585px;
}

.overlay-content.streckenlist-layer ol {
  margin-bottom: 40px;
}
.overlay-content.streckenlist-layer li {
  list-style: decimal;
  padding: 10px 0;
  font-size: 0.875em;
  margin: 0 30px;
  position: relative;
  line-height: 1.4em;
}
.overlay-content.streckenlist-layer li:before {
  content: "";
  height: 2px;
  width: 104%;
  background-color: #878C96;
  position: absolute;
  left: -18px;
  top: 0;
}
.overlay-content.streckenlist-layer li:last-child:after {
  content: "";
  height: 2px;
  width: 104%;
  background-color: #878C96;
  position: absolute;
  left: -18px;
  bottom: 0;
}

/* SZK-Slider SlickJS*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.szk-aktion-hinweis {
  margin-bottom: 32px;
}

.szk-aktion-info {
  margin-top: 32px;
}

/*# sourceMappingURL=szk-touch.css.map */
