:root {
--accentColor: #892533;
}
:root {
--secondColor: #383a3b;
}
:root {
--customColor1: #57a5a1;
}
:root {
--customColor2: #d84d6b;
}
:root {
--bgColorLightGray: #edeeee;
}
:root {
--bgColorDarkGray: #383a3b;
}
:root {
--txtColorGray: #383a3b;
}
#top {
display: none;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_tablet #top .topbar_teaser,
body.viewport_tablet #top .mod_top_phone {
display: none;
}
body.viewport_tablet #top .top_metanavi,
body.viewport_tablet #top .topbar_metanavi {
display: none;
}
body.viewport_tablet #top .mod_search {
display: none;
}
body.viewport_mobile #top .topbar_teaser,
body.viewport_mobile #top .mod_top_phone {
display: none;
}
body.viewport_mobile #top .top_metanavi,
body.viewport_mobile #top .topbar_metanavi {
display: none;
}
body.viewport_mobile #top .mod_login_top {
display: none;
}
body.viewport_mobile #top .mod_search {
display: none;
}
body.viewport_mobile #top .mod_langswitcher {
display: none;
}
html, body  {
font-family: Manrope;
font-weight: 400;
}
:root {
--body-fontSize: 19px;
}
@media only screen and (max-width: 767px) {
html, body  {
font-size: 15px;
}
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Manrope;
font-weight: 700;
}
:root {
--h1-fontSize: 30px;
}
h1, .h1, .h1 p {
line-height: 43px;
}
h2, .h2 {
font-family: Manrope;
font-weight: 400;
}
:root {
--h2-fontSize: 30px;
}
h2, .h2, .h2 p {
line-height: 43px;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 32px;
}
}
:root {
--contentBoxedWidth: calc(100% - 10%);
--articlePaddingLeftRight: 5%;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#privacy_optout_link {
display: none;
}
:root {
--footer-headline-color: #383a3b;
}
#footer {
font-size: 15px;
}
#footer,
#footer a {
color: #383a3b;
}
#footer li:after {
border-color: #383a3b;
}
#footer a:hover:not(.ce_hyperlink a) {
color: #892533;
}
#footer {
background-color: #F6F6F6;
}
#bottom {
display: none;
}
#bottom {
font-size: 15px;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
#top .inside {
background: none!important;
}
.header {
background-color: #f3f4f4;
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #383a3b;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #383a3b;
}
.header .mod_socials:before {
border-color: #383a3b;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #383a3b;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #f3f4f4;
}
}
@media only screen and (min-width: 768px) {
.header.cloned,
.header.cloned .mainmenu ul li a,
.header.cloned .mod_langswitcher {
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #f3f4f4;
}
}
.logo a {
background-image: url(../uploads/LP_logo_farbig.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 200px;
}
:root {
--logoWidth: 115px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 115px;
}
.header.original {
line-height: 115px;
}
.smartmenu .smartmenu-trigger {
height: 115px;
}
:root {
--logoHeight: 115px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 150px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 70px;
}
.stickyheader .header.cloned {
line-height: 70px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 70px;
}
html {
scroll-padding: 70px 0 0 0;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.header.original .logo {
width: 180px;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.header.original .logo {
height: 120px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 120px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 70px;
}
.header {
line-height: 70px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 90px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
height: 50px;
}
html {
scroll-padding: 50px 0 0 0;
}
}
.mainmenu ul li a  {
font-family: Manrope;
}
.mainmenu ul li a  {
font-weight: 700;
}
.smartmenu-content {
background-color:#383a3b;
}
body {
background-color:#383a3b;
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
#top {
display: none!important;
}
.mmenu_trigger {
float: right!important;
display: flex!important;
margin-left: 15px!important;
}
.smartmenu {
display: none!important;
}
.mainmenu {
display: none!important;
}
#mmenu {
display: block!important;
}
#fix-wrapper {
width: 100%!important;
height:auto!important;
top: 0!important;
}
.mmenu_trigger {
display: flex!important;
right: 20px!important;
}
.header .mainmenu,
.header .mod_socials,
.header .mod_langswitcher,
.header .mod_search,
.header .header_metanavi {
display: none!important;
}
#slider,
#wrapper,
#bottom,
#offcanvas-top,
#footer {
margin-left: auto!important;
margin-right: auto!important;
}
#mmenu {
display: block!important;
top: 0;
}
.logo {
float: left!important;
position: static!important;
transform: none!important;
-webkit-transform: none!important;
margin: 0!important;
}
.header {
margin: 0!important;
}
.header .inside {
padding-left: 40px!important;
}
.header.original:before {
display: none!important;
}
.header.original {
height: auto!important;
}
}
.mmenu_trigger .label {
display: none;
}
@media only screen and (max-width: 767px) {
body.content_page #fix-wrapper {
position: absolute;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header {
background: #ffffff;
}
}
:root {
--paragraph-small-font-size: 16px;
}
:root {
--paragraph-small-line-height: 26px;
}
:root {
--customFont1: Manrope;
--customFont1Weight: 700;
}
:root {
--customFont1FontSize: 125px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 165px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2: Manrope;
--customFont2Weight: 700;
}
:root {
--customFont2FontSize: 90px;
}
:root {
--customFont2FontSizeMob: 45px;
}
:root {
--customFont2LineHeight: 100px;
}
:root {
--customFont2LineHeightMob: 55px;
}
:root {
--ce_customlink-style1-font-size: 20px;
}
:root {
--ce_customlink-style1-font-weight: 600;
}
:root {
--ce_customlink-style1-padding-lr: 13px;
}
:root {
--ce_customlink-style1-padding-tb: 5px;
}
:root {
--ce_customlink-style1-border-color: rgba(0, 0, 0, 0);
}
:root {
--ce_customlink-style1-bg-color: #892533;
}
#mmenu {
right: 0;
bottom: 0;
left: auto;
transform: translateY(0)!important;
transform: translateX(100%)!important;
}
:root {
--menu-highlight-padding-lr-mobile: 20px;
}
:root {
--menu-highlight-padding-tb-mobile: 10px;
}
:root {
--menu-highlight-margin-top-mobile: 20px;
}
#mmenu {
background-color: #333333;
}
#mmenu .mod_langswitcher ul {
background-color: #333333;
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a,
#mmenu #mmenu_bottom .mod_langswitcher ul li span {
color: rgba(255, 255, 255, 0.73);
}
#mmenu .mod_search input {
color: rgba(255, 255, 255, 0.73);
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: rgba(255, 255, 255, 0.73);
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: rgba(255, 255, 255, 0.73);
}
#mmenu .mod_socials {
display: none;
}
#mmenu .scrollable {
height: 100%;
}
#mmenu .mod_socials {
border-color: rgba(255, 255, 255, 0.1);
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
