.highlightmodule__text p{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:"MBCorpoSTitle-Regular-Web","DaimlerCS-Regular",sans-serif;font-size:16px;line-height:20px}
@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.highlightmodule__text p{font-family:"MBCorpoSTextSemiCond-Light-Web","DaimlerCS-Light",sans-serif}
}
.highlightmodule__progressLabel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:"MBCorpoSTitle-Regular-Web","DaimlerCS-Regular",sans-serif;font-size:12px;line-height:14px}
@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.highlightmodule__progressLabel{font-family:"MBCorpoSTextSemiCond-Light-Web","DaimlerCS-Light",sans-serif}
}
.highlightmodule__base{--slider-width:90%;--handle-inner-width:32px;--handle-padding:8px;--handle-width:calc(var(--handle-inner-width) - var(--handle-padding) * -2);--slider-height:var(--handle-width);--c-highlight-color:#00adef;position:relative;width:100%}
@media(min-width:768px){.highlightmodule__base{--slider-width:768px}
}
@media(min-width:1440px){.highlightmodule__base{--handle-inner-width:40px;max-width:1440px;margin-left:auto;margin-right:auto;padding:0 44px}
}
.highlightmodule__inner{width:100%;height:100%;position:relative;margin-bottom:64px}
@media(min-width:768px){.highlightmodule__inner{margin-bottom:24px}
}
.highlightmodule__inner:before{content:none;background:#000;opacity:0;visibility:hidden}
@media(min-width:768px){.highlightmodule__inner:before{content:"";opacity:.8;visibility:visible;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;-webkit-transition:opacity .35s ease-in-out,visibility .36s;transition:opacity .35s ease-in-out,visibility .36s}
}
@media(min-width:768px){.fadeOut-overlay .highlightmodule__inner:before{opacity:0;visibility:hidden}
}
.highlightmodule__inner:after{content:"";padding-top:100%;display:block}
@media(min-width:768px){.highlightmodule__inner:after{padding-top:calc(100% / 2)}
}
.highlightmodule__inner>*{position:absolute;right:0;bottom:0;left:50%;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.highlightmodule__images{min-width:100%;height:100%;overflow:hidden}
.highlightmodule__images picture{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}
.highlightmodule__images picture.is-target{opacity:1}
.highlightmodule__images picture img{min-width:100%;height:auto}
.highlightmodule__progress{--pos:0;font-size:11px;width:100%;max-width:calc(var(--slider-width));height:var(--slider-height);padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2;bottom:-56px;opacity:1;-webkit-transition:opacity .35s .20s ease-in-out;transition:opacity .35s .20s ease-in-out}
@media(min-width:768px){.highlightmodule__progress{padding:4px 0;bottom:24px;max-width:calc(var(--slider-width) - 106px)}
}
.highlightmodule__progress.isInvisible{opacity:0}
.highlightmodule--error .highlightmodule__progress{display:none}
.highlightmodule__progressStart{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:calc(var(--pos) * 1px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.highlightmodule__progressStart:before{content:"";position:relative;right:0;display:block;height:4px;width:4px;margin-left:24px;border:1px solid var(--c-highlight-color);background-color:var(--c-highlight-color);border-radius:4px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;z-index:-1}
.progress--is-transition-allowed .highlightmodule__progressStart{-webkit-transition:width 400ms ease-out;transition:width 400ms ease-out}
.highlightmodule__progressEnd{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;width:calc(100% - var(--pos) * 1px - var(--handle-width));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.highlightmodule__progressEnd:after{content:"";position:relative;right:4px;display:block;height:4px;width:4px;margin-left:4px;margin-right:24px;border:1px solid white;border-radius:4px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.progress--is-transition-allowed .highlightmodule__progressEnd{-webkit-transition:width 400ms ease-out;transition:width 400ms ease-out}
.highlightmodule__progressLine{display:inline-block;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;height:2px;background:var(--c-highlight-color);margin:0 8px 0 -4px}
.highlightmodule__progressStartLabel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px}
.highlightmodule__progressHandle{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative;width:var(--handle-width);min-width:var(--handle-width);height:var(--handle-width);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,0.2);border:0;border-radius:50%;cursor:-webkit-grab;cursor:grab;z-index:10;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,0.1),0 0 2px 4px rgba(0,0,0,0.1);box-shadow:0 0 2px 0 rgba(0,0,0,0.1),0 0 2px 4px rgba(0,0,0,0.1)}
.highlightmodule__progressHandle:before{content:"";position:absolute;top:50%;left:50%;width:var(--handle-inner-width);height:var(--handle-inner-width);background-color:#fff;border-radius:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:all 400ms ease-out;transition:all 400ms ease-out;z-index:1}
.highlightmodule__progressHandle:before:focus{outline:0}
.highlightmodule__progressHandle:hover{stroke:white}
.highlightmodule__progressHandle:hover:before{background-color:var(--c-highlight-color);-webkit-transform:translate(-50%,-50%) scale(1.42);transform:translate(-50%,-50%) scale(1.42)}
.highlightmodule__progressHandle:hover svg{stroke:white}
.highlightmodule__progressHandle:active{background-color:rgba(255,255,255,0.6)}
.highlightmodule__progressHandle:active ~ .highlightmodule__progressEnd .highlightmodule__progressEndLabel,.highlightmodule__progressHandle:active ~ .highlightmodule__progressStart .highlightmodule__progressStartLabel{display:none}
.highlightmodule__progressHandle svg{height:24px;width:24px;stroke:var(--c-highlight-color);fill:transparent;stroke-width:9px;stroke-linecap:round;-webkit-transition:all 400ms ease-out;transition:all 400ms ease-out;z-index:2}
.highlightmodule__progressPoints{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:inline-block;height:2px;background-image:repeating-linear-gradient(to left,#fff 8px,#fff 10px,transparent 10px,transparent 26px);margin:0 8px}
.highlightmodule__progressEndLabel{padding-left:8px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.progress--isBigLeft .highlightmodule__progressEndLabel{display:none}
.highlightmodule__progress:not(.progress--isBigLeft) .highlightmodule__progressStartLabel{display:none}
.highlightmodule__text p{word-break:break-word;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media(min-width:768px){.highlightmodule__text p{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
}
.highlightmodule__errorMessage{display:none;background:rgba(159,0,2,0.4);color:#fff;position:absolute;right:0;bottom:0;z-index:1;height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.highlightmodule--error .highlightmodule__errorMessage{display:-webkit-box;display:-ms-flexbox;display:flex}
@-webkit-keyframes fadeOut{from{opacity:.8}
to{opacity:0}
}
@keyframes fadeOut{from{opacity:.8}
to{opacity:0}
}