.χ {
  transition: all 0.35s;
}


.χb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


.χk {
  color: #8EC74E;
}


.χyc {
  position: relative;
  width: 48px;
  height: 48px;
  background: #999999;
}

.χyc:hover {
  background: #E6E6E6;
  color: #666666;
}

.χyc:hover::before,
.χyc:hover::after {
  border-color: #666666;
}

.χyc::before,
.χyc::after {
  content: " ";
  position: absolute;
  display: block;
  height: 19.2px;
  top: 50%;
  left: 50%;
  margin-top: -9.6px;
  border: 2px solid #FFFFFF;
  border-radius: 100px;
  transition: transform 0.35s, border-left-width 0.35s;
  margin-left: -16px;
}

.χyc::before {
  width: 32px;
}

.χyc::after {
  width: 19.2px;
  background: inherit;
}

.χyc[data-active]::after {
  transform: translateX(13px);
}

.χyc[data-active]::before {
  border-left-width: 24px;
}


.χzc {
  display: flex;
  justify-content: space-between;
}


.χ0c {
  display: flex;
}


.χ1c {
  display: flex;
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  bottom: 48px;
  display: flex;
  background: #E6E6E6;
  height: 170px;
}

.χ1c > :first-child,
.χ1c > :last-child {
  flex-shrink: 0;
}

.χ1c:not([data-active]) {
  transform: translateY(100%);
}


.χ2c {
  color: #FF6600;
  padding: 0 5px 25px;
}


.χ3c {
  list-style: none;
  white-space: nowrap;
  padding: 10px 0;
}

.χ3c > li {
  display: inline-block;
  padding-bottom: 20px;
  color: #666666;
}

.χ3c > li label {
  position: relative;
  top: 100%;
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 5px;
}

.χ3c > li:nth-child(1n + 2) {
  margin-left: 10px;
}

.χ3c[data-twosided] > li:nth-child(2n + 1) {
  margin-left: 0;
}


.χ4c {
  color: #FF6600;
  position: relative;
}

.χ4c::before {
  content: " ";
  position: absolute;
  display: block;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border: 2px solid #FF6600;
}


.χ5c {
  pointer-events: none;
}


.χ6c::before {
  border-left: none;
}


.χ7c::before {
  border-right: none;
}


.χl {
  color: #159CD3;
}


.χ8c {
  background: inherit;
}


.χ9c {
  background: #999999;
  color: #FFFFFF;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}


.χ_c {
  transform: translateY(-100%);
}


.χ-c {
  position: absolute;
  top: 48px;
  right: 0;
  display: flex;
  flex-direction: column;
  z-index: 2;
  background: #E6E6E6;
}

.χ-c > li {
  display: flex;
  align-items: center;
  list-style: none;
  color: #666666;
  height: 48px;
  margin: 0 10px;
}

.χ-c > li a {
  color: inherit;
  text-decoration: none;
}

.χ-c > li:hover:not([data-inactive]) {
  color: #000000;
}

.χ-c > li:not(:last-of-type) {
  border-bottom: 1px solid #CCCCCC;
}

.χ-c > li[data-inactive] {
  padding: 0 32px;
  font-size: 13px;
  color: #B3B3B3;
}


.χad {
  display: none;
}


.χbd {
  margin-right: 10px;
}


.χcd {
  height: 40px;
  min-width: 40px;
}


.χdd {
  background-size: 100% 100%;
  width: 80px;
}


.χed {
  background-size: 200% 100%;
}


.χfd {
  margin-left: 48px;
}


.χm {
  color: #90D7F1;
}


.χgd {
  margin-left: 8px;
}


.χhd {
  position: absolute;
  background: #E6E6E6;
  top: 50.4000000000000057px;
  left: 50.4000000000000057px;
  right: 50.4000000000000057px;
  max-height: 75%;
  touch-action: manipulation;
  display: flex;
  flex-direction: column;
  max-width: 780px;
  margin: 0 auto;
  z-index: 1000;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.549019607843137303);
}

.χhd[data-narrow] {
  top: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  bottom: 48px;
}

.χhd > * {
  flex-shrink: 0;
}

.χhd > ol {
  flex-grow: 1;
  flex-shrink: 1;
  list-style: none;
  overflow-x: hidden;
  overflow-y: auto;
}

.χhd > ol li {
  margin: 14px;
}

.χhd > ol li + li {
  margin-top: 0;
}

.χhd:not([data-open]) {
  transform: translateY(100vh) scaleX(0.25);
  opacity: 0;
}


.χid {
  height: 48px;
  background: #FF6600;
  color: #FFFFFF;
  display: flex;
  justify-content: strech;
  align-items: center;
}

.χid :first-child {
  flex-grow: 1;
  font-size: 17.5px;
  font-weight: bold;
  margin-left: 14px;
}


.χjd {
  display: flex;
  justify-content: stretch;
}

.χjd > * {
  flex-shrink: 0;
}

.χjd textarea {
  flex-grow: 1;
  margin: 0 14px;
  padding: 7px;
}

.χjd textarea:not(:focus) {
  background: #F8F8F8;
  border-color: rgba(0, 0, 0, 0);
}


.χkd {
  display: flex;
}


.χld {
  color: #FF6600;
}


.χmd {
  font-weight: bold;
  position: absolute;
  color: #FFFFFF;
  background: #888888;
}


.χnd {
  display: none;
}


.χod {
  transform-origin: 0 0;
  position: relative;
  pointer-events: none;
}

.χod:empty {
  pointer-events: auto;
  background: rgba(179, 179, 179, 0.250980392156862742);
}

.χod > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.χod > div:not([class]) {
  background: #777777;
  pointer-events: auto;
}


.χpd {
  opacity: 0.65;
}


.χn {
  color: #F2DD5E;
}


.χqd {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23ccc' stroke-width='2' stroke-dasharray='5%2c5' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
}


.χrd {
  top: 0;
  left: -48px;
}


.χsd {
  top: -48px;
  left: -48px;
}


.χtd > span {
  margin-left: 1em;
}


.χud {
  position: absolute;
  top: 48px;
  bottom: 48px;
  right: 0;
  width: 400px;
  max-width: 100%;
  color: #000000;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  pointer-events: none;
  transition: all 0.35s;
}

.χud > * {
  pointer-events: auto;
}


.χvd {
  transform: translateY(-100%) translateY(-48px);
}


.χwd {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  background: #FF6600;
  color: #FFFFFF;
  padding: 1em;
  line-height: 30px;
  border-left: 1px solid #CCCCCC;
}

.χwd > div {
  display: flex;
}

.χwd > div input {
  flex-grow: 1;
  padding: 1em;
  outline: none;
  border: 1px solid #999999;
  border-radius: 0;
}

.χwd button[type=submit] {
  background: #666666;
  border: none;
  color: #FFFFFF;
}

.χwd .fieldset {
  display: flex;
  flex-wrap: wrap;
}

.χwd .fieldset label {
  width: 50%;
}


.χxd > li {
  border-bottom: 1px dotted #808080;
}

.χxd > li:last-child {
  border-bottom: none;
}

.χxd .pageLinks,
.χxd .globalHit {
  padding-bottom: 12px;
}

.χxd .globalHit > span {
  color: #999999;
}

.χxd .pageLinks > span {
  margin-right: 12px;
  color: #666666;
  cursor: pointer;
}

.χxd .pageLinks > span:hover {
  color: #FF6600;
}


.χyd {
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  list-style: none;
  background: #E5E5E5;
  color: #666666;
}

.χyd > div {
  background: #FFFFFF;
}

.χyd > label {
  color: #666666;
  display: block;
  height: 48px;
  display: flex;
  align-items: center;
}

.χyd > label:hover {
  color: #FF6600;
}

.χyd > label[data-expanded] {
  color: #FF6600;
}

.χyd > label[data-expanded] > i {
  transform: rotate(90deg);
}

.χyd > label > i {
  margin: 10px;
  transition: all 0.35s;
}

.χyd > label > span:first-of-type {
  flex-grow: 1;
}


.χzd {
  display: none;
}


.χo {
  color: #E194C0;
}


.χ0d {
  text-align: center;
  background: rgba(255, 255, 255, 0.501960784313725483);
  width: 40px;
  padding: 0.25em 0.5em;
  border-radius: 1em;
}


.χ1d {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}


.χ2d {
  list-style: none;
  display: flex;
  margin: 10px 10px 30px 10px;
  border: 1px solid #BBBBBB;
}

.χ2d[data-current] {
  box-shadow: 0 0 0 2px #FF6600;
}


.χ3d {
  position: relative;
}


.χ4d {
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 10px;
}


.χ5d {
  list-style: none;
  background: #E6E6E6;
  color: #666666;
  border-top: 1px solid #CCCCCC;
}

.χ5d ul > li {
  border: none;
  background: #F2F2F2;
  padding-left: 48px;
}

.χ5d ul > li:nth-child(1n + 2)::before {
  display: block;
  border-top: 1px solid #CCCCCC;
  content: " ";
  margin-right: 48px;
}

.χ5d[data-kind=Eigene-Materialien] {
  background: #FFB100;
  border-bottom: 1px solid #FFFFFF;
  color: #FFD87F;
}

.χ5d[data-kind=Eigene-Materialien],
.χ5d[data-kind=Eigene-Materialien] + * {
  border-top: none;
}

.χ5d[data-kind=Verstehen] {
  border-color: #666666;
}

.χ5d[data-kind=Pruefen] {
  border-bottom: 1px solid #666666;
}

.χ5d[data-kind=Pruefen] + * {
  border-top: none;
}


.χ6d {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 4px;
}

.χ6d:hover {
  color: #FF6600;
}

.χ6d[data-active]:not([data-disabled]) {
  color: #FF6600;
}

.χ6d[data-active]:not([data-disabled])[data-kind=Pruefen],
.χ6d[data-active]:not([data-disabled])[data-kind=Ueben],
.χ6d[data-active]:not([data-disabled])[data-kind=Verstehen] {
  color: #176AA7;
}

.χ6d[data-active][data-has-bubble] {
  background: #FFFFFF;
}

.χ6d[data-kind=Eigene-Materialien]:not([data-active]) > span {
  color: #FFFFFF;
}

.χ6d[data-disabled] {
  color: #B3B3B3;
  pointer-events: none;
}

.χ6d[data-disabled][data-kind=Eigene-Materialien] {
  pointer-events: auto;
  color: #FFD87F;
}


.χ7d {
  display: inline-block;
  text-align: center;
  width: 40px;
}


.χ8d {
  max-height: calc(100% - 48px);
  background: #B3B3B3;
}


.χ9d {
  width: 240px;
  overflow: hidden;
  z-index: 1;
  display: flex;
  flex-direction: column;
  pointer-events: none;
}

.χ9d > * {
  pointer-events: auto;
}


.χp {
  color: #C4D725;
}


.χ_d {
  transform: translateX(-192px);
}

.χ_d > ul {
  transform: translateY(-100%);
}


.χ-d {
  background: #FF6600;
  width: 100%;
  height: 48px;
  z-index: 1;
  color: #FFFFFF;
  font-size: 125%;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 8px;
}


.χae {
  width: 48px;
  height: 48px;
}

.χae:hover {
  color: #FFCC99;
}


.χbe {
  z-index: 2;
}


.χce {
  left: 240px;
  max-width: calc(100% - 240px) !important;
}


@keyframes slideout418144 {
  0% {
    transform: none;
  }
  100% {
    transform: translateX(-100%);
  }
}

.χde {
  animation-name: slideout418144;
  animation-fill-mode: both;
  animation-duration: 0.35s;
}


@keyframes slidein522972 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: none;
  }
}

.χee {
  animation-name: slidein522972;
  animation-fill-mode: both;
  animation-duration: 0.35s;
}


.χfe {
  display: flex;
  flex-direction: column;
}


.χge {
  width: 48px;
  height: 48px;
  background: #FFFFFF;
  color: #FFFFFF;
  background: #8BB4D3;
}

.χge + .χge {
  margin-top: 10px;
}

.χge[data-active]:hover {
  color: #8BB4D3;
}

.χge[data-active],
.χge:not([data-active]):hover {
  background: #176AA7;
}

.χge[data-kind=Eigene-Materialien] {
  background: #FFB100;
}

.χge[data-kind=Eigene-Materialien][data-active],
.χge[data-kind=Eigene-Materialien]:not([data-active]):hover {
  background: #FF6600;
}

.χge[data-kind=Eigene-Materialien][data-active]:hover {
  color: #FFB27F;
}

.χge:disabled {
  background: #999999 !important;
  color: #E6E6E6 !important;
}


.χhe {
  position: absolute;
  max-width: 400px;
  max-height: 100%;
  width: calc(100vw - 48px) !important;
  left: 48px;
}


.χq {
  position: absolute;
}


.χie {
  top: 0;
}


.χje {
  bottom: 0;
}


.χke {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  pointer-events: none;
}

.χke > * {
  pointer-events: auto;
}


.χle {
  pointer-events: none;
}


.χme {
  opacity: 0;
}


.χne {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: auto;
  width: 384px;
  max-width: 100%;
  height: 192px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.450980392156862753);
  overflow: hidden;
  transition: opacity 0.35s;
}

.χne[data-hidden] {
  opacity: 0;
  pointer-events: none;
}

.χne > * {
  transition: all 0.35s;
}

.χne > div[contenteditable] {
  padding: 1em;
  width: 100%;
  height: 100%;
  display: block;
  font: inherit;
  -webkit-user-select: text;
  user-select: text;
  overflow-x: hidden;
  overflow-y: auto;
  display: inline-block;
  touch-action: manipulation;
}

.χne[data-color=color1] {
  background: #EDF8FB;
}

.χne[data-color=color2] {
  background: #FDF1F8;
}

.χne[data-color=color3] {
  background: #FFFCE5;
}


.χoe {
  height: 48px;
  display: flex;
  flex-shrink: 0;
  justify-content: stretch;
  align-items: center;
  color: #FFFFFF;
  padding-left: 14px;
}

.χoe > :first-child {
  flex-grow: 1;
}

[data-color=color1] .χoe {
  background: #53B9DD;
}

[data-color=color2] .χoe {
  background: #EE77BA;
}

[data-color=color3] .χoe {
  background: #FFE300;
}


.χpe {
  word-break: break-all;
}


.χqe {
  position: absolute;
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  pointer-events: auto;
  color: #FFFFFF;
  background: #CCCCCC;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: color 0.35s, background 0.35s;
}

.χqe[data-color=color1] {
  background: #53B9DD;
}

.χqe[data-color=color1][data-open] {
  background: #F6FBFD;
  color: #53B9DD;
}

.χqe[data-color=color2] {
  background: #EE77BA;
}

.χqe[data-color=color2][data-open] {
  background: #FEF8FB;
  color: #EE77BA;
}

.χqe[data-color=color3] {
  background: #FFE300;
}

.χqe[data-color=color3][data-open] {
  background: #FFFDF2;
  color: #FFE300;
}

.χqe[data-open] {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.450980392156862753);
}


.χre {
  pointer-events: none;
}


.χr {
  color: #FFFFFF;
  background: #666666;
  padding: 10px 15px;
  white-space: nowrap;
}

.χr:empty {
  display: none;
}

.χr:empty ~ * {
  display: none;
}

.χr[data-disabled] {
  color: rgba(255, 255, 255, 0.501960784313725483);
}


.χse {
  opacity: 0;
}


.χte svg {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
}

.χte svg polyline {
  fill: none;
  stroke-linejoin: round;
  stroke-linecap: round;
}


.χue {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}


.χve {
  position: relative;
}


.χwe {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  bottom: 0;
  transform-origin: 0 0;
  background: #FFFFFF;
  background-size: cover;
}

.χwe {
  pointer-events: none;
  -webkit-user-select: noe;
  user-select: none;
}


.χxe > li {
  list-style: none;
  margin: 10px 0;
}

.χxe > li label {
  cursor: pointer;
}

.χxe > li input {
  margin-right: 20px;
}

.χxe > li p {
  margin-left: 32px;
  margin-top: 12px;
}

.χxe > li p a {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.χxe > li p a:hover {
  color: #EC2224;
}

.χxe > li p a > i {
  margin-right: 3px;
}


.χye {
  pointer-events: auto;
}


.χze {
  opacity: 0;
  pointer-events: none;
}


.χ0e .tooltip-title {
  font-weight: bold;
}


.χ1e {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background: #FF6600;
  position: absolute;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  cursor: pointer;
}

.χ1e::before {
  line-height: inherit;
}

.χ1e[data-blue] {
  background: #176AA7;
}

.χ1e[data-blue][data-active] {
  background: #FFFFFF;
  color: #176AA7;
}

.χ1e[data-blue]::after {
  border-color: #176AA7;
}

.χ1e[data-unavailable] {
  background: #999999;
}

.χ1e[data-active] {
  background: #FFFFFF;
  color: #FF6600;
}

.χ1e::after {
  border: 3px solid #FF6600;
  position: absolute;
  top: -3px;
  left: -3px;
  bottom: -3px;
  right: -3px;
  content: " ";
  transition: all 0.35s;
  transform: scale(0);
  display: block;
}

.χ1e[data-active]::after {
  transform: none;
}


.χs {
  background: #666666;
  position: absolute;
  width: 14.5px;
  height: 14.5px;
  transform: translate(-50%, -50%) rotate(45deg);
}


.χ2e {
  position: absolute;
  z-index: 1;
}

.χ2e[data-kind=Fahrplan] {
  background: rgba(255, 255, 255, 0.8);
}

.χ2e[data-kind=Auszeichnung1] {
  border-bottom: 3px solid #FF6600;
}

.χ2e[data-kind=Auszeichnung4] {
  border-bottom: 3px dotted #FF6600;
}

.χ2e[data-kind=Auszeichnung2] {
  border: 3px solid #FF6600;
}

.χ2e[data-kind=Auszeichnung3] {
  border: 3px dotted #FF6600;
}


.χ3e {
  position: absolute;
  opacity: 0;
  background: rgba(255, 102, 0, 0.501960784313725483);
}

.χ3e:hover {
  opacity: 1;
}


.χ4e {
  border: none;
  width: 100%;
  height: 100%;
}


.χ5e {
  text-decoration: none;
  border: 2px solid #FFFFFF;
  padding: 1px 7px;
  border-radius: 5px;
  color: #FFFFFF;
}

.χ5e:hover {
  background: #E6E6E6;
}


.χ6e video {
  width: 100%;
}


.χ7e {
  height: 100%;
}

.χ7e > div {
  width: 100%;
  height: 100%;
}


.χ8e {
  margin: 10px;
  display: block;
}


.χ9e {
  width: 100%;
  height: 100%;
  padding: 10px;
}


.χ_e {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}


.χ-e {
  position: absolute;
  max-height: 100%;
  min-width: 220px;
  display: flex;
  flex-direction: column;
  background: #E6E6E6;
}


.χt {
  float: right;
  color: #FFFFFF;
  background: #FF6600;
  padding: 0.5em 1em;
  margin-left: 1em;
}

.χt:hover {
  background: #EC2224;
}


.χaf {
  background: #B3B3B3;
  min-height: 48px;
  color: #FFFFFF;
  display: flex;
  flex-shrink: 0;
  font-size: 20px;
  font-weight: bold;
}

.χaf > span {
  padding: 10px;
  padding-left: 35px;
  flex-grow: 1;
  align-self: center;
}


.χbf {
  padding: 10px;
  padding-left: 35px;
  flex-shrink: 0;
  align-self: center;
}


.χcf {
  width: 48px;
  height: 48px;
  color: #FFFFFF;
  flex-shrink: 0;
  align-self: flex-start;
}

.χcf:hover {
  background: rgba(255, 255, 255, 0.250980392156862742);
}


.χdf {
  min-height: 48px;
  margin: 0 auto;
  overflow: hidden;
}


.χef {
  position: absolute;
  bottom: -12px;
  left: -12px;
  width: 24px;
  height: 24px;
  cursor: sw-resize;
}

.χef::after {
  display: block;
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0);
  left: 12px;
  bottom: 12px;
  width: 0;
  height: 0;
  border-bottom: 24px solid #B3B3B3;
  border-right: 24px solid rgba(0, 0, 0, 0);
}


.χff {
  position: absolute;
  bottom: -12px;
  right: -12px;
  width: 24px;
  height: 24px;
  cursor: se-resize;
}

.χff::after {
  display: block;
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0);
  right: 12px;
  bottom: 12px;
  width: 0;
  height: 0;
  border-bottom: 24px solid #B3B3B3;
  border-left: 24px solid rgba(0, 0, 0, 0);
}


.χgf {
  position: absolute;
  top: 48px;
  bottom: 48px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 10px;
  z-index: 1;
  max-height: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}

.χgf[data-skin=welcome] {
  width: 600px;
}

.χgf[data-skin=welcome] header {
  background: #FF6600;
}

.χgf[data-skin=welcome] main {
  color: #FFFFFF;
  background: #FF6600;
  padding: 10px 35px;
}

.χgf[data-skin=welcome] main > a {
  text-decoration: none;
  color: #FFCC66;
  display: flex;
  margin-top: 1em;
  cursor: pointer;
}

.χgf[data-skin=welcome] main > a:hover {
  color: #FFFFFF;
}

.χgf[data-skin=welcome] main > a > i {
  margin-right: 5px;
}

.χgf[data-skin=welcome] main > label {
  margin: 1em 0px;
  display: inline-block;
}

.χgf[data-skin=welcome][data-isPro] header {
  background: #176AA7;
}

.χgf[data-skin=welcome][data-isPro] main {
  background: #176AA7;
}

.χgf[data-skin=welcome][data-isPro] main > a {
  color: #70BEEE;
}

.χgf[data-skin=default] {
  width: 780px;
}

.χgf[data-skin=default] header {
  background: #B3B3B3;
}

.χgf[data-skin=default] main {
  color: #000000;
  background: #E6E6E6;
  padding: 35px;
}

.χgf[data-skin=alert] {
  width: 420px;
}

.χgf[data-skin=alert] header {
  background: #EC2224;
}

.χgf[data-skin=alert] main {
  color: #000000;
  background: #D9D9D9;
  padding: 35px;
}

.χgf header {
  min-height: 48px;
  color: #FFFFFF;
  font-size: 20px;
  display: flex;
  flex-shrink: 0;
}

.χgf header > span {
  line-height: 48px;
  padding-left: 35px;
  flex-grow: 1;
}

.χgf main {
  line-height: 24px;
  overflow: auto;
  touch-action: manipulation;
  color: #000000;
  min-height: 48px;
}

.χgf main a {
  color: #FF6600;
}


.χhf {
  width: 48px;
  height: 48px;
  color: #FFFFFF;
  flex-shrink: 0;
  align-self: flex-start;
}

.χhf:hover {
  background: rgba(255, 255, 255, 0.250980392156862742);
}

.χhf::before {
  line-height: 2.25 !important;
}


@font-face {
  font-family: "KlettSymbolDigital";
  src: url("fonts/KlettSymbolDigital.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.χif {
  display: inline-block;
  font-size: 0;
  text-align: center;
}

.χif::before {
  font-family: "KlettSymbolDigital" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: attr(data-icon);
}

.χif:not(:empty) {
  position: relative;
}

.χif:not(:empty)::before {
  z-index: 1;
  position: relative;
}

.χif:not(:empty) * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
}


.χjf::before {
  font-size: 12px;
}


.χc {
  touch-action: manipulation;
}


.χu {
  margin-bottom: 1em;
}


.χkf::before {
  font-size: 18px;
}


.χlf::before {
  font-size: 21px;
}


.χmf::before {
  font-size: 24px;
}


.χnf {
  width: 48px;
  height: 48px;
}

.χnf::before {
  line-height: 48px;
}


.χv {
  list-style: none;
}


.χw {
  border-bottom: 1px dotted #808080;
}

.χw:last-child {
  border-bottom: none;
}


.χx {
  display: table;
  color: #FF6600;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}

.χx:hover {
  color: #EC2224;
}

.χx[data-isBlue] {
  color: #176AA7;
}

.χx[data-isBlue]:hover {
  color: #003366;
}

.χx > i,
.χx button {
  position: absolute;
  cursor: inherit;
  transform: translate(-15px, -50%);
  transition: all 0.35s;
  padding-right: 15px;
  top: 50%;
}

.χx > i::before,
.χx button::before {
  font-weight: inherit;
  font-size: 10px;
}

.χx[data-expanded] {
  color: #EC2224;
}

.χx[data-expanded][data-isBlue] {
  color: #003366;
}

.χx[data-expanded] button {
  transform: rotate(90deg) translate(0, 22px);
}


.χy {
  bottom: 0;
  right: 0;
  position: absolute;
}


.χz {
  color: #FF6600;
  cursor: pointer;
}


.χ0 {
  padding: 3px 12px;
}

.χ0[data-not-installed] {
  opacity: 0.4;
}

.χ0 article {
  font-size: 15px;
}

.χ0 article > p > img {
  display: block;
}

.χ0 article > p > .orange {
  color: #FF6600;
}

.χ0 article:not(:last-child) {
  padding-bottom: 0;
}

.χ0 .print {
  padding: 12px;
}

.χ0 article.tbi {
  padding: 12px;
}

.χ0 article.tbi p + p {
  margin-top: 1em;
}

.χ0 > .contentContainer {
  margin: 12px 0px;
}

.χ0 [data-material-id] {
  border-top: 1px dashed #FF6600;
  padding-left: 1px;
  padding-right: 0px;
}

.χ0 [data-material-id][data-isBlue] {
  border-top: 1px dashed #176AA7;
}

.χ0[data-expanded]:not([data-inSearchList]) {
  background: #FDEDD6;
}

.χ0[data-isBlue]:not([data-isAttached]):not([data-inSearchList]) {
  background: rgba(23, 106, 167, 0.2);
}

.χ0[data-isBlue]:not([data-isAttached]):not([data-inSearchList])[data-expanded] {
  background: rgba(23, 106, 167, 0.1);
}


.χ1 {
  position: relative;
}

.χ1 > div {
  padding-bottom: 1.25em;
}


.χ2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), #FFFFFF);
}


.χ3 {
  width: 40px;
  height: 40px;
  color: #FFFFFF;
  background: #FF6600;
  flex-shrink: 0;
  margin-right: 15px;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
}

.χ3::before {
  line-height: inherit;
}


.χd {
  overflow-x: hidden;
  overflow-y: auto;
}


.χ4 {
  outline: 1px solid #808080;
  flex-shrink: 0;
  margin-right: 15px;
}


.χ5 {
  margin: 0px 10px;
  width: 100%;
}

.χ5 > * {
  font-size: 16px;
  margin: 0 0 0.5em 0;
}

.χ5 > *:last-child {
  margin: 0px;
}

.χ5 > h4 {
  font-weight: normal;
}

.χ5 > article {
  margin: 0 0 0.5em 0;
}

.χ5 > .files {
  list-style: none;
  display: flex;
  flex-direction: row;
}

.χ5 > .files > * {
  flex-grow: 1;
}

.χ5 > .files.pairs {
  margin: 1em 0;
}

.χ5 > .files.pairs > span {
  font-size: 15px;
}


.χ6 {
  overflow: hidden;
}


.χ7 {
  color: #FFFFFF;
  background: #FF9900;
  font-weight: bold;
  box-shadow: 0px 0px 5px 2px rgba(128, 128, 128, 0.75);
  border: 1px solid #808080;
  font-size: 18px;
  display: flex;
  flex-direction: column;
}

.χ7 > div {
  position: relative;
  background: #FF6600;
}

.χ7 > div button:last-child {
  position: absolute;
  top: 0;
  right: 0;
}

.χ7 > div button:last-child:hover {
  color: #000000;
  cursor: pointer;
}

.χ7 > div > :first-child {
  margin-right: 12px;
}

.χ7 form {
  order: 1;
  font-size: 15px;
  padding: 10px;
  padding-left: 55px;
}

.χ7 form h3 {
  font: inherit;
  margin-bottom: 10px;
}

.χ7 form label {
  margin: 10px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.χ7 form label input {
  width: 225px;
  height: 30px;
  padding: 0.5em;
}

.χ7 form button {
  cursor: pointer;
  background: #FF6600;
  color: #FFFFFF;
  width: 107px;
  margin-left: 10px;
  padding: 5px 0px;
  float: right;
}

.χ7 form button:hover {
  background: #FFAD33;
}

.χ7 ul > li {
  display: flex;
  background: #FFAD33;
  border-top: 1px dotted #FFFFFF;
  padding: 10px 10px 10px 15px;
}

.χ7 ul > li:last-of-type {
  border-bottom: 1px dotted #FFFFFF;
}

.χ7 ul > li > div {
  width: 100%;
  display: flex;
}

.χ7 ul > li > div > div {
  margin-left: 15px;
}

.χ7 ul > li > div > div:first-of-type {
  flex-grow: 1;
  font-size: 18px;
  font-weight: normal;
}

.χ7 ul > li > div > div:first-of-type a {
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 10px;
}

.χ7 ul > li > div > div:first-of-type a:hover {
  color: #FF6600;
}

.χ7 ul > li > div > div:last-of-type {
  display: flex;
  flex-direction: row-reverse;
}

.χ7 ul > li > div > div:last-of-type button {
  margin: 5px;
}

.χ7 ul > li > div > div:last-of-type button > i:hover {
  cursor: pointer;
  color: #FF6600;
}

.χ7 ul > li > div > div:last-of-type button > i + span {
  display: none;
}


.χ8 {
  width: 400px;
}

.χ8 > * {
  background: #FFFFFF;
  color: #333333;
  width: 100%;
}

.χ8 > *:empty {
  display: none;
}

.χ8 form {
  padding: 1em 10px;
}

.χ8 form > h3 {
  font-size: 16px;
  margin-bottom: 1em;
}

.χ8 form > label,
.χ8 form input {
  margin: 0.5em 0;
  display: block;
}

.χ8 form > label {
  font-size: 15px;
}

.χ8 form > label > input {
  width: 100%;
  padding: 0.5em;
}

.χ8 button,
.χ8 a {
  color: #FF6600;
  cursor: pointer;
  font-weight: bold;
  margin: 0 1em;
  position: relative;
}

.χ8 button:hover,
.χ8 a:hover {
  color: #EC2224;
}

.χ8 button > i,
.χ8 a > i {
  position: absolute;
  cursor: inherit;
  transform: translate(-15px, -50%);
  padding-right: 15px;
  top: 50%;
}

.χ8 button > i::before,
.χ8 a > i::before {
  font-weight: inherit;
  font-size: 10px;
}

.χ8 li {
  padding: 1em 10px;
  border-top: 1px dotted #808080;
  display: flex;
}

.χ8 li > div {
  flex-grow: 1;
  padding-left: 10px;
}

.χ8 li > div a,
.χ8 li > div p {
  margin-bottom: 0.5em;
}

.χ8 li > div a {
  display: inline-block;
  text-decoration: none;
}


.χ9 {
  list-style: none;
}


.χ_ {
  z-index: -1;
}


.χ- {
  position: relative;
  width: 100%;
  height: 100%;
  background: inherit;
}


.χab {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 10px 0;
}


.χbb {
  top: 48px !important;
}


.χe {
  overflow-x: auto;
  overflow-y: hidden;
}


.χcb {
  bottom: 48px !important;
}


.χdb {
  background: #999999;
  z-index: 10000;
}


.χeb {
  pointer-events: none;
  opacity: 0;
}


.χfb {
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  right: 0;
}


.χgb {
  z-index: 10001;
  pointer-events: none;
}

.χgb > * {
  pointer-events: auto;
}


.χhb {
  z-index: 10002;
  pointer-events: none;
}


.χib {
  right: 0;
  z-index: 10;
}


@keyframes slideout317818 {
  0% {
    transform: none;
  }
  100% {
    transform: translateX(100%);
  }
}

.χjb {
  animation-name: slideout317818;
  animation-fill-mode: both;
  animation-duration: 0.35s;
}


@keyframes slidein915161 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: none;
  }
}

.χkb {
  animation-name: slidein915161;
  animation-fill-mode: both;
  animation-duration: 0.35s;
}


.χlb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-height: 100%;
}


.χf {
  display: flex;
}


.χmb {
  background: #FF6600;
  flex-shrink: 0;
  font-size: 17.5px;
  font-weight: bold;
  color: #FFFFFF;
  height: 48px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 14px;
}

.χmb[data-blue] {
  background: #176AA7;
}

.χmb > div {
  bottom: 0;
  align-items: center;
  display: flex;
  padding-left: 10px;
}


.χnb {
  margin-right: 14px;
}


.χob {
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 48px;
}

.χob::before {
  line-height: 2.25 !important;
  display: inline-block;
  transition: inherit;
  will-change: transform;
  transition-timing-function: cubic-bezier(0.42, 0, 0.38, 3.5);
}

.χob:hover {
  background: rgba(255, 255, 255, 0.4);
}

.χob:hover::before {
  transform: scale(1.2);
}


.χpb {
  background: #FFFFFF;
  position: relative;
  border: 2px solid #FF6600;
  max-height: calc(100% - 48px);
  transition: height 0.35s;
}

.χpb:nth-child(2) {
  border-top: none;
}

.χpb:first-child {
  border-left: none;
}

.χpb[data-blue] {
  border-color: #176AA7;
}


.χqb {
  width: 400px;
  max-width: 100%;
  pointer-events: none;
  overflow: hidden;
  transition: top 0.35s, bottom 0.35s;
}

.χqb > * {
  pointer-events: auto;
}


.χrb {
  color: #FFFFFF;
  height: 48px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}


.χsb {
  transform: translateY(100%);
}


.χtb {
  transform: translateY(100%);
}


.χub {
  background: #CCCCCC;
  z-index: 1;
}


.χvb {
  background: #999999;
}


.χg {
  display: flex;
  flex-direction: column;
}


.χwb {
  transform: translateY(0);
}


.χxb {
  width: 48px;
  height: 48px;
}

.χxb span {
  transition: inherit;
  display: block;
  background: #888888;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
}

.χxb:hover span {
  background: #E6E6E6;
  color: #888888;
}


.χyb {
  transform: translateY(100%);
}

.χyb span {
  transform: translateY(-50%);
}


.χzb {
  transform: translateY(-100%);
}

.χzb span {
  transform: translateY(50%);
}


.χ0b {
  transition: transform 0.35s;
}


.χ1b {
  transform: rotate(180deg);
}


.χ2b {
  position: relative;
  top: 12px;
  transform-origin: 50% 70%;
}


.χ3b {
  position: relative;
  top: 16px;
  transform-origin: 50% 25%;
}


.χ4b {
  position: relative;
  background: #999999;
}

.χ4b > button {
  z-index: 1;
  position: relative;
  background: inherit;
}


.χ5b {
  position: absolute;
  bottom: 100%;
  background: inherit;
}


@font-face {
  font-family: "PoloHint";
  src: url("fonts/PoloHint.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PoloHint";
  src: url("fonts/PoloHint-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "PoloHint";
  src: url("fonts/PoloHintKrftg.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "PoloHint";
  src: url("fonts/PoloHintKrftg-Kursiv.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}

html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  user-select: none;
  touch-action: none;
}

html,
html body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-family: PoloHint;
  background: #F2F2F2;
}

html iframe.print {
  position: absolute !important;
}

html * {
  margin: 0;
  padding: 0;
  -webkit-user-select: inherit;
  user-select: inherit;
  pointer-events: inherit;
  touch-action: inherit;
}

html *,
html *::before,
html *::after {
  box-sizing: border-box;
}

html button {
  border: none;
  background: none;
  outline: none;
  color: inherit;
  font: inherit;
}

html textarea {
  resize: none;
  font: inherit;
}

html fieldset {
  border: none;
}

html input,
html textarea {
  -webkit-user-select: text;
  user-select: text;
}


.χ6b {
  transform: translateY(100%);
}


.χ7b {
  position: relative;
  z-index: 0;
}


.χ8b {
  position: absolute;
  z-index: -1;
  bottom: 100%;
  left: 0;
  background: #E6E6E6;
  color: #999999;
}

.χ8b[data-hidden] {
  transform: translateY(150%);
}


.χ9b {
  width: 48px;
  height: 48px;
  font-size: 27px;
}


.χ_b {
  height: 150px;
}


.χ-b {
  display: flex;
  align-items: center;
}

.χ-b[data-horizontal] {
  height: 48px;
}

.χ-b:not([data-horizontal]) {
  width: 48px;
  flex-direction: column;
}


.χac {
  width: 3px;
  height: 3px;
  background: #888888;
  flex-shrink: 1;
}


.χbc {
  background: #FF6600;
  width: 16px;
  height: 16px;
  border-radius: 48px;
  flex-shrink: 0;
}


.χi {
  color: #000000;
}


.χec > button:first-child {
  order: 1000;
}


.χfc {
  color: #FF6600 !important;
}


.χgc {
  pointer-events: none;
  opacity: 0;
}


.χhc {
  height: 48px;
  width: 80px;
  display: flex;
  flex-direction: column;
}

.χhc[data-single-page] {
  width: 48px;
}

.χhc > span {
  text-align: center;
  font-size: 15px;
}

.χhc[data-active] {
  background: #E6E6E6;
  color: #999999;
}


.χic {
  padding: 0 3px;
}


.χjc {
  width: 100%;
  height: 20px;
  font-size: 15px;
  border: none;
  text-align: center;
}


.χkc {
  position: relative;
}


.χlc {
  pointer-events: none;
  opacity: 0;
}


.χmc {
  background: #FF6600;
  position: absolute;
}

.χmc:hover {
  background: #EC2224;
}


.χnc {
  width: 48px;
  height: 48px;
}

.χnc:not([data-disabled]):hover,
.χnc[data-active] {
  background: #E6E6E6;
  color: #666666;
}

.χnc[data-disabled] {
  opacity: 0.5;
}


.χj {
  color: #EC2224;
}


.χpc {
  color: #53B9DD;
}


.χqc {
  color: #EE77BA;
}


.χrc {
  color: #FFE300;
}


.χsc {
  color: rgba(0, 0, 0, 0);
}


.χtc {
  padding: 5px;
}

.χtc + .χtc {
  margin-left: 10px;
}


.χuc {
  display: flex;
  align-items: center;
  padding: 0 14px;
}

.χuc > label:first-child {
  width: 120px;
  flex-grow: 0;
  flex-shrink: 0;
  height: 48px;
  line-height: 48px;
}




@media (min-width: 400px) {
  .χvc {
    position: relative;
  }
}


.χwc {
  position: absolute;
  bottom: 100%;
  left: 0;
  background: #E6E6E6;
  color: #333333;
  z-index: -1;
  -webkit-transform: translate3d(0, 0, 0);
}

.χwc > h3:first-child {
  color: #FFFFFF;
  background: #FF6600;
  padding: 8px 14px;
  font-weight: normal;
  font-size: inherit;
}

.χwc:not([data-open]) {
  transform: translateY(100%);
}


.χxc {
  width: 100%;
}