.mejs-container{position:relative;background:#000;font-family:Helvetica, Arial;text-align:left;vertical-align:top;text-indent:0}.me-plugin{position:absolute;height:auto;width:auto}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden !important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:128px;height:100px;margin:-50px 0 0 -50px;background:url(bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(background.png);background:rgba(0,0,0,0.9);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));background:-moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));background:-o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));background:-ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(background.png);background:rgba(0,0,0,0.7);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));background:-moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));background:-o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));background:-ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica, Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url(controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(controls.png)}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));background:-moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));background:-o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));background:-ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-ms-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44,124,145,0.8)), to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));background:-moz-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));background:-o-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));background:-ms-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));background:-moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));background:-o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));background:-ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(background.png);background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));background:-moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));background:-o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));background:-ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));background:-moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));background:-o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));background:-ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica, arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));background:-moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));background:-o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));background:-ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));background:-moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));background:-o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));background:-ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url(background.png);background:rgba(20,20,20,0.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:bold}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica, Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica, arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(background.png);background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px !important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:transparent;width:36px;font-size:11px;line-height:normal;color:#ffffff}.mejs-controls .mejs-speed-button .mejs-speed-selector{visibility:hidden;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{visibility:visible}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica, arial;font-size:11.5px;color:white;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8 !important;background-color:rgba(255,255,255,0.4) !important}.mejs-controls .mejs-hide-playlist button,.mejs-controls .mejs-nexttrack button,.mejs-controls .mejs-prevtrack button,.mejs-controls .mejs-show-playlist button,.mejs-controls .mejs-shuffle-off button,.mejs-controls .mejs-shuffle-on button{background:url(controls-playlist.png) no-repeat}.mejs-controls .mejs-show-playlist button{background-position:-16px -16px}.mejs-controls .mejs-hide-playlist button{background-position:-16px 0}.mejs-controls .mejs-prevtrack button{background-position:0 -16px}.mejs-controls .mejs-shuffle-on button{background-position:-32px 0}.mejs-controls .mejs-shuffle-off button{background-position:-32px -16px}.mejs-playlist{position:relative;left:0;overflow-y:auto}.mejs-playlist li{cursor:pointer}.mejs-container.mejs-video.mep-playing .mejs-playlist ul li.current:hover:before{background-position:0 -200px}.mejs-container.mejs-video.mep-paused .mejs-playlist ul li.current:hover:before{background-position:0 0}.mejs-container .mejs-playlist ul.audioList{overflow:hidden}.mejs-container .mejs-playlist ul.audioList li{margin:0;padding:0;height:44px}.mejs-container .mejs-playlist ul.audioList li.current:before{background-color:#088dc5}.mejs-container .mejs-playlist ul.audioList li:before{content:" ";display:block;height:44px;opacity:0.6;border-top:1px solid white;border-bottom:1px solid black;background:grey url(mep-playlist-icons.png) right 300px no-repeat}.mejs-container .mejs-playlist ul.audioList li:hover.current:before{background-color:#088dc5;background-position:right -60px}.mejs-container .mejs-playlist ul.audioList li:hover.paused:before{background-position:right -12px}.mejs-container .mejs-playlist ul.audioList li:hover:before{background-color:#088dc5;background-position:right -12px}.mejs-container .mejs-playlist ul.videoList li{margin:0;padding:0;height:44px}.mejs-container .mejs-playlist ul.videoList li span{font-size:20px;line-height:1.5;transform:translate3d(50%, 20px, 0px) scale3d(2, 2, 2)}.mejs-container .mejs-playlist ul.videoList li:before{content:" ";display:block;height:44px;opacity:0.6;background-color:transparent;background-image:url(bigplay.png);background-position:0 -200px}.mejs-container .mejs-playlist ul.videoList li.current:before{opacity:0.6;background-position:0 -200px}.mejs-container .mejs-playlist ul.videoList li.current:hover:before{opacity:1.0;background-position:0 -200px}.mejs-container .mejs-playlist ul.videoList li:hover:before{opacity:1.0}.mejs-container .mejs-playlist ul.videoList li.paused:before{opacity:0.6;background-position:0 0}.mejs-container .mejs-playlist ul.videoList li.paused:hover:before{opacity:1;background-position:0 0}.mejs-container .mejs-playlist ul.videoList li.paused.current:before{opacity:0.6;background-position:0 0}.mejs-container .mejs-playlist ul.videoList li.paused.current:hover:before{opacity:1.0;background-position:0 0}.mejs-container.mejs-video .mejs-playlist ul li{height:100%;display:inline-block;width:100%;will-change:transform;transition:transform 0.5s ease-in-out;background-size:100%;background-repeat:no-repeat}.mejs-container.mejs-video .mejs-playlist ul li:before{position:absolute;border:none;background-color:transparent;background-image:url(bigplay.png);background-position:0 -100px;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;opacity:1}.mejs-container.mejs-video .mejs-playlist ul li:hover:before{background-position:0 0}/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff !important}.navbar{display:none}.table td,.table th{background-color:#fff !important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url("../fonts/bootstrap/glyphicons-halflings-regular.eot");src:url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#428bca;font-weight:normal;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.dropdown-backdrop{display:none}.sizing-desktop{size-giant:4.74074rem;size-huge:3.55556rem;size-large:2.66667rem;size-normal:2rem;size-small:1.66667rem;size-mini:1.38889rem;size-tiny:1.15741rem}.sizing-mobile{size-giant:3.456rem;size-huge:2.88rem;size-large:2.4rem;size-normal:2rem;size-small:1.66667rem;size-mini:1.38889rem;size-tiny:1.15741rem}.footer-seo ul,.footer-links ul{list-style:none;max-width:none}.footer-seo ul:before,.footer-links ul:before,.footer-seo ul:after,.footer-links ul:after{content:" ";display:table}.footer-seo ul:after,.footer-links ul:after{clear:both}.footer-seo ul li,.footer-links ul li{float:left;white-space:nowrap}.footer-seo ul a,.footer-links ul a{color:inherit;text-decoration:none}.footer-seo ul a:hover,.footer-links ul a:hover{text-decoration:underline}.footer-seo ul li:not(:last-child)::after,.footer-links ul li:not(:last-child)::after{content:"|";display:inline-block;margin-left:1rem;margin-right:1rem}.img-centered,img.centered,img.align-center,p.centered,p.align-center,p.centered img,p.align-center img,.stage-productteaser.stage-magix .product-area-bar img{display:block;margin-left:auto;margin-right:auto}.footer-main a,.box .box-footer a,.mgx-breadcrumb a,.mgx-megadropdown-menu .mgx-megadropdown-standard>li a,.mgx-megadropdown-menu .mgx-megadropdown-items>li a,.mgx-select-dropdown a,.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right li.mgx-megadropdown-item a,.mgx-contentnav>.container>a:not(.mgx-contentnav-button){text-decoration:none}.footer-main a:hover,.box .box-footer a:hover,.mgx-breadcrumb a:hover,.mgx-megadropdown-menu .mgx-megadropdown-standard>li a:hover,.mgx-megadropdown-menu .mgx-megadropdown-items>li a:hover,.mgx-select-dropdown a:hover,.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right li.mgx-megadropdown-item a:hover,.mgx-contentnav>.container>a:hover:not(.mgx-contentnav-button){text-decoration:underline}.footer-main a,.box .box-footer a,.mgx-breadcrumb a,.mgx-megadropdown-menu .mgx-megadropdown-standard>li a,.mgx-megadropdown-menu .mgx-megadropdown-items>li a,.mgx-select-dropdown a,.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right li.mgx-megadropdown-item a{color:inherit}.mgx-dropdown-menu,.mgx-megadropdown-menu,section h1,section h2,section h3,header,footer{text-rendering:optimizeLegibility;font-feature-settings:"kern", "liga", "dlig";-moz-font-feature-settings:"kern=1, liga=1, dlig=1";font-kerning:normal}.mgx-dropdown-menu,.mgx-megadropdown-menu{z-index:1000;display:none;background:#fff}@media (min-width: 768px){.mgx-dropdown-menu,.mgx-megadropdown-menu{position:absolute;top:100%;left:0}}.open>.mgx-dropdown-menu,.open>.mgx-megadropdown-menu{display:block}@font-face{font-family:'Glyphicons Halflings';src:url("../fonts/glyphicons-halflings-regular.eot");src:url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:'ProximaNova-Thin';src:url("../fonts/29F7EE_E_0.eot");src:url("../fonts/29F7EE_E_0.eot?#iefix") format("embedded-opentype"),url("../fonts/29F7EE_E_0.woff") format("woff"),url("../fonts/29F7EE_E_0.ttf") format("truetype")}@font-face{font-family:'ProximaNova-Light';src:url("../fonts/29F7EE_11_0.eot");src:url("../fonts/29F7EE_11_0.eot?#iefix") format("embedded-opentype"),url("../fonts/29F7EE_11_0.woff") format("woff"),url("../fonts/29F7EE_11_0.ttf") format("truetype")}@font-face{font-family:'ProximaNova-Regular';src:url("../fonts/29F7EE_13_0.eot");src:url("../fonts/29F7EE_13_0.eot?#iefix") format("embedded-opentype"),url("../fonts/29F7EE_13_0.woff") format("woff"),url("../fonts/29F7EE_13_0.ttf") format("truetype")}@font-face{font-family:'ProximaNova-Semibold';src:url("../fonts/29F7EE_12_0.eot");src:url("../fonts/29F7EE_12_0.eot?#iefix") format("embedded-opentype"),url("../fonts/29F7EE_12_0.woff") format("woff"),url("../fonts/29F7EE_12_0.ttf") format("truetype")}@font-face{font-family:'ProximaNova-Bold';src:url("../fonts/29F7EE_14_0.eot");src:url("../fonts/29F7EE_14_0.eot?#iefix") format("embedded-opentype"),url("../fonts/29F7EE_14_0.woff") format("woff"),url("../fonts/29F7EE_14_0.ttf") format("truetype")}@font-face{font-family:'ProximaNova-Extrabold';src:url("../fonts/29F7EE_F_0.eot");src:url("../fonts/29F7EE_F_0.eot?#iefix") format("embedded-opentype"),url("../fonts/29F7EE_F_0.woff") format("woff"),url("../fonts/29F7EE_F_0.ttf") format("truetype")}@font-face{font-family:'ProximaNova-Black';src:url("../fonts/29F7EE_10_0.eot");src:url("../fonts/29F7EE_10_0.eot?#iefix") format("embedded-opentype"),url("../fonts/29F7EE_10_0.woff") format("woff"),url("../fonts/29F7EE_10_0.ttf") format("truetype")}@font-face{font-family:'MgxIcons';src:url("../fonts/magix-systemicons.eot");src:url("../fonts/magix-systemicons.eot?#iefix") format("embedded-opentype"),url("../fonts/magix-systemicons.woff") format("woff"),url("../fonts/magix-systemicons.ttf") format("truetype")}.mgxIcon:before,a.promoted:before{position:relative;display:inline-block;font-family:'MgxIcons';text-align:center}.mgxIcon.arrow-down:before,a.arrow-down.promoted:before{content:'Y'}.mgxIcon.arrow-left:before,a.arrow-left.promoted:before{content:'Z'}.mgxIcon.arrow-right:before,a.arrow-right.promoted:before{content:'1'}.mgxIcon.arrow-up:before,a.arrow-up.promoted:before{content:'0'}.mgxIcon.download:before,a.download.promoted:before{content:'l'}.mgxIcon.download-filled:before,a.download-filled.promoted:before{content:'m'}.mgxIcon.refresh:before,a.refresh.promoted:before{content:'t'}.mgxIcon.sort:before,a.sort.promoted:before{content:'u'}.mgxIcon.close-normal:before,a.close-normal.promoted:before{content:'x'}.mgxIcon.close-filled:before,a.close-filled.promoted:before{content:'z'}.mgxIcon.close-hollow:before,a.close-hollow.promoted:before{content:'B'}.mgxIcon.minimize:before,a.minimize.promoted:before{content:'n'}.mgxIcon.maximize:before,a.maximize.promoted:before{content:'y'}.mgxIcon.user:before,a.user.promoted:before{content:'e'}.mgxIcon.user-online:before,a.user-online.promoted:before{content:'f'}.mgxIcon.basket:before,a.basket.promoted:before{content:'i'}.mgxIcon.search:before,a.search.promoted:before{content:'v'}.mgxIcon.hamburger:before,a.hamburger.promoted:before{content:'g'}.mgxIcon.hamburger-open:before,a.hamburger-open.promoted:before{content:'h'}.mgxIcon.checked:before,a.checked.promoted:before{content:'j'}.mgxIcon.checked-filled:before,a.checked-filled.promoted:before{content:'k'}.mgxIcon.mute:before,a.mute.promoted:before{content:'o'}.mgxIcon.overlay:before,a.overlay.promoted:before{content:'p'}.mgxIcon.pause:before,a.pause.promoted:before{content:'q'}.mgxIcon.play:before,a.play.promoted:before{content:'r'}.mgxIcon.player-settings:before,a.player-settings.promoted:before{content:'s'}.mgxIcon.volume:before,a.volume.promoted:before{content:'w'}.mgxIcon.number-filled-1:before,a.number-filled-1.promoted:before{content:'G'}.mgxIcon.number-filled-2:before,a.number-filled-2.promoted:before{content:'I'}.mgxIcon.number-filled-3:before,a.number-filled-3.promoted:before{content:'K'}.mgxIcon.number-filled-4:before,a.number-filled-4.promoted:before{content:'M'}.mgxIcon.number-filled-5:before,a.number-filled-5.promoted:before{content:'O'}.mgxIcon.number-filled-6:before,a.number-filled-6.promoted:before{content:'Q'}.mgxIcon.number-filled-7:before,a.number-filled-7.promoted:before{content:'S'}.mgxIcon.number-filled-8:before,a.number-filled-8.promoted:before{content:'U'}.mgxIcon.number-filled-9:before,a.number-filled-9.promoted:before{content:'W'}*,*:before,*:after{box-sizing:border-box}html,body{background:white}a,article,aside,body,button,div,em,figcaption,figure,footer,form,h1,h2,h3,header,html,img,input,label,li,ol,p,section,select,small,span,strong,textarea,ul{padding:0;margin:0}ul{list-style:none}ol{padding-left:3rem}iframe{width:100%}strong{font-weight:normal}html{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-ms-touch-action:manipulation;touch-action:manipulation;color:#333;font-family:"ProximaNova-Regular", sans-serif;line-height:1;-webkit-font-smoothing:antialiased}html{font-size:0.8333333333vw}@media (max-width: 960px){html{font-size:8px}}@media (min-width: 1440px){html{font-size:11px}}html body{font-size:2rem;line-height:3rem;background-color:#f6f6f6}html{font-size:2.5vw}@media (min-width: 768px){html{font-size:8px}}@media (min-width: 992px){html{font-size:0.8333333333vw}}@media (min-width: 1200px){html{font-size:11px}}html body{font-size:2rem;line-height:3rem;background-color:#f6f6f6}.container{max-width:768px;margin-left:auto;margin-right:auto;position:relative}.container::after{content:"";display:table;clear:both}@media (min-width: 768px){.container{max-width:1440px}}@media (min-width: 768px){.container{padding-left:3.6rem;padding-right:3.6rem}section .container{max-width:1214px !important}section.productintro .container .row{margin-left:0px !important;margin-right:0px !important}}@media (max-width: 767px){.container{padding-left:15px;padding-right:15px}}.clearfix{float:none !important;min-height:0 !important;margin:0;padding:0;z-index:-100}article{max-width:1214px;margin:0 auto}@media (min-width: 768px){article{padding-top:2.5rem}}a:active,a:focus{outline:none}a.promoted::before,a.back::before,a.phone::before,a.cloud::before,a.download::before,a.backlink::before,a.toplink::before,a.magix-magazine::before,a.soundcloud::before,a.twitter::before,a.youtube::before,a.facebook::before{content:"";width:0.75em;height:0.75em;display:inline-block;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:0.25em;margin-top:-0.25em}a.promoted:before{top:-0.65rem;right:0.4rem;font-size:1.3rem;content:'1'}a.back::before{background-image:url(../images/icons/arrows/arrow_left.png)}a.phone::before{background-image:url(../images/icons/phone.png)}a.cloud{margin-top:1rem}a.cloud::before{background-image:url(../images/icons/arrows/cloud_blue.svg)}a.download::before{background-image:url(../images/icons/download.png)}a.backlink::before{background-image:url(../images/icons/arrows/arrow_left.png)}a.toplink::before{background-image:url(../images/icons/arrows/arrow_up.png);background-position:center top;margin-top:0}a.appBox{background-position:left;background-repeat:no-repeat;background-size:auto 6rem;text-indent:-1000px;height:6rem;width:100%;display:inline-block;margin-bottom:0.4rem}a.magix-magazine::before,a.twitter::before,a.youtube::before,a.soundcloud::before,a.facebook::before{width:1.5em;height:1.5em}a.magix-magazine::before{background-image:url(../images/icons/footer/social_magazin.png)}a.twitter::before{background-image:url(../images/icons/footer/social_twitter.png)}a.youtube::before{background-image:url(../images/icons/footer/social_youtube.png)}a.soundcloud::before{background-image:url(../images/icons/footer/social_soundcloud.png)}a.facebook::before{background-image:url(../images/icons/footer/social_facebook.png)}div.stage img{width:100%;vertical-align:top}.img-responsive{display:inline;max-width:100%;height:auto}.img-fullwidth{display:block;width:100%;height:auto}.img-centered{max-width:100%;height:auto}img.centered,img.align-center,p.centered,p.align-center{max-width:100%}p.align-center{max-width:100%}p.centered,p.align-center{text-align:center}.align-left{text-align:left}.align-right{text-align:right}b{font-family:ProximaNova-Semibold;font-weight:normal}figure img+figcaption{margin-top:2rem}h1.align-right,h2.align-right,h3.align-right,h4.align-right,h5.align-right,h6.align-right,p.align-right,a.align-right{text-align:left}h1.align-center,h2.align-center,h3.align-center,h4.align-center,h5.align-center,h6.align-center,p.align-center,a.align-center{text-align:center}h1.align-right,h2.align-right,h3.align-right,h4.align-right,h5.align-right,h6.align-right,p.align-right,a.align-right{text-align:right}@media (max-width: 767px){h1.align-right,h2.align-right,h3.align-right,h4.align-right,h5.align-right,h6.align-right,p.align-right,a.align-right{text-align:left}}img.center{text-align:center;margin:0 auto}img.right{float:right;display:block}.container{width:100%;max-width:1440px}.stage-productteaser h1.content-element,.stage-productteaser h2.content-element,.stage-productteaser h3.content-element,.stage-productteaser h4.content-element,.stage-productteaser h5.content-element{text-align:left !important;margin:0 !important;padding:0 !important;font-size:3.5rem !important}.stage-productteaser h1.content-element em,.stage-productteaser h2.content-element em,.stage-productteaser h3.content-element em,.stage-productteaser h4.content-element em,.stage-productteaser h5.content-element em{color:#fff;font-family:ProximaNova-Bold;font-weight:400 !important;line-height:4rem}.summary>.container>h1.content-element,.summary>.container>h3.content-element,.summary>.container>h4.content-element,.summary>.container>h5.content-element{color:#005090;text-align:center;margin-bottom:3.5rem !important;margin-top:0;padding:0 !important;text-transform:uppercase;font-size:2.6rem;line-height:2.8rem}@media (min-width: 768px){.summary>.container>h1.content-element,.summary>.container>h3.content-element,.summary>.container>h4.content-element,.summary>.container>h5.content-element{font-size:3.5rem !important;line-height:4rem}}.orderbox h1.content-element,.orderbox h2.content-element,.orderbox h3.content-element,.orderbox h4.content-element,.orderbox h5.content-element{margin-bottom:1.1rem;font-size:2.1rem;line-height:2.3rem;text-align:left;text-transform:uppercase;margin-top:0}section.grid-6 .orderbox h3.content-element,section.grid-8 .orderbox h3.content-element,section.grid-10 .orderbox h3.content-element,section.grid-12 .orderbox h3.content-element{margin-top:0;margin-bottom:1.1rem}section.grid-6 .container div h1.content-element,section.grid-6 .container div h2.content-element,section.grid-6 .container div h3.content-element,section.grid-6 .container div h4.content-element,section.grid-6 .container div h5.content-element,section.grid-8 .container div h1.content-element,section.grid-8 .container div h2.content-element,section.grid-8 .container div h3.content-element,section.grid-8 .container div h4.content-element,section.grid-8 .container div h5.content-element,section.grid-10 .container div h1.content-element,section.grid-10 .container div h2.content-element,section.grid-10 .container div h3.content-element,section.grid-10 .container div h4.content-element,section.grid-10 .container div h5.content-element,section.grid-12 .container div h1.content-element,section.grid-12 .container div h2.content-element,section.grid-12 .container div h3.content-element,section.grid-12 .container div h4.content-element,section.grid-12 .container div h5.content-element{margin-bottom:1.1rem;font-size:2.1rem;line-height:2.3rem;text-align:left;text-transform:uppercase;margin-top:0}.checkbox-table h1.content-element,.checkbox-table h2.content-element,.checkbox-table h3.content-element,.checkbox-table h4.content-element,.checkbox-table h5.content-element{font-size:2.2rem;line-height:2.5rem;text-align:left;color:#005090;font-weight:400;margin-bottom:0.5rem !important;margin-top:0;text-transform:uppercase}.mgx-product-block h1.content-element,.mgx-product-block h2.content-element,.mgx-product-block h3.content-element,.mgx-product-block h4.content-element,.mgx-product-block h5.content-element{font-size:2.2rem;line-height:2.5rem;text-align:left;text-transform:uppercase;margin-bottom:0.5rem !important;margin-top:0}.width-100{width:100%}.mgxHidden{display:none}@media (max-width: 767px){.hideMobile{display:none}}.floatLeft{float:left;margin-right:1.5rem !important}.floatRight{float:right;margin-left:1.5rem !important}.ui-loader{display:none}.whiteText h1,.gridBackgroundLandingpage h1,html.tplGeneral .gridBackgroundLandingpage h1,html.tplMusic .gridBackgroundLandingpage h1,html.tplPhoto .gridBackgroundLandingpage h1,html.tplVideo .gridBackgroundLandingpage h1,.whiteText h2,.gridBackgroundLandingpage h2,html.tplGeneral .gridBackgroundLandingpage h2,html.tplMusic .gridBackgroundLandingpage h2,html.tplPhoto .gridBackgroundLandingpage h2,html.tplVideo .gridBackgroundLandingpage h2,.whiteText h3,.gridBackgroundLandingpage h3,html.tplGeneral .gridBackgroundLandingpage h3,html.tplMusic .gridBackgroundLandingpage h3,html.tplPhoto .gridBackgroundLandingpage h3,html.tplVideo .gridBackgroundLandingpage h3,.whiteText h4,.gridBackgroundLandingpage h4,html.tplGeneral .gridBackgroundLandingpage h4,html.tplMusic .gridBackgroundLandingpage h4,html.tplPhoto .gridBackgroundLandingpage h4,html.tplVideo .gridBackgroundLandingpage h4,.whiteText h5,.gridBackgroundLandingpage h5,html.tplGeneral .gridBackgroundLandingpage h5,html.tplMusic .gridBackgroundLandingpage h5,html.tplPhoto .gridBackgroundLandingpage h5,html.tplVideo .gridBackgroundLandingpage h5,.whiteText h6,.gridBackgroundLandingpage h6,html.tplGeneral .gridBackgroundLandingpage h6,html.tplMusic .gridBackgroundLandingpage h6,html.tplPhoto .gridBackgroundLandingpage h6,html.tplVideo .gridBackgroundLandingpage h6,.whiteText p,.gridBackgroundLandingpage p,html.tplGeneral .gridBackgroundLandingpage p,html.tplMusic .gridBackgroundLandingpage p,html.tplPhoto .gridBackgroundLandingpage p,html.tplVideo .gridBackgroundLandingpage p,.whiteText a:not(.mgx-button),.gridBackgroundLandingpage a:not(.mgx-button),.whiteText span,.gridBackgroundLandingpage span,html.tplGeneral .gridBackgroundLandingpage span,html.tplMusic .gridBackgroundLandingpage span,html.tplPhoto .gridBackgroundLandingpage span,html.tplVideo .gridBackgroundLandingpage span,.whiteText em,.gridBackgroundLandingpage em,html.tplGeneral .gridBackgroundLandingpage em,html.tplMusic .gridBackgroundLandingpage em,html.tplPhoto .gridBackgroundLandingpage em,html.tplVideo .gridBackgroundLandingpage em,.whiteText ol,.gridBackgroundLandingpage ol,html.tplGeneral .gridBackgroundLandingpage ol,html.tplMusic .gridBackgroundLandingpage ol,html.tplPhoto .gridBackgroundLandingpage ol,html.tplVideo .gridBackgroundLandingpage ol,.whiteText ul,.gridBackgroundLandingpage ul,html.tplGeneral .gridBackgroundLandingpage ul,html.tplMusic .gridBackgroundLandingpage ul,html.tplPhoto .gridBackgroundLandingpage ul,html.tplVideo .gridBackgroundLandingpage ul,.whiteText li,.gridBackgroundLandingpage li,html.tplGeneral .gridBackgroundLandingpage li,html.tplMusic .gridBackgroundLandingpage li,html.tplPhoto .gridBackgroundLandingpage li,html.tplVideo .gridBackgroundLandingpage li,.whiteText small,.gridBackgroundLandingpage small,html.tplGeneral .gridBackgroundLandingpage small,html.tplMusic .gridBackgroundLandingpage small,html.tplPhoto .gridBackgroundLandingpage small,html.tplVideo .gridBackgroundLandingpage small{color:#fff !important}.whiteText a:not(.mgx-button),.gridBackgroundLandingpage a:not(.mgx-button){text-decoration:underline}.modal-body img{display:block;margin:0 auto;width:auto !important;max-width:100%}img.tracking{position:fixed;top:-9999px;left:-9999px;width:0;height:0}@media (min-width: 768px){.row-fine{margin-left:-0.25rem;margin-right:-0.25rem}.row-fine::after{content:"";display:table;clear:both}.row-fine>div,.row-fine>ul{float:left;min-height:1px;position:relative;padding-left:0.25rem;padding-right:0.25rem}.row-narrow{margin-left:-1rem;margin-right:-1rem}.row-narrow::after{content:"";display:table;clear:both}.row-narrow>div,.row-narrow>ul{float:left;min-height:1px;position:relative;padding-left:1rem;padding-right:1rem}.row{margin-left:-1.35rem;margin-right:-1.35rem}.row::after{content:"";display:table;clear:both}.row>div,.row>ul{float:left;min-height:1px;position:relative;padding-left:1.35rem;padding-right:1.35rem}.row-wide{margin-left:-2rem;margin-right:-2rem}.row-wide::after{content:"";display:table;clear:both}.row-wide>div,.row-wide>ul{float:left;min-height:1px;position:relative;padding-left:2rem;padding-right:2rem}}@media (max-width: 767px){.row-mobile.row-fine{margin-left:-0.1rem;margin-right:-0.1rem}.row-mobile.row-fine::after{content:"";display:table;clear:both}.row-mobile.row-fine>div,.row-mobile.row-fine>ul{float:left;min-height:1px;position:relative;padding-left:0.1rem;padding-right:0.1rem}.row-mobile.row-narrow{margin-left:-0.25rem;margin-right:-0.25rem}.row-mobile.row-narrow::after{content:"";display:table;clear:both}.row-mobile.row-narrow>div,.row-mobile.row-narrow>ul{float:left;min-height:1px;position:relative;padding-left:0.25rem;padding-right:0.25rem}.row-mobile.row{margin-left:-1rem;margin-right:-1rem}.row-mobile.row::after{content:"";display:table;clear:both}.row-mobile.row>div,.row-mobile.row>ul{float:left;min-height:1px;position:relative;padding-left:1rem;padding-right:1rem}.row-mobile.row-wide{margin-left:-1.35rem;margin-right:-1.35rem}.row-mobile.row-wide::after{content:"";display:table;clear:both}.row-mobile.row-wide>div,.row-mobile.row-wide>ul{float:left;min-height:1px;position:relative;padding-left:1.35rem;padding-right:1.35rem}.row-mobile .col-mobile-0{display:none}}section{padding-top:4rem;padding-bottom:2.5rem;background-color:#fff}section>.block:not(:last-child){margin-bottom:7.5rem}section h1 em,section h2 em,section h3 em,section h4 em,section h5 em{font-family:ProximaNova-Light;color:#505050;font-size:inherit;font-style:inherit}section h1 span.intro,section h2 span.intro,section h3 span.intro,section h4 span.intro,section h5 span.intro{font-weight:600;display:block;color:#fff}section ul{list-style:initial;padding-left:1.8rem}section a.mgx-phonenumber{display:block;font-size:3rem;color:#005090;margin:1.5rem 0;background-image:url(../images/ui/phone.png);background-size:3rem auto;background-repeat:no-repeat;padding-left:4rem;line-height:3rem}section a.mgx-phonenumber:hover{text-decoration:none}section .mgx-checklist,section .mgx-checklistX{list-style-type:none;padding-left:0}section .delivery{display:block;font-size:1.2rem !important}@media (min-width: 768px){section h1 .intro{font-size:2rem;line-height:2rem}section ul,section ol,section td,section th{font-size:2rem;line-height:3rem}section ul:not(:last-child),section ol:not(:last-child),section td:not(:last-child),section th:not(:last-child){margin-bottom:2rem}section ul.mgx-mini,section ol.mgx-mini,section td.mgx-mini,section th.mgx-mini{font-size:1.38889rem}section ul.mgx-mini:not(:last-child),section ol.mgx-mini:not(:last-child),section td.mgx-mini:not(:last-child),section th.mgx-mini:not(:last-child){margin-bottom:1.5rem}section ul.mgx-prominent span,section ul.mgx-prominent b,section ol.mgx-prominent span,section ol.mgx-prominent b,section td.mgx-prominent span,section td.mgx-prominent b,section th.mgx-prominent span,section th.mgx-prominent b{font-family:ProximaNova-Semibold;font-weight:normal}section ul.mgx-checklist:not(last-child),section ul.mgx-checklistX:not(last-child){margin-bottom:0}section ul.mgx-checklist:last-child,section ul.mgx-checklistX:last-child{margin-bottom:2rem}section div.mgx-small ul,section div.mgx-small ol,section div.mgx-small td,section div.mgx-small th{font-size:1.66667rem;line-height:2.5rem}section div.mgx-small ul:not(:last-child),section div.mgx-small ol:not(:last-child),section div.mgx-small td:not(:last-child),section div.mgx-small th:not(:last-child){margin-bottom:1.5rem}section div.mgx-small ul.mgx-checklist:not(last-child),section div.mgx-small ul.mgx-checklistX:not(last-child){margin-bottom:0}section div.mgx-small ul.mgx-checklist:last-child,section div.mgx-small ul.mgx-checklistX:last-child{margin-bottom:1.5rem}section aside ul,section aside ol,section aside p,section aside td,section aside th{font-size:1.38889rem;line-height:2rem;max-width:none}section aside ul:not(:last-child),section aside ol:not(:last-child),section aside p:not(:last-child),section aside td:not(:last-child),section aside th:not(:last-child){margin-bottom:1.5rem}section aside ul.mgx-checklist:not(last-child),section aside ul.mgx-checklistX:not(last-child){margin-bottom:0}section aside ul.mgx-checklist:last-child,section aside ul.mgx-checklistX:last-child{margin-bottom:1.5rem}}@media (max-width: 767px){section h1 .intro{font-size:2rem;line-height:2rem}section ul,section ol,section td,section th{font-size:1.7rem;line-height:2.6}section ul.mgx-mini,section ol.mgx-mini,section td.mgx-mini,section th.mgx-mini{font-size:1.38889rem}section ul.mgx-mini:not(:last-child),section ol.mgx-mini:not(:last-child),section td.mgx-mini:not(:last-child),section th.mgx-mini:not(:last-child){margin-bottom:1.5rem}section ul.mgx-checklist:not(last-child),section ul.mgx-checklistX:not(last-child){margin-bottom:0}section ul.mgx-checklist:last-child,section ul.mgx-checklistX:last-child{margin-bottom:1.5rem}section div.mgx-small ul,section div.mgx-small ol,section div.mgx-small td,section div.mgx-small th{font-size:1.66667rem;line-height:2.5rem}section div.mgx-small ul:not(:last-child),section div.mgx-small ol:not(:last-child),section div.mgx-small td:not(:last-child),section div.mgx-small th:not(:last-child){margin-bottom:1.5rem}section div.mgx-small ul.mgx-checklist:not(last-child),section div.mgx-small ul.mgx-checklistX:not(last-child){margin-bottom:0}section div.mgx-small ul.mgx-checklist:last-child,section div.mgx-small ul.mgx-checklistX:last-child{margin-bottom:1.5rem}section aside ul,section aside ol,section aside td,section aside th{font-size:1.38889rem;line-height:2rem;max-width:none}section aside ul:not(:last-child),section aside ol:not(:last-child),section aside td:not(:last-child),section aside th:not(:last-child){margin-bottom:1.5rem}section aside ul.mgx-checklist:not(last-child),section aside ul.mgx-checklistX:not(last-child){margin-bottom:0}section aside ul.mgx-checklist:last-child,section aside ul.mgx-checklistX:last-child{margin-bottom:1.5rem}}section table{width:100%}section th,section td{vertical-align:top}section th{text-align:left}section h1.productintro em{display:block}.section-container>section{padding-top:80px;padding-top:4rem;padding-bottom:160px;padding-bottom:8rem}.section-container>section:first-child{padding-top:20px;padding-top:1rem}.section-container>section:not(:last-child){border-bottom:1px solid #cfcfcf}hr{margin:5rem 0 3rem;border:none;border-top:1px solid #eee;background-size:contain;height:2rem}hr:first-child{margin-top:0}hr:last-child{margin-bottom:0}section+hr,section>hr{margin:0 15%}section .container h1 em{font-family:ProximaNova-Thin;color:#606060;letter-spacing:-0.1rem}section.intro h1 em{font-size:4rem}h1{font-family:ProximaNova-Bold;font-size:4.5rem;font-weight:normal;line-height:4.4rem;text-transform:uppercase;text-rendering:optimizelegibility;margin:0;margin-bottom:4.5rem;color:#005090;padding:0}@media (max-width: 767px){h1{font-size:3.456rem;line-height:3.6rem}}.mgx-contentnav>.container>h1{margin-bottom:0;text-transform:uppercase;text-align:left;font-weight:800;color:#005090;float:left;white-space:nowrap;overflow:hidden;font-size:2.4rem;line-height:5rem}@media (min-width: 768px){.mgx-contentnav>.container>h1{font-size:2.66667rem;line-height:4.5rem;margin-top:0.3rem}}.mgx-contentnav.fixed>.container>h1{color:inherit}header .mgx-header-landingpage h1{font-size:2.6rem;line-height:2.6rem;margin:0;text-align:center;font-weight:inherit}@media (min-width: 768px){header .mgx-header-landingpage h1{color:#fff;line-height:4.8rem}}@media (max-width: 767px){header .mgx-header-landingpage h1{color:#fff;font-size:1.4rem;line-height:1.6rem;padding:1.2rem;text-align:left}}.stage-productteaser h1{text-align:left;margin-bottom:.25em}.stage-productteaser.stage-webdesigner h1{margin-top:0;margin-bottom:1.5rem;color:#fff;font-size:3.5rem;line-height:4rem;width:95%}.stage-productteaser.stage-magix h1{color:inherit;text-align:inherit}.aboOverlay h1{padding:0 1rem}.mgx-featuresnav .container>h1{font-size:1.5rem;line-height:1.5rem;margin-top:1.5rem;max-width:184px;white-space:normal}@media (min-width: 768px){.mgx-featuresnav .container>h1{font-size:2rem;line-height:2rem;margin-top:0.6rem;max-width:inherit;white-space:normal}}.mgx-featuresnav h1{text-align:left}section h1{color:#005090;font-weight:normal;font-family:ProximaNova-Bold;text-align:center;text-transform:uppercase}section .container h1{font-size:4.5rem;line-height:4.4rem;margin-bottom:4.5rem;max-width:90rem;margin-right:auto;margin-left:auto}@media (max-width: 767px){section .container h1{font-size:3.456rem;line-height:3.6rem}}section#intro h1{margin-top:0}section.productintro:hover h1{color:#fff}@media (max-width: 767px){section .container h1.mobileH1Adaptation{font-size:2.756rem;line-height:2.9rem}}h2{font-family:ProximaNova-Bold;font-size:3.5rem;line-height:3.7rem;margin-bottom:4rem;text-transform:uppercase;font-weight:normal;text-align:center;color:#005090;text-rendering:optimizelegibility;padding:0}@media (max-width: 767px){h2{font-size:2.6rem;line-height:2.8rem}}.teaser .container h2{color:#fff}section.all_functions h2{margin-top:4rem}section#intro h2{margin-bottom:0}section.newslettersubscription h2{text-align:left;font-weight:normal}@media (min-width: 768px){section.newslettersubscription h2{font-size:3.4rem}}section.productintro .row .mgx-product-block:hover h2{color:#fff}section.intro h2{margin-bottom:0 !important;font-family:ProximaNova-Thin;color:#505050}.aboOverlay h2{padding:0 1rem}.box .box-inner h2{text-align:left}.mgx-certificatebar h2{color:#005090;font-size:2rem;line-height:2.5rem}@media (min-width: 768px){.mgx-certificatebar h2{font-size:2rem;line-height:2.5rem}}.isotopecontainer .box .box-inner h2{font-size:3rem;line-height:3rem;height:auto;margin-bottom:3rem}@media (min-width: 768px){.isotopecontainer .box .box-inner h2{font-size:2rem;line-height:2rem;height:6rem;margin-bottom:auto}}@media (max-width: 767px){.mgx-product-block h2{max-width:100%}.mgx-product-block section#productinfo h2{float:none !important}}h3{font-family:ProximaNova-Bold;font-size:3.5rem;line-height:3.7rem;margin-bottom:4rem;text-transform:uppercase;color:#005090;font-weight:normal;text-rendering:optimizelegibility;padding:0;text-align:center}@media (max-width: 767px){h3{font-size:2.6rem;line-height:2.8rem}}.footer-main h3{color:inherit;font-weight:200;text-align:left;font-size:2.2rem;line-height:2.4rem;margin-bottom:2rem}@media (min-width: 768px){.footer-main h3{text-align:left;margin-bottom:1.2rem}}section#cart h3::before{counter-increment:itemnr;content:counter(itemnr);display:inline-block;text-align:right;width:4rem;margin-right:2rem}section.productintro .row .mgx-product-block:hover h3{color:#fff}section.productintro .row .mgx-product-block h3{font-size:2.2rem;font-weight:normal}@media (max-width: 767px){section.productintro .mgx-product-block h3{font-size:2.7rem;margin-bottom:1rem}}html section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-6 .container h3,html section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-8 .container h3,html section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-10 .container h3,html section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-12 .container h3{margin-top:4rem;margin-bottom:2.7rem}section.grid-6 .container div h3,section.grid-8 .container div h3,section.grid-10 .container div h3,section.grid-12 .container div h3{margin-top:4rem;margin-bottom:2.7rem}.aboOverlay h3{padding:0 1rem}@media (max-width: 767px){.mgx-certificatebar h3{font-size:20px;font-size:1rem}}@media (max-width: 767px){.mgx-product-block h3{max-width:100%}.mgx-product-block section#productinfo h3{float:none !important}}.mgx-tabview-pane#tab-devices h3:not(:first-child){margin-top:2rem}section .orderBox .padded-box h3{text-align:left}html section .news .mgx-small h3,html section .news h3{margin-top:0.3rem !important;margin-bottom:0.8rem}html .box_coloured_bg h3{margin-bottom:1.5rem !important}.boxNewsTestAwards .boxNewsTestAwardsContentHeader h3{margin-bottom:1.5rem}h4{font-family:ProximaNova-Bold;font-size:2.1rem;line-height:2.364rem;margin-bottom:1.1rem;margin-top:0;color:#005090;font-weight:normal;text-rendering:optimizelegibility}section.productintro .row .mgx-product-block:hover h4{color:#fff}section#innovations .row.features h4,section.all_functions .row.features h4{margin-top:1rem;text-align:center;font-size:1.8rem;line-height:2rem}@media (max-width: 320px){section#innovations h4,section.all_functions h4{text-align:center}}.aboOverlay h4{padding:0 1rem}html section .news h4{margin-bottom:1.5rem;text-transform:none}html section .news .news-list-view .article .header h4{margin-top:0.5rem;margin-bottom:0.5rem}html section .newscomments .article .teaser-text h4{margin-top:0}h5{font-family:ProximaNova-Bold;font-size:1.727rem;line-height:2rem;margin-bottom:1rem;color:#005090;font-weight:normal;margin-top:0}section.productintro .row .mgx-product-block:hover h5{color:#fff}.aboOverlay h5{padding:0 1rem}html .text_image_box .col-sm-8 h5{margin-top:0;margin-bottom:0.8rem;line-height:2rem}html div .news .newscomments .article .teaser-text h5{margin-top:0}a{font-size:1.66667rem;line-height:2.273rem;font-family:ProximaNova-Regular;color:#088dc5}header li.open>a{color:#fff}header li.open>a:hover{text-decoration:none}header .mgx-header-landingpage a{margin:0 0.5rem;color:#005090;text-decoration:none;font-weight:bold}header .mgx-header-landingpage a:hover{border-bottom:0.3rem solid #005090}header .mgx-header-landingpage a[id^="c"]{display:none}@media (min-width: 768px){header .mgx-header-landingpage a{margin:0 1rem;color:#fff}header .mgx-header-landingpage a:hover{border-bottom:0.3rem solid #fff}}.mgx-header-title .mgx-header-meta>li>a{display:block;height:5.8rem;line-height:6rem;text-decoration:none}@media (min-width: 768px){.mgx-header-title .mgx-header-meta .mgx-header-login-button.open .dropdown-menu a{display:inline-block;line-height:2.273rem;padding:1.6rem;margin-left:0.6rem;color:#098dc5;text-decoration:none}.mgx-header-title .mgx-header-meta .mgx-header-login-button.open .dropdown-menu a:hover{color:#00538e;text-decoration:underline}}section.productcomparison .mgx-small .mgx-select>a{line-height:4.5rem}section.offer .mgx-product-block .mgx-poduct-image-wrapper>a{display:block;position:relative}section.productintro .row .mgx-product-block>a{display:block;position:relative}section.productintro .row .mgx-product-block>a:hover{text-decoration:none}.stage-productteaser.stage-productstage a,.stage-productteaser.stage-webdesigner a{color:#fff}#browserHint a{margin-top:1rem;display:block;color:#eee}@media (min-width: 768px){.button-top a{display:none}}@media (max-width: 767px){.button-top a{display:none}}.mgx-certificatebar a{text-decoration:none}ul.mgx-checklist a,ul.mgx-checklistX a{font-weight:bold}.mgx-comparisontable tbody a{font-size:1.6rem !important}.mgx-contentnav>.container>a:not(.mgx-contentnav-button){font-size:1.66667rem;line-height:1.5rem;line-height:5rem;float:left;white-space:nowrap;color:#505050}@media (min-width: 768px){.mgx-contentnav>.container>a:not(.mgx-contentnav-button){font-size:1.66667rem;line-height:1.5rem}}.mgx-contentnav.fixed>.container a{color:#fff}.mgx-contentnav.fixed .mgx-contentnav-jumplist a{color:#505050}@media (min-width: 768px){.mgx-contentnav.fixed .mgx-contentnav-jumplist a{color:#fff}}.mgx-contentnav.fixed .mgx-contentnav-jumplist li.active a{color:inherit;background:rgba(255,255,255,0.3);border-radius:0.4rem}@media (max-width: 767px){.mgx-featuresnav .mgx-contentnav-right a{font-size:1.3rem !important}}.mgx-filterbar-container .mgx-filterbar>li>a{color:#fff;padding-left:2rem;padding-right:2rem;line-height:6rem;cursor:default;font-weight:bold;display:none;font-size:1.66667rem}@media (min-width: 768px){.mgx-filterbar-container .mgx-filterbar>li>a{font-size:1.66667rem}}.mgx-filterbar-container .mgx-filterbar>li>a{display:block}.mgx-filterbar-container .mgx-filterbar>li.open>a{color:#fff;text-decoration:none}.mgx-filteritems li a{position:relative;display:block;cursor:default;padding-left:0.75em;padding-right:2.5em;padding-top:0.2em;padding-bottom:0.1em;color:#333;text-decoration:none}.mgx-filteritems li a:after{content:"";background:url(../images/icons/delete.png) center right no-repeat;position:absolute;top:0;bottom:0;right:0.75em;width:4rem}.mgx-filteritems li:hover a,.mgx-filteritems li.reset:hover a{color:#fff}.mgx-megadropdown-menu .mgx-megadropdown-standard>li a{color:#098dc5}.mgx-megadropdown-menu .mgx-megadropdown-standard>li a:hover{color:#00538e}@media (max-width: 767px){.mgx-megadropdown-menu .mgx-megadropdown-items>li a{display:inline-block}}.mgx-megadropdown-menu .mgx-megadropdown-items>li.mgx-megadropdown-item a{font-family:"ProximaNova-Semibold";color:#098dc5}.mgx-megadropdown-menu .mgx-megadropdown-items>li.mgx-megadropdown-item a:hover{color:#00538e}.mgx-megadropdown-footer a{color:inherit;text-decoration:none}.mgx-product-block html .col-sm-10 a,.mgx-product-block html .col-sm-9 a{margin-bottom:0.5rem !important;font-size:1.7rem !important;line-height:2rem !important}p.mgx-rating a{margin-left:0.25em}.mgx-select{font-size:2rem;line-height:5rem}.mgx-select a:hover{text-decoration:none}@media (min-width: 768px){.mgx-select html>a{font-size:2rem;line-height:5rem}}html .mgx-small .mgx-select>a,html .mgx-select.mgx-small>a{font-size:1.66667rem;line-height:4rem}@media (min-width: 768px){html .mgx-small .mgx-select>a,html .mgx-select.mgx-small>a{font-size:1.66667rem;line-height:4rem}}.mgx-select>a{display:block;color:#fff;padding:0 2em 0 1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.mgx-select>a::after{content:"";position:absolute;right:0.7em;top:0;width:1em;height:100%;background:url(../images/icons/arrows/arrow_down_white.png) center center no-repeat;background-size:contain}.mgx-select-dropdown li:not(.disabled)>a:hover{background-color:#088dc5;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1));color:white}.mgx-select-dropdown li.disabled a{cursor:default;color:#cfcfcf}.mgx-select-dropdown a{font-size:2rem;line-height:5rem;display:block;padding:0 1rem}@media (min-width: 768px){.mgx-select-dropdown a{font-size:2rem;line-height:5rem}}html .mgx-small .mgx-select-dropdown a{font-size:1.66667rem;line-height:4rem}@media (min-width: 768px){html .mgx-small .mgx-select-dropdown a{font-size:1.66667rem;line-height:4rem}}section .row>.sidebarcontainer .sidebar a{position:relative;font-size:1.4rem}section .row>.sidebarcontainer .sidebar .box .sidebar_nav li a{font-family:ProximaNova-Bold;display:block;padding:8px 20px}section .row>.sidebarcontainer .sidebar .box .sidebar_nav li:hover a,section .row>.sidebarcontainer .sidebar .box .sidebar_nav li.selected a,section .row>.sidebarcontainer .sidebar .box .sidebar_nav li.clicked a{color:#005090}section .row>.sidebarcontainer .sidebar .box .sidebar_nav li:hover a:hover,section .row>.sidebarcontainer .sidebar .box .sidebar_nav li.selected a:hover,section .row>.sidebarcontainer .sidebar .box .sidebar_nav li.clicked a:hover{text-decoration:none}@media (min-width: 768px){section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a{background-color:none;color:#088dc5}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a:hover{background-color:#005090;color:#fff;cursor:pointer}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel-heading a{background-color:none;color:#088dc5;font-size:1.6rem;font-family:ProximaNova-Bold;display:block;line-height:5rem;padding-left:1rem}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel-heading a:hover{text-decoration:none}}@media (max-width: 767px){section .row>.sidebarcontainer.sticky .sidebar .box.nav .panel-heading a{color:#005090}section .row>.sidebarcontainer.sticky .sidebar .box.nav .panel-heading a::after{content:"";width:0.75em;height:0.75em;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:contain;font-size:2rem;background-image:url("../images/icons/arrows/arrow_up.png");position:absolute;right:2rem;top:1.6rem}section .row>.sidebarcontainer.sticky .sidebar .box.nav .panel-heading a.collapsed::after{background-image:url("../images/icons/arrows/arrow_down.png")}section .row>.sidebarcontainer.sticky .sidebar .box.nav .panel-heading .panel-collapse a{color:gray;padding:10px 20px;font-size:1.6rem;font-family:ProximaNova-Regular}section .row>.sidebarcontainer .box.nav .panel .panel-heading a.collapsible::after{content:"";width:0.75em;height:0.75em;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:contain;font-size:2rem;background-image:url("../images/icons/arrows/arrow_down.png");position:absolute;right:2rem;top:1.6rem}section .row>.sidebarcontainer .box.nav .panel .panel-heading a.collapsible.collapsed::after{background-image:url("../images/icons/arrows/arrow_up.png")}section .row>.sidebarcontainer .box.nav .panel .panel-heading a{color:#005090;line-height:4.4rem;padding-left:20px;display:block}section .row>.sidebarcontainer .box.nav .panel .panel-heading a:hover{text-decoration:none}}.mgx-tabview-tabs>li>a{color:#088dc5;border:none;display:block;margin-bottom:-0.5rem;border-bottom:0.5rem solid #cfcfcf;font-weight:bold;margin-right:0;padding:0.4rem 1.5rem}.mgx-tabview-tabs>li:hover>a,.mgx-tabview-tabs>li.active>a,.mgx-tabview-tabs>li.active:hover>a{border:none;border-bottom:0.5rem solid #005090;text-decoration:none}.mgx-tabview-tabs>li.active>a{background:none}.mgx-tabview-tabs>li:hover>a,.mgx-tabview-tabs>li.active:hover>a{background-color:#cfcfcf}section h1 a,section h2 a,section h3 a,section h4 a,section h5 a{color:inherit;text-decoration:inherit}section .container h4 a{font-size:2.1rem;line-height:2.364rem;font-family:ProximaNova-Bold}section .container .mgx-product-block .padded-box h4{text-transform:uppercase}section .box-inner h3,section .box-inner h3 a{font-family:ProximaNova-Bold;font-size:3.5rem;line-height:3.7rem;margin-bottom:4rem;text-transform:uppercase;color:#005090;font-weight:normal;text-rendering:optimizelegibility;padding:0;text-align:left}section .box-inner h4{font-size:2.1rem;line-height:2.3rem;font-family:ProximaNova-Bold;text-transform:uppercase}section .orderBox .padded-box h3 a{font-size:2.1rem;line-height:2.3rem;font-family:ProximaNova-Bold}section .orderBox .padded-box h4 a{font-size:2.1rem;line-height:2.3rem;font-family:ProximaNova-Bold;text-transform:uppercase}section a{text-decoration:none;cursor:pointer}section a:hover{text-decoration:underline}html section .news .news-related-files-link a{background-image:url(../images/icons/screenshots.png);background-repeat:no-repeat;padding-left:3rem;background-size:contain}html section .news .news-list-view .article .header h4 a{font-family:inherit;font-size:inherit;line-height:inherit}.htmlNewsfeeds body a{font-size:16px;line-height:22px}.htmlNewsfeeds body .nf_vat_delivery_aboinfolink_box a{font-size:13px;line-height:15px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_shoplink a,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_shoplink_promotion a{padding:11px 22px;margin-bottom:3px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_shoplink a:after,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_shoplink_promotion a:after{content:"";position:absolute;top:0.2em;left:0.2em;bottom:0.2em;right:0.2em;border:0.15em solid #fff;border-radius:0.2em}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_vat_delivery_aboinfolink_box a,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_vat_delivery_aboinfolink_box a:link,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_vat_delivery_aboinfolink_box a:visited,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_vat_delivery_aboinfolink_box a:active{text-decoration:underline;color:#0175c3;margin:0px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_moreInfo_link{margin-bottom:6px;position:relative}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_moreInfo_link a,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_moreInfo_link a:link,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_moreInfo_link a:visited,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_moreInfo_link a:active{text-decoration:underline;color:#0175c3;margin:0px;font-size:16px;line-height:21px;font-family:ProximaNova-Regular}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_moreInfo_link a:last-child{margin-left:-8px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_infoFlyer a,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_infoFlyer a:link,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_infoFlyer a:visited,.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_infoFlyer a:active{text-decoration:underline;color:#0175c3;margin-left:5px}p.mgx-prominent a{font-size:inherit;line-height:inherit}section ul.mgx-small a,section ol.mgx-small a,section td.mgx-small a,section th.mgx-small a,section p.mgx-small a{font-size:1.45rem;line-height:2rem}.newslettersubscription .image a{line-height:0rem}li{font-size:1.66667rem;line-height:2.273rem;font-family:ProximaNova-Regular;margin-bottom:0.65rem}@media (max-width: 767px){li{line-height:2.4rem;margin-bottom:0.8rem}}.footer-main li{font-size:1.66667rem;line-height:2rem}.footer-main li:not(:last-child){margin-bottom:1rem}.mgx-header-title .mgx-header-meta>li{float:left;position:relative;margin-bottom:inherit}.stage-productteaser.stage-productstage .container .blue-bg .mgx-checklist li,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-checklist li{background-image:url(../images/icons/checkmarks/checkmark_green.png);background-size:auto 1em}.stage-productteaser.stage-productstage .container .blue-bg .mgx-checklist li.mgx-checklistItemX,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-checklist li.mgx-checklistItemX{background-image:url(../images/icons/checkmarks/checkmark_x.png)}.stage-productteaser.stage-productstage .container .blue-bg .mgx-checklistX li,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-checklistX li{background-image:url(../images/icons/checkmarks/checkmark_x.png);background-size:auto 1em}.stage-productteaser.stage-productstage .container .blue-bg .mgx-checklistX li.mgx-checklistItemY,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-checklistX li.mgx-checklistItemY{background-image:url(../images/icons/checkmarks/checkmark_green.png)}.mgx-certificatebar ul.mgx-checklist li,.mgx-certificatebar ul.mgx-checklistX li{margin-bottom:0;list-style-type:disc;margin-left:2.0rem;padding-left:0;background:none;white-space:nowrap}ul.mgx-checklist li{padding-left:2.2rem;background-image:url(../images/icons/checkmarks/checkmark_green.png);background-size:auto 0.8em;background-position:left 0.3em;background-repeat:no-repeat}ul.mgx-checklist li.mgx-checklistItemX{background-image:url(../images/icons/checkmarks/checkmark_x.png);color:#cfcfcf}ul.mgx-checklist.mgx-outdented li{margin-left:-2.2rem}ul.mgx-checklist.mgx-black li{background-image:url(../images/icons/checkmarks/checkmark_black.png)}ul.mgx-checklistX li{padding-left:2.2rem;background-image:url(../images/icons/checkmarks/checkmark_x.png);background-size:auto 0.8em;background-position:left 0.3em;background-repeat:no-repeat;color:#cfcfcf}ul.mgx-checklistX li.mgx-checklistItemY{background-image:url(../images/icons/checkmarks/checkmark_green.png);color:inherit}ul.mgx-checklistX.mgx-outdented li{margin-left:-2.2rem}ul.mgx-checklistX.mgx-black li{background-image:url(../images/icons/checkmarks/checkmark_black.png)}section.grid-4-4-4 ul.mgx-checklist li,section.grid-4-4-4 ul.mgx-checklistX li{text-align:left}html ul.mgx-edition-indicator li{font-size:1.38889rem}@media (min-width: 768px){html ul.mgx-edition-indicator li{font-size:1.38889rem}}ul.mgx-edition-indicator.mgx-edition-legend li{margin-top:-0.2em}html ul.mgx-edition-indicator.mgx-edition-legend li{font-size:1.66667rem}@media (min-width: 768px){html ul.mgx-edition-indicator.mgx-edition-legend li{font-size:1.66667rem}}ul.mgx-edition-indicator:not(.mgx-edition-legend) li{width:1.5em;white-space:nowrap;overflow:hidden;margin-right:0.25em}ul.mgx-edition-indicator li{display:inline-block;margin-right:1em}ul.mgx-edition-indicator li::before{content:"";display:inline-block;vertical-align:middle;width:1.5em;height:1.5em;background-color:#ee7e1a;background-position:center center;background-repeat:no-repeat;background-size:contain;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1));border-radius:0.3em;margin-right:0.5em}ul.mgx-edition-indicator li.edition-plus::before{background-image:url(../images/editions/icon-plus.png),linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1))}ul.mgx-edition-indicator li.edition-premium::before{background-image:url(../images/editions/icon-premium.png),linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1))}ul.mgx-edition-indicator li.edition-control::before{background-image:url(../images/editions/icon-control.png),linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1))}.mgx-filterbar-container .mgx-filterbar>li{float:left}.mgx-filteritems li{background:#e8e8e8;border-radius:0.4rem;float:left;margin-bottom:0.5em;width:100%}.mgx-filteritems li:not(:last-child){margin-right:0.5em}.mgx-filteritems li:hover{background:#e62119}.mgx-jumplist ul li{float:left;width:33.333%;margin-bottom:1em}.mgx-megadropdown-menu .mgx-megadropdown-standard>li{font-family:"ProximaNova-Semibold"}@media (min-width: 768px){.mgx-megadropdown-menu .mgx-megadropdown-standard>li{font-size:1.66667rem;line-height:3.5rem}}.mgx-megadropdown-menu .mgx-megadropdown-standard>li:first-child{color:#6c6c6c}@media (min-width: 768px){.mgx-megadropdown-menu .mgx-megadropdown-standard>li:first-child{font-size:2rem;line-height:4rem}}.mgx-megadropdown-menu .mgx-megadropdown-items>li{margin-top:1rem !important;margin-bottom:0.5rem !important;font-size:1.66667rem;line-height:3.5rem}@media (min-width: 768px){.mgx-megadropdown-menu .mgx-megadropdown-items>li{font-size:1.66667rem;line-height:3.5rem}}.menu-pipe li{float:left;padding:1.3rem 0 0}html .tx-indexedsearch .tx-indexedsearch-browsebox li{padding-right:1.5rem;margin-right:1.5rem;display:inline-block}html .tx-indexedsearch .tx-indexedsearch-browsebox li:not(:last-child){border-right:2px solid #ddd}html section .row>.sidebarcontainer .sidebar .box .sidebar_nav li{margin-bottom:inherit;border-right:5px solid transparent}html section .row>.sidebarcontainer .sidebar .box .sidebar_nav li:hover{cursor:pointer;background-color:#eaedf5;border-right:5px solid #005090}html section .row>.sidebarcontainer .sidebar.hasnoorderbox .sidebar_nav li:not(:first-child){border-top:none}html section .news ul.mgx-checklist li{background-image:url(../images/icons/checkmarks/checkmark_green.png);background-repeat:no-repeat;font-size:1.666rem}html section .news ul.mgx-checklist li.mgx-checklistItemX{background-image:url(../images/icons/checkmarks/checkmark_x.png)}html section .news ul.mgx-checklistX li{background-image:url(../images/icons/checkmarks/checkmark_x.png);background-repeat:no-repeat;font-size:1.666rem}html section .news ul.mgx-checklistX li.mgx-checklistItemY{background-image:url(../images/icons/checkmarks/checkmark_green.png)}html section .jobs ul.mgx-checklist li,html section .jobs ul.mgx-checklistX li{font-size:2rem}.nf_offertext ul{margin-bottom:12px}.nf_offertext ul li{list-style-type:disc;margin-left:29px;font-size:16px;line-height:22px;margin-bottom:7px}.nf_offertext ul.mgx-checklist li,.nf_offertext ul.mgx-checklistX li{list-style-type:inherit;margin-left:inherit;font-size:18px;line-height:25px;margin-bottom:6px}.nf_offertext ol li{margin-left:-14px;margin-left:20px \9;font-size:18px;line-height:25px;margin-bottom:inherit}p{font-size:1.66667rem;line-height:2.273rem;font-family:ProximaNova-Regular}@media (max-width: 767px){p{line-height:2.4rem}}header .mgx-header-landingpage p{font-family:ProximaNova-Bold;font-size:2.6rem;line-height:4.8rem;margin:0;text-align:center;color:#fff;text-rendering:optimizelegibility;padding:0}@media (max-width: 767px){header .mgx-header-landingpage p{color:#005090}}section.newslettersubscription p{text-align:left}section.productintro>a:hover p{color:#fff}section.productintro .row .mgx-product-block p{padding-right:1.3rem}section.intro p{margin-top:2rem}section.orderbox aside p{font-size:1.4rem;line-height:2rem;clear:both}section.summary .col-xs-12 p{margin-bottom:4rem}section#innovations .row.features p,section.all_functions .row.features p{font-size:1.8rem;line-height:2.4rem;color:#000}.stage-productteaser.stage-productstage .container .blue-bg aside p,.stage-productteaser.stage-webdesigner .container .blue-bg aside p{font-size:1.2rem;font-weight:100}.stage-productteaser.stage-magix p{color:inherit;text-align:inherit}.aboOverlay p{padding:0 1rem}.mgx-product-block aside p{font-size:1.2rem;line-height:1.2rem}html .mgx-product-block .col-sm-10 p,html .mgx-product-block .col-sm-9 p{margin-bottom:0.5rem !important;font-size:1.7rem !important;line-height:2rem !important}p+.mgx-select:not(:first-child){margin-top:0}html section .row>.sidebarcontainer .sidebar aside p{font-size:1.4rem}.mgx-tabview-pane p{max-width:83rem}@media (min-width: 768px){section .news .jobs .header p:not(:last-child){margin-bottom:0.5rem}section p:not(:last-child){margin-bottom:1.5rem}section div.mgx-small p:not(:last-child){margin-bottom:1.5rem}section aside p{font-size:1.38889rem;line-height:2rem;max-width:none}section aside p:not(:last-child){margin-bottom:1.5rem}}@media (max-width: 767px){section aside p{font-size:1.38889rem;line-height:2rem;max-width:none}section aside p:not(:last-child){margin-bottom:1.5rem}}html section .news .teaser-text p{max-width:none;padding-bottom:0.5rem}html section .newscomments .article .teaser-text p{margin-bottom:0}html section .jobs .article .teaser-text p{font-size:1.3rem}html .text_image_box p{font-size:1.666rem;line-height:2.2rem}@media (max-width: 767px){.news-text-wrap p{max-width:none}}p.mgx-prominent{max-width:38em;font-size:2rem;color:gray;line-height:2.727rem;font-family:ProximaNova-Regular;text-align:center}@media (max-width: 767px){p.mgx-prominent{font-size:1.8rem;line-height:2.5rem}}@media (min-width: 768px){section h1+p.mgx-prominent{text-align:center}}@media (max-width: 767px){section p.mgx-prominent{font-size:1.8rem;line-height:2.5rem;margin-left:auto;margin-right:auto}section p.mgx-prominent:not(:last-child){margin-bottom:2rem}}p i{font-family:ProximaNova-Semibold;font-style:italic;color:#088dc5;display:inline-block;margin-left:4.5rem;margin-right:5.5rem}@media (max-width: 767px){p i{margin-top:1.5rem;margin-bottom:1.5rem}}.htmlNewsfeeds body p{font-size:16px;line-height:22px}.htmlNewsfeeds body .nf_offertext p{margin-bottom:8px}.htmlNewsfeeds body .nf_vat_delivery_aboinfolink_box p{font-size:13px;line-height:15px}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle p{font-family:ProximaNova-Bold;margin-bottom:1.1rem;color:#005090;font-weight:normal;text-transform:uppercase;text-align:left}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle p{text-align:center}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.oneNewsTAItem p{font-size:1.45rem;line-height:1.6rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.oneNewsTAItem p{font-size:1.55rem;line-height:1.55rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.twoNewsTAItem p{font-size:1.3rem;line-height:1.3rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.twoNewsTAItem p{font-size:1.55rem;line-height:1.55rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.moreThanTwo p{font-size:1.3rem;line-height:1.3rem;text-align:center}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.moreThanTwo p{font-size:1.55rem;line-height:1.55rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser p{font-family:ProximaNova-Regular;color:#666;font-style:italic;text-align:left}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser p{text-align:center}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.oneNewsTAItem p{font-size:1.6667rem;line-height:2.1rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.oneNewsTAItem p{font-size:1.8667rem;line-height:2.3rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.twoNewsTAItem p{font-size:1.5rem;line-height:2rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.twoNewsTAItem p{font-size:1.8667rem;line-height:2.3rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.moreThanTwo p{font-size:1.5rem;line-height:2rem;text-align:center}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.moreThanTwo p{font-size:1.8667rem;line-height:2.3rem}}small{font-family:ProximaNova-Regular;color:#666;font-size:1.45rem;line-height:2rem}.footer-main .service-box small{display:block;font-weight:inherit;color:inherit}@media (min-width: 768px){.footer-main .service-box small{font-size:1.66667rem;line-height:2.5rem}}@media (max-width: 767px){.footer-main .service-box small{font-size:1.66667rem;line-height:2.273rem}}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_promotion small{bottom:11px;font-size:23px;margin-left:-5px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box div small{bottom:15px;font-size:30px;margin-left:-11px}@media (min-width: 768px){section h2.mgx-small{color:#666;font-family:ProximaNova-Regular;font-size:1.3rem;line-height:2rem}section h3.mgx-small{color:#666;font-family:ProximaNova-Regular;font-size:1.3rem;line-height:2rem}section ul.mgx-small,section ol.mgx-small,section td.mgx-small,section th.mgx-small,section p.mgx-small{color:#666;font-family:ProximaNova-Regular;font-size:1.3rem;line-height:2rem}section ul.mgx-small a,section ol.mgx-small a,section td.mgx-small a,section th.mgx-small a,section p.mgx-small a{font-family:ProximaNova-Regular;font-size:1.3rem;line-height:2rem}}@media (max-width: 767px){section h2.mgx-small{color:#666;font-family:ProximaNova-Regular;font-size:1.3rem;line-height:2rem}section h3.mgx-small{color:#666;font-family:ProximaNova-Regular;font-size:1.3rem;line-height:2rem}section ul.mgx-small,section ol.mgx-small,section td.mgx-small,section th.mgx-small,section p.mgx-small{color:#666;font-family:ProximaNova-Regular;font-size:1.3rem;line-height:2rem}}strong{font-family:ProximaNova-Semibold}.footer-main .service-box strong{display:block;font-weight:inherit;color:inherit}@media (min-width: 768px){.footer-main .service-box strong{font-size:1.66667rem;line-height:2.5rem}}@media (max-width: 767px){.footer-main .service-box strong{font-size:1.66667rem;line-height:2.273rem}}.gridBackgroundTransparent{background-color:transparent}.gridBackgroundLightGray{background-color:#fafafa}.gridBackgroundLightBlue{background-color:#f2faff}.gridBackgroundLandingpage{background-color:#005090}.row .col-sm-4:first-child .boxCrossPromo:first-child,.row .col-sm-3:first-child .boxCrossPromo:first-child{float:right}@media (max-width: 767px){.row .col-sm-4:first-child .boxCrossPromo:first-child,.row .col-sm-3:first-child .boxCrossPromo:first-child{float:inherit}}form::after{content:"";display:table;clear:both}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-size:inherit;font-style:inherit;font-family:inherit}input:focus,input:active{outline:none}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}label input[type=radio],label input[type=checkbox]{margin-right:0.3em}.form-group:not(:last-child){margin-bottom:2rem}.form-control{display:block;width:100%;vertical-align:middle;background-image:none;padding:.2em .6em .1em;font-size:inherit;line-height:inherit;border-radius:0.4rem;background:#fafafa}input[type=text].form-control{box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);border:none;width:100%}textarea.form-control{height:auto}select.form-control{border:1px solid #cfcfcf;height:3.6rem}p.mgx-rating{white-space:nowrap;font-size:1.66667rem;line-height:2rem}@media (min-width: 768px){p.mgx-rating{font-size:1.66667rem;line-height:2rem}}p.mgx-rating img{max-width:10%;height:auto;vertical-align:middle;margin-top:-0.4rem}.mgx-dropdown-menu form{padding:2rem}.mgx-dropdown-menu input{color:#333}@media (max-width: 767px){ul.mgx-header-navigation>li.mgx-megadropdown.mobile{display:block;padding:2rem 0;line-height:0;text-align:center}ul.mgx-header-navigation>li.mgx-megadropdown.mobile::after{content:"";display:table;clear:both}ul.mgx-header-navigation>li.mgx-megadropdown.mobile a{line-height:inherit}ul.mgx-header-navigation>li.mgx-megadropdown.mobile .mgx-button{height:auto;margin:auto;padding:2rem 4rem}}@media (min-width: 768px){.mgx-header-navigation>li{float:left;padding:0.4rem 0.8rem 0.1rem 0.8rem;line-height:5rem;margin-bottom:inherit}}@media (max-width: 767px){.mgx-header-navigation>li{font-size:2rem;line-height:6rem;background-color:#fff;background-image:-moz-linear-gradient(top, #fff 0%, #cfcfcf 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #cfcfcf));background-image:-webkit-linear-gradient(top, #fff 0%, #cfcfcf 100%);background-image:-o-linear-gradient(top, #fff 0%, #cfcfcf 100%);background-image:-ms-linear-gradient(top, #fff 0%, #cfcfcf 100%);background-image:linear-gradient(to bottom, #fff 0%, #cfcfcf 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFFFF', endColorstr='#FFCFCFCF', GradientType=0 );background-color:none;border-bottom:1px solid gray;padding:0;margin:0}.mgx-header-navigation>li>a{color:#005090;font-weight:bold;white-space:nowrap;text-decoration:none;display:block;padding-left:1rem;padding-right:1rem;line-height:inherit}.mgx-header-navigation>li.mgx-megadropdown>a{background-image:url("../images/icons/arrows/arrow_down_small.png");background-position:97% center;background-repeat:no-repeat}.mgx-header-navigation>li.mgx-megadropdown.open>a{background-image:url("../images/icons/arrows/arrow_up_small.png")}.mgx-header-navigation>li.target-show>a,.mgx-header-navigation>li.target-shown>a,.mgx-header-navigation>li.open>a{background-color:#005090;color:#fff}.mgx-header-navigation>li .mgx-megadropdown-menu .mgx-megadropdown-items{margin-bottom:2.4rem;padding-bottom:2.4rem}.mgx-header-navigation>li .mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-header,.mgx-header-navigation>li .mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right{padding:0 1rem}}@media (min-width: 768px){.mgx-header-navigation>li>a{color:#fff;font-weight:bold;white-space:nowrap;text-decoration:none}.mgx-header-navigation>li>a:hover,.mgx-header-navigation>li>a:active{border-bottom:0.3rem solid #fff}.mgx-header-navigation>li.target-show>a,.mgx-header-navigation>li.target-shown>a,.mgx-header-navigation>li.open>a{color:#005090}.mgx-header-navigation>li.target-show>a.active,.mgx-header-navigation>li.target-shown>a.active,.mgx-header-navigation>li.open>a.active{border-bottom:none}.mgx-header-navigation>li.target-show>a:hover,.mgx-header-navigation>li.target-shown>a:hover,.mgx-header-navigation>li.open>a:hover{text-decoration:none}}.mgx-megadropdown.mobile{display:none}.mgx-megadropdown-menu{left:0;right:0;z-index:1000;display:none;color:#fff;overflow:auto}@media (min-width: 768px){.mgx-megadropdown-menu{padding-top:2rem}}.mgx-megadropdown-menu .mgx-megadropdown-content{width:100%;margin-top:1rem;margin-bottom:2rem}@media (min-width: 768px){.mgx-megadropdown-menu .mgx-megadropdown-left .mgx-megadropdown-items:last-child{border-bottom:none;margin-bottom:2rem}.mgx-megadropdown-menu .mgx-megadropdown-right .mgx-megadropdown-items:only-of-type{border-bottom:none;margin-bottom:0}}.mgx-megadropdown-menu .mgx-megadropdown-standard{margin-bottom:1rem}.mgx-megadropdown-menu .mgx-megadropdown-items{margin-bottom:1rem;padding-bottom:1.2rem;font-family:"ProximaNova-Semibold";border-bottom:1px solid #cfcfcf}.mgx-megadropdown-menu .mgx-megadropdown-items:last-child{border-bottom:none}.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-header{color:#6c6c6c;font-size:2.4rem;line-height:3rem}.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-header:not(:first-child){margin-top:2.5rem}.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-header:not(:last-child){margin-bottom:1rem}@media (min-width: 768px){.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-header{font-size:2rem;line-height:2.1rem}}.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right{padding:0}.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right li.mgx-megadropdown-item a{font-family:"ProximaNova-Semibold";color:#098dc5}@media (min-width: 768px){.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right li.mgx-megadropdown-item.mgx-megadropdown-item{margin-bottom:1rem !important;line-height:2.3rem}}@media (max-width: 767px){.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right li.mgx-megadropdown-item.mgx-megadropdown-item{font-size:2rem;line-height:2.5rem}.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right li.mgx-megadropdown-item.mgx-megadropdown-item:not(:first-child){margin-top:2rem}.mgx-megadropdown-menu .mgx-megadropdown-items .mgx-megadropdown-right li.mgx-megadropdown-item.mgx-megadropdown-item:not(:last-child){margin-bottom:1rem}}.mgx-megadropdown-footer{color:#00538e;background:#ececec}.mgx-megadropdown-footer::after{content:"";display:table;clear:both}@media (min-width: 768px){.mgx-megadropdown-footer{font-size:1.66667rem;line-height:2rem}.mgx-megadropdown-footer.container{padding-top:1rem;padding-bottom:1rem;padding-left:3.5rem;padding-right:3.5rem}}@media (min-width: 768px){.mgx-megadropdown-footer .row>.col-sm-9{text-align:right}}.menu-pipe{list-style-type:none;padding-left:0}.mgx-select{position:relative;display:inline-block;vertical-align:top;background-color:#088dc5;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1));border-radius:0.6rem}.mgx-select:not(.open):hover{background-color:#077bac}.mgx-select:not(.open):active{background-color:#066a94}.mgx-select.mgx-gray{background-color:#505050}.mgx-select.mgx-gray:not(.open):hover{background-color:#434343}.mgx-select.mgx-gray:not(.open):active{background-color:#373737}.mgx-select.open .mgx-select-dropdown{display:block}.mgx-select:not(:last-child){margin-bottom:2rem}.mgx-select:not(:first-child){margin-top:2rem}h3+.mgx-select:not(:first-child){margin-top:0}.mgx-select-dropdown{display:none;position:absolute;top:100%;z-index:1000;background:#fafafa;cursor:pointer;text-align:left;margin-top:1px;min-width:100%;box-shadow:0px 1px 1px rgba(0,0,0,0.5);white-space:nowrap;border-radius:0.4rem;overflow:hidden}.mgx-select.mgx-right-aligned .mgx-select-dropdown{right:0}.box .box-inner{background:#fff;padding:1.1rem 1rem 0.9rem 1rem}.box .box-inner::after{content:"";display:table;clear:both}@media (min-width: 768px){.box .box-inner{padding:2.1rem 2rem 1.9rem 2rem;box-shadow:0px 1px 1px rgba(0,0,0,0.2)}}.box .box-footer{background:#fafafa;color:#505050;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:1.1rem 0 0.9rem 0;padding-left:0.5rem;padding-right:0.5rem;margin-top:0;font-size:1.38889rem;line-height:1.5rem}@media (min-width: 768px){.box .box-footer{font-size:1.66667rem;line-height:2rem;box-shadow:0px 1px 1px rgba(0,0,0,0.2)}}.box.box-floating{margin-top:0.25rem;margin-bottom:0.25rem}@media (min-width: 768px){.box.box-floating{margin-top:1rem;margin-bottom:1rem}}.padded-box{padding:1.1rem 1rem 0.9rem 1rem}@media (min-width: 768px){.padded-box{padding:2.1rem 2rem 1.9rem 2rem}}@media (min-width: 768px){#innovations .padded-box{padding:2.1rem 0 1.9rem 0}}.button-top{position:fixed;bottom:15px;right:20px;height:47px;width:47px;border-radius:47px;z-index:9999;overflow:hidden;display:none;background-color:rgba(8,141,197,0.3);color:#fff;font-size:28px;line-height:47px}.button-top:hover{cursor:pointer;background-color:rgba(8,141,197,0.4)}.button-top.mgxIcon:before,a.button-top.promoted:before{width:100%}@media (min-width: 768px){.button-top{top:393px}}.tabSlider{position:relative;background-color:#fafafa}.tabSlider .eventListener{position:absolute;width:100%;height:100%;z-index:-1}.tabSlider .slides{position:relative;overflow:hidden}.tabSlider .slides .slidesInner{position:relative}.tabSlider .slides .slide{position:absolute;top:0;left:0;width:100%;overflow:hidden}.tabSlider .slides .slide .row{margin:0}.tabSlider .slides .slide .row .area.image{padding:0}.tabSlider .slides .slide .row .area.image img{margin:0;width:100%;height:auto}.tabSlider .slides .slide .row .area.text{padding:1.5rem}@media (min-width: 768px){.tabSlider .slides .slidesInner,.tabSlider .slides .slide,.tabSlider .slides .slide .row,.tabSlider .slides .slide .row .area{height:100%}}.tabSlider .slides .arrows{position:absolute;top:0;width:4rem;height:100%;color:#fff;font-size:3.8rem;line-height:300px;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:0.5;z-index:10;cursor:pointer}.tabSlider .slides .arrows.arrow-left{left:0}.tabSlider .slides .arrows.arrow-right{right:0}.tabSlider .slides .arrows:hover{opacity:0.9}.tabSlider .bulletPoints{position:absolute;width:100%;text-align:center;bottom:0;z-index:20}.tabSlider .bulletPoints.underSlides{position:relative;background-color:#fafafa}@media (min-width: 768px){.tabSlider .bulletPoints{display:none}}.tabSlider .bulletPoints .bullet{display:inline-block;width:15px;height:15px;background-color:rgba(0,0,0,0.5);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;opacity:0.8;cursor:pointer}.tabSlider .bulletPoints .bullet.active{width:17px;height:17px;background-color:#fff;border:2px solid #000}.tabSlider .tabs{width:100%;margin:0;background-color:#fff}.tabSlider .tabs .tab{float:left;padding:15px 1.5rem;cursor:pointer;overflow:hidden}.tabSlider .tabs .tab.active,.tabSlider .tabs .tab:hover{padding-top:8px;border-top:7px solid #088dc5;background-color:#fafafa}.tabSlider .tabs .tab img{display:block;margin:0 auto 1.6rem auto;width:auto;height:auto;max-width:100%;max-height:10rem}.tabSlider .tabs .tab img:last-child{margin-bottom:0}.tabSlider .tabs .tab h4{font-family:'ProximaNova-Regular';font-size:1.8rem}.tabSlider .tabs .tab .numberIcon{position:relative;top:0.6rem;margin-right:0.4rem;font-size:2.3rem}@media (max-width: 767px){.tabSlider .tabs .tab{display:none;width:100% !important}.tabSlider .tabs .tab.active{display:block}.tabSlider .tabs .tab img{display:none}}.tabSlider h1,.tabSlider h2,.tabSlider h3,.tabSlider h4,.tabSlider h5,.tabSlider h6{margin-top:0 !important;margin-bottom:1.1rem !important}.tabSlider h1:last-child,.tabSlider h2:last-child,.tabSlider h3:last-child,.tabSlider h4:last-child,.tabSlider h5:last-child,.tabSlider h6:last-child{margin-bottom:0 !important}.tabSlider p{margin-bottom:1.5rem}.tabSlider p:last-child{margin-bottom:0}.mgx-tabview-tabs{border-bottom:0.5rem solid #cfcfcf;list-style:none;max-width:none;margin:0;padding:0;margin-bottom:0 !important}.mgx-tabview-tabs::after{content:"";display:table;clear:both}.mgx-tabview-tabs li{float:left;margin-bottom:0}@media (max-width: 767px){.mgx-tabview-tabs li{float:none;padding:0.5rem 0}}.mgx-tabview-pane{background:white;padding:2rem;padding-top:3.5rem}.mgx-tabview-pane#tab-devices{padding-bottom:5rem;font-family:ProximaNova-Regular}.mgx-tabview-pane#tab-devices ul{max-width:48em}.mgx-tabview-pane#tab-devices ul span,.mgx-tabview-pane#tab-devices ul b{font-family:ProximaNova-Semibold;font-weight:normal}.mgx-tabview-pane .mgx-table tbody>tr{margin-top:1rem;border-top:1px solid #cfcfcf}.mgx-tabview-pane .mgx-table td{padding:15px 8px;width:40%;line-height:2rem !important;font-family:ProximaNova-Light}.mgx-tabview-pane .mgx-table td.no,.mgx-tabview-pane .mgx-table td.yes{text-indent:-1000px;background-repeat:no-repeat;background-position:14px 13px;overflow:hidden}.mgx-tabview-pane .mgx-table td.no{background-image:url(../images/icons/feature-unavailable.png)}.mgx-tabview-pane .mgx-table td.yes{background-image:url(../images/icons/feature-supported.png)}.mgx-tabview-pane .mgx-table td em{font-size:1.666rem;margin-bottom:0.6rem;color:#000;font-style:normal;font-family:ProximaNova-Regular}.mgx-tabview-pane .mgx-table th{padding:11px 0;width:20%;color:#005090}.mgx-tabview-pane .mgx-table.formats{margin-bottom:4rem}.mgx-tabview-pane .mgx-table.formats td{padding:12px 15px}.mgx-tabview-pane .mgx-table.formats tr:last-child{border-bottom:1px solid #cfcfcf}.mgx-tabview-pane .mgx-table.formats thead th{color:#000;padding-bottom:0.5rem}.mgx-tabview-content>.mgx-tabview-pane{display:none}.mgx-tabview-content>.active{display:block}.mgx-breadcrumb{background:#e8e8e8;border-top:1px solid #fff;padding-top:1rem;padding-bottom:0.8rem;white-space:nowrap}.mgx-breadcrumb::after{content:"";display:table;clear:both}.mgx-breadcrumb ol{list-style:none;float:left;padding-left:0}.mgx-breadcrumb ol::after{content:"";display:table;clear:both}.mgx-breadcrumb li{float:left;color:#088dc5;margin-bottom:0}.mgx-breadcrumb li.active{color:#005090}.mgx-breadcrumb li:not(:last-child)::after{content:"";background:url(../images/icons/arrows/arrow_right.png) no-repeat center center;background-size:contain;width:1.3em;height:0.7em;display:inline-block;margin-left:0.3em;margin-right:0.3em;vertical-align:baseline}.mgx-breadcrumb a.toplink{float:right}@media (max-width: 991px){.mgx-breadcrumb a.toplink{display:none}}.mgx-product-block::after{content:"";display:table;clear:both}.mgx-product-block .promoted,.mgx-product-block .back,.mgx-product-block .phone,.mgx-product-block .cloud{display:block;font-size:1.6rem;line-height:2rem}.mgx-product-block.box .box-inner{overflow:hidden;border-top-left-radius:0.4rem;border-top-right-radius:0.4rem}.mgx-product-block.box .box-footer{border-bottom-left-radius:0.4rem;border-bottom-right-radius:0.4rem}@media (min-width: 768px){.mgx-product-block.box .box-footer{padding-left:3.5rem;background-repeat:no-repeat;background-position:1.5rem center}}.mgx-product-block.box em{font-family:ProximaNova-Light}.mgx-product-block.product-sale .box-inner{background-image:url(../images/ui/sale.png);background-position:top left;background-repeat:no-repeat}@media (max-width: 767px){.mgx-product-block .img-responsive{margin-bottom:1rem}.mgx-product-block .col-sm-2{margin-bottom:0 !important}}.mgx-product-group-vertical:not(:last-child){margin-bottom:2rem}.mgx-product-group-vertical .mgx-product-block:not(:last-child){border-bottom:1px solid white}.mgx-product-group-vertical .mgx-product-block.box:not(:first-child) .box-inner{border-top-left-radius:0;border-top-right-radius:0}.mgx-product-group-vertical .mgx-product-block.box:last-child .box-inner{border-bottom-left-radius:0.4rem;border-bottom-right-radius:0.4rem}.mgx-product-group-vertical .mgx-product-block .box-inner{background:#eaedf5}.isotope,.isotope .isotope-item{-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s}.isotope{-webkit-transition-property:height, width;-moz-transition-property:height, width;-ms-transition-property:height, width;-o-transition-property:height, width;transition-property:height, width}.isotope .isotope-item{-webkit-transition-property:-webkit-transform, opacity;-moz-transition-property:-moz-transform, opacity;-ms-transition-property:-ms-transform, opacity;-o-transition-property:-o-transform, opacity;transition-property:transform, opacity}.mgx-comparisontable{margin-left:-0.1rem;margin-right:-0.1rem}@media (min-width: 768px){.mgx-comparisontable{margin-left:-0.25rem;margin-right:-0.25rem}}.mgx-comparisontable table{table-layout:fixed;margin-bottom:4rem}.mgx-comparisontable tbody .mgx-button{height:4rem;line-height:4rem;margin-bottom:0}.mgx-comparisontable tbody .mgx-button::after{border:none}.mgx-comparisontable tbody:not(:last-child){border-bottom:4rem solid #fff}.mgx-comparisontable tbody#order-body{border-bottom:none}.mgx-comparisontable tbody tr{display:block;position:relative;min-height:1.8em;background:#eaedf5}.mgx-comparisontable tbody tr::after{content:"";display:table;clear:both}.mgx-comparisontable tbody tr.mgx-groupheader{background:white}.mgx-comparisontable tbody tr.mgx-largerow{min-height:2.5em}.mgx-comparisontable tbody tr.mgx-largerow:first-child{min-height:35rem}.mgx-comparisontable tbody tr.mgx-boxrow{min-height:16rem}.mgx-comparisontable tbody tr.mgx-boxrow img{height:15rem}.mgx-comparisontable tbody th,.mgx-comparisontable tbody td{border-left:0.1rem solid #fff;border-right:0.1rem solid #fff}@media (min-width: 768px){.mgx-comparisontable tbody th,.mgx-comparisontable tbody td{border-left:0.25rem solid #fff;border-right:0.25rem solid #fff}}.mgx-comparisontable tbody th{border-top:2rem solid #fff;padding:0.2rem 0.5rem 0.1rem;width:100%;display:block;background:#fff;color:#333;font-weight:bold;font-size:1.66667rem;line-height:2rem}@media (min-width: 768px){.mgx-comparisontable tbody th{font-size:1.66667rem;line-height:2rem}}.mgx-comparisontable tbody td{display:none;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0.6rem;color:#505050;background:#fafafa;font-size:1.6rem !important;line-height:2.8rem !important;height:100%;vertical-align:middle}.mgx-comparisontable tbody td.show-at-0,.mgx-comparisontable tbody td.show-at-1,.mgx-comparisontable tbody td.show-at-2,.mgx-comparisontable tbody td.show-at-3{display:block;position:absolute;z-index:1;height:auto;background:none}.mgx-comparisontable tbody td.show-at-0 .mgx-product-block,.mgx-comparisontable tbody td.show-at-1 .mgx-product-block,.mgx-comparisontable tbody td.show-at-2 .mgx-product-block,.mgx-comparisontable tbody td.show-at-3 .mgx-product-block{margin-bottom:0}.mgx-comparisontable tbody td.mgx-product-block-container{padding:4px;margin-top:-2rem}@media (min-width: 768px){.mgx-comparisontable tbody td.mgx-product-block-container{border-left:0px solid white;border-right:0px solid white}}.mgx-comparisontable tbody td.mgx-product-block-container .mgx-product-block{box-shadow:0px 1px 1px rgba(0,0,0,0.5);border-radius:0.4rem;overflow:hidden;padding:2.5rem 0}.mgx-comparisontable tbody td.mgx-product-block-container .mgx-product-block span.actualprice{color:#505050;font-family:ProximaNova-Regular;font-size:1.4rem}.mgx-comparisontable tbody td.mgx-product-block-container .mgx-product-block .mgx-rating{margin-bottom:1.5rem}.mgx-comparisontable tbody td.mgx-product-block-container .mgx-product-block .promoted,.mgx-comparisontable tbody td.mgx-product-block-container .mgx-product-block .back,.mgx-comparisontable tbody td.mgx-product-block-container .mgx-product-block .phone,.mgx-comparisontable tbody td.mgx-product-block-container .mgx-product-block .cloud{display:block}@media (max-width: 767px){.mgx-comparisontable tbody td{width:50%}.mgx-comparisontable tbody td.show-at-0{left:0}.mgx-comparisontable tbody td.show-at-1{left:50%}.mgx-comparisontable tbody td.show-at-2,.mgx-comparisontable tbody td.show-at-3{display:none}.mgx-comparisontable tbody td .mgx-product-block .img-responsive{float:none;margin:0 auto}}@media (min-width: 768px){.mgx-comparisontable tbody td{width:25%}.mgx-comparisontable tbody td.show-at-0{left:0}.mgx-comparisontable tbody td.show-at-1{left:25%}.mgx-comparisontable tbody td.show-at-2{left:50%}.mgx-comparisontable tbody td.show-at-3{left:75%}}.mgx-comparisontable tbody td.no,.mgx-comparisontable tbody td.yes{text-indent:-1000px;background-repeat:no-repeat;background-position:center center;overflow:hidden}.mgx-comparisontable tbody td.no{background-image:url(../images/icons/feature-unavailable.png)}.mgx-comparisontable tbody td.yes{background-image:url(../images/icons/feature-supported.png)}.mgx-comparisontable tbody td .btn{font-size:2rem;line-height:2rem}@media (min-width: 768px){.mgx-comparisontable tbody td .btn{font-size:2rem;line-height:2rem}}.mgx-comparisontable tbody tr.mgx-groupheader th{color:#005090;border-top:0 none;margin-top:40px;font-weight:bold;background:none;font-size:2.4rem;line-height:2.5rem}@media (min-width: 768px){.mgx-comparisontable tbody tr.mgx-groupheader th{font-size:2.66667rem;line-height:3rem}}.mgx-comparisontable tbody#order-body tr{background:none}.mgx-filterbar-container{margin:0}@media (max-width: 767px){.mgx-filterbar-container{width:304px;margin-top:-70px;overflow-x:scroll;overflow-y:visible;-webkit-overflow-scrolling:touch;position:absolute;z-index:1}.mgx-filterbar-container::after{content:"";display:table;clear:both}}@media (min-width: 768px){.mgx-filterbar-container{background-color:#088dc5;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1));border-radius:0.4rem}}.mgx-filterbar-container .mgx-filterbar{position:relative;margin:0;max-width:none;color:#fff;border-radius:0.4rem;padding-left:0}.mgx-filterbar-container .mgx-filterbar::after{content:"";display:table;clear:both}@media (max-width: 767px){.mgx-filterbar-container .mgx-filterbar{width:96rem}}@media (min-width: 768px){.mgx-filterbar-container .mgx-filterbar{background-color:#088dc5;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1))}}@media (min-width: 768px){.mgx-filterbar-container .mgx-filterbar{padding:0 2rem}}@media (max-width: 767px){.mgx-filterbar-container .mgx-filterbar>li{width:24rem;text-align:center;background-color:#088dc5;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1))}}.mgx-filterbar-container .mgx-filterbar>li.mgx-label{color:#fff;padding-left:2rem;padding-right:2rem;line-height:6rem;cursor:default;font-weight:bold;display:none;font-size:1.66667rem}@media (min-width: 768px){.mgx-filterbar-container .mgx-filterbar>li.mgx-label{font-size:1.66667rem}}.mgx-filterbar-container .mgx-filterbar>li.mgx-label{background-color:#505050;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1))}@media (min-width: 768px){.mgx-filterbar-container .mgx-filterbar>li.open{background:#005090}}.mgx-filterbar-container .mgx-filterbar .mgx-megadropdown-menu{background:#fff;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.mgx-filterbar-container .mgx-filterbar .mgx-megadropdown-menu li a.selected{color:rgba(255,255,255,0.5)}.mgx-filterbar-container .mgx-filterbar .mgx-megadropdown-menu li a.selected::before{content:"\2713";margin-right:0.2em}.isotopecontainer{display:none}@media (min-width: 768px){.isotopecontainer{margin:0 3rem;padding:0px}.isotopecontainer .box{width:25%;padding-right:0.8rem;padding-left:0.8rem}.isotopecontainer .box .box-inner{padding-top:1.4rem}.isotopecontainer .box .box-inner .img-centered{max-height:none}.isotopecontainer .box .box-footer{padding-left:0}}@media (max-width: 767px){.isotopecontainer{margin:0 1.5rem}.isotopecontainer .box{width:100%}.isotopecontainer .box.box-floating{margin-bottom:2rem}.isotopecontainer .box .box-inner{padding:0 3rem 3rem 3rem}.isotopecontainer .box .box-inner .mgx-box-price-wrapper{height:7rem}}.mgx-filtercontent{overflow:hidden}.mgx-filtercontent .mgx-noresults-message{display:none}.mgx-filtercontent .mgx-noresults-message img{display:block;margin-left:auto;margin-right:auto}.mgx-filtercontent.no-results{position:relative}.mgx-filtercontent.no-results .mgx-noresults-message{display:block}.mgx-filteritems{margin-top:2rem;margin-bottom:0}.mgx-filteritems::after{content:"";display:table;clear:both}.mgx-filteritems ul{float:left;padding:0;margin:0;list-style:none;width:100%;margin-bottom:2rem;font-size:1.66667rem;line-height:3.5rem}.mgx-filteritems ul::after{content:"";display:table;clear:both}@media (min-width: 768px){.mgx-filteritems ul{font-size:1.66667rem;line-height:3.5rem}}.mgx-filteritems li.reset:hover{background:#e62119}.mgx-filteritems li .filterTag{cursor:pointer}.mgx-filteritems #filter-reset{float:right;margin:0}section .row>.sidebarcontainer{z-index:1}section .row>.sidebarcontainer .sidebar{margin-top:20px;margin-bottom:20px}section .row>.sidebarcontainer .sidebar a.promoted,section .row>.sidebarcontainer .sidebar a.back,section .row>.sidebarcontainer .sidebar a.phone,section .row>.sidebarcontainer .sidebar a.cloud{display:block;line-height:2rem}section .row>.sidebarcontainer .sidebar a.promoted::before{background-image:url(../images/icons/arrows/arrow_left.png)}section .row>.sidebarcontainer .sidebar a.back::before{background-image:url(../images/icons/arrows/arrow_left.png)}section .row>.sidebarcontainer .sidebar a.phone::before{background-image:url(../images/icons/phone.png)}section .row>.sidebarcontainer .sidebar a.cloud::before{background-image:url(../images/icons/cloud_blue.svg)}section .row>.sidebarcontainer .sidebar .box{border:1px solid #e8e8e8;border-radius:0.4rem}section .row>.sidebarcontainer .sidebar .box .panel-heading{position:relative}section .row>.sidebarcontainer .sidebar .box .product_preview{text-align:center;padding:10px 0 15px;position:relative}section .row>.sidebarcontainer .sidebar .box .mgx-rating{margin-bottom:0rem !important}section .row>.sidebarcontainer .sidebar .box span.actualprice{color:#505050;font-family:ProximaNova-Regular;font-size:1.4rem}section .row>.sidebarcontainer .sidebar .box .sidebar_nav{list-style-image:none;list-style-type:none;margin-left:0;padding-left:0;list-style-type:none}section .row>.sidebarcontainer .sidebar .box .sidebar_nav li.selected,section .row>.sidebarcontainer .sidebar .box .sidebar_nav li.clicked{cursor:pointer;color:#005090;background-color:#eaedf5;border-right:5px solid #005090}@media (min-width: 768px){section .row>.sidebarcontainer .box.product{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}section .row>.sidebarcontainer .box.nav{margin:0;border-top-left-radius:0;border-top-right-radius:0}section .row>.sidebarcontainer .sidebar.hasorderbox .panel-heading{display:none}section .row>.sidebarcontainer .sidebar.hasorderbox .panel-collapse{display:block;height:auto !important}section .row>.sidebarcontainer .sidebar.hasnoorderbox .box.nav{border-top-left-radius:0.4rem;border-top-right-radius:0.4rem}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading{border-top:1px solid #e8e8e8}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a.active{background-color:#005090;color:#fff}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a.active.collapsible::after{content:"";width:0.75em;height:0.75em;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:contain;font-size:2rem;background-image:url("../images/icons/arrows/arrow_down_white.png");position:absolute;right:2rem;top:1.8rem}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a.active.collapsed::after{content:"";width:0.75em;height:0.75em;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:contain;font-size:2rem;background-image:url("../images/icons/arrows/arrow_up_white.png");position:absolute;right:2rem;top:1.8rem}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a.collapsible::after{content:"";width:0.75em;height:0.75em;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:contain;font-size:2rem;background-image:url("../images/icons/arrows/arrow_down.png");position:absolute;right:2rem;top:1.8rem}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a:hover.collapsible::after{content:"";width:0.75em;height:0.75em;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:contain;font-size:2rem;background-image:url("../images/icons/arrows/arrow_down_white.png");position:absolute;right:2rem;top:1.8rem}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a.collapsed{background-color:#005090;color:#fff}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a.collapsed::after{background-image:url("../images/icons/arrows/arrow_up_white.png")}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a.collapsed:hover{background-color:#005090;color:#fff}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel .panel-heading a.collapsed:hover::after{background-image:url("../images/icons/arrows/arrow_up_white.png")}section .row>.sidebarcontainer .sidebar.hasnoorderbox .panel-heading{line-height:5rem}section .row>.sidebarcontainer .sidebar.hasnoorderbox .sidebar_nav li:not(:first-child){border-top:none}}@media (max-width: 767px){section .row>.sidebarcontainer{position:initial}section .row>.sidebarcontainer.sticky{position:fixed;top:13px;left:0;width:100%}section .row>.sidebarcontainer.sticky .cta_container{display:none}section .row>.sidebarcontainer.sticky .sidebar .box{border:none;border-radius:0}section .row>.sidebarcontainer.sticky .sidebar .box.nav{background-color:#f6f6f6;-webkit-box-shadow:0px 5px 5px 0px rgba(50,50,50,0.5);-moz-box-shadow:0px 5px 5px 0px rgba(50,50,50,0.5);box-shadow:0px 5px 5px 0px rgba(50,50,50,0.5)}section .row>.sidebarcontainer.sticky .sidebar .box.nav .panel-collapse a{color:gray;padding:10px 20px;font-size:1.6rem;font-family:ProximaNova-Regular}section .row>.sidebarcontainer .box.nav .panel{background-color:#f6f6f6;cursor:pointer}section .row>.sidebarcontainer .box.nav .panel .panel-heading{border-top:1px solid #e8e8e8}section .row>.sidebarcontainer .box.nav .panel .panel-heading{font-family:ProximaNova-Bold}section .row>.sidebarcontainer .box.nav .panel .panel-collapse{background-color:#fff}section .row>.sidebarcontainer .cta_container{margin-top:1rem;text-align:center}}.sidebarcontainer.fixed .sidebarStickyWrapper{position:fixed;top:0;left:0;width:100%;height:0}.sidebarcontainer.fixed .sidebarStickyWrapper .sidebarStickyContainer{max-width:1214px;margin:auto;padding:0 3.6rem}.sidebarcontainer.fixed .sidebarStickyWrapper .sidebarStickyColumn{float:left;width:25%;padding-right:2rem}section .mgx-sortbar{position:relative;top:6rem}@media (max-width: 767px){section .mgx-sortbar.mobile-filter-shown{top:10.5rem}}section .mgx-sortbar .col-sm-4{text-align:right}@media (max-width: 767px){section .mgx-sortbar::after{content:"";display:table;clear:both}section .mgx-sortbar .col-sm-4,section .mgx-sortbar .col-sm-8{width:50%;float:left}}ul.mgx-edition-indicator.mgx-edition-legend{text-align:right;max-width:none}ul.mgx-edition-indicator.mgx-edition-legend .label::before{display:none}.mgx-jumplist{font-size:1.6rem;padding:2rem;padding-bottom:0;margin-top:2rem;margin-bottom:2rem;background:#eaedf5;border-radius:0.5rem}.mgx-jumplist ul{max-width:none}.mgx-jumplist ul::after{content:"";display:table;clear:both}.stickyNavBar{position:relative;border-bottom:1px solid #e8e8e8;color:#505050;background-color:#fafafa;transition:background-color ease-in-out 100ms, color ease-in-out 100ms}@media (min-width: 768px){.stickyNavBar{min-height:5.5rem}}.stickyNavBar .container{padding-left:15px;padding-right:15px}.stickyNavBar .left{padding-right:0}.stickyNavBar .left .wrapper{display:table;width:100%}@media (min-width: 768px){.stickyNavBar .left .wrapper{height:5.5rem}}.stickyNavBar .left .wrapper>div{display:table-cell;height:5.5rem;vertical-align:middle}.stickyNavBar .left .wrapper>div h1{margin:0.6rem 0;font-size:1.5rem;line-height:1.5rem;font-weight:800}@media (min-width: 768px){.stickyNavBar .left .wrapper>div h1{font-size:2.2rem;line-height:2.1rem}}.stickyNavBar .left .wrapper>div h1 em{color:#606060;font-family:ProximaNova-Light;font-weight:200;font-style:normal}.stickyNavBar .buttonDesktop{float:right;margin-top:1rem}.stickyNavBar .buttonMobile a{position:absolute;top:1rem;right:1rem}@media (min-width: 768px){.stickyNavBar .mgx-contentnav-right{float:right;margin-right:1rem}}.stickyNavBar .mgx-contentnav-right ul{list-style-type:none}.stickyNavBar .mgx-contentnav-right ul li{float:left;margin-bottom:0}.stickyNavBar .mgx-contentnav-right ul li a{display:block;padding:0 0.5rem;color:#505050;font-size:1.4rem;line-height:2.5rem;font-family:ProximaNova-Regular;text-decoration:none}@media (min-width: 768px){.stickyNavBar .mgx-contentnav-right ul li a{font-size:1.6rem;line-height:5.5rem}}.stickyNavBar .mgx-contentnav-right ul li a:hover{text-decoration:underline}.stickyNavBar.fixed{position:fixed;top:0;left:0;width:100%;z-index:500;background-color:#283644;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1));border-bottom:none;box-shadow:0 0 10px 2px rgba(0,0,0,0.3)}.stickyNavBar.fixed .left h1,.stickyNavBar.fixed .left .wrapper>div h1 em,.stickyNavBar.fixed .mgx-contentnav-right ul li a{color:#fff}@media (max-width: 767px){.stickyNavBar.fixed .right{background-color:#fff}.stickyNavBar.fixed .right .mgx-contentnav-right ul li a{color:#505050}}section.carousel-wrapper{padding:0}.stage.carousel{padding-top:0;padding-bottom:0}.carousel .item{background-size:cover;background-position:center center;background-repeat:no-repeat}.stage .carousel .item{padding-top:4rem;padding-bottom:8rem}.carousel .carousel-indicators{left:3%;margin-left:0;width:auto}.carousel .carousel-indicators li{border:none;width:15px;height:15px;margin:0;background-color:rgba(0,0,0,0.5)}@media (max-width: 767px){.carousel .carousel-indicators{bottom:10px;left:50%;width:60%;margin-left:-30%;text-align:center;line-height:15px;margin-bottom:1rem}}.carousel .carousel-indicators .active{width:17px;height:17px;background-color:#eee;border:2px solid #555;opacity:0.8}.carousel .carousel-control{width:4rem;background:none;background-size:100%;background-repeat:no-repeat;background-position:center center}.carousel .carousel-control .carousel-control-inner{display:table;width:inherit;height:100%;font-size:3.8rem;font-family:'MgxIcons'}.carousel .carousel-control .carousel-control-inner.arrow-right:before{display:table-cell;vertical-align:middle}.carousel .carousel-control .carousel-control-inner.arrow-left:before{display:table-cell;vertical-align:middle}.mgx-certificatebar{background:#fafafa top left repeat;padding-top:1.5rem;padding-bottom:1.5rem}.mgx-certificatebar ul.mgx-checklist,.mgx-certificatebar ul.mgx-checklistX{display:inline-block;font-size:1.38889rem;line-height:2rem}.mgx-certificatebar ul.mgx-checklist li,.mgx-certificatebar ul.mgx-checklistX li{font-size:1.4rem;line-height:2rem}@media (min-width: 768px){.mgx-certificatebar ul.mgx-checklist,.mgx-certificatebar ul.mgx-checklistX{font-size:1.38889rem;line-height:2rem}}.mgx-certificatebar img{max-width:10%;vertical-align:top}.mgx-certificatebar img.rect{max-width:15%}.mgx-certificatebar .row .col-sm-5{height:6rem;display:inline-block;position:relative}.mgx-certificatebar .row .col-sm-5:after{padding-top:11%;display:block;content:''}@media (min-width: 767px){.mgx-certificatebar .row .cert-right{text-align:right}}.mgx-certificatebar .row .cert-right .wrapper{position:absolute;top:0;bottom:0;right:0;left:0}.mgx-certificatebar .row .cert-right .wrapper img{height:100%;width:auto;max-width:none;margin-top:0.2rem}@media (min-width: 767px){.mgx-certificatebar .row .cert-right .wrapper img{margin-left:2rem}}@media (max-width: 767px){.mgx-certificatebar .row .cert-right .wrapper img{margin-right:2rem}}.mgx-certificatebar .row .cert-left{text-align:left}.mgx-certificatebar .row .cert-left .wrapper{position:absolute;top:0;bottom:0;right:0;left:0}.mgx-certificatebar .row .cert-left .wrapper img{height:100%;width:auto;max-width:none;margin-top:0.2rem;margin-right:1rem}@media (max-width: 767px){.mgx-certificatebar img{max-width:15%}.mgx-certificatebar img.rect{max-width:25%}.mgx-certificatebar .custom img{max-width:15%}.mgx-certificatebar .row .col-sm-5{width:100%}.mgx-certificatebar .row .col-sm-5:first-child{margin-bottom:2rem !important}.mgx-certificatebar .row .col-sm-5:after{padding-top:15%}}@media (min-width: 768px) and (max-width: 1050px){.mgx-certificatebar .mgx-checklist,.mgx-certificatebar .mgx-checklistX{font-size:12px !important}}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}html .tx-indexedsearch .browsebox{padding-top:1rem;padding-bottom:3rem;max-width:none;text-align:center}html .tx-indexedsearch .tx-indexedsearch-browsebox ul{line-height:2rem}html .tx-indexedsearch .searchresult_item{padding:1.8rem 0}section .mgx-lang-switch-wrapper .cluster{display:inline-block}section .mgx-lang-switch-wrapper .cluster .countries{margin-bottom:2rem}section .mgx-lang-switch-wrapper .cluster .countries .country{cursor:pointer;color:#000;width:24rem;display:inline-block;margin-bottom:2rem}section .mgx-lang-switch-wrapper .cluster .countries .country img{float:left}section .mgx-lang-switch-wrapper .cluster .countries .country .mgx-country-label{font-family:ProximaNova-Regular;padding-left:50px;font-size:1.5rem;line-height:27px;white-space:nowrap}@media (max-width: 779px){section .mgx-lang-switch-wrapper .cluster .countries .country{width:27rem}}@media (max-width: 767px){section .mgx-lang-switch-wrapper .cluster{min-width:49%}section .mgx-lang-switch-wrapper .cluster .countries .country{width:47%;margin-right:2%}section .mgx-lang-switch-wrapper .cluster .countries .country .mgx-country-label{font-size:1.3rem}}.modal-dialog{max-width:1134px;width:auto !important}.modal-dialog video{display:block;max-width:940px;float:none;margin:0 auto}.modal-dialog .modal-header{border-bottom:none;min-height:0px;padding:9px}.modal-dialog iframe{border:none}.modal-dialog .close{font-family:MgxIcons;font-size:3rem;box-shadow:0 0 0;opacity:1;font-weight:normal}.modal-dialog .close span{color:#b5b5b5}.modal-dialog .close:hover span{color:#666}span[target]{color:#088dc5;text-decoration:none;cursor:pointer}span[target]:hover{text-decoration:underline}.modal-footer{border:none}.cestoererWrapper{position:relative;top:-2rem;margin-top:3.5rem}@media (min-width: 768px){.cestoererWrapper{margin-top:0}}.cestoererWrapper .cestoererInnerWrapper{position:absolute;left:50%;width:auto}@media (max-width: 767px){.cestoererWrapper .cestoererInnerWrapper{left:0;width:100%;display:table;text-align:center}}.cestoererWrapper .cestoererInnerWrapper .cestoerer{padding:0.6rem;padding-top:0.8rem;font-size:1.8rem;line-height:2rem;color:#fff;text-align:center;text-transform:uppercase;z-index:100;position:relative;left:-50%}@media (max-width: 767px){.cestoererWrapper .cestoererInnerWrapper .cestoerer{left:0;width:auto;display:inline-table}}.cestoererWrapper .cestoererInnerWrapper .cestoerer em{font-style:normal;font-weight:bold}.cestoererWrapper .cestoererInnerWrapper .cestoerer:after{content:' ';position:absolute;top:100%;left:0;border:0.5rem solid;z-index:100}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorRed{background-color:#dc0000}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorRed:after{border-color:#dc0000 transparent transparent #dc0000}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorOrange{background-color:#ff9a00}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorOrange:after{border-color:#ff9a00 transparent transparent #ff9a00}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorGreen{background-color:#c5cc0d}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorGreen:after{border-color:#c5cc0d transparent transparent #c5cc0d}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorLightblue{background-color:#13b7d8}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorLightblue:after{border-color:#13b7d8 transparent transparent #13b7d8}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorLila{background-color:#831aee}.cestoererWrapper .cestoererInnerWrapper .cestoerer.bgColorLila:after{border-color:#831aee transparent transparent #831aee}.logo-and-flags{position:relative;height:3.9rem;margin-top:0.8rem;margin-bottom:0.3rem;z-index:10}@media (max-width: 767px){.logo-and-flags{height:3.5rem}}@media (min-width: 768px){.logo-and-flags{margin-top:-1rem}}.logo-and-flags .logo,.logo-and-flags .flags{float:right;padding-right:1rem;max-height:100%;padding-bottom:0.7rem}.logo-and-flags .flags{height:4.5rem}.logo-and-flags .flags .flag{position:relative;display:block;float:left;margin:0 0.5rem;top:0.1rem}.logo-and-flags .flags .flag img{width:2.4rem}@media (max-width: 767px){.logo-and-flags .flags .flag img{width:3rem}}.logo-and-flags .flags .flag.active:after{position:absolute;top:2rem;left:0.7rem;content:'\e113';color:#333;display:inline-block;font-family:'Glyphicons Halflings';font-size:1.2rem;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased}@media (max-width: 767px){.logo-and-flags .flags .flag.active:after{top:2.2rem;left:1rem}}#jsHint,#browserHint{padding:30px 80px;text-align:center;line-height:2rem;background-color:#e62119;color:#fff}.aboOverlay{padding:2rem}.aboOverlay td{padding:0 1rem;vertical-align:top;padding-bottom:1rem;font-size:1.67rem;line-height:2.3rem;font-family:ProximaNova-Regular}#retargetingElement{display:none;width:31rem;height:2.5rem}#retargetingElement #retargetingDropDown{position:absolute;width:31rem;min-height:2.5rem;z-index:100}#retargetingElement #retargetingDropDown:hover,#retargetingElement #retargetingDropDown.active{background-color:#fff;box-shadow:0 0 3px 1px rgba(0,0,0,0.2)}#retargetingElement #retargetingDropDown #retargetingButton{padding:0 1rem;text-align:left;font-size:1.15741rem;line-height:2.5rem;font-family:ProximaNova-Semibold;text-transform:none;color:#088dc5;cursor:pointer}#retargetingElement #retargetingDropDown #retargetingButton label{cursor:pointer}#retargetingElement #retargetingDropDown #retargetingButton .mgxIcon:before,#retargetingElement #retargetingDropDown #retargetingButton a.promoted:before{top:0.2rem;margin-left:0.6rem}#retargetingElement #retargetingDropDown .noArticles{display:none;padding:1rem;font-size:1.4rem;text-align:center}#retargetingElement #retargetingDropDown #retargetingContent{display:none}#retargetingElement #retargetingDropDown #retargetingContent h4{margin:1rem 2rem 0 2rem;padding-bottom:0.5rem;font-size:2rem;line-height:2rem;font-family:'ProximaNova-Regular';font-weight:normal;text-rendering:optimizeLegibility;text-align:center;color:gray;border-bottom:2px solid #cfcfcf}#retargetingElement #retargetingDropDown #retargetingContent hr{margin:0 1.5rem}#retargetingElement #retargetingDropDown #retargetingContent .scrollUp,#retargetingElement #retargetingDropDown #retargetingContent .scrollDown{display:block;cursor:default;width:100%;padding:0.4rem 0;text-align:center;font-size:3rem;color:#cfcfcf}#retargetingElement #retargetingDropDown #retargetingContent .scrollUp.mgxHidden,#retargetingElement #retargetingDropDown #retargetingContent .scrollDown.mgxHidden{display:none}#retargetingElement #retargetingDropDown #retargetingContent .scrollUp:hover,#retargetingElement #retargetingDropDown #retargetingContent .scrollDown:hover{color:#088dc5}#retargetingElement #retargetingDropDown #retargetingContent .orderBoxes{position:relative;overflow:hidden;min-height:5rem;max-height:40rem;padding:1rem 2rem;background:url(/fileadmin/fe/images/icons/loading.gif) no-repeat center}#retargetingElement #retargetingDropDown #retargetingContent .orderBoxes .nano-content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;left:0;bottom:0;right:0}#retargetingElement #retargetingDropDown #retargetingContent .orderBoxes .nano-content .boxWrapper{margin:2rem auto}#retargetingElement #retargetingDropDown #retargetingContent .orderBoxes .nano-content .boxWrapper:first-of-type{margin-top:1rem}#retargetingElement #retargetingDropDown #retargetingContent .orderBoxes .nano-content .boxWrapper:last-of-type{margin-bottom:0}.retargetingBanner{display:none;position:relative;background-color:#fff;z-index:10}@media (max-width: 767px){.retargetingBanner{display:none !important}}.retargetingBanner .top{width:100%;height:2.5rem;padding:0 1rem;font-size:1.15741rem;line-height:2.5rem;color:#088dc5}.retargetingBanner .top .retargetingButton{font-size:1.4rem;height:2.5rem;cursor:pointer}.retargetingBanner .top .retargetingButton .click{position:absolute;top:0;right:0;height:100%;background:#fff;padding:0 1rem 0 2rem;cursor:pointer}.retargetingBanner .top .retargetingButton .click:before{position:absolute;content:' ';display:block;width:3rem;height:2.5rem;top:0;left:-3rem;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #fff));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 )}.retargetingBanner .top .retargetingButton .click label{cursor:pointer}.retargetingBanner .top .retargetingButton .lastViewed{float:left;position:relative;top:0.1rem;height:2.5rem;overflow:hidden;font-size:1.4rem;line-height:2.5rem;font-family:"Proximanova-Bold";text-align:left;color:gray;cursor:pointer}.retargetingBanner .top .retargetingButton .lastViewed .products span{padding-left:0.5rem;font-size:1.4rem;line-height:2.5rem;color:gray;font-family:"Proximanova-Regular";text-transform:uppercase;text-decoration:none}.retargetingBanner .top .retargetingButton .mgxIcon,.retargetingBanner .top .retargetingButton a.promoted{margin-left:0.6rem}.retargetingBanner .content{position:relative;width:100%;padding-bottom:0.5rem;overflow:hidden}.retargetingBanner .content .scrollLeft,.retargetingBanner .content .scrollRight{display:none;position:absolute;top:0;height:12rem;font-size:3rem;line-height:12rem;color:#cfcfcf;cursor:pointer}.retargetingBanner .content .scrollLeft:hover,.retargetingBanner .content .scrollRight:hover{color:#088dc5}.retargetingBanner .content .scrollLeft{left:0}.retargetingBanner .content .scrollRight{right:0}.retargetingBanner .content .orderBoxes{margin-bottom:1rem;padding:0 4.5rem}.retargetingBanner .content .orderBoxes .placeHolder,.retargetingBanner .content .orderBoxes .bannerLabel{display:block;height:1.2rem;margin-bottom:2rem;padding-bottom:1.7rem}.retargetingBanner .content .orderBoxes .bannerLabel{font-size:1.3rem;line-height:1.4rem;font-family:"Proximanova-Bold";color:gray;border-bottom:1px solid #cfcfcf;white-space:nowrap}@media (min-width: 992px){.retargetingBanner .content .orderBoxes .bannerLabel{font-size:1.4rem}}.retargetingBanner .content .orderBoxes .boxWrapper.separator:before{content:'';position:absolute;top:0;left:0;width:2px;height:100%;background:-moz-linear-gradient(top, rgba(30,87,153,0) 0%, #cfcfcf 50%, transparent 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30,87,153,0)), color-stop(50%, #cfcfcf), color-stop(100%, transparent));background:-webkit-linear-gradient(top, rgba(30,87,153,0) 0%, #cfcfcf 50%, transparent 100%);background:-o-linear-gradient(top, rgba(30,87,153,0) 0%, #cfcfcf 50%, transparent 100%);background:-ms-linear-gradient(top, rgba(30,87,153,0) 0%, #cfcfcf 50%, transparent 100%);background:linear-gradient(to bottom, rgba(30,87,153,0) 0%, #cfcfcf 50%, transparent 100%)}.proposalItems{display:none}.boxNewsTestAwards{background:#fff top left repeat;position:relative;height:30rem;padding-top:2.5rem;padding-bottom:3rem}@media (max-width: 767px){.boxNewsTestAwards.oneNewsTAItem{height:45rem}}.boxNewsTestAwards.twoNewsTAItem{height:33rem}@media (max-width: 991px){.boxNewsTestAwards.twoNewsTAItem{height:35rem}}@media (max-width: 767px){.boxNewsTestAwards.twoNewsTAItem{height:45rem}}.boxNewsTestAwards.moreThanTwo{height:40rem}@media (min-width: 1199px){.boxNewsTestAwards.moreThanTwo{height:40rem;padding-left:1.8rem;padding-right:1.8rem}}@media (max-width: 991px){.boxNewsTestAwards.moreThanTwo{height:43rem}}@media (max-width: 767px){.boxNewsTestAwards.moreThanTwo{height:45rem}}.boxNewsTestAwards .boxNewsTestAwardsContentHeader{position:relative;top:0;text-align:center;width:100%}.boxNewsTestAwards .boxNewsTestAwardsContent{position:relative;display:block;height:19rem;padding-top:1rem;margin-left:4rem;margin-right:4rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent{height:37rem;margin-left:4rem}}.boxNewsTestAwards .boxNewsTestAwardsContent.twoNewsTAItem{height:23rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent.twoNewsTAItem{height:24rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent.twoNewsTAItem{height:37rem}}.boxNewsTestAwards .boxNewsTestAwardsContent.moreThanTwo{height:30rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent.moreThanTwo{height:32rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent.moreThanTwo{height:37rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer{display:table;margin-left:auto;margin-right:auto;text-align:center;position:absolute;overflow:hidden}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer.oneNewsTAItem,.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer.twoNewsTAItem,.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer.moreThanTwo{width:100%}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer.oneNewsTAItem,.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer.twoNewsTAItem,.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer.moreThanTwo{width:31rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper{width:34rem;height:12rem;display:table-cell;vertical-align:top}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper{width:34rem;height:31rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.hidden{display:none}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.oneNewsTAItem{display:inline-table;width:62rem;height:19rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.oneNewsTAItem{width:31rem;height:36rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.twoNewsTAItem{display:inline-table;width:45%;height:22rem;padding-left:1.5rem;padding-right:1.8rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.twoNewsTAItem{padding-left:1rem;padding-right:0rem;height:23rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.twoNewsTAItem{width:31rem;height:36rem;display:table-cell;padding-left:0rem;padding-right:0rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.moreThanTwo{height:30rem;width:33.33%;float:left}@media (max-width: 1199px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.moreThanTwo{padding-left:1.7734rem;padding-right:1.7734rem}}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.moreThanTwo{padding-left:4.5rem;padding-right:0rem;height:31rem}}@media (max-width: 859px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.moreThanTwo{padding-left:3rem;padding-right:0rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper.moreThanTwo{height:36rem;width:31rem;padding-left:0rem;padding-right:0rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell{width:34rem;height:12rem;display:table-cell;vertical-align:middle;overflow:hidden}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell{width:34rem;height:31rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell.hidden{display:none}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell.oneNewsTAItem{width:62rem;height:19rem;vertical-align:top}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell.oneNewsTAItem{width:31rem;height:36rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell.twoNewsTAItem{width:44rem;height:22rem;vertical-align:top}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell.twoNewsTAItem{width:40rem;height:23rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell.twoNewsTAItem{display:block;width:31rem;height:36rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell.moreThanTwo{height:30rem;display:block;width:32rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell.moreThanTwo{width:26rem;height:31rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell.moreThanTwo{height:36rem;width:31rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture{width:16rem;height:9rem;display:table-cell;vertical-align:top;margin-bottom:1.3rem}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.oneNewsTAItem{text-align:left;width:24rem;height:19rem;padding-top:0.5rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.oneNewsTAItem{text-align:center;width:31rem;height:11rem;display:table-cell;vertical-align:middle}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.oneNewsTAItem img{width:auto;height:auto;max-width:22rem;max-height:8rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.oneNewsTAItem img{max-width:26rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.twoNewsTAItem{height:22rem;text-align:left;padding-top:0.5rem;padding-right:0.5rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.twoNewsTAItem{height:23rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.twoNewsTAItem{text-align:center;height:11rem;width:31rem;padding-right:0rem;display:table-cell;vertical-align:middle}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.twoNewsTAItem img{height:auto;max-height:8rem;max-width:20rem;width:auto}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.twoNewsTAItem img{height:auto;max-height:6rem;max-width:18rem;width:auto}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.twoNewsTAItem img{width:auto;height:auto;max-width:26rem;max-height:8rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.moreThanTwo{display:block;width:32rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.moreThanTwo{width:26rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.moreThanTwo{height:11rem;width:31rem;padding-top:0.5rem;display:table-cell;vertical-align:middle}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentPicture.moreThanTwo img{width:auto;height:auto;max-width:26rem;max-height:8rem}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser{display:table-cell}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser{display:inline-table}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser.moreThanTwo{display:block}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser.moreThanTwo{display:inline-table}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle{text-align:left;display:block;vertical-align:top;width:17rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle{text-align:center}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.oneNewsTAItem{width:38rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.5rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.oneNewsTAItem{width:31rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.twoNewsTAItem{width:26rem;padding-left:1rem;padding-right:0.5rem;padding-top:0.5rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.twoNewsTAItem{width:22rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.twoNewsTAItem{width:31rem;padding-left:0.5rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.moreThanTwo{width:32rem;padding-left:0.6rem;padding-right:0.6rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.moreThanTwo{width:26rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTitle.moreThanTwo{width:31rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser{display:block;vertical-align:top;width:17rem;text-align:left}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser{text-align:center}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser p.mgx-small{margin-top:1rem;font-style:normal;font-size:1.3rem;line-height:1.7rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser p.mgx-small{margin-top:1.8rem;font-size:1.4rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser p.mgx-small{margin-top:1.5rem;font-size:1.5rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.oneNewsTAItem{width:38rem;padding:0.5rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.oneNewsTAItem{width:31rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.twoNewsTAItem{width:26rem;padding-top:0.5rem;padding-left:1rem;padding-right:0.5rem;padding-bottom:0.5rem;height:19rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.twoNewsTAItem{width:22rem;height:21rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.twoNewsTAItem{width:31rem;padding-left:0.5rem}}.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.moreThanTwo{width:32rem;padding:0.6rem}@media (max-width: 991px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.moreThanTwo{width:26rem}}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsContent .boxNewsTestAwardsContentContainer .boxNewsTestAwardsContentCellWrapper .boxNewsTestAwardsContentCell .boxNewsTestAwardsContentTitleAndTeaser .boxNewsTestAwardsContentTeaser.moreThanTwo{width:31rem}}.boxNewsTestAwards .boxNewsTestAwardsArrow{display:table;background-repeat:no-repeat;background-position:0 50%;height:inherit;width:4rem;font-family:'MgxIcons';bottom:0;color:#cfcfcf;font-size:3rem;position:absolute;text-align:center;top:0;cursor:pointer;text-decoration:none;line-height:2.273rem}@media (max-width: 767px){.boxNewsTestAwards .boxNewsTestAwardsArrow{font-size:3.7rem}}.boxNewsTestAwards .boxNewsTestAwardsArrow.mgxIcon.arrow-left,.boxNewsTestAwards a.boxNewsTestAwardsArrow.arrow-left.promoted{left:0}.boxNewsTestAwards .boxNewsTestAwardsArrow.mgxIcon.arrow-left:before,.boxNewsTestAwards a.boxNewsTestAwardsArrow.arrow-left.promoted:before{display:table-cell;vertical-align:middle;height:inherit;width:inherit}.boxNewsTestAwards .boxNewsTestAwardsArrow.mgxIcon.arrow-right,.boxNewsTestAwards a.boxNewsTestAwardsArrow.arrow-right.promoted{left:auto;right:0}.boxNewsTestAwards .boxNewsTestAwardsArrow.mgxIcon.arrow-right:before,.boxNewsTestAwards a.boxNewsTestAwardsArrow.arrow-right.promoted:before{display:table-cell;vertical-align:middle;height:inherit;width:inherit}.boxNewsTestAwards .boxNewsTestAwardsArrow:hover{color:#088dc5}.tooltip{position:absolute;top:-5rem;background-color:#fff;border:1px solid #088dc5}.tooltip.bottom{padding:0.4rem 0.8rem}.tooltip.bottom .tooltip-arrow{position:absolute;display:block;width:0;height:0;top:-7px;left:50%;margin-left:-7px;border-color:transparent;border-style:solid;border-width:7px;border-top-width:0;border-bottom-color:#088dc5}.tooltip.bottom .tooltip-arrow:after{position:absolute;display:block;top:1px;width:0;height:0;margin-left:-6px;content:" ";border-color:transparent;border-style:solid;border-bottom-color:#fff;border-width:6px;border-top-width:0}.tooltip .tooltip-inner{font-family:'ProximaNova-Regular';font-size:1rem;color:#000;background-color:#fff;padding:0}.animatedHeader{position:relative;height:30rem;margin-top:-3.5rem;margin-bottom:2rem}@media (max-width: 767px){.animatedHeader{display:none}}.animatedHeader .image{display:none;position:absolute;top:0;width:37%;height:100%;background-size:cover}.animatedHeader .image.image1{left:0;-moz-transform:translateX(-100%);-o-transform:translateX(-100%);-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.animatedHeader .image.image2{left:31.5%;-moz-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.animatedHeader .image.image3{right:0;-moz-transform:translateX(100%);-o-transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%)}.animatedHeaderMobile{position:relative;height:30rem;margin-top:-1rem;margin-bottom:2rem}@media (min-width: 768px){.animatedHeaderMobile{display:none}}.animatedHeaderMobile .image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.ceaboutboxContainer{margin:0;padding:0}.ceaboutboxContainer ~ .cestoererWrapper{margin-top:2.9rem !important}.ceaboutboxContainer #ceaboutboxWrapper{background-color:#fff;padding:0.5rem 0}.ceaboutboxContainer #ceaboutboxWrapper .headline{margin:5px 0 0}.ceaboutboxContainer #ceaboutboxWrapper .headline em{font-size:inherit}.ceaboutboxContainer #ceaboutboxWrapper .aboutboxIconWrapper{padding:1em 0}.ceaboutboxContainer #ceaboutboxWrapper .aboutboxDescription{height:0;overflow-y:hidden}.ceaboutboxContainer #ceaboutboxWrapper .aboutboxBtn{text-decoration:none}.ceaboutboxContainer #ceaboutboxWrapper .aboutboxBtn .mgxIcon,.ceaboutboxContainer #ceaboutboxWrapper .aboutboxBtn a.promoted{position:relative;top:0.3rem}.ceaboutboxContainer #ceaboutboxWrapper .aboutboxBtn.aboutboxCloseBtn{display:none}.ceaboutboxContainer #ceaboutboxWrapper .aboutboxHeaders{display:none}.ceaboutboxContainer #ceaboutboxWrapper .aboutboxHeaders img{display:inline}.ceaboutboxContainer #ceaboutboxWrapper.aboutboxInitial .aboutboxHeaders{display:block}.ceaboutboxContainer #ceaboutboxWrapper.show .aboutboxBtn{display:inline-block;margin-top:1.5rem}.ceaboutboxContainer #ceaboutboxWrapper.show .aboutboxBtn.aboutboxOpenBtn{display:none}.ceaboutboxContainer #ceaboutboxWrapper.show .aboutboxBtn.aboutboxCloseBtn{display:inline-block}.ceaboutboxContainer #ceaboutboxWrapper.show .aboutboxDescription{height:inherit;margin-bottom:0.25em}.ceaboutboxContainer #ceaboutboxWrapper.show .aboutboxHeaders{display:block}.ceaboutboxContainer .aboutboxIconWrapper{height:100%}.ceaboutboxContainer .aboutboxIconWrapper .iconImg{text-align:center;padding:0 0.4rem 0 0;line-height:1rem}.ceaboutboxContainer .aboutboxIconWrapper .iconImg img{max-height:50pt;min-height:42px;margin:0 0 8px 0}.ceaboutboxContainer .aboutboxIconWrapper .iconText{padding:0 !important;text-align:left;line-height:2rem;color:#949494;font-family:'ProximaNova-Semibold';font-size:1.65rem}.ceaboutboxContainer .row-full-height{height:100%}.ceaboutboxContainer .col-full-height{height:100%;vertical-align:middle}.ceaboutboxContainer .row-same-height{display:table;width:100%;table-layout:fixed}.ceaboutboxContainer .col-xs-height{display:table-cell;float:none !important}@media (max-width: 991px){.ceaboutboxContainer .iconText{font-size:1.9rem !important}.ceaboutboxContainer .iconImg img{height:5.5rem}}@media (max-width: 1199px){.ceaboutboxContainer .col-xs-height{display:block !important;float:left !important}.ceaboutboxContainer .iconText{text-align:center !important}}@media (min-width: 992px){.ceaboutboxContainer .col-xs-height{display:table-cell !important;float:none !important}.ceaboutboxContainer .iconText{padding-left:1.8rem;line-height:1.8rem !important;text-align:left !important}}@media (min-width: 1200px){.ceaboutboxContainer .col-xs-height{display:table-cell !important;float:none !important}}@media (max-width: 767px){.ceaboutboxContainer .col-xs-height{display:table-cell !important;float:none !important}.ceaboutboxContainer .iconText{text-align:left !important;font-size:1.65rem !important;line-height:1.9rem !important;padding-right:2rem !important}.ceaboutboxContainer .iconImg{padding-right:1rem !important}.ceaboutboxContainer .iconImg img{max-height:6.2rem !important}.ceaboutboxContainer #ceaboutboxWrapper.show .hidden-xs{display:block !important}.ceaboutboxContainer .col-sm-height{display:table-cell !important;float:none !important}}.productFinder .filter{background-color:#fff}.productFinder .filter .pfHeadline{background-color:#eaedf5}.productFinder .filter .mgx-productselector.sticked{background:#283644}.productFinder .filter .mgx-productselector .mgx-select{display:block;margin-top:1rem;margin-bottom:1rem}.productFinder .filter .mgx-productselector .col-mobile-6:not(:first-child) .mgx-select-dropdown{right:0}.productFinder .filter .resetwrapper{margin-bottom:1rem;text-align:center}.productFinder .filter .resetwrapper .reset{padding:1rem;padding-left:3rem;color:gray;background:url(../images/icons/delete.png) center left no-repeat;font-size:1.66667rem;line-height:3.5rem}@media (min-width: 768px){.productFinder .filter .resetwrapper .reset{font-size:1.66667rem;line-height:3.5rem}}.productFinder .settings{background-color:#eaedf5;padding:1.8rem 0}@media (min-width: 768px){.productFinder .settings .pfHeadline{margin-top:2rem}}.productFinder .settings .pfHeadline h1,.productFinder .settings .pfHeadline h2,.productFinder .settings .pfHeadline h3,.productFinder .settings .pfHeadline h4,.productFinder .settings .pfHeadline h5{margin-bottom:0}@media (min-width: 768px){.productFinder .settings .pfHeadline h1,.productFinder .settings .pfHeadline h2,.productFinder .settings .pfHeadline h3,.productFinder .settings .pfHeadline h4,.productFinder .settings .pfHeadline h5{line-height:4.3rem}}.productFinder .settings .mgx-filterednumber{font-size:1.666rem;line-height:4rem;display:none;vertical-align:middle;color:gray;padding-left:1.5rem;padding-right:1.5rem}.productFinder .settings .mgx-filterednumber .mgx-paginate{display:inline-block;padding:1.25em;border-radius:.6rem;line-height:1;margin-top:-.1em;background:#fff no-repeat center center;float:left;display:none}@media (max-width: 767px){.productFinder .settings .mgx-filterednumber .mgx-paginate{background-color:#eaedf5;width:48%}}.productFinder .settings .mgx-filterednumber .mgx-paginate.previous{background-image:url(../images/icons/arrows/arrow_left_small.png)}@media (min-width: 768px){.productFinder .settings .mgx-filterednumber .mgx-paginate.previous{margin-left:-1.5rem;margin-right:.2em}}.productFinder .settings .mgx-filterednumber .mgx-paginate.next{background-image:url(../images/icons/arrows/arrow_right_small.png)}@media (min-width: 768px){.productFinder .settings .mgx-filterednumber .mgx-paginate.next{margin-right:1em}}@media (max-width: 767px){.productFinder .settings .mgx-filterednumber .mgx-paginate.next{float:right}}@media (min-width: 768px){.productFinder .settings .mgx-filterednumber .mgx-paginate:hover{background-color:#e8e8e8}}.productFinder .settings .mgx-filterednumber .mgx-paginate.disabled,.productFinder .settings .mgx-filterednumber .mgx-paginate.disabled:hover{cursor:default;background-color:rgba(255,255,255,0.3) !important}.productFinder .settings .mgx-filterednumber .mgx-paginate.disabled.previous,.productFinder .settings .mgx-filterednumber .mgx-paginate.disabled:hover.previous{background-image:url(../images/icons/arrows/arrow_left_small_disabled.png)}.productFinder .settings .mgx-filterednumber .mgx-paginate.disabled.next,.productFinder .settings .mgx-filterednumber .mgx-paginate.disabled:hover.next{background-image:url(../images/icons/arrows/arrow_right_small_disabled.png)}@media (max-width: 767px){.productFinder .settings .mgx-filterednumber .mgx-paginate.disabled,.productFinder .settings .mgx-filterednumber .mgx-paginate.disabled:hover{background-color:transparent}}@media (max-width: 767px){.productFinder .settings .mgx-filterednumber span.desktop-only{display:none}}@media (max-width: 767px){.productFinder .settings .mgx-filterednumber{padding-left:1rem;padding-right:1rem}}.productFinder .settings .mgx-filterednumber span{font-weight:bold}.productFinder .settings .mgx-select.mgx-finder{background-color:#fff;background-image:none;right:4px}.productFinder .settings .mgx-select.mgx-finder:not(.open):hover{background-color:#e9e9e9}.productFinder .settings .mgx-select.mgx-finder:not(.open):active{background-color:#ddd}.productFinder .settings .mgx-select.mgx-finder>a{color:#098dc5;margin-right:3rem;font-family:ProximaNova-Bold;font-weight:normal;padding-top:2px}@media (max-width: 767px){.productFinder .settings .mgx-select.mgx-finder>a{text-align:left}}.productFinder .settings .mgx-select.mgx-finder>a::after{background:url(../images/icons/sorting.png) center center no-repeat;background-size:contain;width:1.5rem;height:1.5rem;top:1.4rem}.productFinder .settings .mgx-select ul{padding:0;list-style:none}.productFinder .productboxes{padding:2rem 0;background-color:#eaedf5}@media (min-width: 768px){.productFinder .productboxes{padding:0}}.productFinder .productboxes h2{height:7.5rem;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px){.productFinder .productboxes h2{height:9rem}}.bembel span{display:table;position:relative;padding:0.6rem 1rem 0.5rem 1rem;margin:0 0 1.2rem 0;font-family:'ProximaNova-Bold';font-size:1.4rem;line-height:1.4rem;text-transform:uppercase;color:#fff !important;background-color:#ff9a00}.bembel span:before{content:'';background:transparent;position:absolute;top:100%;left:0;border:0.35em solid transparent;border-left-color:#ff9a00;border-top-color:#ff9a00}.mgx-megadropdown .bembel span{font-size:1.2rem;padding:0.4rem 0.8rem 0.3rem 0.7rem;margin:0.5rem 0;background-color:#c5cc0d}.mgx-megadropdown .bembel span:before{border:0.3em solid transparent}.bembel.orange span{background-color:#ff9a00}.bembel.orange span:before{border-left-color:#ff9a00;border-top-color:#ff9a00}.bembel.green span{background-color:#c5cc0d}.bembel.green span:before{border-left-color:#c5cc0d;border-top-color:#c5cc0d}.news .bembel{display:block;float:left}.news .bembel span{margin:0rem 1rem 0.5rem 0rem !important;padding:0.3rem 1rem 0.2rem !important}.news .bembel span:before{border-width:0.2em}.orderBox a.firstLink:hover{text-decoration:none}.orderBox aside span{display:block;margin:0.4rem 0;font-size:1.2rem;line-height:1.2rem}.orderBox aside a span{text-decoration:underline}.orderBox.boxStage .row-wide{margin:0}.orderBox.boxStage .mgx-button{margin-bottom:0.5rem}.orderBox.boxStage .orderBoxWrapper{padding:1rem}@media (min-width: 768px){.orderBox.boxStage .orderBoxWrapper{padding:0}}@media (min-width: 768px){.orderBox.boxStage .col-sm-7{width:58.334%}}.orderBox.boxDreier>.packshotWrapper{position:relative;display:block;min-height:19rem}.orderBox.boxVierer>.packshotWrapper{position:relative;display:block;min-height:21rem}.orderBox.boxVierer h3,.orderBox.boxVierer h4{margin-top:0}.orderBox.boxVierer h3 span,.orderBox.boxVierer h4 span{color:#005090}@media (min-width: 768px){.orderBox.boxVierer:hover p,.orderBox.boxVierer:hover span,.orderBox.boxVierer:hover small,.orderBox.boxVierer:hover strong,.orderBox.boxVierer:hover h3,.orderBox.boxVierer:hover h4{color:#fff}}.orderBox.boxProductBlock{margin:1.5rem 0}.orderBox.boxProductBlock .left{padding:0}@media (max-width: 767px){.orderBox.boxLeftSideBar,.orderBox.boxLeftSideBarFreeDownload,.orderBox.boxCrossPromo{margin-top:1.5rem}.orderBox.boxLeftSideBar .left,.orderBox.boxLeftSideBarFreeDownload .left,.orderBox.boxCrossPromo .left{padding-right:0}.orderBox.boxLeftSideBar .left .packshot,.orderBox.boxLeftSideBarFreeDownload .left .packshot,.orderBox.boxCrossPromo .left .packshot{left:-1.5rem}.orderBox.boxLeftSideBar .right,.orderBox.boxLeftSideBarFreeDownload .right,.orderBox.boxCrossPromo .right{padding-top:1rem;padding-left:0;text-align:left}.orderBox.boxLeftSideBar .price,.orderBox.boxLeftSideBarFreeDownload .price,.orderBox.boxCrossPromo .price{margin-bottom:0.5rem}.orderBox.boxLeftSideBar .mgx-button,.orderBox.boxLeftSideBarFreeDownload .mgx-button,.orderBox.boxCrossPromo .mgx-button{font-size:1.5rem !important}}.orderBox.boxLeftSideBar .mgx-main-price .subscript,.orderBox.boxLeftSideBarFreeDownload .mgx-main-price .subscript,.orderBox.boxCrossPromo .mgx-main-price .subscript{font-family:'ProximaNova-Bold'}.orderBox.boxLeftSideBar a.promoted:before,.orderBox.boxLeftSideBarFreeDownload a.promoted:before,.orderBox.boxCrossPromo a.promoted:before{background-image:url(../images/icons/arrows/arrow_right.png) !important}.orderBox.boxLeftSideBar.boxCrossPromo,.orderBox.boxLeftSideBarFreeDownload.boxCrossPromo,.orderBox.boxCrossPromo.boxCrossPromo{text-align:center;max-width:27rem;min-width:25rem;background-color:#fff}@media (max-width: 767px){.orderBox.boxLeftSideBar.boxCrossPromo,.orderBox.boxLeftSideBarFreeDownload.boxCrossPromo,.orderBox.boxCrossPromo.boxCrossPromo{width:100%;max-width:100%;min-width:100%}}.orderBox.boxLeftSideBar.boxCrossPromo .box.product,.orderBox.boxLeftSideBarFreeDownload.boxCrossPromo .box.product,.orderBox.boxCrossPromo.boxCrossPromo .box.product{border:1px solid #e8e8e8;border-radius:0.4rem;padding-bottom:0.5rem}@media (max-width: 767px){.orderBox.boxLeftSideBar.boxCrossPromo .box.product,.orderBox.boxLeftSideBarFreeDownload.boxCrossPromo .box.product,.orderBox.boxCrossPromo.boxCrossPromo .box.product{padding-bottom:0.8rem;padding-top:0.4rem}}.orderBox.boxLeftSideBar.boxCrossPromo .box.product .mgx-button,.orderBox.boxLeftSideBarFreeDownload.boxCrossPromo .box.product .mgx-button,.orderBox.boxCrossPromo.boxCrossPromo .box.product .mgx-button{width:84%}@media (max-width: 767px){.orderBox.boxCrossPromo{margin-top:0;margin-bottom:1.5rem}}.orderBox.boxTeaser p,.orderBox.boxTeaser .moreInfo{margin-bottom:1.5rem}.orderBox.boxTeaser .left{padding:0}.orderBox.boxTeaser .priceWrapper,.orderBox.boxTeaser .buttonWrapper{float:left;padding:0}.orderBox.boxTeaser .buttonWrapper .mgx-button{line-height:2rem;height:auto;padding:1rem 2rem}.orderBox.boxTeaser .mgx-button{margin:0}.orderBox.boxProductfinderDefault h3,.orderBox.boxProductfinderDefault h4,.orderBox.boxProductfinderDefault h5,.orderBox.boxProductfinderReleaseDate h3,.orderBox.boxProductfinderReleaseDate h4,.orderBox.boxProductfinderReleaseDate h5{font-size:2.1rem;line-height:2.5rem;min-height:5rem}.orderBox.boxProductfinderDefault h3 em,.orderBox.boxProductfinderDefault h4 em,.orderBox.boxProductfinderDefault h5 em,.orderBox.boxProductfinderReleaseDate h3 em,.orderBox.boxProductfinderReleaseDate h4 em,.orderBox.boxProductfinderReleaseDate h5 em{font-size:2.1rem;line-height:2.5rem}.orderBox.boxFreeDownload.boxInGrid-6{padding:1.5rem}.orderBox.boxRetargeting{background-color:#fff}.orderBox.boxRetargeting .row{margin-right:0}.orderBox.boxRetargeting .row .left{text-align:right;padding:0}.orderBox.boxRetargeting .row .right{text-align:left}.retargetingBanner .orderBox.boxRetargeting .row .right{padding-right:0}.orderBox.boxRetargeting .title{display:block;font-size:1.6rem;line-height:1.7rem;font-family:'ProximaNova-Bold';text-transform:uppercase;color:#005090}.orderBox.boxRetargeting .title em{font-style:normal;font-family:'ProximaNova-Regular';color:#505050}.orderBox.boxRetargeting .title a{text-decoration:none}.orderBox.boxRetargeting .moreInfo{margin-top:12px;font-size:1.3rem;line-height:1.2rem;text-decoration:none;text-transform:none}.orderBox.boxRetargeting .moreInfo:before{top:0.1rem;right:0.4rem;font-size:1.3rem;content:'1';width:0.75em;height:0.75em;display:inline-block;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:0.25em;margin-top:-0.25em;position:relative;font-family:'MgxIcons';text-align:center}.retargetingBanner .orderBox.boxRetargeting{position:relative;padding-top:0.4rem}.orderBox a.headline{text-decoration:none;display:block}.row .orderBox img{margin-bottom:0}.orderBox .abolink{display:block;margin-top:0.8rem}.orderBox .abolink.mgxIcon:before,.orderBox a.abolink.promoted:before{top:0.1rem;right:0.4rem;font-size:1.3rem}.orderBox .previewLink{display:block;margin-bottom:0.4rem}.orderBox .releaseDate{color:gray;font-size:1.4rem;line-height:2.3rem;font-family:'ProximaNova-SemiBold'}.orderBox .mgx-button{margin-top:0 !important}.orderBox .mgx-button.freeDownload:before{content:' ';float:left;display:block;position:relative;top:0.2rem;width:1.8rem;height:1.8rem;margin-right:0.6rem;background:url(../images/icons/download_white.svg) center no-repeat;background-size:contain}.bembel.centered{width:100%;text-align:center}.bembel.centered span{margin:auto}.orderBox.boxStage .bembel{left:0;-moz-transform:none;-o-transform:none;-ms-transform:none;-webkit-transform:none;transform:none}.orderBox.boxDreier .bembel,.orderBox.boxVierer .bembel{position:absolute;top:-1.2rem;left:0}.orderBox.boxTeaser .bembel{margin-bottom:2rem !important}.orderBox.boxLeftSideBar .bembel,.orderBox.boxLeftSideBarFreeDownload .bembel{position:relative;top:-1.3rem;left:0;margin-bottom:-1rem}.orderBox.boxCrossPromo .bembel{position:relative;top:-1.3rem;left:0;margin-bottom:-1rem}@media (max-width: 767px){.orderBox.boxCrossPromo .bembel{top:-1.65rem}}.orderBox.boxProductfinder .bembel{position:absolute;top:-1.2rem;left:0}.orderBox.boxRetargeting .bembel{width:62%}.orderBox.boxRetargeting .bembel span{padding:0.3rem 1rem 0.2rem 1rem;font-size:1rem;margin-bottom:1rem !important}.retargetingBanner .orderBox.boxRetargeting .bembel{position:absolute;top:-1.7rem}.retargetingBanner .orderBox.boxRetargeting .bembel span{font-size:0.9rem;padding:0.1rem 1rem 0rem 1rem}.retargetingBanner .orderBox.boxRetargeting .bembel span:before{border-width:0.25em}.appBox .bembel{position:absolute;top:-1.2rem;left:0}.orderBox .moreInfo{display:block}.orderBox .moreInfo.mgxIcon:before,.orderBox a.moreInfo.promoted:before{top:0.1rem;right:0.4rem;font-size:1.3rem}.orderBox .moreInfoButton{width:100%;padding:8px 10px;margin-bottom:0}.orderBox.boxDreier .moreInfo{font-size:1.66667rem;line-height:2.273rem;margin-bottom:1.5rem}.orderBox.boxVierer .moreInfo{font-size:1.66667rem;line-height:2.273rem;margin-bottom:1.5rem}.orderBox.boxTeaser .moreInfo{display:inline-block;margin-bottom:2.5rem}.orderBox.boxProductfinderDefault .moreInfo,.orderBox.boxProductfinderReleaseDate .moreInfo{margin-top:0.8rem}.orderBox .packshot{position:relative;margin:0;padding:0 !important}.orderBox .packshot .img-bundle{position:absolute;bottom:0;right:0.4rem;width:70%;height:70%;margin:0}.orderBox.boxProductBlock .packshot{top:-1.1rem;left:-0.6rem}@media (min-width: 768px){.orderBox.boxProductBlock .packshot{top:-1rem}}@media (min-width: 992px){.orderBox.boxProductBlock .packshot{left:0}}.orderBox.boxProductBlock .packshot,.orderBox.boxProductBlock .img-packshot{width:14rem;height:14rem;margin:auto}.orderBox.boxDreier .packshot{position:absolute;bottom:0;left:-1.5rem}.orderBox.boxDreier .packshot,.orderBox.boxDreier .img-packshot{width:16.5rem;height:16.5rem}.orderBox.boxVierer .packshot{position:absolute;bottom:-0.3rem;left:-1.3rem}.orderBox.boxVierer .packshot,.orderBox.boxVierer .img-packshot{width:18.5rem;height:18.5rem}@media (min-width: 768px){.orderBox.boxVierer .packshot,.orderBox.boxVierer .img-packshot{width:15rem;height:15rem}}@media (min-width: 900px){.orderBox.boxVierer .packshot,.orderBox.boxVierer .img-packshot{width:18.5rem;height:18.5rem}}.orderBox.boxLeftSideBar .packshot,.orderBox.boxLeftSideBar .img-packshot,.orderBox.boxLeftSideBarFreeDownload .packshot,.orderBox.boxLeftSideBarFreeDownload .img-packshot,.orderBox.boxCrossPromo .packshot,.orderBox.boxCrossPromo .img-packshot{width:16rem;height:16rem;margin:auto}@media (min-width: 768px){.orderBox.boxLeftSideBar .packshot,.orderBox.boxLeftSideBar .img-packshot,.orderBox.boxLeftSideBarFreeDownload .packshot,.orderBox.boxLeftSideBarFreeDownload .img-packshot,.orderBox.boxCrossPromo .packshot,.orderBox.boxCrossPromo .img-packshot{width:20rem;height:20rem;margin:auto}}@media (min-width: 768px){.orderBox.boxStage .packshot{top:-2.2rem}}.orderBox.boxStage .packshot,.orderBox.boxStage .img-packshot{width:21rem;height:21rem}.orderBox.boxTeaser .packshot{top:-1.8rem}.orderBox.boxTeaser .packshot,.orderBox.boxTeaser .img-packshot{width:16rem;height:auto}@media (min-width: 768px){.orderBox.boxTeaser .packshot,.orderBox.boxTeaser .img-packshot{width:20rem;height:auto;max-width:103%}}.orderBox.boxFreeDownload .packshot{top:-1.8rem}.orderBox.boxProductfinderDefault .packshot,.orderBox.boxProductfinderReleaseDate .packshot{margin:1rem auto 0 auto}.orderBox.boxProductfinderDefault .packshot,.orderBox.boxProductfinderDefault .img-packshot,.orderBox.boxProductfinderReleaseDate .packshot,.orderBox.boxProductfinderReleaseDate .img-packshot{width:23rem;height:23rem}@media (min-width: 768px){.orderBox.boxProductfinderDefault .packshot,.orderBox.boxProductfinderDefault .img-packshot,.orderBox.boxProductfinderReleaseDate .packshot,.orderBox.boxProductfinderReleaseDate .img-packshot{width:20rem;height:20rem}}.orderBox.boxFreeDownload .packshot,.orderBox.boxFreeDownload .img-packshot{width:21rem;height:21rem}.orderBox.boxFreeDownload.boxInGrid-6 .packshot,.orderBox.boxFreeDownload.boxInGrid-6 .img-packshot{width:19rem;height:19rem}.orderBox.boxRetargeting .packshot{top:-1rem;left:2.1rem;margin-bottom:-1rem}.orderBox.boxRetargeting .packshot,.orderBox.boxRetargeting .img-packshot{width:10rem;height:10rem}.retargetingBanner .orderBox.boxRetargeting .packshot{left:-0.7rem}.orderBox .promotionPrice{display:block;font-size:1.5rem;font-family:'ProximaNova-Regular'}.orderBox .price{display:block;margin-bottom:1rem;color:#005090;font-size:3.5rem;line-height:3.5rem;font-family:'ProximaNova-Bold';white-space:nowrap;overflow:hidden}.orderBox .price small{position:relative;bottom:1rem;margin-left:-0.3rem;color:#005090;font-size:2rem;font-family:'ProximaNova-Bold'}.orderBox.boxStage .price{color:#fff}.orderBox.boxStage .price small{color:#fff}.orderBox.boxDreier .promotionPrice{font-size:1.6rem;color:#333}.orderBox.boxVierer .priceWrapper{margin-top:0.8rem}.orderBox.boxLeftSideBar .promotionPrice,.orderBox.boxCrossPromo .promotionPrice{line-height:1.5rem;color:#333}.orderBox.boxLeftSideBar .price,.orderBox.boxCrossPromo .price{margin-bottom:0;font-size:2.8rem}@media (min-width: 768px){.orderBox.boxLeftSideBar .price,.orderBox.boxCrossPromo .price{margin-bottom:0.5rem}}.orderBox.boxCrossPromo .promotionPrice{padding-top:0.4rem}.orderBox.boxRetargeting .price{margin-bottom:0;font-size:2.1rem;line-height:2.7rem;text-transform:none}.orderBox.boxRetargeting .price small{font-size:1rem;bottom:0.7rem}.orderBox.boxRetargeting .promotionPrice{font-size:1rem;line-height:1.2rem;text-transform:none;color:#333}html.de-CH .orderBox.boxTeaser .price,html.fr-CH .orderBox.boxTeaser .price{font-size:2.4rem !important;line-height:3.5rem !important}html.de-CH .orderBox.boxTeaser .price small,html.fr-CH .orderBox.boxTeaser .price small{font-size:1.3rem !important}html.da-DK .orderBox.boxProductfinderDefault .price,html.da-DK .orderBox.boxProductfinderReleaseDate .price{font-size:2.4rem !important}html.da-DK .orderBox.boxProductfinderDefault .price small,html.da-DK .orderBox.boxProductfinderReleaseDate .price small{font-size:1.4rem !important}html.es-ES .orderBox.boxProductfinderDefault .price,html.es-ES .orderBox.boxProductfinderReleaseDate .price{font-size:3rem !important}html.es-ES .orderBox.boxProductfinderDefault .price small,html.es-ES .orderBox.boxProductfinderReleaseDate .price small{font-size:1.8rem !important}html.de-CH .orderBox.boxProductfinderDefault .price,html.fr-CH .orderBox.boxProductfinderDefault .price,html.de-CH .orderBox.boxProductfinderReleaseDate .price,html.fr-CH .orderBox.boxProductfinderReleaseDate .price{font-size:2.5rem !important;line-height:3.9rem !important}html.de-CH .orderBox.boxProductfinderDefault .price small,html.fr-CH .orderBox.boxProductfinderDefault .price small,html.de-CH .orderBox.boxProductfinderReleaseDate .price small,html.fr-CH .orderBox.boxProductfinderReleaseDate .price small{font-size:1.5rem !important}html.fr-FR .orderBox.boxProductfinderDefault .price,html.fr-BE .orderBox.boxProductfinderDefault .price,html.fr-FR .orderBox.boxProductfinderReleaseDate .price,html.fr-BE .orderBox.boxProductfinderReleaseDate .price{font-size:2.7rem !important}html.fr-FR .orderBox.boxProductfinderDefault .price small,html.fr-BE .orderBox.boxProductfinderDefault .price small,html.fr-FR .orderBox.boxProductfinderReleaseDate .price small,html.fr-BE .orderBox.boxProductfinderReleaseDate .price small{font-size:1.5rem !important}html.fr-CA .orderBox.boxProductfinderDefault .price,html.fr-CA .orderBox.boxProductfinderReleaseDate .price{font-size:3.0rem !important}html.fr-CA .orderBox.boxProductfinderDefault .price small,html.fr-CA .orderBox.boxProductfinderReleaseDate .price small{font-size:1.6rem !important}html.nl-NL .orderBox.boxProductfinderDefault .price,html.nl-BE .orderBox.boxProductfinderDefault .price,html.nl-NL .orderBox.boxProductfinderReleaseDate .price,html.nl-BE .orderBox.boxProductfinderReleaseDate .price{font-size:3rem !important}html.nl-NL .orderBox.boxProductfinderDefault .price small,html.nl-BE .orderBox.boxProductfinderDefault .price small,html.nl-NL .orderBox.boxProductfinderReleaseDate .price small,html.nl-BE .orderBox.boxProductfinderReleaseDate .price small{font-size:1.5rem !important}html.pt-PT .orderBox.boxProductfinderDefault .price,html.pt-BR .orderBox.boxProductfinderDefault .price,html.pt-PT .orderBox.boxProductfinderReleaseDate .price,html.pt-BR .orderBox.boxProductfinderReleaseDate .price{font-size:2.8rem !important}html.pt-PT .orderBox.boxProductfinderDefault .price small,html.pt-BR .orderBox.boxProductfinderDefault .price small,html.pt-PT .orderBox.boxProductfinderReleaseDate .price small,html.pt-BR .orderBox.boxProductfinderReleaseDate .price small{font-size:1.5rem !important}html.sv-SE .orderBox.boxProductfinderDefault .price,html.sv-SE .orderBox.boxProductfinderReleaseDate .price{font-size:3rem !important}html.sv-SE .orderBox.boxProductfinderDefault .price small,html.sv-SE .orderBox.boxProductfinderReleaseDate .price small{font-size:1.5rem !important}html.tr-TR .orderBox.boxProductfinderDefault .price,html.tr-TR .orderBox.boxProductfinderReleaseDate .price{font-size:3.2rem !important}html.tr-TR .orderBox.boxProductfinderDefault .price small,html.tr-TR .orderBox.boxProductfinderReleaseDate .price small{font-size:1.8rem !important}.orderBox a.trialLink{display:block}.orderBox a.trialLink.cloudIcon:before{content:' ';display:inline-block;position:relative;top:0.4rem;width:1.8rem;height:1.8rem;margin-right:0.6rem;background:url(../images/icons/download_blue.svg) center no-repeat;background-size:contain}.orderBox div.trialLink.fixedBottom{position:absolute;bottom:0}.orderBox.boxTeaser a.trialLink{margin-top:0.8rem;margin-left:0.5rem}.orderBox.boxStage a.trialLink.cloudIcon:before{background-image:url(../images/icons/download_white.svg)}.orderBox.boxVierer div:last-child,.orderBox.boxProductfinderDefault div:last-child,.orderBox.boxProductfinderReleaseDate div:last-child,.orderBox.boxProductfinderTrial div:last-child{border-bottom-left-radius:0.4rem;border-bottom-right-radius:0.4rem}.orderBox.boxVierer .trialLink,.orderBox.boxProductfinderDefault .trialLink,.orderBox.boxProductfinderReleaseDate .trialLink,.orderBox.boxProductfinderTrial .trialLink{display:block;width:100%;padding:0;border-top:1px solid #e8e8e8;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,0.2);border-bottom-left-radius:0.4rem;border-bottom-right-radius:0.4rem;text-align:center}.orderBox.boxVierer .trialLink a,.orderBox.boxProductfinderDefault .trialLink a,.orderBox.boxProductfinderReleaseDate .trialLink a,.orderBox.boxProductfinderTrial .trialLink a{display:block;padding:1rem 1rem 0.8rem 1rem;color:#088dc5 !important}.orderBox.boxVierer .trialLink a:before,.orderBox.boxProductfinderDefault .trialLink a:before,.orderBox.boxProductfinderReleaseDate .trialLink a:before,.orderBox.boxProductfinderTrial .trialLink a:before{content:' ';display:inline-block;position:relative;top:0.4rem;width:1.8rem;height:1.8rem;margin-right:0.6rem;background:url(../images/icons/download_blue.svg) center no-repeat;background-size:contain}@media (min-width: 768px){.orderBox.boxVierer .trialLink:hover,.orderBox.boxProductfinderDefault .trialLink:hover,.orderBox.boxProductfinderReleaseDate .trialLink:hover,.orderBox.boxProductfinderTrial .trialLink:hover{background-color:#088dc5;color:#fff}.orderBox.boxVierer .trialLink:hover a,.orderBox.boxProductfinderDefault .trialLink:hover a,.orderBox.boxProductfinderReleaseDate .trialLink:hover a,.orderBox.boxProductfinderTrial .trialLink:hover a{color:#fff !important}.orderBox.boxVierer .trialLink:hover a:before,.orderBox.boxProductfinderDefault .trialLink:hover a:before,.orderBox.boxProductfinderReleaseDate .trialLink:hover a:before,.orderBox.boxProductfinderTrial .trialLink:hover a:before{background:url(../images/icons/download_white.svg) center no-repeat;background-size:contain}}.gridBackgroundLandingpage .orderBox a.trialLink.cloudIcon:before{background:url(../images/icons/download_white.svg) center no-repeat !important}.orderBox .articleNotAvailable{color:#333;font-family:'ProximaNova-Semibold'}.orderBox p.articleNotAvailable{padding:2.5rem 1rem}.orderBox.boxStage .articleNotAvailable{float:left;width:22rem;color:#fff}.mgx-contentnav .articleNotAvailable{float:left;line-height:5rem}.mgx-button,.mgx-cta{display:inline-block;position:relative;padding:1rem 2rem;margin-bottom:1rem;font-family:ProximaNova-Regular;font-size:1.7rem;font-weight:400;text-align:center;text-decoration:none;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1));border-radius:4px;box-shadow:0 1px 1px #00538e;transition:background-image 150ms ease-in-out, box-shadow 150ms ease-in-out;cursor:pointer;color:#fff;background-color:#088dc5}.mgx-button:hover,.mgx-cta:hover{text-decoration:none}.mgx-button:active,.mgx-cta:active{top:0.1rem}.mgx-button:hover,.mgx-cta:hover{background-color:#077bac}.mgx-button:active,.mgx-cta:active{background-color:#066a94}.mgx-button.green,.mgx-cta.green{padding:0.8rem 2rem;font-family:ProximaNova-Bold;background-color:#6c3;box-shadow:0 1px 1px #006711}.mgx-button.green:hover,.mgx-cta.green:hover{background-color:#5cb82e}.mgx-button.green:active,.mgx-cta.green:active{background-color:#52a329}.mgx-button.greenWhite,.mgx-cta.greenWhite{padding:0.8rem 2.5rem;font-family:ProximaNova-Bold;background-color:#6c3;box-shadow:0 1px 1px #006711}.mgx-button.greenWhite:after,.mgx-cta.greenWhite:after{content:"";position:absolute;top:0.2em;left:0.2em;bottom:0.2em;right:0.2em;border:0.15em solid #fff;border-radius:0.2em}.mgx-button.greenWhite:hover,.mgx-cta.greenWhite:hover{background-color:#5cb82e}.mgx-button.greenWhite:active,.mgx-cta.greenWhite:active{background-color:#52a329}.mgx-button.gray,.mgx-cta.gray{font-family:ProximaNova-Bold;color:#088dc5;background-color:#fff;box-shadow:0 1px 1px #505050}.mgx-button.gray:hover,.mgx-cta.gray:hover{background-color:#fafafa}.mgx-button.gray:active,.mgx-cta.gray:active{background-color:#f2f2f2}.mgx-button.thick,.mgx-cta.thick{padding:1.3rem 2.5rem}.mgx-button.thin,.mgx-cta.thin{padding:0.5rem 2.5rem}.mgx-button.mgx-contentnav-button,.mgx-cta.mgx-contentnav-button{white-space:nowrap}button{display:inline-block;position:relative;padding:auto 1.5rem;border:none;outline:none;text-align:center;box-shadow:0 1px 1px #00538e;border-radius:4px}button.lightBlue{color:#fff;background-color:rgba(255,255,255,0.1);background-image:-moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.1)), color-stop(100%, rgba(0,0,0,0.1)));background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);background-image:-o-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);background-image:-ms-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1AFFFFFF', endColorstr='#1A000000', GradientType=0 );background-color:#088dc5}button.lightBlue:hover{background-color:#077bac}button.lightBlue:active{background-color:#066a94}button#buttonSearch{width:2.8rem;height:2.8rem;line-height:2.8rem}button#buttonSearch:before{width:100%}.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:compact(0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false, false);-moz-box-shadow:compact(0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false, false);box-shadow:compact(0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false, false)}.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay{-webkit-transition-duration:compact(0.5s, false, false, false, false, false, false, false, false, false);-moz-transition-duration:compact(0.5s, false, false, false, false, false, false, false, false, false);transition-duration:compact(0.5s, false, false, false, false, false, false, false, false, false)}.twentytwenty-before-label,.twentytwenty-after-label{-webkit-transition-property:compact(opacity, false, false, false, false, false, false, false, false, false);-moz-transition-property:compact(opacity, false, false, false, false, false, false, false, false, false);transition-property:compact(opacity, false, false, false, false, false, false, false, false, false)}.twentytwenty-before-label:before,.twentytwenty-after-label:before{color:#fff;font-size:13px;letter-spacing:0.1em}.twentytwenty-before-label:before,.twentytwenty-after-label:before{position:absolute;background:rgba(255,255,255,0.2);line-height:38px;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-before-label:before,.twentytwenty-horizontal .twentytwenty-after-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-before-label:before,.twentytwenty-vertical .twentytwenty-after-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow,.twentytwenty-down-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-up-arrow,.twentytwenty-down-arrow{left:50%;margin-left:-6px}.twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:transparent}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label{opacity:0}.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.twentytwenty-before-label{opacity:0}.twentytwenty-before-label:before{content:"Before"}.twentytwenty-after-label{opacity:0}.twentytwenty-after-label:before{content:"After"}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{-webkit-transition-property:compact(background, false, false, false, false, false, false, false, false, false);-moz-transition-property:compact(background, false, false, false, false, false, false, false, false, false);transition-property:compact(background, false, false, false, false, false, false, false, false, false);background:transparent;z-index:25}.twentytwenty-overlay:hover{background:rgba(0,0,0,0.5)}.twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:compact(0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false, false);-moz-box-shadow:compact(0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false, false);box-shadow:compact(0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false, false);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:compact(0 3px 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false);-moz-box-shadow:compact(0 3px 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false);box-shadow:compact(0 3px 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;-webkit-box-shadow:compact(0 -3px 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false);-moz-box-shadow:compact(0 -3px 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false);box-shadow:compact(0 -3px 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;-webkit-box-shadow:compact(3px 0 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false);-moz-box-shadow:compact(3px 0 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false);box-shadow:compact(3px 0 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;-webkit-box-shadow:compact(-3px 0 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false);-moz-box-shadow:compact(-3px 0 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false);box-shadow:compact(-3px 0 0 #fff, 0px 0px 12px rgba(51,51,51,0.5), false, false, false, false, false, false, false, false)}.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.twentytwenty-wrapper{margin-bottom:2rem}.mejs-controls .mejs-button button:focus{outline:none}#stagePoster{display:block;background-color:#000}@media (max-width: 768px){.hiddenImageXS{display:none}}@media (min-width: 769px){.hiddenImageMD{display:none}}.no-svg .mejs-overlay-button{background-image:url(bigplay.png);background-position:0 -100px}.mejs-overlay:hover .mejs-overlay-button{background-position:0% 0%}#stagePoster:hover .mejs-overlay-button{background-position:0% 0%}.mejs-overlay-button{background-image:url(bigplay.png);background-position:0 -100px}.mejs-overlay-loading{background:none}.mejs-container{background-color:#fff}.mejs-container .mejs-poster{width:100%}.mejs-container .mejs-playlist{width:100%;background-size:100%;top:0}.mejs-container .mejs-playlist ul{margin:0;padding:0}.mejs-container .mejs-playlist ul li span{padding:10px 30px 10px 10px;display:block;height:44px;position:relative;top:-44px;color:white;font-size:16px;line-height:28px}.mejs-container.mep-playing .mejs-playlist ul li.current:before{background-position:right -108px}.mejs-container.mep-playing .mejs-playlist ul li.current:hover:before{background-position:right -60px}.mejs-container.mep-paused .mejs-playlist ul li.current:hover:before{background-position:right -12px}.mejs-container.mejs-video .mejs-playlist{overflow:hidden}.mejs-container.mejs-video .mejs-playlist ul{width:100%;height:100%;overflow:hidden;white-space:nowrap;margin-bottom:0 !important;background:radial-gradient(circle, grey, #000)}.mejs-container.mejs-video .mejs-playlist ul li span{top:100%;margin-top:-7px;position:absolute;height:44px;margin-bottom:-44px;display:inline-block}.mejs-container.mejs-video.mep-playing .mejs-playlist ul li.current:before{background-position:0 -200px}.mejs-container.mejs-video.mep-playing .mejs-playlist ul li.current:hover:before{background-position:0 -300px}.mejs-container.mejs-video.mep-paused .mejs-playlist ul li.current:hover:before{background-position:0 -100px}.mejs-container.mejs-video .mejs-playlist>a{position:absolute;top:50%;display:inline-block;height:100px;width:100px;opacity:0.9;cursor:pointer;background:transparent url(bigplay.png) left -400px no-repeat;margin-top:-75px}.mejs-container.mejs-video .mejs-playlist>a.mep-prev:hover{background-position:left -500px}.mejs-container.mejs-video .mejs-playlist>a.mep-next{right:0;background-position:left -600px}.mejs-container.mejs-video .mejs-playlist>a.mep-next:hover{background-position:left -700px}video{width:100%}#hideStageVideo{float:right;position:absolute;right:10px;top:10px;color:#ccc;z-index:100;cursor:pointer;display:none}.stage:hover #hideStageVideo.visible{display:block}.mgx-stage-video-hidden,.mgx-page-video-hidden{display:none}.mgx-page-video-wrapper{position:relative}.mgx-page-video-poster{width:100%;cursor:pointer}.mejs-overlay-button{cursor:pointer}.mgx-page-video-wrapper:hover .mejs-overlay-button{background-position:0% 0%}.mejs-controls .mejs-button.mejs-hd-button button{background:none;color:#fff;font-size:10px;font-weight:bold}.mejs-controls .mejs-button.mejs-hd-button.active button{color:#3caac8}header{line-height:1rem}header li.target-show,header li.target-shown,header li.open{background:#088dc5}@media (max-width: 767px){header li.target-show,header li.target-shown,header li.open{background:#fff}}header .mgx-header-collapse{overflow:auto;display:inline-block}@media (max-width: 767px){header .mgx-header-collapse.in .mgx-header-navigation{background:#fff;display:block}}header .mgx-header-landingpage{width:100%;margin-top:5.8rem;margin-bottom:-45px;padding:1rem;line-height:2rem;color:#005090;background-color:#f6f6f6}@media (max-width: 767px){header .mgx-header-landingpage{margin-top:0;background-color:transparent;display:table-cell;vertical-align:middle;height:6rem;width:27rem;padding:0}}header .mgx-header-landingpage em{font-family:ProximaNova-Light;font-style:normal}header .mgx-header-landingpage .mgx-button{position:absolute;right:1rem;top:1.4rem}@media (min-width: 768px){header .mgx-header-landingpage{float:left;width:auto;max-width:none !important;margin-top:0.2rem;padding:0.4rem 1.7rem 0.1rem 2rem;line-height:5rem;font-weight:bold;white-space:nowrap;text-decoration:none;color:#fff;background-color:transparent}}header .dropdown-menu{background:#fff;color:#505050;box-shadow:0 0 10px rgba(0,0,0,0.5);clip:rect(0 2000px 2000px -10px)}@media (min-width: 768px){header .dropdown-menu{width:100%;overflow:hidden}}.mgx-header-marketing{background:#fafafa;color:#505050;font-size:1.15741rem;line-height:2.5rem;text-transform:uppercase}.mgx-header-marketing .row>*{text-align:center}.mgx-header-marketing .row>*:first-child{text-align:left}.mgx-header-marketing .row>*:last-child{text-align:right}@media (max-width: 767px){.mgx-header-marketing{display:none}}.mgx-header-title{display:inline-block;width:100%;background-color:#005090;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(255,255,255,0.1))}.mgx-header-title>.container:first-child{height:5.8rem;padding-left:0;padding-right:0}.mgx-header-title .mgxLogo{position:absolute;display:block;top:0;left:0;height:5.8rem}@media (min-width: 768px){.mgx-header-title .mgxLogo{position:relative;float:left}}.mgx-header-title .mgxLogo img{height:5.8rem;border:8px solid #000}.mgx-header-title .mgx-header-meta{position:absolute;top:0;right:0}.mgx-header-title .mgx-header-meta>li.mgx-separator{width:0;height:5.8rem;margin:0;padding:0;border-left:1px solid rgba(0,0,0,0.3);border-right:1px solid rgba(255,255,255,0.3);position:relative}.mgx-header-title .mgx-header-meta .icon-search,.mgx-header-title .mgx-header-meta .icon-hamburger,.mgx-header-title .mgx-header-meta .icon-login,.mgx-header-title .mgx-header-meta .icon-cart{display:block;font-size:2.5rem;line-height:5.8rem;color:#fff;background-position:center;background-repeat:no-repeat}@media (min-width: 768px){.mgx-header-title .mgx-header-meta .icon-search,.mgx-header-title .mgx-header-meta .icon-hamburger,.mgx-header-title .mgx-header-meta .icon-login,.mgx-header-title .mgx-header-meta .icon-cart{width:6rem;opacity:0.75}.mgx-header-title .mgx-header-meta .icon-search:hover,.mgx-header-title .mgx-header-meta .icon-hamburger:hover,.mgx-header-title .mgx-header-meta .icon-login:hover,.mgx-header-title .mgx-header-meta .icon-cart:hover{opacity:1}}@media (max-width: 767px){.mgx-header-title .mgx-header-meta .icon-search,.mgx-header-title .mgx-header-meta .icon-hamburger,.mgx-header-title .mgx-header-meta .icon-login,.mgx-header-title .mgx-header-meta .icon-cart{width:6rem}}.mgx-header-title .mgx-header-meta .icon-search.mgxIcon:before,.mgx-header-title .mgx-header-meta a.icon-search.promoted:before,.mgx-header-title .mgx-header-meta .icon-hamburger.mgxIcon:before,.mgx-header-title .mgx-header-meta a.icon-hamburger.promoted:before,.mgx-header-title .mgx-header-meta .icon-login.mgxIcon:before,.mgx-header-title .mgx-header-meta a.icon-login.promoted:before,.mgx-header-title .mgx-header-meta .icon-cart.mgxIcon:before,.mgx-header-title .mgx-header-meta a.icon-cart.promoted:before{width:100%}.mgx-header-title .mgx-header-meta .icon-search .dropdown-menu{position:absolute;top:100%;right:0}.mgx-header-title .mgx-header-meta .icon-hamburger{color:#fff;width:auto !important;padding:0 1.8rem 0 2rem;display:inline-block}.mgx-header-title .mgx-header-meta .icon-hamburger .mgxIcon,.mgx-header-title .mgx-header-meta .icon-hamburger a.promoted{float:right;margin-left:1.5rem}.mgx-header-title .mgx-header-meta .icon-hamburger.active{color:#005090}.mgx-header-title .mgx-header-meta .icon-hamburger.active:after{background-image:url(../images/icons/hamburger.png)}.mgx-header-title .mgx-header-meta .dropdown-menu{left:auto;right:auto}@media (min-width: 768px){.mgx-header-title .mgx-header-meta .mgx-header-menu-button{display:none}.mgx-header-title .mgx-header-meta .mgx-header-search-button.open .dropdown-menu{position:absolute;top:100%;right:0;min-width:30rem}.mgx-header-title .mgx-header-meta .mgx-header-login-button.open .dropdown-menu{position:absolute;top:100%;right:0;min-width:32rem;white-space:nowrap}.mgx-header-title .mgx-header-meta .mgx-header-login-button.open .dropdown-menu span{border-right:1px solid #dadada;display:inline-block;font-size:20px;margin-left:-0.6rem;margin-right:-0.3rem}}.mgx-header-title .mgx-header-meta .buttonSearchBackground{float:right;width:2.8rem;height:2.8rem;background:url(/fileadmin/fe/images/icons/loading.gif) no-repeat center center;background-size:contain}@media (max-width: 767px){.mgx-header-title .mgx-header-meta .mgx-header-login-button,.mgx-header-title .mgx-header-meta .mgx-header-search-button{position:static}.mgx-header-title .mgx-header-meta .mgx-header-login-button .dropdown-menu,.mgx-header-title .mgx-header-meta .mgx-header-search-button .dropdown-menu{left:0}.mgx-header-title .mgx-header-meta .mgx-header-login-button button{float:right}.mgx-header-title .mgx-header-meta .mgx-header-search-button .dropdown-menu{top:0;height:100%;background:#000;left:-100%}.mgx-header-title .mgx-header-meta .mgx-header-search-button .dropdown-menu form{padding:1rem}}@media (min-width: 768px){.mgx-header-main{background:#fff;border-bottom:1px solid #e8e8e8}.mgx-header-main::after{content:"";display:table;clear:both}.mgx-header-main .container{padding-left:0;padding-right:0}.mgx-header-navigation{margin-top:0.2rem;max-width:none !important;padding-left:1rem}.mgx-header-navigation::after{content:"";display:table;clear:both}.mgx-header-navigation>li.mgx-separator{padding:0;margin:0 1.2rem;width:0;height:2.4rem;position:relative;top:1.7rem;border-left:1px solid rgba(0,0,0,0.75);border-right:1px solid rgba(255,255,255,0.5)}.mgx-header-navigation>li.open{background:#fff}.mgx-header-search{display:table;float:right;height:5rem}.mgx-header-search form{display:table-cell;vertical-align:middle}.mgx-header-search input{width:24rem;font-size:1.66667rem;line-height:2.5rem;box-shadow:none;border:1px solid #e8e8e8}}@media (max-width: 767px){.mgx-header-title::after{content:"";display:table;clear:both}.mgx-header-title .mgx-megadropdown .dropdown-menu{position:static;left:auto;right:auto;float:none;background:#fff}.mgx-header-title .mgx-megadropdown .dropdown-menu>.container:first-child>.row>*{padding-top:1.5rem;padding-bottom:1rem;margin-bottom:0 !important}.mgx-header-title>.container{padding-left:0;padding-right:0;height:auto}.mgx-header-navigation{width:100%;position:absolute;left:0;top:100%;z-index:200;display:none}.mgx-header-navigation::after{content:"";display:table;clear:both}.mgx-header-navigation>li.open{border-bottom:1px solid #000}.target-shown ::before{background:white;color:#005090}.mgx-separator,.mgx-header-search-button,.mgx-header-login-button,.mgx-header-cart-button,.mgx-header-search{display:none}.mgx-login-button-mobile{display:inline-block}.mgx-login-button-mobile.disabled{display:none}.mgx-logout-button-mobile{display:inline-block}.mgx-logout-button-mobile.disabled{display:none}}.stage-productteaser{overflow:hidden}.stage-productteaser h1 em{color:#fff;font-weight:normal !important;font-family:ProximaNova-Bold}@media (max-width: 767px){.stage-productteaser img.img-responsive{max-height:20rem;margin-left:0;margin-right:0;margin-bottom:2rem}}.stage-productteaser .actualprice{min-height:20px}.stage-productteaser.stage-productstage,.stage-productteaser.stage-webdesigner{padding:0;color:#fff}.stage-productteaser.stage-productstage .stage-img,.stage-productteaser.stage-webdesigner .stage-img{position:absolute;height:100%;width:auto}@media (max-width: 767px){.stage-productteaser.stage-productstage img.img-responsive,.stage-productteaser.stage-webdesigner img.img-responsive{max-height:15rem;float:left;margin-right:1.5rem;margin-bottom:8rem;margin-left:-0.6rem}.stage-productteaser.stage-productstage aside,.stage-productteaser.stage-webdesigner aside{margin-bottom:0.3rem}.stage-productteaser.stage-productstage a.promoted,.stage-productteaser.stage-productstage a.back,.stage-productteaser.stage-productstage a.phone,.stage-productteaser.stage-productstage a.cloud,.stage-productteaser.stage-webdesigner a.promoted,.stage-productteaser.stage-webdesigner a.back,.stage-productteaser.stage-webdesigner a.phone,.stage-productteaser.stage-webdesigner a.cloud{margin-bottom:4rem}.stage-productteaser.stage-productstage .packshot,.stage-productteaser.stage-webdesigner .packshot{position:relative;display:inline-block}}.stage-productteaser.stage-productstage .container,.stage-productteaser.stage-webdesigner .container{padding-right:0;padding-left:0;height:100%}.stage-productteaser.stage-productstage .container .row-wide,.stage-productteaser.stage-webdesigner .container .row-wide{height:100%}.stage-productteaser.stage-productstage .container .row-wide .col-sm-6,.stage-productteaser.stage-webdesigner .container .row-wide .col-sm-6{margin-bottom:0 !important}.stage-productteaser.stage-productstage .container .blue-bg,.stage-productteaser.stage-webdesigner .container .blue-bg{position:relative;background-color:rgba(35,99,150,0.75);padding:2rem 1.5rem 2.5rem 1.5rem !important;height:100%}@media (min-width: 768px){.stage-productteaser.stage-productstage .container .blue-bg,.stage-productteaser.stage-webdesigner .container .blue-bg{padding:2rem 4.5rem 2rem 2.5rem !important}}.stage-productteaser.stage-productstage .container .blue-bg .intro,.stage-productteaser.stage-webdesigner .container .blue-bg .intro{display:inline-block;text-transform:uppercase;font-weight:normal;font-family:ProximaNova-Bold}@media (max-width: 767px){.stage-productteaser.stage-productstage .container .blue-bg .intro,.stage-productteaser.stage-webdesigner .container .blue-bg .intro{display:block}}.stage-productteaser.stage-productstage .container .blue-bg .intro em,.stage-productteaser.stage-webdesigner .container .blue-bg .intro em{font-weight:normal;font-style:normal;font-family:ProximaNova-Regular}.stage-productteaser.stage-productstage .container .blue-bg .mgx-checklist,.stage-productteaser.stage-productstage .container .blue-bg .mgx-checklistX,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-checklist,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-checklistX{font-size:1.5rem;line-height:2.5rem;font-weight:100;margin-bottom:3.5rem;padding-top:1rem}@media (max-width: 767px){.stage-productteaser.stage-productstage .container .blue-bg .mgx-checklist,.stage-productteaser.stage-productstage .container .blue-bg .mgx-checklistX,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-checklist,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-checklistX{display:none}}.stage-productteaser.stage-productstage .container .blue-bg .mgx-offertext,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-offertext{font-size:1.8rem;font-family:"ProximaNova-Bold";padding:1rem 0 3rem}.stage-productteaser.stage-productstage .container .blue-bg .mgx-offertext span,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-offertext span{color:#fff;display:inline-block;margin-bottom:0.6rem;line-height:2.1rem}@media (max-width: 767px){.stage-productteaser.stage-productstage .container .blue-bg .mgx-offertext,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-offertext{display:none}}@media (max-width: 767px){.stage-productteaser.stage-productstage .container .blue-bg .mgx-rating,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-rating{margin-bottom:3rem !important;margin-top:3rem}}.stage-productteaser.stage-productstage .container .blue-bg .mgx-button,.stage-productteaser.stage-webdesigner .container .blue-bg .mgx-button{margin-top:0;font-size:1.8rem}.stage-productteaser.stage-productstage .container .blue-bg .actualprice,.stage-productteaser.stage-webdesigner .container .blue-bg .actualprice{font-family:ProximaNova-Regular;font-size:1.4rem;opacity:0.5;line-height:1.2rem;margin-bottom:0.6rem}.stage-productteaser.stage-productstage .container .blue-bg a.promoted,.stage-productteaser.stage-productstage .container .blue-bg a.back,.stage-productteaser.stage-productstage .container .blue-bg a.phone,.stage-productteaser.stage-productstage .container .blue-bg a.cloud,.stage-productteaser.stage-webdesigner .container .blue-bg a.promoted,.stage-productteaser.stage-webdesigner .container .blue-bg a.back,.stage-productteaser.stage-webdesigner .container .blue-bg a.phone,.stage-productteaser.stage-webdesigner .container .blue-bg a.cloud{display:block;font-size:1.5rem}.stage-productteaser.stage-productstage .container .blue-bg a.promoted::before,.stage-productteaser.stage-webdesigner .container .blue-bg a.promoted::before{background-image:url(../images/icons/arrows/arrow_right_white.png)}.stage-productteaser.stage-productstage .container .blue-bg a.back::before,.stage-productteaser.stage-webdesigner .container .blue-bg a.back::before{background-image:url(../images/icons/arrows/arrow_left_white.png)}.stage-productteaser.stage-productstage .container .blue-bg a.phone::before,.stage-productteaser.stage-webdesigner .container .blue-bg a.phone::before{background-image:url(../images/icons/phone_white.png)}.stage-productteaser.stage-productstage .container .blue-bg a.cloud::before,.stage-productteaser.stage-webdesigner .container .blue-bg a.cloud::before{background-image:url(../images/icons/cloud_white.svg)}.stage-productteaser.stage-fotosaufdvd{background-image:url(../images/home/stage-fotosaufdvd/background.png)}.stage-productteaser.stage-magix{background-image:url(../images/home/stage-magix/background.jpg);color:#fff;text-align:center}.stage-productteaser.stage-magix .product-area-bar{text-transform:uppercase;font-weight:bold;margin-top:4rem}.stage-productteaser.stage-magix .product-area-bar img{max-width:100%;max-height:8rem;margin-bottom:4rem}.stage-productdetail{position:relative;background-color:#fff}.stage-productdetail .overlay_text{position:absolute;height:100%;left:0;top:0;width:100%;text-align:center;color:#fff}.stage-productdetail .overlay_text h1.productintro{display:table-cell;height:100%;padding:13.4% 10%;vertical-align:middle;width:100%;font-weight:normal;font-family:'ProximaNova-Bold';text-transform:uppercase;font-size:6.5rem;line-height:6rem;color:#fff;text-shadow:0px 0px 20px rgba(0,0,0,0.4);position:absolute}.stage-productdetail .overlay_text h1.productintro em{font-style:normal;font-family:'ProximaNova-Thin'}@media (max-width: 767px){.stage-productdetail .overlay_text h1{font-size:3.2rem;line-height:3.2rem}}.stage-productdetail .overlay_text .mgx-prominent{width:85%;margin:2.4rem auto 0}@media (max-width: 767px){.stage-productdetail .overlay_text{left:0;width:100%;color:#005090;padding:20px;text-align:left}.stage-productdetail .overlay_text h1.productintro{font-size:3.2rem;line-height:3.2rem;text-align:center;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:block;height:auto;padding:0;width:auto}.stage-productdetail .overlay_text .mgx-prominent{width:100%;line-height:2.4rem;color:#333;text-align:center}}.stage-productdetail .stage-image{margin-bottom:4rem}section.bgImage{background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width: 767px){section.bgImage{background-image:none !important}}@media (min-width: 768px){section.textColorWhite div,section.textColorWhite h1,section.textColorWhite h2,section.textColorWhite h3,section.textColorWhite h4,section.textColorWhite h5,section.textColorWhite h6,section.textColorWhite span,section.textColorWhite p,section.textColorWhite a,section.textColorWhite em,section.textColorWhite b,section.textColorWhite i,section.textColorWhite u,section.textColorWhite ul,section.textColorWhite li{color:#fff !important}}.teaser{color:#fff;overflow:hidden;position:relative;padding-top:0;background-position:center}.teaser img{position:absolute}@media (max-width: 767px){.teaser img{height:100%}}.teaser .container{padding-top:4rem !important;padding-bottom:2rem}.teaser .container h2 em{color:#fff}section.all_functions{background:#fff url(../images/productdetails/allfeatures_bg.jpg) top left repeat;color:#005090}section.all_functions h2 em{font-family:ProximaNova-Thin;color:#505050}section.grid-tabs{background-color:#e8e8e8}section.grid-tabs .grid-3-3-3-3{padding:0}section.grid-tabs .grid-3-3-3-3 img{max-width:100%;height:auto}section.productcomparison .mgx-small .mgx-select{background-color:gray}@media (max-width: 767px){section.productcomparison .dropdown-toggle{height:4.5rem;line-height:1.7rem;padding-top:0.6rem;white-space:normal}}section#intro+section.productcomparison{margin-top:-4rem}section.filter{padding-bottom:0;margin-bottom:0}section#cart{counter-reset:itemnr}section#cart .mgx-button,section#cart .btn-cart-remove{float:right}section.offer{background-color:#eaedf5}section.offer .mgx-product-block{position:relative}section.offer .mgx-product-block .mgx-poduct-image-wrapper{position:relative;display:block;min-height:18rem}section.offer .mgx-product-block .packshot{margin-top:-12rem}section.offer .mgx-product-block .padded-box{padding-left:0}section.offer .btn-cart-add::after{border:none}section.offer .mgx-offertext{font-size:1.9rem;padding:0 0 2rem}section.offer .mgx-offertext span{color:#e62119}section.newslettersubscription{padding-bottom:3rem}section.newslettersubscription .form-control{width:60%}@media (min-width: 768px){section.newslettersubscription{padding-bottom:0}section.newslettersubscription .form-control{width:50%}}section.newslettersubscription .image{line-height:0;font-size:0}section.newslettersubscription p span,section.newslettersubscription p b{font-family:ProximaNova-Semibold;font-weight:normal}section.newslettersubscription p.checkbox,section.newslettersubscription p.form-group{font-size:1.6rem}section.newslettersubscription p.form-group{margin-bottom:0.3rem}section.newslettersubscription .mgx-prominent{margin-bottom:4rem}section.newslettersubscription .mgx-button{margin-bottom:3.5rem}section.productintro{background-color:#eaedf5}section.productintro .mgx-button.gray{margin-top:2rem;margin-bottom:4rem}section.productintro .mgx-offertext{font-size:1.6rem;padding:0 0 2rem;font-family:ProximaNova-Semibold}section.productintro .mgx-offertext span{color:#e62119;display:block;padding-bottom:0.5rem;line-height:2.2rem}section.productintro .row .mgx-product-block{padding:0}section.productintro .row .mgx-product-block .orderBox{position:relative;margin:1rem;background-color:#fff;border-radius:4px}@media (min-width: 768px){section.productintro .row .mgx-product-block .orderBox:hover{background-color:#005090}section.productintro .row .mgx-product-block .orderBox:hover ul,section.productintro .row .mgx-product-block .orderBox:hover ol,section.productintro .row .mgx-product-block .orderBox:hover em,section.productintro .row .mgx-product-block .orderBox:hover .promoted,section.productintro .row .mgx-product-block .orderBox:hover .back,section.productintro .row .mgx-product-block .orderBox:hover .cloud,section.productintro .row .mgx-product-block .orderBox:hover .oldPrice{color:#fff}section.productintro .row .mgx-product-block .orderBox:hover .promoted::before{background-image:url(../images/icons/arrows/arrow_right_white.png)}section.productintro .row .mgx-product-block .orderBox:hover .back::before{background-image:url(../images/icons/arrows/arrow_left_white.png)}section.productintro .row .mgx-product-block .orderBox:hover .phone::before{background-image:url(../images/icons/phone_white.png)}section.productintro .row .mgx-product-block .orderBox:hover .cloud::before{background-image:url(../images/icons/cloud_white.svg)}section.productintro .row .mgx-product-block .orderBox:hover .mgx-offertext ul{color:#fff}}section.productintro .row .mgx-product-block .orderBox .img-fullwidth{border-radius:4px}section.productintro .row .mgx-product-block .orderBox .btn-cart-add::after{border:none}section.productintro .row .mgx-product-block .orderBox h3 em{text-transform:uppercase}@media (max-width: 767px){section.productintro .mgx-product-block{margin-right:0}section.productintro .mgx-product-block .padded-box{padding-right:1rem !important}section.productintro .mgx-button{width:100%}}section .boxTeaser .mgx-offertext{font-size:1.6rem;padding:0 0 2rem;font-family:ProximaNova-Semibold}section .boxTeaser .mgx-offertext span{color:#e62119;display:block;padding-bottom:0.5rem;line-height:2.2rem}section#sectionc{padding:1.1rem 1rem 0.9rem 1rem}section .row img,section .row .mejs-container{display:block;margin-bottom:2rem}section .row .appBox img{margin-bottom:0}@media (max-width: 767px){section.grid-6-6 .mgx-button{width:100%}}section.col-2-with-fixed-sidebar p.mgx-prominent span,section.col-2-with-fixed-sidebar p.mgx-prominent b{font-family:ProximaNova-Semibold;font-weight:normal}section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-4-4-4,section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-5-7,section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-7-5,section.col-2-with-fixed-sidebar .contentcontainer .content section{padding:0;text-align:left;margin-bottom:4rem}section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-4-4-4 .container,section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-5-7 .container,section.col-2-with-fixed-sidebar .contentcontainer .content section.grid-7-5 .container,section.col-2-with-fixed-sidebar .contentcontainer .content section .container{padding:0}section.col-2-with-fixed-sidebar .contentcontainer .content .block{margin-bottom:4rem}section.orderbox{background-color:transparent}section.orderbox .btn-cart-add{margin:0 0 10px 30px;clear:both}section.orderbox .mgx-offertext{font-size:1.9rem;padding:0 0 2rem}section.orderbox .mgx-offertext span{color:#e62119}section.orderbox .packshot{float:right;padding:20px}@media (max-width: 767px){section.orderbox .packshot{margin:0 auto;float:none}}section.orderbox a.promoted,section.orderbox a.back,section.orderbox a.phone,section.orderbox a.cloud{font-size:1.6rem;display:block;line-height:2rem}section.summary .col-xs-12 p span,section.summary .col-xs-12 p b{font-family:ProximaNova-Semibold;font-weight:normal}section.summary .container .row:not(:last-child){margin-bottom:0rem}section.summary .container .row.firstRow{margin-bottom:2.7rem}section.summary .col-sm-6 img{margin-left:auto}@media (max-width: 767px){section.summary .col-sm-6 img{margin-right:auto}}section.summary hr{margin:4rem 0}section.summary ul.mgx-checklist ul.mgx-checklistX{margin-top:2.5rem}section.summary ul.mgx-checklist ul.mgx-checklistX li span{font-weight:normal}section.summary .icon_number_1,section.summary .icon_number_2,section.summary .icon_number_3,section.summary .icon_number_4{margin-left:3.4rem}section.summary .icon_number_1::before,section.summary .icon_number_2::before,section.summary .icon_number_3::before,section.summary .icon_number_4::before{background-repeat:no-repeat;background-size:contain;content:'';display:inline-block;width:2.8rem;height:3rem;position:relative;top:0.6rem;margin-top:-0.6rem;margin-right:0.6rem;margin-left:-3.4rem}section.summary .icon_number_1::before{background-image:url(../images/icons/numbers/number-1_int.png)}section.summary .icon_number_2::before{background-image:url(../images/icons/numbers/number-2_int.png)}section.summary .icon_number_3::before{background-image:url(../images/icons/numbers/number-3_int.png)}section.summary .icon_number_4::before{background-image:url(../images/icons/numbers/number-4_int.png)}section#innovations .row,section.all_functions .row{margin-bottom:4rem}section#innovations .row.features .img-header img,section.all_functions .row.features .img-header img{margin:0 auto}p.mgx-prominent em{font-family:ProximaNova-Semibold}li em{font-family:ProximaNova-Semibold}small em{font-family:ProximaNova-Semibold}#clipboardHelper{position:fixed;width:1px;height:1px;top:-999px;left:-999px}footer .container{max-width:1214px !important}.footer-main{background:#088dc5;color:#fff}.footer-main.landingpage{height:1.3rem}.footer-main .row{padding:0.8rem 0}.footer-main .col-xs-6,.footer-main .col-sm-3{padding-top:1.5rem;padding-bottom:1.5rem}.footer-main .service-box{background:rgba(255,255,255,0.2);border-radius:0.4rem;padding:1.1rem 1rem 0.9rem 1rem;margin-bottom:1.7rem;font-size:1.66667rem;line-height:3.5rem}@media (min-width: 768px){.footer-main .service-box{font-size:2rem}}@media (min-width: 992px){.footer-main .service-box{font-size:2.3rem}}.footer-seo,.footer-links{padding:1.5rem 0 1rem;font-family:ProximaNova-Thin;font-size:1.66667rem;line-height:2.5rem}.footer-seo.landingpage,.footer-links.landingpage{padding:0;height:1.3rem}@media (min-width: 768px){.footer-seo,.footer-links{font-size:1.66667rem;line-height:2.5rem}}.footer-seo{background:#0c4965;color:#90C0D2}@media (max-width: 767px){.footer-seo{display:none}}.footer-links{padding-bottom:1.5rem;background:#283644;color:#fff}.footer-links::after{content:"";display:table;clear:both}.footer-links ul{float:left}@media (min-width: 768px){.footer-links ul{height:2rem}}.footer-links .language-selector{float:right}@media (max-width: 767px){.footer-links{padding-bottom:47px}}.footer-copyright,.footer-copyright p{font-size:1.3rem;line-height:1.5rem;color:#a1a1a1}.footerMarks{padding-top:1rem}.footerMarks p{font-size:1.3rem;line-height:1.5rem;color:#a1a1a1}section.filter .mgx-select ul{list-style:none;padding-left:0}@media (max-width: 767px){section.filter .mgx-prominent{margin-bottom:12rem}section.filter .mgx-megadropdown-menu{padding-top:2rem}section.filter .mgx-sortbar .row>div{padding:0}section.filter .mgx-sortbar .col-mobile-12{width:100%}section.filter .mgx-select.mgx-finder{width:98%}}@media (min-width: 768px){section.filter .mgx-megadropdown-menu{border-radius:0.4rem;border:1px solid #eaedf5}}section.filter .mgx-sortbar>div{padding:0}html section .news{line-height:1.8rem}html section .news .article{margin-bottom:4rem}html section .news .news-list-date{font-size:1.6rem}html section .news .news-text-wrap{margin-bottom:4rem}html section .news .news-related-files{margin:3rem 0}html section .news .news-related-files-link{font-size:1.7rem}html section .news .news-related-files-link a{background-image:url(../images/icons/screenshots.png);background-repeat:no-repeat;padding-left:3rem;background-size:contain}html section .news .more{font-size:1.6rem}html section .news ul.mgx-checklist,html section .news ul.mgx-checklistX{margin-bottom:3rem}html section .news .links_section{margin-top:4rem;padding-top:4rem;border-top:1px solid #eee;font-size:1.7rem}html section .newscomments .article{width:100%;margin-right:0;margin-bottom:7rem;padding-right:1rem;display:inline-flex}html section .newscomments .article:nth-child(odd){clear:both}html section .newscomments .article .header{margin-bottom:3rem}html section .newscomments .article .news-img-wrap{display:inline-block;vertical-align:top;margin-right:4rem;margin-bottom:2rem}html section .newscomments .article .news-img-wrap img{width:18.18rem;height:auto}html section .newscomments .article .teaser-text{display:inline-block;width:70%}html section .jobs{margin-top:1.6rem}html section .jobs .article{margin:2.2rem 0;padding:0}html section .jobs .article .more{font-size:1.8rem}html section .jobs .article .teaser-text{margin:0}html .box_coloured_bg{padding:2rem;margin-bottom:4rem}html .box_colour1{background-color:#eee}html .box_colour2{background-color:#f7f9ae}html .text_image_box{margin-bottom:4rem}html .text_image_box img{width:100%;height:auto}html .text_image_box .col-sm-8:last-child{padding-left:2rem}@media (max-width: 767px){section .newscomments .article{width:auto;float:none;margin-bottom:4rem}section .newscomments .article .header{margin-bottom:1.5rem}section .newscomments .article .teaser-text{width:100%}}html.htmlNewsfeeds body{font-size:22px;line-height:33px}.htmlNewsfeeds body{background-color:#fff}.htmlNewsfeeds body img{position:absolute;border:0px solid}.htmlNewsfeeds body .img-responsive{display:block;max-height:534px;max-width:800px}.htmlNewsfeeds body #nfc_screenbox{width:763px;max-width:763px;min-width:763px;height:481px;max-height:481px;min-height:481px;position:relative;top:0px;left:0px;line-height:0px}.htmlNewsfeeds body #nfc_screenbox .nf_box{height:534px;width:800px;overflow:hidden}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_invertTextColor{color:#fff}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_invertTextColor .outro .promotionPrice{color:#fff}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header{left:45px;top:25px;width:80%;position:absolute;float:left}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header .nf_segment1{background:none repeat scroll 0 0 rgba(0,0,0,0.6);color:#fff;display:inline-block;font-size:14px;line-height:14px;padding:6px 7px 4px;text-transform:uppercase;font-family:"ProximaNova-Semibold";margin-left:3px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header .nf_segment2{color:#fff;font-size:48px;font-weight:bolder;line-height:44px;padding:8px 0;text-transform:uppercase;font-family:"ProximaNova-Bold"}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header .nf_segment2.titleColorGreen{color:#c5cc0d}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header .nf_segment2.titleColorOrange{color:#ff9a00}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header .nf_segment2.titleColorRed{color:#dc0000}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header .nf_segment2.titleColorLightblue{color:#13b7d8}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header .nf_segment2.titleColorLila{color:#831aee}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header .nf_segment2.titleColorWhite{color:#fff}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_header .nf_segment2.titleColorBlack{color:#000}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleImage{top:280px;left:47px;position:absolute;float:left;margin:0 auto 13px;text-align:center;font-family:"Arial","Helvetica","sans-serif"}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleImage .packshot .mainImage{width:220px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleImage .packshot .img-bundle{width:99px;top:118px;left:108px;margin:0;position:absolute}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_bembel{position:absolute;left:95px;top:250px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_bembel div{margin:0px;font-size:16px;height:30px;line-height:25px;padding-left:10px;padding-right:10px;padding-top:2px;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);transform:translateX(0%);left:0px;width:auto}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_bembel div span{font-size:15px;line-height:15px;margin:0 0 13px;padding:6px 11px 5px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer{height:240px;left:340px;top:160px;margin:0;position:absolute;font-family:"ProximaNova-Regular"}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box_up{position:relative;top:-15px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_offertext{display:table-cell;height:240px;position:relative;vertical-align:bottom;width:435px;font-size:16px;line-height:22px;font-family:"Arial","Helvetica","sans-serif"}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_offertext p:first-child b:first-child{font-family:ProximaNova-Bold;font-size:17px;line-height:22px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box{display:table;width:450px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_promotion{margin:0px;font-size:39px;line-height:35px;margin-bottom:2px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_promotion .intro{font-size:20px;line-height:0px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_promotion .outro{font-size:16px;line-height:0;color:#333}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_promotion .outro div{font-size:18px;line-height:18px;margin:0}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_promotion .outro .subscript{font-size:18px;line-height:0}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_promotion .subscript{font-size:20px;line-height:0}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box div{margin:0px;color:#005090;display:table-cell;vertical-align:top;font-family:"ProximaNova-Bold";font-size:39px;line-height:39px;overflow:hidden;white-space:nowrap}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box div.mgx-price{width:170px;padding-top:0px;padding-right:20px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box div .intro{font-size:20px;line-height:0px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box div .outro{font-family:"ProximaNova-Regular"}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box div .subscript{font-size:20px;line-height:0}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box div small{bottom:11px;color:#005090;font-family:"ProximaNova-Bold";font-size:22px;margin-left:-3px;position:relative}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_price_button_box .nf_shoplink_promotion{padding-top:18px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_offer .nf_vat_delivery_aboinfolink_box{width:450px;display:block;font-size:13px;line-height:15px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_infoFlyer{height:290px;left:45px;top:190px;margin:0;position:absolute;font-size:16px;line-height:23px;font-family:"Arial","Helvetica","sans-serif"}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_infoFlyer .nf_offertext{height:260px;width:763px;padding:0;position:relative;line-height:23px;padding-left:5px;display:table-cell;vertical-align:bottom}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_articleDetails_infoFlyer .nf_offertext p:first-child b:first-child{font-family:ProximaNova-Bold;font-weight:normal;font-size:19px;line-height:26px}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_moreInfoLink{padding:0}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_moreInfo_link a.promoted{text-decoration:none}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_moreInfo_link a.promoted:before{top:-5px;right:4px;font-size:14px;content:'1';text-decoration:none}.htmlNewsfeeds body #nfc_screenbox .nf_box .nf_price_info{position:absolute;bottom:-50px;right:-33px;font-size:12px;line-height:12px}.htmlNewsfeeds body #nfc_screenbox .clear{height:10px;width:10px}html.tplGeneral .mgx-header-title{background-color:#72a836}@media (max-width: 767px){html.tplGeneral .mgx-header-title .mgx-header-landingpage p{color:#72a836}}html.tplGeneral article h1,html.tplGeneral article h2,html.tplGeneral article h3,html.tplGeneral article h4{color:#72a836}html.tplGeneral .gridBackgroundLandingpage{background-color:#72a836}html.tplGeneral .orderBox .price,html.tplGeneral .orderBox .price small{color:#72a836}html.tplGeneral .orderBox.orderBox.boxRetargeting .title{color:#72a836}html.tplGeneral .mgx-product-block .orderBox .title{color:#72a836}@media (min-width: 768px){html.tplGeneral .mgx-product-block .orderBox:hover{background-color:#72a836 !important}html.tplGeneral .mgx-product-block .orderBox:hover h1,html.tplGeneral .mgx-product-block .orderBox:hover h2,html.tplGeneral .mgx-product-block .orderBox:hover h3,html.tplGeneral .mgx-product-block .orderBox:hover h4,html.tplGeneral .mgx-product-block .orderBox:hover h5,html.tplGeneral .mgx-product-block .orderBox:hover h6,html.tplGeneral .mgx-product-block .orderBox:hover p,html.tplGeneral .mgx-product-block .orderBox:hover span,html.tplGeneral .mgx-product-block .orderBox:hover a,html.tplGeneral .mgx-product-block .orderBox:hover b,html.tplGeneral .mgx-product-block .orderBox:hover strong,html.tplGeneral .mgx-product-block .orderBox:hover em .title,html.tplGeneral .mgx-product-block .orderBox:hover .title em,html.tplGeneral .mgx-product-block .orderBox:hover .price,html.tplGeneral .mgx-product-block .orderBox:hover .price small{color:#fff}}html.tplGeneral .footer-main{background:#4b8b01}html.tplGeneral .footer-seo{color:rgba(255,255,255,0.7);background:#294b01}html.tplGeneral .footer-links{background:#2d3a1e}html.tplMusic .mgx-header-title{background-color:#319589}@media (max-width: 767px){html.tplMusic .mgx-header-title .mgx-header-landingpage p{color:#319589}}html.tplMusic article h1,html.tplMusic article h2,html.tplMusic article h3,html.tplMusic article h4{color:#319589}html.tplMusic .gridBackgroundLandingpage{background-color:#319589}html.tplMusic .orderBox .price,html.tplMusic .orderBox .price small{color:#319589}html.tplMusic .orderBox.orderBox.boxRetargeting .title{color:#319589}html.tplMusic .mgx-product-block .orderBox .title{color:#319589}@media (min-width: 768px){html.tplMusic .mgx-product-block .orderBox:hover{background-color:#319589 !important}html.tplMusic .mgx-product-block .orderBox:hover h1,html.tplMusic .mgx-product-block .orderBox:hover h2,html.tplMusic .mgx-product-block .orderBox:hover h3,html.tplMusic .mgx-product-block .orderBox:hover h4,html.tplMusic .mgx-product-block .orderBox:hover h5,html.tplMusic .mgx-product-block .orderBox:hover h6,html.tplMusic .mgx-product-block .orderBox:hover p,html.tplMusic .mgx-product-block .orderBox:hover span,html.tplMusic .mgx-product-block .orderBox:hover a,html.tplMusic .mgx-product-block .orderBox:hover b,html.tplMusic .mgx-product-block .orderBox:hover strong,html.tplMusic .mgx-product-block .orderBox:hover em .title,html.tplMusic .mgx-product-block .orderBox:hover .title em,html.tplMusic .mgx-product-block .orderBox:hover .price,html.tplMusic .mgx-product-block .orderBox:hover .price small{color:#fff}}html.tplMusic .footer-main{background:#029686}html.tplMusic .footer-seo{color:rgba(255,255,255,0.7);background:#015148}html.tplMusic .footer-links{background:#1f3c38}html.tplPhoto .mgx-header-title{background-color:#3b93a7}@media (max-width: 767px){html.tplPhoto .mgx-header-title .mgx-header-landingpage p{color:#3b93a7}}html.tplPhoto article h1,html.tplPhoto article h2,html.tplPhoto article h3,html.tplPhoto article h4{color:#3b93a7}html.tplPhoto .gridBackgroundLandingpage{background-color:#3b93a7}html.tplPhoto .orderBox .price,html.tplPhoto .orderBox .price small{color:#3b93a7}html.tplPhoto .orderBox.orderBox.boxRetargeting .title{color:#3b93a7}html.tplPhoto .mgx-product-block .orderBox .title{color:#3b93a7}@media (min-width: 768px){html.tplPhoto .mgx-product-block .orderBox:hover{background-color:#3b93a7 !important}html.tplPhoto .mgx-product-block .orderBox:hover h1,html.tplPhoto .mgx-product-block .orderBox:hover h2,html.tplPhoto .mgx-product-block .orderBox:hover h3,html.tplPhoto .mgx-product-block .orderBox:hover h4,html.tplPhoto .mgx-product-block .orderBox:hover h5,html.tplPhoto .mgx-product-block .orderBox:hover h6,html.tplPhoto .mgx-product-block .orderBox:hover p,html.tplPhoto .mgx-product-block .orderBox:hover span,html.tplPhoto .mgx-product-block .orderBox:hover a,html.tplPhoto .mgx-product-block .orderBox:hover b,html.tplPhoto .mgx-product-block .orderBox:hover strong,html.tplPhoto .mgx-product-block .orderBox:hover em .title,html.tplPhoto .mgx-product-block .orderBox:hover .title em,html.tplPhoto .mgx-product-block .orderBox:hover .price,html.tplPhoto .mgx-product-block .orderBox:hover .price small{color:#fff}}html.tplPhoto .footer-main{background:#0190b2}html.tplPhoto .footer-seo{color:rgba(255,255,255,0.7);background:#014d5d}html.tplPhoto .footer-links{background:#233a40}html.tplVideo .mgx-header-title{background-color:#355379}@media (max-width: 767px){html.tplVideo .mgx-header-title .mgx-header-landingpage p{color:#355379}}html.tplVideo article h1,html.tplVideo article h2,html.tplVideo article h3,html.tplVideo article h4{color:#355379}html.tplVideo .gridBackgroundLandingpage{background-color:#355379}html.tplVideo .orderBox .price,html.tplVideo .orderBox .price small{color:#355379}html.tplVideo .orderBox.orderBox.boxRetargeting .title{color:#355379}html.tplVideo .mgx-product-block .orderBox .title{color:#355379}@media (min-width: 768px){html.tplVideo .mgx-product-block .orderBox:hover{background-color:#355379 !important}html.tplVideo .mgx-product-block .orderBox:hover h1,html.tplVideo .mgx-product-block .orderBox:hover h2,html.tplVideo .mgx-product-block .orderBox:hover h3,html.tplVideo .mgx-product-block .orderBox:hover h4,html.tplVideo .mgx-product-block .orderBox:hover h5,html.tplVideo .mgx-product-block .orderBox:hover h6,html.tplVideo .mgx-product-block .orderBox:hover p,html.tplVideo .mgx-product-block .orderBox:hover span,html.tplVideo .mgx-product-block .orderBox:hover a,html.tplVideo .mgx-product-block .orderBox:hover b,html.tplVideo .mgx-product-block .orderBox:hover strong,html.tplVideo .mgx-product-block .orderBox:hover em .title,html.tplVideo .mgx-product-block .orderBox:hover .title em,html.tplVideo .mgx-product-block .orderBox:hover .price,html.tplVideo .mgx-product-block .orderBox:hover .price small{color:#fff}}html.tplVideo .footer-main{background:#4f6d93}html.tplVideo .footer-seo{color:rgba(255,255,255,0.7);background:#1e3c62}html.tplVideo .footer-links{background:#283546}
