*{box-sizing:border-box}
@font-face{font-family:"Daimler";src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/1.4.0/WOFF/MBCorpoSText-Regular-Web.woff) format("woff")}
@font-face{font-family:"Daimler-Head";src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/1.4.0/WOFF/MBCorpoATitleCond-Regular-Web.woff) format("woff")}
body{font-family:"Daimler";background:white;color:black;margin:0 auto;font-size:18px;overflow-x:hidden}
.root{display:none}
h1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:"Daimler-Head";font-size:3rem;line-height:3.75rem;font-style:normal;font-weight:400;margin-bottom:1.5rem;color:#333;margin-top:0}
a{color:black}
a:hover{color:#00adef}
.header__container{position:relative}
.header__inner{line-height:0;position:absolute;width:242px;top:16px}
.header__img{width:64px;height:64px}
.header__claim{display:block;position:absolute;bottom:2px;right:0}
.header__container,.error-section{max-width:1680px;width:86%;margin:0 auto}
.img-container{display:block}
.img--desktop{background-image:url("noscript/resources/img-1x1.jpg");position:absolute;top:96px;bottom:96px;background-size:cover;background-position:50%;left:50%;right:0;display:none;width:50vw}
.header,.footer{height:96px;background:#000}
.error-section{display:block;position:relative;margin:-96px auto;height:100vh;min-height:650px}
.text-container{padding-top:8rem;width:100%;min-height:400px}
.text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-bottom:2rem;color:#767676;font-size:1.125rem;line-height:1.75rem}
.button{font-family:"Daimler";font-size:1rem;line-height:1.5rem;letter-spacing:.025em;background-color:#00adef;border-radius:2px;color:#fff;cursor:pointer;padding:15px 31px;text-decoration:none;min-width:144px;border:1px solid #00adef;display:inline-flex;justify-content:center}
.button:hover{background-color:#0088c6;color:#fff;cursor:pointer}
@media(min-width:768px){.img--desktop{display:block}
.text-container{padding-right:1.25rem;width:50%}
}