/*! Version:0.0.7 */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;font-family:Arial,Helvetica,Roboto,sans-serif;font-size:1rem;line-height:1.5rem;color:#262626;height:100%;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,.1);-moz-tap-highlight-color:rgba(0,0,0,.1)}body:after{content:"none";display:none}@media (min-width:480px){body:after{content:"w480";display:none}}@media (min-width:520px){body:after{content:"w520";display:none}}@media (min-width:768px){body:after{content:"w768";display:none}}@media (min-width:980px){body:after{content:"w980";display:none}}svg.icon{width:32px;height:32px}.button{display:inline-block;font-family:bmwTypeWebBoldAll,Arial,Helvetica,sans-serif;font-size:.875rem;line-height:2.5rem;height:40px;width:100%;min-width:180px;padding:0 3.125rem;color:#fff;text-align:center;text-decoration:none;background-color:#1c69d4;cursor:pointer;white-space:nowrap}.button--expand{max-width:285px}@media (min-width:520px){.button{width:auto}}html.no-touchevents .button{transition:background-color .25s ease}html.no-touchevents .button:hover{background-color:#0653b6}.button--secondary{background-color:#666}html.no-touchevents .button--secondary:hover{background-color:#4d4d4d}body{overflow:auto}main{position:relative;height:100%;margin:0 auto;width:100vw;max-width:1680px}.imageslider{font-family:bmwTypeWebBoldAll,Arial,Helvetica,sans-serif;position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.imageslider header{padding:0;margin-bottom:15px;word-wrap:break-word}@media (min-width:768px){.imageslider header{padding:0 40px}}html.is-digital .imageslider header{padding:0 18.4375rem}.imageslider header h1{font-size:25px;letter-spacing:-.00055rem;line-height:25px}@media (min-width:768px){.imageslider header h1{font-size:36px;line-height:36px}}.imageslider header .subline{font-size:15px;line-height:20px}.imageslider__wrapper{position:relative;overflow:hidden}.imageslider__image{width:100%;display:block;pointer-events:none}.imageslider__image--left{background-repeat:no-repeat;background-size:cover;height:100%}.imageslider__overlay{color:#262626;font-size:25px;line-height:25px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:10px;z-index:1;display:none}@media (min-width:768px){.imageslider__overlay{position:absolute;margin-top:0;top:126px;width:333px;display:block;opacity:0;transition:opacity .5s cubic-bezier(.55,0,.1,1)}}@media (min-width:980px){.imageslider__overlay{top:108px}}@media (min-width:768px){.imageslider__overlay--left{left:16px}}@media (min-width:768px){.imageslider__overlay--right{right:16px;text-align:right}}.imageslider__overlay--active{display:block}@media (min-width:768px){.imageslider__overlay--active{opacity:1;transition:opacity .5s cubic-bezier(.55,0,.1,1)}}.imageslider__divider{position:absolute;left:50%;-webkit-transform:translateX(-10px);transform:translateX(-10px);top:0;bottom:0;width:20px}@media (min-width:520px){.imageslider__divider{width:40px;-webkit-transform:translateX(-20px);transform:translateX(-20px);cursor:ew-resize}}.imageslider__divider--style{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px;height:100%;background-image:linear-gradient(hsla(0,0%,100%,0),#fff,hsla(0,0%,100%,0))}@media (min-width:520px){.imageslider__divider--style{width:4px}}.imageslider__divider--style:after,.imageslider__divider--style:before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:1px;background-image:linear-gradient(transparent,#000,transparent)}.imageslider__divider--style:after{left:auto;right:-1px}.imageslider__resizer{position:absolute;top:0;left:0;height:100%;width:50%;overflow:hidden;max-width:1680px}