#main-content .container:before {
background: none;
} #sidebar {
display: none;
} @media (min-width: 981px) {
#left-area {
width: 100%;
padding: 23px 0px 0px !important;
float: none !important;
}
} @media (min-width: 1921px) {
#main-content {
min-height: 80vh !important;
}
} .et_pb_menu .et-menu ul li a:hover {
opacity: 1 !important;
color: currentColor !important;
} .et_pb_menu .et-menu ul {
display: inline-block;
min-width: max-content;
white-space: nowrap;
text-align: left;
padding: 10px 0;
background: #fff;
box-shadow: 0 10px 20px rgba(0,0,0,0.1);
} .et_pb_menu .et-menu ul li {
display: block;
text-align: left;
padding: 0 20px;
width: 100%;
} .et_pb_menu .et-menu ul li a {
display: block;
width: 100%;
} @media (min-width: 981px) {
.et_pb_menu .et_pb_menu__menu ul.sub-menu {
width: fit-content !important;
min-width: unset !important;
display: flex;
flex-direction: column;
}
.et_pb_menu .et_pb_menu__menu ul.sub-menu li {
white-space: nowrap;
}
.et_pb_menu .et_pb_menu__menu ul.sub-menu li a {
width: auto !important;
padding-right: 20px;
padding-left: 20px;
}
}
h1, h2, h3, h4, h5, h6, p, span, li, a {
word-break: normal !important;
overflow-wrap: anywhere !important;
hyphens: auto !important;
} .et_pb_menu ul>li>a:hover {
opacity: 1!important;
} .pa-underline-fade nav ul li a {
position: relative;
}
.pa-underline-fade nav ul li a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background-color: #5085BF;
z-index: 2;
opacity: 0;
display: block;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
-webkit-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
-o-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
transition-timing-function: cubic-bezier(.58, .3, .005, 1);
}
.pa-underline-fade nav ul li a:hover::before {
opacity: 1;
}  @media (min-width: 1367px) {
.navbar-row{
max-width: 1400px; min-height: 114px; background-size: 100% 114px; }
.mainmenu .et-menu > li > a{
font-size: 16px;
padding: 12px 18px;
}
.cta .et_pb_button{
font-size: 15px;
padding: 12px 22px;
} .sec-nav{ transform: translateY(-36px); margin-bottom:-18px; }
} @media (min-width:1024px) and (max-width:1366px){
.navbar-row{
max-width: 1200px; min-height: 96px; background-size: 100% 96px; }
.mainmenu .et-menu > li > a{
font-size: 15px; padding: 10px 14px; }
.cta .et_pb_button{
font-size: 14px;
padding: 10px 18px; }
.sec-nav{ transform: translateY(-28px); margin-bottom:-14px; }
}  .navbar-row{ min-height: clamp(92px, 6vw, 114px); }
.mainmenu .et-menu > li > a{ font-size: clamp(14px, 1.05vw, 16px); padding: 10px clamp(12px, 1.3vw, 18px); }
.cta .et_pb_button{ font-size: clamp(13px, 1vw, 15px); padding: 10px clamp(14px, 1.3vw, 22px); }
.et-menu .menu-item-has-children>a:first-child {
padding-right: 5px !important;
}
.et-menu .menu-item-has-children>a:first-child:after {
display: none !important;
} @media (min-width: 981px) and (max-width: 1600px) { #menu-hauptmenue > li > a {
font-size: clamp(16px, 0.9vw, 20px);
white-space: nowrap; 
} #menu-hauptmenue {
display: flex;
flex-wrap: nowrap;
white-space: nowrap;
}
} @media (min-width: 1600px) {
#menu-hauptmenue > li > a {
font-size: 20px; }
} @media (min-width: 981px) and (max-width: 1600px) {
body #page-container .et_pb_section .et_pb_button_0_tb_header {
font-size: clamp(14px, 0.9vw, 18px) !important;
}
} @media (min-width: 1600px) {
body #page-container .et_pb_section .et_pb_button_0_tb_header {
font-size: 18px !important;
}
}
.partner-logos {
display: flex;
justify-content: center;
align-items: center;
gap: 40px; flex-wrap: wrap; }
.partner-logo {
display: flex;
justify-content: center;
align-items: center;
width: 160px;
height: 160px;
}
.partner-logo img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
@media (min-width: 981px) {
header.et-l.et-l--header {
position: -webkit-sticky !important;
position: sticky !important;
top: 0;
z-index: 99999;
} #page-container,
#et-main-area {
overflow: visible !important;
}
}
.et_pb_video_box video {
width: 100% !important;
height: auto !important;
border-radius: 15px;
}  .stachl-faq {
max-width: 900px;
margin: 34px auto 0;
text-align: left !important;
}
.stachl-faq-intro {
max-width: 760px;
margin: 0 auto 34px;
text-align: center;
}
.stachl-faq-section {
margin-top: 34px;
text-align: left !important;
}
.stachl-faq-section h2 {
margin-bottom: 18px;
line-height: 1.25;
text-align: left !important;
}
.stachl-faq details {
border-bottom: 1px solid #e3ded3;
}
.stachl-faq details:first-of-type {
border-top: 1px solid #e3ded3;
}
.stachl-faq summary {
display: flex;
align-items: flex-start;
gap: 14px;
cursor: pointer;
list-style: none !important;
padding: 17px 0;
font-weight: 600;
line-height: 1.35;
text-align: left !important;
}
.stachl-faq summary::-webkit-details-marker {
display: none;
}
.stachl-faq summary::marker {
content: "";
}
.stachl-faq summary::before {
content: "+";
flex: 0 0 22px;
width: 22px;
height: 22px;
margin-top: 1px;
border-radius: 50%;
background: #5b86c5;
color: #fff;
font-size: 18px;
font-weight: 400;
line-height: 21px;
text-align: center;
}
.stachl-faq details[open] summary::before {
content: "–";
}
.stachl-faq-answer {
padding: 0 0 18px 36px;
text-align: left !important;
}
.stachl-faq-answer p {
margin: 0;
}
@media (max-width: 767px) {
.stachl-faq {
max-width: 100%;
margin-top: 26px;
}
.stachl-faq-intro {
margin-bottom: 26px;
text-align: left;
}
.stachl-faq-section {
margin-top: 28px;
}
.stachl-faq-section h2 {
font-size: 26px;
line-height: 1.25;
hyphens: auto;
overflow-wrap: anywhere;
}
.stachl-faq summary {
gap: 10px;
padding: 15px 0;
font-size: 16px;
line-height: 1.4;
}
.stachl-faq summary::before {
flex: 0 0 20px;
width: 20px;
height: 20px;
font-size: 16px;
line-height: 19px;
}
.stachl-faq-answer {
padding: 0 0 17px 30px;
}
.stachl-faq-answer p {
font-size: 15px;
line-height: 1.65;
}
} .stachl-google-badge {
display: inline-flex;
flex-direction: column;
align-items: center;
gap: 6px;
min-width: 250px;
margin: 18px auto 0;
padding: 18px 22px 16px;
text-align: center;
color: #00355f;
text-decoration: none;
border-radius: 14px;
background: rgba(255, 255, 255, 0.72);
border: 1px solid rgba(255, 255, 255, 0.85);
box-shadow: 0 10px 24px rgba(0, 53, 95, 0.12);
transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
.stachl-google-badge:hover {
color: #00355f;
background: rgba(255, 255, 255, 0.9);
transform: translateY(-2px);
box-shadow: 0 14px 30px rgba(0, 53, 95, 0.18);
}
.stachl-google-badge-kicker {
font-size: 16px;
font-weight: 600;
line-height: 1.2;
}
.stachl-google-badge-stars {
color: #f2a900;
font-size: 23px;
line-height: 1;
letter-spacing: 2px;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}
.stachl-google-badge-link {
font-size: 15px;
font-weight: 600;
text-decoration: underline;
text-underline-offset: 3px;
}
@media (max-width: 767px) {
.stachl-google-badge {
min-width: 0;
width: 100%;
max-width: 320px;
margin-top: 22px;
}
}