section.m1_text[data-show-highlight="true"]:before {
top: auto;
bottom: -30vw;
}
section.m1_text .text_column_count_2 {
column-count: 2;
}
section.m1_text .m1_titel_container {
margin-bottom: 15px;
}
section.m1_text .m1_titel {
font-size: 4.788rem;
line-height: 1;
text-transform: none;
margin-left: -6px;
}
section.m1_text .m1_text_container {
max-width: 75%;
}
section.m1_text .m1_text_container_inner * {
font-family: 'Nexa-Book', sans-serif;
font-weight: 400;
}
section.m1_text .m1_links_container {
display: flex;
align-items: baseline;
}
section.m1_text .m1_link_container{
display: flex;
}
section.m1_text .m1_link_container:not(:last-child) {
margin-right: 10px;
}
section.m1_text .m1_text_container ul li {
position: relative;
padding-left: 20px;
}
section.m1_text .m1_text_container ul li:before {
content: '';
position: absolute;
left: 0;
top: 7px;
width: 7px;
height: 7px;
background: #f67939;
border-radius: 50%;
}
section.m1_text .m1_text_container ul li:not(:last-child) {
margin-bottom: 15px;
}
@media all and (max-width: 1849px) {
section.m1_text .m1_titel {
font-size: 4.688rem;
}
}
@media all and (max-width: 1399px) {
section.m1_text .m1_titel {
font-size: 4.388rem;
}
section.m1_text .m1_text_container {
max-width: 80%;
}
}
@media all and (max-width: 767px) {
section.m1_text .m1_text_container {
max-width: 100%;
}
}
@media all and (max-width: 575px) {
section.m1_text .text_column_count_2 {
column-count: 1;
}
section.m1_text .m1_titel {
font-size: 4.0625rem;
text-transform: uppercase;
}
}
@media all and (max-width: 500px) {
section.m1_text .m1_titel {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
word-break: break-word;
}
}
@media all and (max-width: 350px) {
section.m1_text .m1_titel {
font-size: 3.7625rem;
}
}
@media all and (max-width: 300px) {
section.m1_text .m1_titel {
font-size: 3.4625rem;
}
}
.page-id-2184 section.m1_text .m1_text_container {
max-width: 100%;
}