.hyphen, .trennung {
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
overflow-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
hyphens: none !important;
-webkit-hyphens: none !important;
-ms-hyphens: none !important;
word-break: normal !important;
overflow-wrap: normal !important;
}
.hyphen-manual, .trennung-manual {
-ms-hyphens: manual;
-webkit-hyphens: manual;
hyphens: manual;
}      .et_pb_text_inner ul {
padding-left: 0;
margin-top: 0.2rem;
}
.et_pb_text_inner ul li {
list-style: none;
position: relative;
padding-left: 3rem;
margin-bottom: 0.5rem;
}
.et_pb_text_inner ul li::before {
content: '';
position: absolute;
left: 0;
top: 0.25em;
width: 3.5rem;
height: 1rem;
background-image: url(//flyingfox.space/wp-content/uploads/lisa-on-wht.svg);
background-size: contain;
background-repeat: no-repeat;
} .dialog {
margin-bottom: 2.6rem;
border-radius: 0 0 0 4px;
padding-bottom: 1px !important;
padding-top: 8px;
}
.dialog::before {
font-weight: 800;
font-size: 12px;
position: absolute;
margin: -24px 0 0 -16px;
line-height: 1;
padding: 3px;
min-width: 50px;
letter-spacing: 1px;
padding-left: 18px;
border-radius: 2px 2px 2px 0;
}
.dialog.fox {
border-left: 4px solid #e36b00;
padding-left: 12px;
}
.dialog.fox::before {
content: "FOX";
background-color: #e36b00;
}
.dialog.lisa {
border-left: 4px solid #229cb9;
padding-left: 12px;
}
.dialog.lisa::before {
content: "LISA";
background-color: #229cb9;
}     @media all and (min-width: 1405px) {
} @media all and (min-width: 981px) and (max-width: 1405px) {
} @media all and (min-width: 1100px) and (max-width: 1405px) {
} @media all and (min-width: 981px) and (max-width: 1100px) {
} @media all and (min-width: 768px) and (max-width: 980px) {
} @media all and (min-width: 981px) {
} @media only screen and (max-width: 980px) {
} @media screen and (max-width: 782px) {
} @media all and (max-width: 768px) {   .custom-flex {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.custom-flex > * {
flex: 1 100%;
}
.custom-one {
order: 1;
flex: 1 100%;
}
.custom-two {
order: 2;
flex: 1 100%;
}
.custom-three {
order: 3;
flex: 1 100%;
}
.custom-four {
order: 4;
flex: 1 100%;
}
.custom-five {
order: 5;
flex: 1 100%;
}
} @media all and (max-width: 767px) {
} @media all and (max-width: 479px) {
}