@charset 'UTF-8';.tooltipster-fall,
.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);} .tooltipster-base{display:flex;pointer-events:none;position:absolute;} .tooltipster-box{flex:1 1 auto;} .tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto;} .tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden;} .tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity;} .tooltipster-fade.tooltipster-show{opacity:1;} .tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden;} .tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);} .tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;} .tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4);} .tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);} .tooltipster-fall.tooltipster-initial{top:0 !important;} .tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0;} .tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);} .tooltipster-slide.tooltipster-initial{left:-40px !important;} .tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0;}@keyframes tooltipster-fading{ 0%{opacity:0;} 100%{opacity:1;}} .tooltipster-update-fade{animation:tooltipster-fading .4s;}@keyframes tooltipster-rotating{ 25%{transform:rotate(-2deg);} 75%{transform:rotate(2deg);} 100%{transform:rotate(0);}} .tooltipster-update-rotate{animation:tooltipster-rotating .6s;}@keyframes tooltipster-scaling{ 50%{transform:scale(1.1);} 100%{transform:scale(1);}} .tooltipster-update-scale{animation:tooltipster-scaling .6s;} .tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px;} .tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px;} .tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px;} .tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px;} .tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px;} .tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px;} .tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute;} .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px;} .tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px;} .tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px;} .tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px;} .tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0;} .tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent;} .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px;} .tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0;} .tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0;} .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px;} .tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0;} .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000;} .tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000;} .tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000;} .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000;} .tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative;} .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px;} .tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px;} .tooltipster-content{overflow:hidden;} .tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:0;background:#fff;background:url('/img/mgu-tipp-bg-68bf17cc.png') no-repeat center center;background-size:contain;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px;} .tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d;} .tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px;} .tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none;} .tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px;} .tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px;} .tooltipster-sidetip.tooltipster-mlogin .tooltipster-box{border:none;border-radius:0;background:#fff;background:url('/img/mgu-tipp-bg-68bf17cc.png') no-repeat center 80px;background-size:contain;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-bottom .tooltipster-box{margin-top:6px;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-left .tooltipster-box{margin-right:6px;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-right .tooltipster-box{margin-left:6px;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-top .tooltipster-box{margin-bottom:6px;} .tooltipster-sidetip.tooltipster-mlogin .tooltipster-content{color:#8d8d8d;} .tooltipster-sidetip.tooltipster-mlogin .tooltipster-arrow{height:6px;margin-left:-6px;width:12px;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-mlogin.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px;} .tooltipster-sidetip.tooltipster-mlogin .tooltipster-arrow-background{display:none;} .tooltipster-sidetip.tooltipster-mlogin .tooltipster-arrow-border{border:6px solid transparent;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px;} .tooltipster-sidetip.tooltipster-mlogin.tooltipster-right .tooltipster-arrow-uncropped{left:-6px;} .tooltipster-sidetip.tooltipster-minfo .tooltipster-box{border:none;border-radius:0;background:#fff;border-radius:12px;box-shadow:0 0 10px 6px rgba(0, 0, 0, 0.1);} .tooltipster-sidetip.tooltipster-minfo.tooltipster-bottom .tooltipster-box{margin-top:6px;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-left .tooltipster-box{margin-right:6px;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-right .tooltipster-box{margin-left:6px;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-top .tooltipster-box{margin-bottom:6px;} .tooltipster-sidetip.tooltipster-minfo .tooltipster-content{color:#8d8d8d;} .tooltipster-sidetip.tooltipster-minfo .tooltipster-arrow{height:6px;margin-left:-6px;width:12px;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-minfo.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px;} .tooltipster-sidetip.tooltipster-minfo .tooltipster-arrow-background{display:none;} .tooltipster-sidetip.tooltipster-minfo .tooltipster-arrow-border{border:6px solid transparent;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px;} .tooltipster-sidetip.tooltipster-minfo.tooltipster-right .tooltipster-arrow-uncropped{left:-6px;}@font-face {font-family:'Marr Sans Cond Web';src:url('/fonts/MarrSansCondensed-Semibold-Web-88755173.eot');src:url('/fonts/MarrSansCondensed-Semibold-Web-88755173.eot?#iefix') format('embedded-opentype'),url('/fonts/MarrSansCondensed-Semibold-Web-8560bf22.woff2') format('woff2'),url('/fonts/MarrSansCondensed-Semibold-Web-db592ad4.woff') format('woff');font-weight:600;font-style:normal;font-stretch:normal;} .MarrSansCondensed-Semibold-Web{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;}@font-face {font-family:'InkstonSans';src:url('/fonts/326A7F_1_0-df17db2c.eot');src:url('/fonts/326A7F_1_0-df17db2c.eot?#iefix') format('embedded-opentype'),url('/fonts/326A7F_1_0-c22a5041.woff2') format('woff2'),url('/fonts/326A7F_1_0-d9c30270.woff') format('woff'),url('/fonts/326A7F_1_0-49f57ab0.ttf') format('truetype');}@font-face {font-family:'InkstonBrush';src:url('/fonts/326A7F_A_0-57663edc.eot');src:url('/fonts/326A7F_A_0-57663edc.eot?#iefix') format('embedded-opentype'),url('/fonts/326A7F_A_0-89639831.woff2') format('woff2'),url('/fonts/326A7F_A_0-81295e05.woff') format('woff'),url('/fonts/326A7F_A_0-a6ce907f.ttf') format('truetype');}@font-face {font-family:"migusto-piktos";src:url("/fonts/migusto-piktos-b6179546.eot");src:url("/fonts/migusto-piktos-b6179546.eot?#iefix") format("embedded-opentype"),url("/fonts/migusto-piktos-72d6076e.woff") format("woff"),url("/fonts/migusto-piktos-fa44f58f.ttf") format("truetype"),url("/fonts/migusto-piktos-ca8809d0.svg#migusto-piktos") format("svg");font-weight:normal;font-style:normal;} [data-icon]:before{font-family:"migusto-piktos" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} [class^="icon-"]:before,
[class*=" icon-"]:before{font-family:"migusto-piktos" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} .icon-mgbk-pikto-rezept-dauer:before{content:"\62";} .icon-mgbk-pikto-topf-datum:before{content:"\61";} .icon-mgbk-pikto-topf-infografik:before{content:"\63";} .icon-mgbk-pikto-topf-interview:before{content:"\64";} .icon-mgbk-pikto-topf-listicle:before{content:"\65";} .icon-mgbk-pikto-topf-trend:before,
.icon-mgbk-pikto-topf-hintergrundgeschichte:before,
.icon-mgbk-pikto-topf-reportage:before{content:"\66";} .icon-mgbk-pikto-rzp-zeit:before{content:"\62";} .icon-mgbk-pikto-rzp-fettarm:before{content:"\67";} .icon-mgbk-pikto-rzp-glutenfrei:before{content:"\68";} .icon-mgbk-pikto-rzp-kalorienarm:before{content:"\69";} .icon-mgbk-pikto-rzp-kohlenhydratarm:before{content:"\6a";} .icon-mgbk-pikto-rzp-laktosefrei:before{content:"\6b";} .icon-mgbk-pikto-rzp-proteinreich:before{content:"\6c";} .icon-mgbk-pikto-rzp-level-1:before{content:"\6d";} .icon-mgbk-pikto-rzp-level-2:before{content:"\6e";} .icon-mgbk-pikto-rzp-level-3:before{content:"\6f";} .icon-mgbk-pikto-rzp-vegan:before{content:"\70";} .icon-mgbk-pikto-rzp-veggi:before{content:"\71";} .icon-mgbk-pikto-rzp-fisch-fleisch:before{content:"\72";} .fixit{position:absolute;} .mgu_content_wrapper .mgu-breadcrump{margin:12px 0;} .mgu_content_wrapper .mgu-breadcrump ul{padding:12px 0;} .mgu_content_wrapper .mgu-breadcrump li{list-style:none;display:inline;padding:0 6px 0 4px;color:#bdbdbd;} .mgu_content_wrapper .mgu-breadcrump li::before{content:"> ";} .mgu_content_wrapper .mgu-breadcrump li.home{padding:0;} .mgu_content_wrapper .mgu-breadcrump li.home::before{content:"";} .mgu_content_wrapper .mgu-breadcrump li.home a,
.mgu_content_wrapper .mgu-breadcrump li.home a:hover{text-decoration:none;} .mgu_content_wrapper .mgu-breadcrump a{color:#bdbdbd;text-decoration:none;font-size:12px;} .mgu_content_wrapper .mgu-breadcrump a:hover{color:#000000;text-decoration:underline;} .mgu_content_wrapper .mgu-breadcrump a.active{color:#000000;} .mgu_content_wrapper .mgu-breadcrump a.active:hover{text-decoration:none;} .mgu-content-header{text-align:center;padding:48px 0;} .mgu_content_wrapper a{color:#000000;} a,
a:link,
a:visited,
a:focus{outline:none;outline:0;} .mgu_content_wrapper button:focus,
.mgu_content_wrapper .button:focus{outline:0;} .mgu-basic a{color:#785E73;text-decoration:underline;} .mgu-basic a:hover{color:#000000;text-decoration:underline;} a.orange{color:#FF6600;background:url('/img/MGBK_Pikto_pfeil_orange-315aec5a.png') no-repeat right 3px;background-size:10px 16px;padding-right:16px;} a.orange:hover{text-decoration:underline;} h1{font-family:InkstonBrush;font-weight:normal;font-style:normal;font-size:36px;margin-bottom:5px;} h2{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:51px;line-height:51px;} .introtext{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:28px;line-height:32px;max-width:720px;margin:0 auto;} .infotext{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:28px;line-height:32px;} .inkstonsans{font-family:InkstonSans;font-weight:normal;font-style:normal;} .mgu-error-info{color:#F94F5E;padding-left:12px;display:none;} .marr{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;} .mgu-bold{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;} .mgu-grey{color:#BDBDBD;} .mgu_content_wrapper button,
.mgu_content_wrapper .button,
.tooltipster-content button,
.mgu-pp-info .button{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:15px;line-height:15px;border:1px solid #000000;background:none;border-radius:4px;padding:8px 15px 6px 15px;text-transform:uppercase;color:#000000;margin-top:10px;} .mgu_content_wrapper button.mgu-btn-white{border:1px solid #FFFFFF;color:#FFFFFF;} .mgu_content_wrapper button.mgu-txt-white{border:1px solid #FFFFFF;} .mgu_content_wrapper button.mgu-btn-black{border:1px solid #000000;color:#000000;} .mgu_content_wrapper .mgu-wkh-btn{border:1px solid #000000;color:#FFFFFF !important;background-color:#000000 !important;} .mgu_content_wrapper .mgu-wkh-btn:hover{border:1px solid #785E73;background-color:#785E73 !important;} .mgu-wkk-result-loading{padding:48px 0;text-align:center;} .mgu_content_wrapper button:hover,
.mgu_content_wrapper .button:hover,
.tooltipster-content button:hover,
.mgu-pp-info .button:hover{border:1px solid #785E73;color:#785E73;cursor:pointer;} .mgu_content_wrapper button.mgu-btn-white:hover{border:1px solid #FFFFFF;background-color:rgba(255, 255, 255, 0.5);color:#FFFFFF;cursor:pointer;} .mgu-pp-info .button-disable,
.mgu-pp-info .button-disable:hover{border:1px solid #c1bfbf;color:#c1bfbf;cursor:default;} .mgu-list{padding-top:24px;padding-bottom:24px;} .mgu-widget{padding-top:48px;padding-bottom:24px;position:relative;text-align:left;} .mgu-widget__title{text-align:center;padding:0 0 24px 0;} .mgu-widget__claim{padding:0;margin:0;} .mgu-teaser-full-left,
.mgu-teaser-full-right,
.mgu-teaser-full-text,
.mgu-teaser-full-img{vertical-align:middle;} .mgu-teaser-full-video{text-align:center;height:100%;width:100%;align-items:center;display:flex;} .mgu-teaser-full-video img{margin:0 auto;} .mgu-teaser-full__infotext{text-align:center;max-width:460px;margin:0 auto;} .mgu-teaser-full__infotext a{color:#000000;} .mgu-teaser-bg-red{background-color:#FCD7DB;} .mgu-teaser-bg-white{background-color:#FFFFFF;} .mgu-list{padding-top:24px;padding-bottom:0px;} .mgu-widget__bg_01{background:url('/img/bg-widget/bg-widget_01-9ba4718f.svg') no-repeat 0 0;background-size:cover;} .mgu-widget-bubble{position:relative;} .mgu-bubble-content{position:absolute;z-index:2;height:100%;width:50%;right:0;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;} .mgu-bubble{background:url('/img/bg-widget/bg_widget_bubble_01-e1847720.svg') no-repeat right 0;background-size:cover;width:100%;height:100%;position:absolute;z-index:1;} .mgu-tag__label{position:absolute;right:6px;top:10px;z-index:2;} .mgu-teaser-pages{text-align:center;padding:0 0 24px 0;} .mgu-teaser-pages__img img{margin:0 auto;} .mgu-teaser-list a{color:#000000;} .mgu-teaser-list a:hover{color:#785E73;} .mgu-teaser-list-1x1{padding-bottom:24px;} .mgu-teaser-list-img{position:relative;padding-bottom:6px;} .mgu-teaser-bookmark{position:absolute;z-index:2;bottom:14px;right:10px;} .mgu-teaser-list__title{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:18px;line-height:22px;padding:6px 0;letter-spacing:0.2px;} .mgu-teaser-list__title a{color:#000000;} .mgu-teaser-list__text{font-size:16px;line-height:23px;} .mgu-teaser-list__info{color:#95989A;font-size:12px;padding-top:12px;} .mgu-teaser-shortinfo{padding:12px 0 0 0;font-size:10px;font-weight:bold;letter-spacing:0.4px;text-transform:uppercase;letter-spacing:1px;} .mgu-teaser-rezept-shortinfo{padding-top:12px;} .mgu-rezept-shortinfo{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-width:normal;letter-spacing:1px;font-size:12px;text-transform:uppercase;float:left;margin:0px 8px 0 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;} .mgu-rezept-shortinfo span{font-size:20px;margin-right:4px;} .mgu-basic .mgu-rating,
.mgu-rating{float:left;list-style:none;margin:0;padding:0;} .mgu-basic .c-rating__item,
.c-rating__item{float:left;width:30px;height:24px;background:url("/img/mgu_stars-76eb3379.png");background-position:0 0;background-size:90px 24px;cursor:pointer;} .mgu-basic .c-rating__item:hover,
.c-rating__item:hover{background-position:-30px 0;} .mgu-basic .c-rating__item.is-active:hover,
.c-rating__item.is-active{background-position:-60px 0;} .mgu-basic .mgu-rating-info-small .c-rating__item,
.c-rating__item{float:left;width:23px;height:18px;background:url("/img/mgu_stars-76eb3379.png");background-position:0 0;background-size:69px 18px;cursor:pointer;} .mgu-basic .mgu-rating-info-small .c-rating__item:hover,
.mgu-rating-info-small .c-rating__item:hover{background-position:-23px 0;} .mgu-basic .mgu-rating-info-small .c-rating__item.is-active:hover,
.mgu-rating-info-small .c-rating__item.is-active{background-position:-46px 0;} .mgu-rating-info{font-family:'InkstonSans';font-weight:normal;font-size:24px;line-height:22px;margin-left:0px;} .mgu-rating-info-small{font-family:'InkstonSans';font-weight:normal;font-size:24px;line-height:18px;margin-left:0px;} .mgu-rating-star{float:left;width:24px;font-family:'InkstonSans';font-weight:normal;font-size:24px;} .mgu-rating-info-loading{padding:24px 0;text-align:center;} .mgu-tipp__info.csRating{margin:10px 60px 25px 60px;} .mgu-csrating-info{margin-top:10px;} .c-rating__item{margin:0 1px !important;} .mgu-widget-moreinfo{text-align:center;font-family:'InkstonSans';font-weight:normal;font-size:29px;line-height:28px;} .mgu-list-teaserbox-white{background-color:#FFFFFF;padding:24px 0;text-align:center;margin-bottom:24px;} .mgu-teaser-list-1x1-large{position:relative;margin-bottom:24px;} .mgu-teaser-list-over{background-color:rgba(0, 0, 0, 0.2);position:absolute;z-index:1;width:100%;height:100%;text-align:center;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;} .mgu-teaser-list-over-hover:hover{background-color:rgba(0, 0, 0, 0.05);} .mgu-teaser-list-over-nobg{position:absolute;z-index:1;width:100%;height:100%;text-align:center;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;} .mgu-teaser-list-over__title{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:16px;line-height:18px;padding:6px 0;margin:0 20px;letter-spacing:0.2px;} .mgu-teaser-list__image img{width:80%;height:auto;max-width:100%;} .mgu-teaser-list__image-glossar img{width:100%;height:auto;max-width:100%;} .mgu-tlo__content{text-align:center;width:100%;} .icon-time,
.icon-level-beginner,
.icon-vegan,
.icon-time-big,
.icon-level-beginner-big,
.icon-vegan-big,
.icon-interview-big{position:relative;} .icon-time span:before{background:url('/img/MGBK_Pikto_Rezeptinfos_Zeitangabe_off_56x56-19bcad60.svg') no-repeat 0 0;background-size:20px 20px;content:"";display:block;height:28px;position:absolute;top:2px;width:28px;} .icon-level-beginner:before{background:url('/img/MGBK_Pikto_Rezeptinfos_Schwierigkeitsstufe-1_56x56-df4c2ba2.svg') no-repeat 0 0;background-size:20px 20px;content:"";display:block;height:28px;position:absolute;top:2px;width:28px;} .icon-vegan:before{background:url('/img/MGBK_Pikto_Rezeptinfos_Vegan_off_56x56-70ab057a.svg') no-repeat 0 0;background-size:20px 20px;content:"";display:block;height:28px;position:absolute;top:2px;width:28px;} .icon-time span,
.icon-level-beginner span,
.icon-vegan span{line-height:26px;margin-left:26px;} .icon-time-big span:before{background:url('/img/MGBK_Pikto_Topfgeschichten_Datum_52x52-fa11ee50.svg') no-repeat 0 0;background-size:30px 30px;content:"";display:block;height:35px;position:absolute;top:2px;width:35px;} .icon-level-beginner-big:before{background:url('/img/MGBK_Pikto_Rezeptinfos_Schwierigkeitsstufe-1_56x56-df4c2ba2.svg') no-repeat 0 0;background-size:30px 30px;content:"";display:block;height:35px;position:absolute;top:2px;width:35px;} .icon-vegan-big:before{background:url('/img/MGBK_Pikto_Rezeptinfos_Vegan_off_56x56-70ab057a.svg') no-repeat 0 0;background-size:30px 30px;content:"";display:block;height:35px;position:absolute;top:2px;width:35px;} .icon-interview-big:before{background:url('/img/MGBK_Pikto_Topfgeschichten_Interview_52x52-619bf153.svg') no-repeat 0 0;background-size:30px 30px;content:"";display:block;height:35px;position:absolute;top:2px;width:35px;} .icon-time-big span,
.icon-level-beginner-big span,
.icon-vegan-big span,
.icon-interview-big span{margin-left:36px;line-height:36px;} html,
body{height:100%;} .mug_content_wrapper{background-color:#fbfaf5;} .mgu-header{position:relative;height:70px;background-color:#FFFFFF;} .mgu-basic{text-align:left;padding-bottom:0px;} .mgu-basic h1{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:32px;line-height:35px;padding:48px 0 20px 0;margin:0;text-align:center;} .mgu-basic h2{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:24px;line-height:25px;padding:24px 0 10px 0;margin:0;} .mgu-basic h3{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:24px;line-height:26px;padding:24px 0 0 0;margin:0;} .mgu-basic p{padding:10px 0 42px;line-height:1.8em;margin:0;} .mgu-basic a.button{text-decoration:none;} .mgu-basic .lead,
.lead{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:24px;line-height:28px;max-width:720px;margin:0 auto;padding:0 0 24px 0;text-align:center;} .mgu-basic-centered{text-align:center;} h1.mgu-brush{font-family:InkstonBrush;font-weight:normal;font-style:normal;} .mgu-basic h1.mgu-brush{margin-bottom:5px;padding-bottom:0;} .mgu-basic strong,
.mgu-basic b,
strong{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;} .mgu-basic figure{margin:0 0 32px 0;} .mgu-basic figcaption{background-color:#FFFFFF;padding:12px;} .mgu-basic figcaption p{margin:0;padding:0;line-height:16px;} .mgu-basic blockquote{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:24px;line-height:25px;margin:0 auto;padding:10px 0 52px;text-align:center;border:none;} .mgu-basic-video{position:relative;padding-bottom:56.25%;padding-top:60px;height:0;overflow:hidden;margin:0 0 24px 0;} .mgu-basic-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;} .mgu-basic ul,
.mgu-basic ol{list-style:outside none none;padding:10px 0 42px 0;margin-bottom:0px;} .mgu-basic li{margin:0;padding:0 0 0 16px;list-style:none;background:url('/img/MGBK_Pikto_lidot-ef6351e1.svg') no-repeat 0 10px;background-size:10px 10px;line-height:1.8em;} .mgu-basic ol li{background:none;list-style:decimal;padding:0;margin-left:20px;} .mgu-basic-pictext{padding-bottom:48px;} .mgu-basic-half-left{float:none;padding:0;width:100%;} .mgu-basic-half-right{padding:0;margin:0;} .mgu-basic-half-right p,
mgu-basic-half-left p{padding-top:0;padding-bottom:0;text-align:left;} .mgu-basic-one-third-left{float:none;padding:0;width:100%;} .mgu-basic-two-third-right{padding:0;margin:0;} .mgu-basic-one-third-left p,
.mgu-basic-two-third-right p{padding-top:0;padding-bottom:0;text-align:left;} .mgu-basic .mgu-basic-pictext h2{padding:0 0 12px 0;line-height:20px;} .mgu-basic .mgu-basic-pictext h3{padding:0 0 12px 0;font-size:32px;line-height:35px;} .mgu-basic-slider{padding-bottom:36px;} .mgu-basic-slider-caption{background-color:#FFFFFF;padding:12px;position:relative;} .mgu-basic-slider-caption p{padding:0;margin:0;} .slick-legend{float:left;text-align:left;width:85%;} .slick-counter{float:right;width:80px;text-align:right;} .mgu-basic-slider-overlay{padding-bottom:0;} .mgu-basic-slider-overlay p.lead{text-align:left;font-size:1.9em;} .mgu-overlay-slider{width:100%;} .mgu-widget__title h2{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;} .mgu-event{padding-bottom:24px;} .mgu-event-header{border-bottom:1px solid #95989A;padding-bottom:12px;margin-bottom:24px;position:relative;} .mgu-basic .mgu-event-header h2{padding:24px 0 0 0;font-size:24px;line-height:28px;} .mgu-basic .mgu-event-header h3{padding:6px 0 12px 0;font-size:32px;line-height:35px;} .mgu-event-header p{padding:0;} .mgu-event-lead{position:relative;} .mgu-event-content{padding:0px 0 48px 0;display:none;} .mgu-event-table{width:100%;} .mgu-event-table th,
.mgu-event-table td{padding:4px 5px;text-align:left;} .mgu-event-table td{display:block;} .mgu-event-table th{display:none;} .mgu-event-table p{margin:0;} .mgu-event-table th,
.mgu-event-table tr{border-bottom:1px solid #CCCCCC;} .mgu-event-intro{float:left;width:90%;} .mgu-event-btn{position:absolute;right:0;bottom:0;padding-top:0;} .mgu-event-btn-notop{padding-top:0 !important;padding:0;} .mgu-event-btn:hover{cursor:pointer;} .mgu-event-header__image{width:100%;margin:0 0 24px 0;} .mgu-event-header__content{margin:0;} .mgu-basic .mgu-event-header__content h2{padding-top:0px;padding-bottom:6px;line-height:16px;} .mgu-abcfilter{background-color:#fbfaf5;padding:12px;margin:24px;} .mgu-list-1zu1{background-color:#FFFFFF;} .mgu-list-1zu1-box:before{content:"";display:block;} .mgu-list-1zu1-box{position:relative;width:100%;background-color:#FFFFFF;margin-top:24px;} .mgu-list_1zu1-content{padding:0px;} .mgu-abc .mgu-teaser-list__title{padding:24px 0 12px 0;} .mgu-list-center{text-align:center;} .mgu-slider-header,
.mgu-slider-wkh{overflow:hidden;} .mgu-more-wrapper{max-width:100%;padding:8px 0;} .mgu-more{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;background:url('/img/MGBK_Pikto_pfeil_more-4452c5c5.svg') no-repeat right 5px;background-size:12px 12px;padding:0 20px 0 0;} a.mgu-more{text-decoration:none;color:#000000;} a.mgu-more:hover{color:#785E73;background:url('/img/MGBK_Pikto_pfeil_more_over-44d7b10c.svg') no-repeat right 5px;background-size:12px 12px;} .mgu-rezept__detail{padding:0 0 48px 0;} .mgu-rezept__header{text-align:center;padding:48px 0 64px 0;} .mgu-rezept h1{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:51px;line-height:51px;} .mgu-rezept h2{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:34px;line-height:36px;} .mgu-rezept h2.mgu-rezept__orgtitel{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:24px;line-height:26px;padding-bottom:12px;} .mgu-rezept-stoerer{position:absolute;right:30px;top:-30px;} .mgu-rezept-zubereitung-step img{width:32px;height:32px;} .mgu-rezept-zubereitung-step p{margin-top:3px;} .mgu-rezept-kapitel{margin-bottom:0px;padding-top:10px;font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;} .mgu-step-by-step-number{clear:both;} .mgu-step-by-step-number img{float:left;} .mgu-step-by-step-number p{font-weight:600;margin:0 0 0 42px;padding:4px 0 0 0;} .mgu-rezept-zubereitung-time p{margin:0;padding:0;} .mgu-rezept-funktionierts{padding-top:16px;} .mgu-rezept-credit{padding-top:24px;font-size:0.9em;color:#95989A;} .mgu-related-widget{padding:24px 0 12px 0;} .mgu-related-widget h2{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:34px;line-height:36px;} .mgu-related-widget__list{width:46%;float:left;margin-bottom:12px;} .mgu-related-widget__list_full{width:100%;margin-bottom:12px;} .mgu-related-widget__list_three{width:30%;float:left;margin-bottom:12px;} .mgu-related-widget__img{position:relative;} .mgu-related-widget__titel{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:24px;line-height:29px;padding:18px 0 6px 0;letter-spacing:0.2px;} .mgu-rezept-shortinfo-wrapper{padding:6px 0 3px 0;text-align:center;font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-width:normal;letter-spacing:1px;font-size:12px;text-transform:uppercase;} .mgu-rezept-shortinfo-wrapper ul{padding:0;margin:0 0 6px 0;} .mgu-rezept-shortinfo-wrapper li{list-style:none;display:inline-block;margin:0 18px;} .mgu-rezept-shortinfo-wrapper span{font-size:24px;position:relative;top:5px;padding:0 5px 0 0;} .mgu-cat-link:hover{color:#785E73;} .mgu-play-icon,
.mgu-play-icon-large{position:absolute;z-index:2;width:100%;height:100%;text-align:center;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;} .mgu-play-icon img{width:100%;} .mgu-play-icon-large img{width:100%;height:22%;} .mgu-rezept-hochrechner{padding-bottom:12px;border-bottom:1px solid #666666;} .mgu-rezept-hochrechner__info{padding-top:12px;} .mgu-rhr{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;} .mgu-rhr span{float:left;padding-top:5px;} .mgu-rhr-select{float:left;} .mgu-rhr-select{border:1px solid #333333;border-radius:4px;width:60px;border-radius:3px;overflow:hidden;background:#fbfaf5 url("/img/MGBK_Pikto_DD_down_32x18-fc1163a9.svg") no-repeat 80% 50%;background-size:12px 7px;margin:0 8px;} .mgu-rhr-select select{padding:5px 8px;width:180%;border:none;box-shadow:none;background:transparent;background-image:none;-webkit-appearance:none;font-size:18px;font-family:'Marr Sans Cond Web';} .mgu-rhr-select select:focus{outline:none;} .mgu-rezept-zutaten__zutaten{padding-bottom:0;border-bottom:1px solid #666666;} .mgu-rzz__titel{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;} .mgu-rzz__info{padding-bottom:24px;} .mgu-rzz__info td{vertical-align:top;} .mgu-rzz_info-bold{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;padding-right:12px;} .mgu-rzz__titel_mob{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;padding:24px 0 24px 0;margin-top:12px;border-top:1px solid #666666;} .mgu-rzz__titel_mob:hover{cursor:pointer;} .mgu-rzz__wrapper_mob{padding:0;height:1px;border-bottom:1px solid #666666;} .mgu-rezept-zutaten{width:90%;} .mgu-rezept-zutaten h2{padding-top:12px;padding-bottom:2px;} .mgu-rezept-zutaten__hochrechnung{border-bottom:1px solid #666666;padding:20px 0 24px 0;} .mgu-rzh__titel{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;} .mgu-rezept-zutaten__naehrwaert{border-bottom:1px solid #666666;padding:24px 0;} .mgu-rzn__titel{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;} .mgu-rzn__titel:hover{cursor:pointer;} #mgu-rzn__info{display:none;padding-top:6px;} .mgu-rzn__box{background-color:#000000;border-radius:4px;text-align:center;margin:12px 12px 0 0;float:left;width:40%;padding:12px;} .mgu-rzn__box:hover{background-color:#785E73;cursor:pointer;} .mgu-rzn__box__titel{font-size:15px;color:#FFFFFF;} .mgu-rzn__box__text-top{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:30px;line-height:32px;border-bottom:1px solid #FFFFFF;color:#FFFFFF;padding:12px 0 8px 0;} .mgu-rzn__box__text-bottom{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:30px;line-height:32px;color:#FFFFFF;padding:6px 0 0 0;} .mgu-rzn_dd{background:url('/img/MGBK_Pikto_DD_down_32x18-fc1163a9.svg') no-repeat right center;background-size:12px 7px;} .mgu-rzn_dd_open{background:url('/img/MGBK_Pikto_DD_up_32x18-3eb99d0c.svg') no-repeat right center;background-size:12px 7px;} .mgu-rzn__quelle{padding-top:12px;color:#95989A;font-size:12px;} .mgu-rzn__quelle a,
.mgu-rzn__quelle a:visited{color:#95989A;text-decoration:none;} .mgu-rezept-aktionsteaser{padding:0;margin:12px 0 6px 0;background-color:#FFFFFF;} .mgu-rezept-aktionsteaser_valid{padding-top:3px;font-size:0.9em;color:#95989A;} .mgu-rezept-aktionsteaser_valid p{padding:0;margin:0;} .mgu-rezept-to-story h3{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;text-align:center;} .mgu-rezept-to-story p.lead{font-family:InkstonSans;font-weight:normal;font-style:normal;text-align:center;} .flex-row.row{display:flex;flex-wrap:wrap;} .flex-row.row > [class*='col-']{display:flex;flex-direction:column;} .flex-row.row:after,
.flex-row.row:before{display:flex;} .flex-row.row .no-flex{display:block;} .mgu-result-info{padding:24px 0;} .mgu-result-sort{text-align:right;font-size:0.8em;padding-top:12px;margin-top:4px;} .mgu-result-sort ul{margin:0 0 0 auto;padding:0;} .mgu-result-sort li{list-style:none;display:inline-block;} .mgu-sort-info span{margin-right:10px;line-height:3;}@media (max-width:768px){ .mgu-result-info{padding:24px 0 0 0;} .mgu-result-sort{text-align:left;margin-bottom:12px;}} .mgu-sort-selected{background-color:#785e73;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:0 8px 10px 8px;margin:5px 0px 5px 6px;font-size:18px;height:28px !important;font-family:InkstonSans;letter-spacing:1px;color:#FFFFFF;font-style:normal;font-weight:normal;text-transform:uppercase;} .mgu-sort-to-select{border:1px solid #000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin:5px 0px 5px 6px;font-size:18px;letter-spacing:1px;color:#000000;font-family:InkstonSans;font-style:normal;font-weight:normal;height:28px !important;padding:0 8px 10px 8px;} .mgu-sort-to-select:hover{color:#FFFFFF;background-color:#785e73;border:1px solid #785e73;} a.mgu-sort-to-select{text-decoration:none;} a.mgu-sort-to-select:hover{color:#FFFFFF;text-decoration:none;} .mgu-club{padding-bottom:0;} .mgu-club p,
.mgu-club ul{padding-bottom:6px;} .mgu-club li{list-style:none;padding:8px 0 24px 50px;line-height:24px;background:none;} .mgu-club li.mgu-club-icon-ok{background:url('/img/MGBK_ico_ok_2x-a5be2b7e.png') no-repeat 0 0;background-size:35px 35px;color:#785E73;} .mgu-club li span{font-size:24px;} .mgu-club__title{font-size:24px;} .mgu-club li.mgu-magazin-vorteile{color:#000000;} .mgu-rezept-tipp{background:url('/img/bg-teasers/teaser_bg_tipp-deb31ccd.jpg') no-repeat center top;background-size:cover;} .mgu-rezept-tipp__content{padding:42px 0;max-width:90%;margin:0 auto;max-width:720px;} .mgu-rezept-tipp__titel{font-family:InkstonBrush;font-weight:normal;font-style:normal;font-size:36px;text-align:center;} .mgu-rezept-tipp_overflow{text-align:center;} .mgu-rezept-tipp_overflow li{list-style:outside;text-align:left;} .mgu-rezept-tipp__shortinfo{text-align:center;} .mgu-rezept-tipp_morelinks{display:none;} .ptoggle{display:none;} .mgu-rezept-tipp_more{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;width:60px;margin:0 auto;} .mgu-rezept-tipp_more_close{font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;display:none;width:80px;margin:0 auto;} .mgu-rezept-tipp_more:hover,
.mgu-rezept-tipp_more_close:hover{cursor:pointer;} #mgu-rz-tipp-large{padding-top:12px;display:none;} .mgu-pager{text-align:center;padding:24px 0 48px 0;} .mgu-pager ul{padding:0;margin:0;list-style:none;} .mgu-basic .mgu-pager li,
.mgu-pager li{display:inline-block;margin:0 6px;font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:42px;list-style:none;background:none;padding:0;} .mgu-pager li a{text-decoration:none;color:#000000;} .mgu-pager li a:hover{color:#785E73;text-decoration:none;} .mgu-pager li a.mgu-pager-active{color:#785E73;} .mgu-pager-no{padding:24px 0 48px 0;} .mgu-sm-teaser{background:url('/img/bg-teasers/01_Socialmedia_Teaser-1c60b925.png') no-repeat center top;background-size:cover;} .mgu-sm-teaser__content{padding:24px 44px 18px 44px;max-width:90%;margin:0 auto;max-width:720px;text-align:center;position:relative;} .mgu-sm-teaser__titel{font-family:InkstonBrush;font-weight:normal;font-style:normal;font-size:31px;text-align:center;} .mgu-sm-teaser__shortinfo{text-align:center;font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:34px;line-height:32px;} .mgu-small-teaser__shortinfo{text-align:center;font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:34px;line-height:32px;} .mgu-teaser__titel{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;text-align:center;} .mgu-widget h2{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:51px;line-height:51px;} .mgu-kommentare{padding:48px 0 36px 0;} .mgu-kommentare__titel{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:24px;text-align:center;margin-bottom:12px;} .mgu-kommentare__titel span{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:26px;line-height:26px;color:#BDBDBD;margin-left:4px;} .mgu-kommentare__input{background-color:#fbfaf5;padding:18px;margin-bottom:24px;} .mgu-kommentare__input textarea{width:100%;border:0;background-color:#FFFFFF;min-height:36px;padding:12px;max-width:100%;margin-bottom:5px;-webkit-appearance:none;border:1px solid #95989A;} .mgu-kommentare__input_cfm{background-color:#fbfaf5;padding:6px 18px 18px 18px;margin-bottom:24px;display:none;} .mgu-k-cfm__close{float:right;} .mgu-k-cfm__close:hover{cursor:pointer;} .mgu-kommentar_cxl_confirm{background-color:#fbfaf5;padding:6px 18px 18px 18px;margin-bottom:24px;border-bottom:1px solid #95989A;text-align:center;} .mgu-kommentar_cxl_confirm p{margin-bottom:0px;} .mgu-kommentar_cxl_confirm .mgu_button_grey{min-width:80px;padding-left:30px;padding-right:30px;border:1px solid #000000;color:#000000;} .mgu-kommentar_cxl_confirm .mgu_button_grey:hover{border:1px solid #785E73;color:#785E73;} .mgu-kommentar_cxl_confirm a#btn_cancel{color:#785E73;font-size:15px;} .mgu-kommentar_cxl_confirm a#btn_cancel:hover{color:#222222;font-size:15px;} .mgu-kommentare__list_titel{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:19px;letter-spacing:0.5px;border-bottom:1px solid #000000;padding:0 0 4px 0;} .mgu-kommentar__list_titel:hover{cursor:pointer;} .mgu-kommentar__list_titel{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:19px;letter-spacing:0.5px;border-bottom:1px solid #000000;padding:0 0 4px 0;} .mgu-kommentar__list_titel span{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:22px;line-height:22px;color:#BDBDBD;margin-left:4px;} .mgu-kommentar_info{border-bottom:1px solid #95989A;padding-top:18px;padding-bottom:6px;} .mgu-kommentar_info p{padding:0;margin:5px 0 12px 0;} .mgu-k__person{padding:0;margin:0;} .mgu-bewertungen{padding-bottom:24px;} .mgu-bewertungen__titel{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:19px;letter-spacing:0.5px;border-bottom:1px solid #000000;padding:0 0 4px 0;} .mgu-bewertungen__titel:hover{cursor:pointer;} .mgu-bewertungen__info{max-width:100%;} .mgu-more-less-kommentare{padding:32px 0 48px;} .mgu-more-kommentare__titel_close{display:none;} .mgu-more-kommentare__titel,
.mgu-more-kommentare__titel_close{text-align:left;font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;padding-right:20px;padding-top:0px;margin-top:3px;float:left;} .mgu-more-kommentare__titel:hover,
.mgu-more-kommentare__titel_close:hover{cursor:pointer;} #mgu-more-kommentare{display:none;} .mgu-k__cxl{text-align:right;float:right;} .mgu-kommentar-antwort{padding:16px 0 0 36px;} .mgu-kommentar__antworten{margin-bottom:12px;color:#785E73;text-decoration:underline;} .mgu-kommentar__antworten:hover{cursor:pointer;color:#222222;} .mgu-antwort__input{display:none;background-color:#fbfaf5;padding:18px;margin-bottom:24px;} .mgu-antwort__input textarea{width:100%;border:0;background-color:#FFFFFF;min-height:24px;padding:12px;max-width:100%;margin-bottom:5px;-webkit-appearance:none;border:1px solid #95989A;} .mgu-kommentar-no{background-color:#FFFFFF;padding:12px 12px 50px 12px;color:#BDBDBD;} .mgu-kommentar-cxl{color:#95989A;} .mgu-agb{float:right;font-size:12px;padding:0;} .mgu-agb a{text-decoration:underline;color:#785E73;padding-right:9px;} .mgu-agb a:hover{color:#222222;} .mgu-agb-link{float:left;} .mgu-agb-btn{float:right;} .mgu-cxl-k-cn{text-decoration:underline;margin-right:12px;} .mgu-cxl-k-cn:hover{color:#785E73;text-decoration:underline;} .mgu-social-media{text-align:center;padding:18px 0 12px 0;} .mgu-social-media-icon{width:30px;height:30px;display:inline-block;margin:0 10px;} .mgu-slider-icon{width:40px;height:40px;display:block;margin:0 10px 10px 0;} .mgu-slider-icon img{width:100%;height:100%;} .mgu-filter{padding:12px 0;} .mgu-filter-list{position:relative;} .mgu-filter-list ul{padding:0;margin:0;} .mgu-filter-list ul li ul{left:0;position:absolute;} .mgu-filter-list ul li ul li{padding:12px 0;} .mgu-filter-list li{list-style:none;display:inline-block;padding:12px;font-family:InkstonSans;font-style:normal;font-weight:normal;font-size:20px;line-height:20px;letter-spacing:0.5px;padding-right:40px;} .mgu-filter-dd span{padding-left:6px;} .mgu-filter-dd-no{color:#c1bfbf;} .mgu-filter-dd-no span{padding-left:6px;} .mgu-dd-close{background:url('/img/MGBK_Pikto_DD_up_32x18-3eb99d0c.svg') no-repeat 85% center;background-size:12px 7px;} .mgu-filter-list li:hover{background-color:#FBFAF5;cursor:pointer;} .mgu-filter-list li.active{background-color:#FBFAF5;} .mgu-filter-showing{padding:12px 12px 12px 12px;background-color:#FBFAF5;display:none;} .mgu-filter-selection{clear:both;background-color:#FBFAF5;padding:12px 0;margin:0 12px;} .mgu-filter-info{font-size:14px;line-height:14px;font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;padding-top:9px;padding-bottom:6px;} .mgu-filter-info-profil{font-size:14px;line-height:14px;font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;padding-top:12px;padding-bottom:6px;padding-right:24px;} .mgu-pp-filter-info span:before{background:rgba(0, 0, 0, 0) url("/img/MGBK_Pikto_Nav_Profile_Schwarz_40x40-f975efce.svg") no-repeat scroll 0 0px 22px;content:"";display:block;height:30px;position:absolute;top:2px;width:30px;} .mgu-filter-info.mgu-pp-filter-info > span{padding-left:30px;} .mgu-filter-selected{background-color:#785e73;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:0 8px 10px 8px;float:left;margin:5px 12px 5px 0;font-size:18px;height:28px !important;font-family:InkstonSans;letter-spacing:1px;color:#FFFFFF;font-style:normal;font-weight:normal;text-transform:uppercase;} .mgu-filter-to-select{border:1px solid #000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;float:left;margin:5px 12px 5px 0;font-size:18px;letter-spacing:1px;color:#000000;font-family:InkstonSans;font-style:normal;font-weight:normal;height:28px !important;padding:0 8px 10px 8px;} .mgu-filter-to-select a{text-decoration:none;} .mgu-filter-to-select:hover a{color:#FFFFFF;text-decoration:none;} a.mgu-filter-to-select{text-decoration:none;} a.mgu-filter-to-select:hover{color:#FFFFFF;text-decoration:none;cursor:pointer;} .mgu-btn-profil-edit{border:1px solid #000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;float:left;margin:5px 12px 5px 0;font-size:16px;color:#000000;font-family:"Marr Sans Cond Web";font-style:normal;font-weight:normal;height:28px !important;padding:0 8px 10px 8px;text-transform:uppercase;} .mgu-btn-profil-edit:hover{color:#785E73;border:1px solid #785E73;cursor:pointer;} .mgu-pp-update{background-color:#FFFFFF;padding:6px;margin-top:24px;font-family:"Marr Sans Cond Web";font-style:normal;font-weight:normal;} .mgu-pp-update p{margin:0;padding:0;} .mgu-filter-hack{line-height:26px;} .mgu-btn-rezept-center{margin:0 auto;float:none;} .mgu-filter-to-select:hover{color:#785E73;border:1px solid #785E73;background-color:#785E73;color:#FFFFFF;} .mgu-filter-to-disabled{border:1px solid #c1bfbf;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:0 5px 10px 5px;float:left;margin:5px 12px 5px 0;height:28px !important;font-size:18px;letter-spacing:1px;color:#c1bfbf;font-family:InkstonSans;font-style:normal;font-weight:normal;} .mgu-filter-to-selected{border:1px solid #785E73;background-color:#785E73;color:#FFFFFF;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:0 8px 10px 8px;float:left;margin:5px 12px 5px 0;height:28px !important;font-size:18px;letter-spacing:1px;font-family:InkstonSans;font-style:normal;font-weight:normal;} .mgu-filter-to-selected a{color:#FFFFFF;}@media screen and (-webkit-min-device-pixel-ratio:0){ .remove{position:relative;padding:0;height:28px;} .remove img{padding-top:4px;padding-bottom:0;height:18px;} .mgu-filter-to-select,
.mgu-filter-to-disabled,
.mgu-filter-selected{line-height:27px;}} .mgu-filter-pp{background-color:#777777;} .remove{padding-left:3px;} .remove img{padding-bottom:2px;} .mgu-filter{padding:24px 0;} .mgu-filter-dd-desk{display:none;} .mgu-filter-dd-mob{font-family:InkstonSans;font-size:20px;font-style:normal;font-weight:normal;letter-spacing:0.5px;line-height:20px;padding:12px 10px 12px 12px;border-bottom:1px solid #CCCCCC;} .mgu-filter-dd-no-mob{font-family:InkstonSans;font-size:20px;font-style:normal;font-weight:normal;letter-spacing:0.5px;line-height:20px;padding:12px 10px 12px 12px;border-bottom:1px solid #CCCCCC;color:#c1bfbf;} .mgu-dd-open-mob{background:url('/img/MGBK_Pikto_DD_down_32x18-fc1163a9.svg') no-repeat right center;background-size:12px 7px;} .mgu-dd-close-mob{background:url('/img/MGBK_Pikto_DD_up_32x18-3eb99d0c.svg') no-repeat right center;background-size:12px 7px;} header{position:fixed;width:100%;z-index:100;left:0;} .mgu_header_branding{margin-top:16px;} .mui-logo-wrapper{text-align:center;padding-top:0px;} .mui-logo{margin-bottom:10px;} .mgu-logo{margin-bottom:10px;} .mgu-burger{display:inline-block;width:32px;height:32px;} .mgu-burger-close{display:inline-block;width:24px;height:24px;} .mgu-search{display:inline-block;width:24px;height:24px;} .mgu-search-close{display:inline-block;width:24px;height:24px;} .mgu_header{transition:transform 200ms linear;} .mgu-mi-header-out{transform:translateY(0);} .mgu_header__flex{-moz-box-direction:normal;-moz-box-orient:horizontal;display:flex;flex-direction:row;height:100px;position:absolute;margin-top:10px;} .mgu_header_branding{position:relative;z-index:999999;} .mgu_header_navi{position:relative;height:100px;justify-content:space-between;width:100%;padding-top:5px;margin-right:38px;} .mgu_header_navi__list{list-style:none;padding:0;margin:50px 0 0 0;width:100%;} .mgu_header_navi__item{float:left;position:relative;padding-left:28px;list-style:none;} .mgu_header_navi__link,
.mgu_header_navi__link:visited{color:#272727;font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:16px;letter-spacing:0.4px;text-transform:uppercase;white-space:nowrap;border-bottom:2px solid #FFFFFF;} .mgu_header_navi__link:hover,
.mgu_header_navi__link:active{color:#785E73;border-bottom:2px solid #785E73;} .mgu_header_navi__link.link_selected{color:#785E73;border-bottom:2px solid #785E73;} .mgu_header_navi__controls{-moz-box-pack:justify;display:flex;justify-content:space-between;} .mob-navigation .is-nav-opened,
.mob-search .is-opened{display:none;} .mgu_header_meta{position:relative;width:100%;padding-top:5px;} .mgu_header_meta_navi{height:30px;width:100%;padding-top:11px;margin-right:0;} .mgu_header_meta__list{list-style:none;padding:0;margin:0;height:22px;padding-left:0;width:100%;} .mgu_header_meta__item{padding:0;position:absolute;right:0;} .mgu_header_meta__link,
.mgu_header_meta__link:visited{color:#272727;font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:14px;letter-spacing:0.3px;text-transform:uppercase;white-space:nowrap;padding-left:26px;} .mgu_header_meta__link:hover,
.mgu_header_meta__link:active{color:#785E73;} .icon-profil-mob span{text-transform:uppercase;color:#272727;} .icon-profil-mob{text-transform:none;color:#999999;} .icon-profil-mob:hover,
icon-profil-mob:hover span{color:#785E73;} .icon-profil span:hover{border-bottom:2px solid #785E73;} .icon-profil span:before{background:url('/img/MGBK_Pikto_Nav_Profile_Schwarz_40x40-f975efce.svg') no-repeat 0 0;background-size:22px 22px;content:"";display:block;height:30px;position:absolute;top:2px;width:30px;} .icon-profil span:hover::before{background:url('/img/MGBK_Pikto_Nav_Profile_40x40_over-4aca825d.svg') no-repeat 0 0;background-size:22px 22px;content:"";display:block;height:30px;position:absolute;top:2px;width:30px;} .icon-profil-mob{background:url('/img/MGBK_Pikto_Nav_Profile_Schwarz_40x40-f975efce.svg') no-repeat 0 0;background-size:22px 22px;content:"";display:inline-block;margin:0 auto;padding-left:30px;padding-bottom:12px;line-height:1.3em;} .mgu_header_menu{position:absolute;right:0;margin-top:22px;margin-right:30px;} .mgu_header_menu__controls{list-style:none;padding:0;margin:0;} .mgu_header_menu__item{display:inline;padding-right:24px;} .mgu_header_search{justify-content:space-between;position:relative;} .mgu_search_field{border:1px solid #95989A;height:30px;margin-top:16px;margin-right:0;padding:0 40px 0 6px;border-radius:4px;font-size:14px;font-weight:300;width:100%;-webkit-appearance:none;outline:0 none;} .mgu_search_submit{background:transparent none repeat scroll 0 0;border:0 none;bottom:0;color:#ff6600;font-size:2.4rem;outline:medium none;padding:0 10px;position:absolute;right:0;top:10px;} .mgu_mob_search__field{position:relative;padding-top:48px;width:90%;margin:0 auto;} .mgu_search_field_mobile{border:1px solid #95989A;height:48px;margin-top:16px;margin:0;padding:0 20px 0 6px;border-radius:4px;font-size:18px;font-weight:300;-webkit-appearance:none;outline:0 none;width:100%;} .mgu_search_submit_mobile{background:transparent none repeat scroll 0 0;border:0 none;bottom:0;color:#ff6600;font-size:2.4rem;outline:medium none;padding:0;position:absolute;right:20px;bottom:14px;} .mgu_search_submit:hover{border:none;} .mgu-mob-nav__overlay{height:0;width:100%;position:fixed;z-index:96;left:0;top:0;background-color:#f8f6ed;overflow-x:hidden;} .mgu-mob-nav__overlay-content{position:relative;top:0;width:100%;text-align:center;margin-top:80px;} .mgu_mob_nav_wrapper{background-color:#fbfaf5;position:fixed;display:none;z-index:90;top:0px;left:0px;right:0px;bottom:0px;} .mgu_mob_navi{overflow:auto;position:relative;padding-top:36px;z-index:100;display:none;} .mgu_mob_navi__list{list-style:none;display:block;padding:0;} .mgu_mob_navi__item{text-align:center;padding:12px 0;} .mgu_mob_navi__link{color:#272727;font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:24px;letter-spacing:0.4px;text-transform:uppercase;border-bottom:0px solid #fbfaf5;text-align:left;} .mgu_mob_navi__link:hover{color:#785E73;} .mgu_mob_navi__link:visited{color:#272727;} .mgu_mob_navi__link.link_selected{color:#785E73;border-bottom:2px solid #785E73;text-decoration:none;} .mgu_mob_navi__socialmedia_wrapper{text-align:center;} .mgu_mob_navi__socialmedia{display:inline;margin:0 10px;} .no-padding{padding:0 !important;margin:0 !important;} .mgu_mob_search{} .mgu_mob_search__form{position:relative;width:100%;padding-right:10px;} .mgu_mob_search__close{margin-top:12px;} .text-small{font-size:0.9em;} .mgu_teaser__title{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:18px;padding:12px 0;} .no-padding{padding:0 !important;margin:0 !important;} .mgu_teaser_norm{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;text-align:center;} .mgu_teaser_norm p{max-width:480px;margin:0 auto;} .mgu_teaser_norm__img{width:50%;float:left;} .mgu_teaser_norm__txt_wrapper{width:50%;margin:0;background-color:#FCD7DB;} .mgu_teaser_fix-height{height:400px;} .mgu_teaser_wide{width:100%;} .mgu-over-img{position:absolute;z-index:4;width:100%;height:400px;} .mgu-over{position:relative;z-index:5;text-align:center;} .mgu_teaser_wideslider{width:100%;} .mgu_teaser_wideslider-over-img{position:absolute;z-index:4;width:100%;height:600px;} .mgu_teaser_wideslider-over{position:relative;z-index:5;text-align:right;padding-right:10%;height:600px;} .mgu-slider{position:relative;} .mgu-slider-icons{position:absolute;z-index:3;bottom:30px;right:30px;} .mgu-profil{position:relative;} .btn-level,
.btn-food,
.btn-uvg,
.mgu-nl{cursor:pointer;} .col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths{position:relative;min-height:1px;padding-right:15px;padding-left:1px;} .col-xs-5ths{width:20%;float:left;} .mgu-tabs ul{padding:0;margin:0;text-align:center;} .mgu-tabs li{list-style:none;display:inline-block;padding:0 24px;margin:0 6px;} .mgu-tabs{padding-top:48px;} .mgu-tab{padding:18px 0;text-decoration:none;font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:30px;text-align:center;border:1px solid #bdbdbd;border-bottom:none;border-top-left-radius:6px;border-top-right-radius:6px;min-height:50px;font-size:26px;} .cstm_tabs{border-top:1px solid #bdbdbd;} .tab-active{border-bottom:1px solid white;margin-bottom:-1px;} .mgu-tabcontent{display:none;min-height:400px;} .tab-active,
ul.mgu-tab li a.tab-active{background-color:#FFFFFF;color:#785E73;} .content-active{display:block;} .tabcontent{display:none;padding:6px 12px;border:1px solid #ccc;border-top:none;} .rollover:hover{cursor:pointer;} .mgu-tipp_template,
.mgu-tipp_social{display:none;} .mgu-tipp__info{text-align:center;margin:10px 40px 25px 40px;} .mgu_tipp__foodinfo{text-align:center;margin:10px 40px;} .mgu_tipp__mlogininfo{text-align:center;margin:50px 30px 30px 30px;} .mgu-tipp__titel{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:23px;line-height:28px;padding:19px 0 4px 0;letter-spacing:0.2px;text-align:center;color:#000000;} .mgu-tipp__text{color:#000000;font-size:24px;line-height:26px;} .mgu-tipp__infotext{font-size:14px;line-height:19px;padding:0 10px;text-align:center;} .mgu-tipp__rating{margin:12px 0 0 0;} .mgu-tipp__sm{margin:12px 0 0 0;} .mgu-tipp__sm img{margin:0 3px;} .mgu-tipp__btn{margin:16px 0 0 0;} .mgu-tipp_close{position:absolute;z-index:100;right:40px;} .mgu-tipp_close:hover{cursor:pointer;} .leftside{left:0;right:auto;top:30px;} #mgu-tipp_mui_all .mgu-tipp__titel{padding-top:45px;} .tooltipster-sidetip .tooltipster-box{background:#ffffff none repeat scroll 0 0;border:0 solid #000;border-radius:100%;} .mgu-tipp__cumulus{text-align:right;position:absolute;top:-50px;right:20px;} .mgu-co-10cumulus{position:fixed;z-index:3;bottom:0px;display:none;} .mgu-co__header{background-color:#000000;color:#FFFFFF;padding:12px 12px;position:relative;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;border-top-left-radius:6px;border-top-right-radius:6px;} .mgu-co__header p{font-family:'Marr Sans Cond Web';font-weight:600;color:#FFFFFF;font-style:normal;text-align:center;margin:0;} .mgu-co__header p span{text-transform:uppercase;color:#FF6600;font-weight:300;} .mgu-co__header_cxl{position:absolute;top:6px;right:0;width:34px;height:34px;text-align:center;} .mgu_co__header_cxl:hover{cursor:pointer;} .mgu-co__content{background-color:#FFFFFF;padding-bottom:12px;} .mgu-co_10x{float:left;width:130px;margin:2px 0 10px -30px;} .mgu-co__txt{font-weight:600;color:#000000;text-align:left;} .mgu-co__txt h6{font-family:'Marr Sans Cond Web';font-weight:600;padding:10px 0 0 0;margin:0;} .mgu-co__txt p,
.mgu-co__txt p a{font-family:'Marr Sans Cond Web';font-weight:600;text-decoration:underline;color:#000000;margin:6px 0;} .mgu-co__txt p a:hover{color:#785E73;} .mgu-co__txt a button{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:1px solid #000000;border-radius:4px;color:#000000;font-family:"Marr Sans Cond Web";font-size:13px;font-stretch:normal;font-style:normal;font-weight:600;line-height:13px;margin-top:8px;padding:8px 5px 6px;text-transform:uppercase;} .mgu-co__txt a button:hover{border:1px solid #785E73;color:#785E73;} .mgu-co__teaser{position:relative;float:right;} .noshow{display:none;} .mgu-pp-step{position:absolute;left:10px;top:10px;} .mgu-click:hover{cursor:pointer;} .mgu-pp .introtext{margin-bottom:20px;} .mgu-pp h3{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:34px;line-height:40px;padding-top:24px;} .mgu-pp h4{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:20px;line-height:24px;color:#FFFFFF;text-align:center;max-width:160px;padding:0 10px;} .mgu-pp-info-error{display:none;color:#F15A61;} .mgu-pp-cfm{display:none;} .mgu-pp-info-selection{color:grey;} .mgu-pp-info-back{text-decoration:underline;font-size:0.8em;} .mgu-pp-info-back:hover{cursor:pointer;} .mgu-profil-selection{text-align:center;padding-top:24px;} .mgu-profil-selection h3{padding-bottom:10px;font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;font-size:36px;line-height:40px;letter-spacing:0.2px;} .mgu-profil-selection ul{padding:0;margin:0;} .mgu-profil-selection li{display:inline-block;padding:0 10px;list-style:none;} .mug-profil-nl{font-family:'Marr Sans Cond Web';font-weight:600;font-style:normal;font-stretch:normal;text-align:left;width:80%;margin:0 auto;padding-top:12px;} .mug-profil-nl a{text-decoration:none;border-bottom:2px solid #000000;color:#000000;} .mug-profil-nl a:hover{color:#785E73;border-bottom:2px solid #785E73;} .mug-profil-nl ul{padding:0;text-align:left;width:80%;margin:0 auto;} .mug-profil-nl li{background:url('/img/ico_nl-b1ad253d.png') no-repeat left 0;padding-left:40px !important;font-size:20px;display:block;text-align:left;} .mug-profil-nl li.mgu-nl-info{background:none;padding-left:40px !important;} .mug-profil-nl li.active{background:url('/img/ico_nl_aktive-d6ed0b0b.png') no-repeat left 0;} .mug-profil-nl li p{font-size:16px;line-height:1.5;color:#333333;text-align:left;margin-top:2px;font-family:HelveticaNeueW01-55Roma,Helvetica,arial,sans-serif;font-weight:500;font-weight:normal;} .mug-profil-mglogin p{text-align:center;color:#333333;font-style:normal;font-stretch:normal;padding-top:12px;} .mug-profil-mglogin a{color:#333333;border-bottom:2px solid #333333;} .mug-profil-mglogin a:hover{color:#785E73;border-bottom:2px solid #785E73;} .mgu-profil-selection__level1{background:url('/img/MGBK_Pikto_Rezeptinfos_Schwierigkeitsstufe-1_56x56-df4c2ba2.svg') no-repeat center 0;background-size:50px 50px;width:100px;height:100px;} .mgu-profil-selection__level1:hover,
.mug-profil-selection__level1_active{background:url('/img/MGBK_Pikto_Rezeptinfos_Schwierigkeitsstufe-1_violett_56x56-61dc795f.svg') no-repeat center 0;background-size:50px 50px;cursor:pointer;color:#785E73;} .mgu-profil-selection__level2{background:url('/img/MGBK_Pikto_Rezeptinfos_Schwierigkeitsstufe-2_56x56-878c35d8.svg') no-repeat center 0;background-size:50px 50px;width:100px;height:100px;} .mgu-profil-selection__level2:hover,
.mug-profil-selection__level2_active{background:url('/img/MGBK_Pikto_Rezeptinfos_Schwierigkeitsstufe-2_violett_56x56-c11061fc.svg') no-repeat center 0;background-size:50px 50px;cursor:pointer;color:#785E73;} .mgu-profil-selection__level3{background:url('/img/MGBK_Pikto_Rezeptinfos_Schwierigkeitsstufe-3_56x56-02f383b4.svg') no-repeat center 0;background-size:50px 50px;width:100px;height:100px;} .mgu-profil-selection__level3:hover,
.mug-profil-selection__level3_active{background:url('/img/MGBK_Pikto_Rezeptinfos_Schwierigkeitsstufe-3_violett_56x56-ff2b4b62.svg') no-repeat center 0;background-size:50px 50px;cursor:pointer;color:#785E73;} .mgu-profil-selection__level1 p,
.mgu-profil-selection__level2 p,
.mgu-profil-selection__level3 p{padding-top:60px;text-align:center;} .mug-profil-selection__level1_active strong,
.mug-profil-selection__level2_active strong,
.mug-profil-selection__level3_active strong,
.mgu-profil-selection__food1_active strong,
.mgu-profil-selection__food2_active strong,
.mgu-profil-selection__food3_active strong,
.mgu-profil-selection__food4_active strong,
.mgu-profil-selection__food5_active strong,
.mgu-profil-selection__food6_active strong{text-transform:uppercase;border-bottom:2px solid #785E73;} .mgu-ps-food,
.mgu-ps-uvg{width:140px;height:120px;} .mgu-ps-food p,
.mgu-ps-uvg p{padding-top:90px;} .mgu-profil-selection__food1{background:url('/img/MGBK_Pikto_pp_veggi_off-164ef863.svg') no-repeat center 0;background-size:80px 80px;} .mgu-profil-selection__food1:hover{background:url('/img/MGBK_Pikto_pp_veggi_over-7b49b695.svg') no-repeat center 0;background-size:80px 80px;cursor:pointer;color:#785E73;} .mgu-profil-selection__food1_active{background:url('/img/MGBK_Pikto_pp_veggi_on-7b49b695.svg') no-repeat center 0;background-size:80px 80px;color:#785E73;} .mgu-profil-selection__food2{background:url('/img/MGBK_Pikto_pp_vegan_off-dd3cb245.svg') no-repeat center 0;background-size:80px 80px;} .mgu-profil-selection__food2:hover{background:url('/img/MGBK_Pikto_pp_vegan_over-1cfda31f.svg') no-repeat center 0;background-size:80px 80px;cursor:pointer;color:#785E73;} .mgu-profil-selection__food2_active{background:url('/img/MGBK_Pikto_pp_vegan_on-1cfda31f.svg') no-repeat center 0;background-size:80px 80px;color:#785E73;} .mgu-profil-selection__food3{background:url('/img/MGBK_Pikto_pp_allesesser_off-dbf84ac8.svg') no-repeat center 0;background-size:80px 80px;} .mgu-profil-selection__food3:hover{background:url('/img/MGBK_Pikto_pp_allesesser_on-5a3eed08.svg') no-repeat center 0;background-size:80px 80px;cursor:pointer;color:#785E73;} .mgu-profil-selection__food3_active{background:url('/img/MGBK_Pikto_pp_allesesser_on-5a3eed08.svg') no-repeat center 0;background-size:80px 80px;color:#785E73;} .mgu-profil-selection__food4{background:url('/img/MGBK_Pikto_pp_keine_off-e1f1ace7.svg') no-repeat center 0;background-size:80px 80px;} .mgu-profil-selection__food4:hover{background:url('/img/MGBK_Pikto_pp_keine_on-6af63e26.svg') no-repeat center 0;background-size:80px 80px;cursor:pointer;color:#785E73;} .mgu-profil-selection__food4_active{background:url('/img/MGBK_Pikto_pp_keine_on-6af63e26.svg') no-repeat center 0;background-size:80px 80px;color:#785E73;} .mgu-profil-selection__food5{background:url('/img/MGBK_Pikto_pp_laktosefrei_off-6804f18e.svg') no-repeat center 0;background-size:80px 80px;} .no-touch.mgu-profil-selection__food5:hover{background:url('/img/MGBK_Pikto_pp_laktosefrei_on-4ea8a75b.svg') no-repeat center 0;background-size:80px 80px;cursor:pointer;color:#785E73;} .mgu-profil-selection__food5_active{background:url('/img/MGBK_Pikto_pp_laktosefrei_on-4ea8a75b.svg') no-repeat center 0;background-size:80px 80px;color:#785E73;} .mgu-profil-selection__food6{background:url('/img/MGBK_Pikto_pp_glutenfrei_off-bdac8912.svg') no-repeat center 0;background-size:80px 80px;} .no-touch.mgu-profil-selection__food6:hover{background:url('/img/MGBK_Pikto_pp_glutenfrei_on-89914d19.svg') no-repeat center 0;background-size:80px 80px;cursor:pointer;color:#785E73;} .mgu-profil-selection__food6_active{background:url('/img/MGBK_Pikto_pp_glutenfrei_on-89914d19.svg') no-repeat center 0;background-size:80px 80px;color:#785E73;} .mgu-ps-themen{width:100%;height:120px;display:flex;align-items:center;padding:0 25px;position:relative;} .mgu-ps-themen:hover{cursor:pointer;} .row-centered{text-align:center;} .col-centered{display:inline-block;float:none;text-align:left;margin-right:-4px;} .mgu-wkh{background:url('/img/bg-teasers/06_WKH_Filter-098484c8.png') no-repeat center center;background-size:100%;padding:40px 0;} .mgu-wkh .button{margin-top:0;width:100%;height:48px;} .mgu-wkh-slide{position:relative;} .mgu-wkh-rezept-overlay{background:rgba(0, 0, 0, 0.5);color:#FFFFFF;position:absolute;height:100%;text-align:center;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;} .mgu-wkh-rc__slide{position:absolute;top:5%;left:5%;width:100px;height:76px;text-align:center;color:#FFFFFF;background:url('/img/MGBK_WKH_choice_bubble-d3531258.png') no-repeat 0 0;background-size:cover;font-size:24px;line-height:24px;padding:10px 20px;} .mgu-wkh-rezept-content{text-align:center;padding:0 20%;} .mgu-wkh-rezept-content h2{color:#FFFFFF;padding-bottom:18px;margin-bottom:0px;} .mgu-wkh-select{background-color:#FFFFFF;height:29px;overflow:hidden;width:100%;} .mgu-wkh-select select{background:transparent;border:none;font-size:26px;height:29px;padding:5px;margin:0 0 20px 0;width:100%;text-align:center;} .styled-select.slate{background:url(http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center;height:34px;width:240px;} .styled-select.slate select{border:1px solid #ccc;font-size:16px;height:34px;width:268px;} .mgu-widget-glossar{padding:40px 0;} .mgu-widget-teaser{padding:12px 0;} .mgu-bg-teaser-gelb{background:url('/img/bg-teasers/08_Glossar_Teaser_Gelb-9b8a1d39.png') no-repeat center center;background-size:cover;} .mgu-bg-teaser-rezept-gelb{background:url('/img/bg-teasers/09_Themenwelten_Gelb_Rezepte-35c79825.png') no-repeat center center;background-size:cover;} .mgu-bg-teaser-howto-gelb{background:url('/img/bg-teasers/09_Themenwelten_Gelb_Howto-f0d34424.png') no-repeat center center;background-size:cover;} .mgu-bg-teaser-glossar-gelb{background:url('/img/bg-teasers/08_Glossar_Teaser_Gelb-9b8a1d39.png') no-repeat center center;background-size:cover;} .mgu-bg-teaser-glossar-violett{background:url('/img/bg-teasers/08_Glossar_Teaser_Violett-4912f616.png') no-repeat center center;background-size:cover;} .mgu-bg-teaser-glossar-rot{background:url('/img/bg-teasers/08_Glossar_Teaser_Rot-c7d76a81.png') no-repeat center center;background-size:cover;} .mgu-bg-teaser-glossar-gruen{background:url('/img/bg-teasers/08_Glossar_Teaser_Gruen-5e3f0292.png') no-repeat center center;background-size:cover;} .mgu-bg-teaser-glossar-pic{background:url('/img/bg-teasers/08_Glossar_Bild-4748597b.jpg') no-repeat center center;background-size:cover;} .mgu-bg-over{background-color:rgba(0, 0, 0, 0.3);width:100%;height:100%;} .mgu-bg-teaser-socialmedia{background:url('/img/bg-teasers/01_Socialmedia_Teaser-1c60b925.png') no-repeat center center;background-size:cover;} .mgu-bg-teaser-profil{background:url('/img/bg-teasers/02_Login_Teaser-58fd449d.png') no-repeat center center;background-size:cover;} .mgu-bg-teaser-aktion{background:url('/img/bg-teasers/05_Aktion_Teaser_1702-0fc5f72e.png') no-repeat center center;background-size:cover;margin-top:48px;margin-bottom:48px;} .mgu-bg-teaser-newsletter{background:url('/img/bg-teasers/03_Newsletter_Teaser-302dddf9.png') no-repeat center center;background-size:cover;} .mgu-weiss{background-color:#FFFFFF;} .mgu-gelb{background-color:#FDE2A5;} .mgu-violett{background-color:#EAE2E8;} .mgu-rot{background-color:#FDE2E5;} .mgu-gruen{background-color:#DEEFE5;} .mgu-teaser-button{padding:24px 0 0 0;} .mgu-tlo__content .mgu-teaser-video{position:absolute;top:15px;left:50%;} .mgu-tlo__content .mgu-teaser-video img{position:relative;left:-50%;} .mgu-tlo__content .mgu-teaser-button{position:absolute;bottom:15px;left:50%;} .mgu-tlo__content .mgu-teaser-button button{position:relative;left:-50%;} .mgu-teaser-list-img .mgu-teaser-video{position:absolute;top:15px;left:50%;} .mgu-teaser-list-img .mgu-teaser-video img{position:relative;left:-50%;} .mgu-widget-teaser-1x1{position:relative;width:100%;height:0;padding-bottom:100%;} .mgu-widget-teaser_1x1__content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;} .mgu-bg-login{background:url('/img/bg-teasers/02_Login_Teaser-58fd449d.png') no-repeat center center;} .mgu-bg-teaser-magazin{background:url('/img/bg-teasers/04_Magazin_Teaser-09f54e5a.png') no-repeat center center;margin:24px 0 24px 0;} .mgu-teaser-slide{position:relative;} .mgu-teaser-slide-left,
.mgu-teaser-slide-right{position:relative;} .mgu-teaser-slider-bg{width:100%;height:100%;position:absolute;z-index:2;} .mgu-teaser-bg_01_r{background:url('/img/bg-teasers/10_Header_Rot_rechts-3a4c1f6f.svg') no-repeat center center;} .mgu-widget-tt{padding:0;margin:0;} .mgu-widget-tt.mgu-gelb{background:url('/img/bg-widget/bg_tt_gelb-1508c3fe.jpg') no-repeat 0 0;background-size:cover;} .mgu-widget-tt.mgu-gruen{background:url('/img/bg-widget/bg_tt_gruen-1615c5f3.jpg') no-repeat 0 0;background-size:cover;} .mgu-widget-tt.mgu-violett{background:url('/img/bg-widget/bg_tt_violett-df7af8db.jpg') no-repeat 0 0;background-size:cover;} .mgu-widget-tt.mgu-rot{background:url('/img/bg-widget/bg_tt_rot-3baa0bbf.jpg') no-repeat 0 0;background-size:cover;} .mgu-teaser-slider-bubble{width:100%;height:100%;position:absolute;z-index:2;} .mgu-teaser-slide-right.mgu-rot .mgu-teaser-slider-bubble{background:url('/img/bg-teasers/10_Header_Rot_rechts-732a2ce4.png') no-repeat center center;background-size:cover;} .mgu-teaser-slide-left.mgu-rot .mgu-teaser-slider-bubble{background:url('/img/bg-teasers/10_Header_Rot_links-5bf52961.png') no-repeat center center;background-size:cover;} .mgu-teaser-slide-right.mgu-gruen .mgu-teaser-slider-bubble{background:url('/img/bg-teasers/10_Header_Gruen_rechts-d329845b.png') no-repeat center center;background-size:cover;} .mgu-teaser-slide-left.mgu-gruen .mgu-teaser-slider-bubble{background:url('/img/bg-teasers/10_Header_Gruen_links-49ba37c4.png') no-repeat center center;background-size:cover;} .mgu-teaser-slide-right.mgu-violett .mgu-teaser-slider-bubble{background:url('/img/bg-teasers/10_Header_Violett_rechts-cb7aa61b.png') no-repeat center center;background-size:cover;} .mgu-teaser-slide-left.mgu-violett .mgu-teaser-slider-bubble{background:url('/img/bg-teasers/10_Header_Violett_links-72d1ca24.png') no-repeat center center;background-size:cover;} .mgu-teaser-slide-right.mgu-gelb .mgu-teaser-slider-bubble{background:url('/img/bg-teasers/10_Header_Gelb_rechts-15b2ebf2.png') no-repeat center center;background-size:cover;} .mgu-teaser-slide-left.mgu-gelb .mgu-teaser-slider-bubble{background:url('/img/bg-teasers/10_Header_Gelb_links-ee570799.png') no-repeat center center;background-size:cover;} .mgu-w-tdw-brow.mgu-gelb,
.mgu-w-tdw-brow.mgu-gruen,
.mgu-w-tdw-brow.mgu-violett,
.mgu-w-tdw-brow.mgu-rot{background-color:#FFFFFF;} .mgu-w-tdw-brow.mgu-gelb div:first-child .col-xs-6:first-child .mgu-w-tdw-box{background:url('/img/bg-teasers/09_Themenwelten_Gelb_Howto-f0d34424.png') no-repeat center center;background-size:cover;} .mgu-w-tdw-brow.mgu-gelb div:last-child .col-xs-6:last-child .mgu-w-tdw-box{background:url('/img/bg-teasers/09_Themenwelten_Gelb_Rezepte-35c79825.png') no-repeat center center;background-size:cover;} .mgu-w-tdw-brow.mgu-gruen div:first-child .col-xs-6:first-child .mgu-w-tdw-box{background:url('/img/bg-teasers/09_Themenwelten_Gruen_Howto-2c70ea72.png') no-repeat center center;background-size:cover;} .mgu-w-tdw-brow.mgu-gruen div:last-child .col-xs-6:last-child .mgu-w-tdw-box{background:url('/img/bg-teasers/09_Themenwelten_Gruen_Rezepte-05f2b3e8.png') no-repeat center center;background-size:cover;} .mgu-w-tdw-brow.mgu-rot div:first-child .col-xs-6:first-child .mgu-w-tdw-box{background:url('/img/bg-teasers/09_Themenwelten_Rot_Howto-723e463b.png') no-repeat center center;background-size:cover;} .mgu-w-tdw-brow.mgu-rot div:last-child .col-xs-6:last-child .mgu-w-tdw-box{background:url('/img/bg-teasers/09_Themenwelten_Rot_Rezepte-76cf1ecc.png') no-repeat center center;background-size:cover;} .mgu-w-tdw-brow.mgu-violett div:first-child .col-xs-6:first-child .mgu-w-tdw-box{background:url('/img/bg-teasers/09_Themenwelten_Violett_Howto-791407cf.png') no-repeat center center;background-size:cover;} .mgu-w-tdw-brow.mgu-violett div:last-child .col-xs-6:last-child .mgu-w-tdw-box{background:url('/img/bg-teasers/09_Themenwelten_Violett_Rezepte-936abe33.png') no-repeat center center;background-size:cover;} .mgu-teaser-overlay{position:absolute;z-index:3;width:50%;height:100%;left:50%;text-align:center;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;} .mgu-teaser-slide-right .mgu-teaser-overlay{left:50%;} .mgu-teaser-slide-left .mgu-teaser-overlay{left:0;} .mgu-teaser__content{text-align:center;} .mgu-teaser__content p.infotext{margin-top:0;} .mgu-aktion-slide{background-color:#FFFFFF;position:relative;} .mgu-aktion-slide__img{float:left;width:50%;} .mgu-aktion-slide__content{margin-left:50%;padding:20px;} .mgu-aktion-slide__btn{text-align:center;padding-top:12px;} .mgu-aktion-slide__content h3{color:#FF6600;text-transform:uppercase;font-size:13px;} .mgu_content_wrapper .mgu-slider-aktion .slick-dots{padding:0;width:190px;margin:0 auto;left:0;right:0;} .mgu_content_wrapper .mgu-slider-aktion .slick-dots ul{padding:0;margin:0;} .mgu-bg-yellow{background-color:#FECE60;} .mgu-teaser-magazin{bottom:0;position:relative;top:0px;margin:0 auto 20px auto;} .mgu-nl-info label{padding-top:24px;margin-bottom:6px;font-size:18px;color:#000000;text-transform:none;} .mgu-nl-infobox{background-color:#FFFFFF;border-radius:4px;padding:6px;color:#000000;} .mgu-agb-nl-box{padding-bottom:0px;} .mgu-check-box{width:18px;height:18px;border-radius:4px;border:1px solid #000000;float:left;margin-right:3px;position:absolute;top:3px;} .mgu-check-box-on{width:18px;height:18px;border-radius:4px;border:1px solid #000000;float:left;margin-right:3px;background:url('/img/MGBK_Pikto_lidot-ef6351e1.svg') no-repeat center center;background-size:85%;} .mgu-check-box:hover,
.mgu-check-box-on:hover{cursor:pointer;} .mgu-agb-nl{margin-left:26px;} .mgu-landingpages p.introtext{padding-bottom:24px;} .no-responsive,
.slick-slide img.no-responsive{width:auto;height:auto;} .mgu-landing-icon{padding:0;} .js-adt-added{padding:48px 0;text-align:center;} .js-adt-added div{margin:0 auto;} .mgu-wettbewerb-info p{padding-top:0;font-size:16px;margin-bottom:0;padding-bottom:0;} .mgu-wettbewerb-more p{font-family:'Marr Sans Cond Web';font-weight:600;text-align:center;font-size:18px;} .mgu-wettbewerb-input{width:100%;background-color:#FFFFFF;border-radius:4px;padding:6px;color:#000000;border:none;} .mgu-wettbewerb input[type="radio"]{display:none;} .mgu-wettbewerb ul{padding:0;} .mgu-wettbewerb__radios li{list-style:none;margin:0;padding:6px 0 2px 34px;background:url('/img/ico_radio_off-5443cb0f.png') no-repeat center left;background-size:26px 26px;font-size:24px;} .mgu-wettbewerb__radios li:hover{cursor:pointer;} .mgu-wettbewerb__radios li.active{background:url('/img/ico_radio_on-a25b1c1d.png') no-repeat center left;background-size:26px 26px;color:#00C081;} #mgu-contest .mgu-nl-infobox{color:#999999;} #mgu-contest .mgu-error-info{padding-left:0;} #mgu-contest ul.mgu-error-txt{margin:0;padding:0;} #mgu-contest ul.mgu-error-txt li{list-style:none;background:none;padding:0;margin:0;} .mgu-wettbewerb__agb ul{padding:0;margin:0;} .mgu-wettbewerb__agb li{padding-left:0px !important;font-size:18px;display:block;text-align:left;list-style:none;background:none;} .mgu-wettbewerb__agb_check{background:url('/img/ico_nl-b1ad253d.png') no-repeat left 0;float:left;width:40px;height:40px;} .mgu-wettbewerb__agb_check:hover{cursor:pointer;} .mgu-wettbewerb__agb_check_active{background:url('/img/ico_nl_aktive-d6ed0b0b.png') no-repeat left 0;} #mgu-wett__agb{display:none;} .mgu-header-wrapper{background-color:#FFFFFF;} .mgu-header-wrapper .mgu-slider{max-width:1120px;margin:0 auto;} .mgu-modal{text-align:center;} .selectric-wrapper{position:relative;cursor:pointer;} .selectric-responsive{width:100%;} .selectric{border:1px solid #95989A;background:#FAF9F4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;} .selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 38px 0 40px;font-size:12px;line-height:48px;color:#444;height:48px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:34px;text-align:center;} .mgu_content_wrapper .selectric .button{display:block;position:absolute;right:0;top:0;width:48px;height:48px;color:#000000;text-align:center;font:0/0 a;*font:0.5263157894736842px Lucida Sans Unicode,Arial Unicode MS,Arial;border:none;margin:0;padding:0;} .mgu_content_wrapper .selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:19px;height:11px;border:none;background:url('/img/MGBK_icon_pfeil_down_2x-0f458cce.png') no-repeat 0 0;background-size:19px 11px;} .mgu_content_wrapper .selectric .button:before{background:url('/img/MGBK_icon_pfeil_down_2x-0f458cce.png') no-repeat 0 0;} .selectric-focus .selectric{border-color:#aaaaaa;} .selectric-hover .selectric{border-color:#c4c4c4;} .mgu_content_wrapper .selectric-hover .selectric .button{color:#a2a2a2;} .mgu_content_wrapper .selectric-hover .selectric .button:after{border-top-color:#a2a2a2;} .selectric-open{z-index:80;} .selectric-open .selectric{border-color:#c4c4c4;} .selectric-open .selectric-items{display:block;} .mgu_content_wrapper .selectric-open .selectric .button:before{background:url('/img/MGBK_icon_pfeil_up_2x-636c1ebc.png') no-repeat 0 0;} .mgu_content_wrapper .selectric-open .selectric .button:after{background:url('/img/MGBK_icon_pfeil_up_2x-636c1ebc.png') no-repeat 0 0;background-size:19px 11px;} .selectric-disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;} .selectric-hide-select{position:relative;overflow:hidden;width:0;height:0;} .selectric-hide-select select{position:absolute;left:-100%;} .selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10;} .selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0;} .selectric-input{position:absolute !important;top:0 !important;left:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;outline:none !important;border:none !important;*font:NaN a !important;background:none !important;} .selectric-temp-show{position:absolute !important;visibility:hidden !important;display:block !important;} .selectric-items{display:none;position:absolute;top:100%;left:0;background:#FFFFFF;border:0px solid #c4c4c4;z-index:-1;box-shadow:0 0 10px -6px;} .selectric-items .selectric-scroll{height:100%;overflow:hidden;} .selectric-above .selectric-items{top:auto;bottom:100%;} .selectric-items ul,
.selectric-items li{list-style:none;padding:0;margin:0;font-size:12px;line-height:34px;min-height:20px;} .selectric-items li{display:block;padding:10px 18px;color:#000000;cursor:pointer;font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:34px;text-align:center;} .selectric-items li.selected{background:#FFFFFF;color:#CCCCCC;} .selectric-items li.highlighted{background:#FFFFFF;color:#CCCCCC;} .selectric-items li:hover{background:#f8f6ed;color:#444;} .selectric-items .disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default !important;background:none !important;color:#666 !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;} .selectric-items .selectric-group .selectric-group-label{font-weight:bold;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;color:#444;} .selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1;} .selectric-items .selectric-group li{padding-left:25px;} .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;} .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;} .slick-list:focus{outline:none;} .slick-list.dragging{cursor:pointer;cursor:hand;} .slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);} .slick-track{position:relative;top:0;left:0;display:block;} .slick-track:before,
.slick-track:after{display:table;content:'';} .slick-track:after{clear:both;} .slick-loading .slick-track{visibility:hidden;} .slick-slide{display:none;float:left;height:100%;min-height:1px;} [dir='rtl'] .slick-slide{float:right;} .slick-slide img{display:block;} .slick-slide.slick-loading img{display:none;} .slick-slide.dragging img{pointer-events:none;} .slick-initialized .slick-slide{display:block;} .slick-loading .slick-slide{visibility:hidden;} .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;} .slick-arrow.slick-hidden{display:none;} .mgu_content_wrapper .slick-loading .slick-list{background:#fff url('/img/ajax-loader-e7b44c86.gif') center center no-repeat;} .mgu_content_wrapper .slick-slide img{width:100%;} .mgu_content_wrapper .slick-prev,
.mgu_content_wrapper .slick-next{font-size:0;line-height:0;position:absolute;top:233px;margin-top:0;display:block;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;} .mgu_content_wrapper .mgu-slider-header .slick-prev,
.mgu_content_wrapper .mgu-slider-header .slick-next{top:50%;} .mgu_content_wrapper .slick-prev{left:15px;width:30px;height:30px;background-image:url('/img/MGBK_Pikto_prev-d335124d.svg');} .mgu_content_wrapper .slick-prev:hover{right:15px;width:30px;height:30px;background-image:url('/img/MGBK_Pikto_prev_over-4c287dc5.svg');} .mgu_content_wrapper .slick-next{right:15px;width:30px;height:30px;background-image:url('/img/MGBK_Pikto_next-d2c6ec6e.svg');} .mgu_content_wrapper .slick-next:hover{right:15px;width:30px;height:30px;background-image:url('/img/MGBK_Pikto_next_over-6304e97f.svg');} .mgu-aktion-slider .slick-prev{left:-5px;width:30px;height:30px;background-image:url('/img/MGBK_Pikto_prev_black-8077db82.svg');} .mgu-aktion-slider .slick-prev:hover{left:-5px;width:30px;height:30px;background-image:url('/img/MGBK_Pikto_prev_over-4c287dc5.svg');} .mgu-aktion-slider .slick-next{right:-5px;width:30px;height:30px;background-image:url('/img/MGBK_Pikto_next_black-99512d56.svg');} .mgu-aktion-slider .slick-next:hover{right:-5px;width:30px;height:30px;background-image:url('/img/MGBK_Pikto_next_over-6304e97f.svg');}@media (min-width:768px){ .mgu_content_wrapper .slick-prev{left:40px;width:40px;height:40px;background-image:url('/img/MGBK_Pikto_prev-d335124d.svg');} .mgu_content_wrapper .slick-prev:hover{right:40px;width:40px;height:40px;background-image:url('/img/MGBK_Pikto_prev_over-4c287dc5.svg');} .mgu_content_wrapper .slick-next{right:40px;width:40px;height:40px;background-image:url('/img/MGBK_Pikto_next-d2c6ec6e.svg');} .mgu_content_wrapper .slick-next:hover{right:40px;width:40px;height:40px;background-image:url('/img/MGBK_Pikto_next_over-6304e97f.svg');} .mgu_content_wrapper .mgu-aktion-slider .slick-prev{left:-60px;width:40px;height:40px;background-image:url('/img/MGBK_Pikto_prev_black-8077db82.svg');} .mgu_content_wrapper .mgu-aktion-slider .slick-prev:hover{left:-60px;width:40px;height:40px;background-image:url('/img/MGBK_Pikto_prev_over-4c287dc5.svg');} .mgu_content_wrapper .mgu-aktion-slider .slick-next{right:-60px;width:40px;height:40px;background-image:url('/img/MGBK_Pikto_next_black-99512d56.svg');} .mgu_content_wrapper .mgu-aktion-slider .slick-next:hover{right:-60px;width:40px;height:40px;background-image:url('/img/MGBK_Pikto_next_over-6304e97f.svg');}} .mgu_content_wrapper .slick-prev:before{content:'';} .mgu_content_wrapper .slick-next:before{content:'';} .mgu_content_wrapper .slick-next:hover,
.mgu_content_wrapper .slick-prev:hover{border:none;} .mgu_content_wrapper .slick-prev,
.slick-next{background-size:contain;background-repeat:no-repeat;position:absolute;z-index:2;bottom:0;} .mgu_content_wrapper .slick-dotted.slick-slider{margin-bottom:0px;} .mgu_content_wrapper .slick-dots{position:absolute;bottom:15px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;} .mgu_content_wrapper .slick-dots li{position:relative;background:none;display:inline-block;width:30px;height:30px;margin:0 4px;padding:0;cursor:pointer;} .mgu_content_wrapper .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:0px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;} .mgu_content_wrapper .slick-dots li button:hover,
.mgu_content_wrapper .slick-dots li button:focus{outline:none;} .mgu_content_wrapper .slick-dots li button:hover:before,
.mgu_content_wrapper .slick-dots li button:focus:before{opacity:1;} .mgu_content_wrapper .slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:30px;height:30px;content:'';text-align:center;background:url('/img/MGBK_Pikto_dot-03e7aa16.svg') no-repeat right center;background-size:20px 20px;opacity:1;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} .mgu_content_wrapper .slick-dots li.slick-active button:before{opacity:1;color:black;background:url('/img/MGBK_Pikto_dot_active-f8f822ae.svg') no-repeat right center;background-size:20px 20px;} .mgu_content_wrapper .slick-dots li button:before{width:16px;height:16px;background:url('/img/MGBK_Pikto_dot-03e7aa16.svg') no-repeat center center;background-size:16px 16px;} .mgu_content_wrapper .slick-dots li.slick-active button:before{background:url('/img/MGBK_Pikto_dot_active-f8f822ae.svg') no-repeat center center;background-size:16px 16px;} .mgu_content_wrapper .slick-dots li{width:16px;height:16px;} .mgu_content_wrapper .slick-dots{bottom:4px;}@media (min-width:768px){ .mgu_content_wrapper .slick-dots li button:before{width:30px;height:30px;background:url('/img/MGBK_Pikto_dot-03e7aa16.svg') no-repeat center center;background-size:20px 20px;} .mgu_content_wrapper .slick-dots li.slick-active button:before{background:url('/img/MGBK_Pikto_dot_active-f8f822ae.svg') no-repeat center center;background-size:20px 20px;} .mgu_content_wrapper .slick-dots li{width:30px;height:30px;} .mgu_content_wrapper .slick-dots{bottom:15px;}} .container-fluid{padding-left:0;padding-right:0;} .row{margin:0;} .full-screen{margin:0;padding:0;} .cs-featured-list{cursor:pointer;} .mui-button-shoppinglist-header{background-color:transparent;border-radius:4px 0 0 4px;color:#00aecf;display:inline-block;height:46px;max-width:250px;min-width:40px;padding:0 10px;position:absolute;right:0;top:8px;font-size:14px;z-index:6002;} .mgu_content_wrapper .mui-shoppinglist-button-add{margin-top:0;color:#FFFFFF;background-color:#000000;border:1px solid #000000;padding:0;line-height:1px;width:15px;height:15px;} .mgu_content_wrapper .mui-shoppinglist-button-add:hover{border:none;color:#FFFFFF;background-color:#785E73;border:1px solid #785E73;} .mgu_content_wrapper .mui-shoppinglist-add{padding-left:0;} .mui-locate-me-button-wrapper{padding-left:0;padding-right:0;} .mui-form-control-button-overlay{padding:0;} .mgu_content_wrapper .mui-shoppinglist-icon.mui-icon-plus{padding-left:1px;line-height:13px;} .mgu_content_wrapper .mui-js-shoppinglist-item-add{line-height:2rem;padding:0;margin:0;} .mgu_content_wrapper .mui-shoppinglist-button-add{font-size:1.2rem;} .mgu_content_wrapper .mui-shoppinglist-item-count-small{display:none;} .mgu-header .mui-shoppinglist-product-count{line-height:0.6;left:-1px;}@media (max-width:479px){ .mui-footer-language-switch{left:20px;margin-top:15px;}}@media (max-width:767px){ .mui-shoppinglist-quickview-container{top:70px;padding-top:10px;}} .row.mui-footer-link-area{margin-bottom:40px;} .mui-logo{width:50px;} .mgu-logo{width:96px;} .mui-logo-wrapper{width:96px;} .mgu-teaser-list__title{font-size:19px;line-height:20px;} .mgu-teaser-list__text{font-size:14px;line-height:20px;} .mgu-result-info{font-size:19px;line-height:20px;} .mgu-teaser-rezept-shortinfo{display:none;} h2,
.mgu-widget h2{font-size:31px;line-height:31px;} .mgu-teaser-full-ct-left{display:block;height:auto;} .mgu-teaser-full-ct-right{display:block;height:auto;} .mgu-teaser-full-img{height:calc(56.25%);min-height:240px;} .mgu-teaser-full-video{height:calc(56.25%);min-height:240px;} .mgu-teaser-full-video img{width:60px;height:60px;} .mgu-teaser-full-text{padding:6px 3% 24px 3%;} .mgu-teaser-full-ct-left .mgu-teaser-full-text{width:100%;} .mgu-teaser-full-ct-left .mgu-teaser-full-img{width:100%;} .mgu-teaser-full-ct-right .mgu-teaser-full-text{width:100%;} .mgu-teaser-full-ct-right .mgu-teaser-full-img{width:100%;} .mgu_content_wrapper{padding-top:55px;} .mgu-teaser-list-1x1{padding-bottom:36px;} .mgu-teaser-shortinfo{padding:1px 0 0;} .mgu-widget__title{padding:24px 0 14px;} .mgu-widget__title h2{font-size:31px;line-height:31px;} .mgu-widget{padding-bottom:0px;padding-top:12px;} .mgu-dd-close{background:url('/img/MGBK_Pikto_DD_up_32x18-3eb99d0c.svg') no-repeat right center;background-size:12px 7px;} .mgu-filter-list li{font-size:16px;line-height:20px;padding-right:20px;display:block;} .mgu-filter-selection{background-color:#FBFAF5;} .mgu-content-header{text-align:center;padding:48px 0 36px 0;} .mgu-filter{padding:8px 0;} .mgu-filter-showing{padding:12px;} .mgu-rezept-zutaten{width:100%;} .mgu-rezept-aktionsteaser{text-align:left;} .mgu-related-widget__list,
.mgu-related-widget__list_three{width:100%;margin-bottom:24px;} .mgu-rezept h1{line-height:35px;font-size:32px;} .mgu-rezept h2.mgu-rezept__orgtitel{line-height:20px;font-size:18px;} .introtext{line-height:25px;font-size:23px;} .mgu-play-icon img{width:100%;height:70px;} .mgu-rw-margin-left,
.mgu-rw-margin-right{margin:0;} .mgu-rw-margin-zero{margin-left:0px;margin-right:0px;} .mgu-rw-margin-medium{margin-left:0px;margin-right:0px;} .mgu-rezept-tipp__titel{font-size:23px;} .mgu-rezept-tipp__content{padding:24px 0;} .mgu-sm-teaser__titel{font-size:23px;line-height:26px;} .mgu-sm-teaser__shortinfo{font-size:23px;line-height:25px;padding:10px 5px 0 10px;} .mgu-small-teaser__shortinfo{font-family:InkstonSans;line-height:20px;padding:10px 5px 0 10px;} .mgu-sm-teaser__content{padding:24px 0px;} .mgu-rezept-shortinfo-wrapper li{margin:0 2px;} .mgu-rezept__header{padding:24px 0 48px;} .mgu-slider-icons{bottom:5px;right:5px;} .mgu-slider-icon{width:28px;height:28px;margin:0 10px 6px 0;} .mgu-pager{text-align:center;padding:12px 0 24px 0;} .mgu-pager-no{padding:12px 0 24px 0;} .mgu-rzn__box{width:45%;} .mgu-no-mob{display:none;} .mgu-abcfilter{background-color:#FFFFFF;padding:12px;margin:0;} .introtext{padding-top:0px;} .mgu-widget-moreinfo{padding-top:24px;} .mgu-txt-over-big{font-size:36px;line-height:41px;} .mgu-pager li{margin:0 10px;font-size:28px;} .mgu_content_wrapper button,
.mgu_content_wrapper .button{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:1px solid #000000;border-radius:4px;color:#000000;font-family:"Marr Sans Cond Web";font-size:13px;font-stretch:normal;font-style:normal;font-weight:600;line-height:13px;margin-top:8px;padding:8px 5px 6px;text-transform:uppercase;} .mgu-mlogin-btn-off{border:1px solid #c1bfbf !important;color:#c1bfbf !important;} .mgu-tab{font-size:20px;line-height:20px;padding-top:18px;padding-bottom:18px;border-top:1px solid #cccccc;} .mgu-mob-nopad{padding-left:0;padding-right:0;} .mgu-tabs li{padding:14px 12px 0 12px;width:30%;min-height:100px;margin:0 3px;float:left;} .mgu-profil h1{line-height:42px;padding-top:14px;} .mgu-level-info{display:inline;display:none;font-family:HelveticaNeueW01-75Bold,Helvetica,arial,sans-serif;font-weight:normal;font-size:18px;line-height:24px;color:#FECE60;} .mgu-level-info a{color:#FECE60;} .mgu-level-info a:hover{color:#785E73;} sup.mgu-level-info{top:-1.5em;line-height:16px;padding-left:10px;} .mgu-widget-moreinfo p{line-height:25px;font-size:23px;padding-bottom:6px;} .mgu-pp-step{height:120px;width:80px;} .mgu-ps-themen{height:90px;width:100px;padding:0;} .mgu-pp h4{font-size:16px;line-height:20px;padding:0 10px;} .mgu-profil-selection li{padding:0;} .mgu-wkh-rezept-content .lead{display:none;} .mgu-wkh{background-size:cover;} h1{line-height:110%;} .mgu-wkh-rezept-content{padding:0 20%;width:100%;} .mgu-wkh-rc__slide{display:none;} .bg-bg-size{background-size:cover;} .mgu-teaser__content h2{font-size:19px;line-height:22px;} .mgu-teaser__content p.infotext{display:none;} .mgu-ps-themen-close{position:absolute;right:1%;top:0px;display:none;} .mgu-teaser-button{padding:14px 0 0;} .mgu-teaser__titel{font-size:23px;line-height:24px;padding-bottom:0;} .mgu-teaser__content{padding:0 20px;} .mgu-sm-teaser__shortinfo{display:block;} .mgu-small-teaser__shortinfo{display:none;} .mgu-teaser-magazin{width:70px;} .mgu-slider-aktion{width:80%;margin:0 auto;background-color:#FFFFFF;} .mgu-aktion-slide__content h2{font-size:18px;line-height:22px;margin-top:0;margin-bottom:0;} .mgu-aktion-slide__content p{display:block;} .mgu-aktion-slide__img{float:none;width:100%;} .mgu-aktion-slide__btn{padding-bottom:24px;} .mgu-aktion-slide__content{margin-left:0%;padding:20px 10px;} .mgu-aktion-slide__content p{display:none;font-size:12px;line-height:16px;} .mgu-aktion-slide{text-align:center;} .mgu_content_wrapper .mgu-aktion-slider .slick-prev{top:50%;left:-34px;} .mgu_content_wrapper .mgu-aktion-slider .slick-next{top:50%;right:-34px;} .mgu-wkh-rezept-overlay{width:100%;left:0%;} .selectric-wrapper{padding-top:6px;padding-bottom:6px;} .mgu-basic .lead,
.lead{line-height:25px;} .mgu-wkh-rezept-content p.lead{padding-bottom:18px;} .mgu-aktion-slide__aktionimg{width:200px;margin:0 auto 0 auto;padding-bottom:8px;padding-top:4px;} .mgu-social-media-whatsup{display:inline-block;} .mgu-nl .nopad-left{padding-right:0;} .mgu-nl .nopad-right{padding-left:0;} .mgu-rezept-to-story h3{font-size:32px;line-height:35px;padding:34px 0px 20px 0px;} .mgu-rezept-to-story p.lead{font-size:23px;line-height:25px;padding:0 0 32px 0;} .mgu-filter-info-profil{float:none;} .mgu-rezept-stoerer{display:none;} .mgu-abc .mgu-teaser-list__title{padding:12px 6px 12px 6px;min-height:70px;} .mgu-tag__label_small{width:50px;height:auto;} .mgu-tag__label_large{width:50px;height:auto;margin-right:10px;margin-top:20px;} .mgu-tag__masterchannel_small{width:50px;height:auto;} .mgu-tag__masterchannel_large{width:50px;height:auto;margin-right:10px;margin-top:20px;} .mgu-tag__second_label{right:60px;} .col-centered{width:100%;} .mgu-co__img{width:100px;height:auto;} .mgu-co__teaser_cxl{bottom:-20px;right:20px;} .mgu-co_teaser-info{font-size:12px;line-height:13px;bottom:12px;width:75px;} .mgu-co_teaser-info span{font-size:12px;line-height:13px;} .mgu-co__info{font-size:14px;line-height:18px;margin-top:10px;width:130px;height:auto;} .mgu-teaser-video img{width:16px;height:16px;} .mgu-tlo__content .mgu-teaser-video{position:absolute;top:10px;left:50%;} .mgu-teaser-video-large img{width:16px;height:16px;} .mgu_content_wrapper .slick-prev,
.mgu_content_wrapper .slick-next{top:83px;} .mgu-widget-glossar .mgu-teaser-button,
.mgu-bg-teaser-profil .mgu-teaser-button,
.mgu-bg-teaser-newsletter .mgu-teaser-button,
.mgu-bg-teaser-aktion .mgu-teaser-button{display:inherit;display:block;} .mui-button-shoppinglist-header{top:20px;max-width:250px;} .mgu-mob-only{display:block;} .mgu-desktop-only{display:none !important;} .mgu-teaser-list-over__title{margin:0 10px;} .mgu-teaser-list-img .mgu-teaser-video img{width:30px;height:30px;} .mgu-co-10cumulus{width:280px;left:50%;margin-left:-140px;} .mgu-co__header p{font-size:14px;line-height:16px;margin:0 40px;} .mgu-co__header p span{font-size:14px;line-height:16px;} .mgu-co__txt{margin-left:100px;} .mgu-co__txt h6{font-size:20px;line-height:24px;} .mgu-co__txt p,
.mgu-co__txt p a{font-size:14px;line-height:16px;} .mgu-agb-link{padding-top:13px;} .migusto-add-align_center{text-align:center;}@media (min-width:480px){ .mgu-co-10cumulus{bottom:0;} .mgu-breadcrump li{display:inline-block;padding:0 6px 0 0px;} .mgu-filter-info-profil{float:left;} .mgu-teaser-video{display:block;padding-bottom:5px;} .mgu-teaser__content h2{font-size:32px;line-height:34px;} .mgu-teaser__content p.infotext{display:block;} .mgu-tab{font-size:16px;line-height:24px;min-height:50px;} .mgu-mi-header-out{transform:translateY(-37px);} .mgu_content_wrapper{padding-top:105px;} .mgu-teaser-list-over__title{font-size:23px;line-height:26px;} .mgu-mob-nopad{padding-left:12px;padding-right:12px;} .mgu-sm-teaser__titel{font-size:41px;line-height:44px;} .mgu-teaser__content{padding:0 40px;} .mgu-teaser-magazin{width:120px;left:10px;position:relative;margin:0 auto 20px auto;} .mgu-tag__label_small{width:50px;height:auto;} .mgu-tag__label_large{width:50px;height:auto;margin-right:10px;} .mgu-tag__masterchannel_small{width:50px;height:auto;} .mgu-tag__masterchannel_large{width:50px;height:auto;margin-right:10px;} .mgu-tag__second_label{right:60px;} .col-centered{width:auto;} .mgu-teaser-video img{width:20px;height:20px;}}@media (max-width:751px){ .mgu-tabs{padding-top:0;} .mgu-tab{padding-top:6px;padding-bottom:6px;min-height:auto;border-top-left-radius:6px;border-top-right-radius:6px;border-left:none;border-right:none;border-radius:0;font-size:21px;} .mgu-tab-btn .mgu-grey{display:inline;padding-left:0px;} .col-xs-5ths{float:none;width:100%;} .mgu-profil-header h1{padding-bottom:12px;} .mgu-profil-header .introtext{display:none;} .cstm_tabs{border:none;} .mgu-profil-selection{padding-top:0px;} .mgu-tabcontent .mgu-profil-selection{padding-top:24px;} .mgu-profil-selection h3{padding-top:18px;padding-bottom:0px;font-size:24px;line-height:26px;} .mgu-profil-selection__level1,
.mgu-profil-selection__level1:hover,
.mug-profil-selection__level1_active,
.mgu-profil-selection__level2,
.mgu-profil-selection__level2:hover,
.mug-profil-selection__level2_active,
.mgu-profil-selection__level3,
.mgu-profil-selection__level3:hover,
.mug-profil-selection__level3_active{width:80px;height:40px;background-size:40px 40px;} .mgu-profil-selection__level1 p,
.mgu-profil-selection__level2 p,
.mgu-profil-selection__level3 p{padding-top:50px;text-align:center;font-size:13px;margin-top:6px;} .mgu-profil-selection__food1,
.mgu-profil-selection__food1:hover,
.mgu-profil-selection__food1_active,
.mgu-profil-selection__food2,
.mgu-profil-selection__food2:hover,
.mgu-profil-selection__food2_active,
.mgu-profil-selection__food3,
.mgu-profil-selection__food3:hover,
.mgu-profil-selection__food3_active,
.mgu-profil-selection__food4,
.mgu-profil-selection__food4:hover,
.mgu-profil-selection__food4_active,
.mgu-profil-selection__food5,
.mgu-profil-selection__food5_active,
.mgu-profil-selection__food6,
.mgu-profil-selection__food6_active,
.no-touch.mgu-profil-selection__food6:hover,
.no-touch.mgu-profil-selection__food5:hover{width:80px;height:60px;background-size:60px 60px;} .mgu-ps-food p,
.mgu-ps-uvg p{padding-top:70px;text-align:center;font-size:13px;margin-top:6px;} .mug-profil-nl ul{width:100%;} .mug-profil-nl li{font-size:18px;line-height:21px;}}@media (min-width:567px) and (max-width:737px){ .tooltipster-sidetip.tooltipster-mlogin.tooltipster-top{margin-top:200px;}}@media (min-width:568px) and (max-width:736px){ .tooltipster-sidetip.tooltipster-mlogin.tooltipster-top{margin-top:140px;}}@media (min-width:768px){ .mgu-co-10cumulus{width:480px;left:50%;margin-left:-240px;} .mgu-co__header p{font-size:19px;line-height:20px;} .mgu-co__header p span{font-size:19px;line-height:20px;} .mgu-co__txt{margin-left:120px;} .mgu-co__txt h6{font-size:24px;line-height:28px;max-width:280px;} .mgu-co__txt p,
.mgu-co__txt p a{font-size:18px;} .mgu-agb-link{padding-top:18px;} .mgu-co-10cumulus{bottom:0;} .mgu-teaser-button{display:block;} .mgu_content_wrapper .slick-prev,
.mgu_content_wrapper .slick-next{top:158px;} .mgu-co__img{width:170px;height:auto;} .mgu-co__teaser_cxl{bottom:0px;right:40px;} .mgu-co_teaser-info{font-size:20px;line-height:20px;top:145px;width:120px;} .mgu-co_teaser-info span{font-size:19px;line-height:20px;} .mgu-co__info{font-size:20px;line-height:23px;margin-top:80px;width:240px;height:auto;} .mgu-tag__label_small{width:50px;height:auto;} .mgu-tag__label_large{width:80px;height:auto;margin-right:10px;margin-top:20px;} .mgu-tag__masterchannel_small{width:50px;height:auto;} .mgu-tag__masterchannel_large{width:80px;height:auto;margin-right:10px;margin-top:20px;} .mgu-tag__second_label{right:65px;} .mgu-abc .mgu-teaser-list__title{padding:24px 8px 12px 8px;min-height:100px;} .mgu-slider .mgu-tag__second_label{margin-right:0;right:90px;} .mgu-basic .lead,
.lead{line-height:36px;} .mgu-wkh-rezept-overlay{width:100%;left:0%;} .mgu-teaser-video{display:block;padding-bottom:10px;} .mgu-teaser-video img{width:40px;height:40px;} .mgu-tlo__content .mgu-teaser-video{position:absolute;top:15px;left:50%;} .mgu-teaser-video-large img{width:30px;height:30px;} .mgu-slider-aktion{width:100%;margin:0 auto;} .mgu-aktion-slide__content h2{font-size:27px;line-height:31px;} .mgu-aktion-slide__img{float:left;width:50%;} .mgu-aktion-slide__content{margin-left:50%;padding:20px;} .mgu-aktion-slide__content p{display:none;} .mgu-aktion-slide__aktionimg{width:180px;} .mgu-aktion-slide__btn{padding-bottom:0px;} .mgu-aktion-slide{text-align:left;} .mgu_content_wrapper .mgu-aktion-slider .slick-prev{top:50%;left:-60px;} .mgu_content_wrapper .mgu-aktion-slider .slick-next{top:50%;right:-60px;} .mgu-teaser-magazin{width:171px;left:-10%;position:absolute;margin:0;} .mgu-sm-teaser__shortinfo{display:block;} .mgu-small-teaser__shortinfo{display:block;} .mgu-widget__title h2{font-size:41px;line-height:43px;} .mgu-teaser__content{padding:0 20%;} .mgu-teaser__titel{font-size:41px;line-height:41px;padding-bottom:5px;} .mgu-teaser-button{padding:22px 0 0 0;} .mgu-ps-themen-close{position:absolute;right:5%;top:10px;display:none;} .mgu-teaser__content p.infotext{display:none;font-size:34px;line-height:36px;} .mgu-teaser__content h2{font-size:41px;line-height:41px;} .bg-bg-size{background-size:100%;} .mgu-teaser-slide-right.mgu-rot .mgu-teaser-slider-bubble{background-size:100%;} .mgu-teaser-slide-right.mgu-gelb .mgu-teaser-slider-bubble{background-size:100%;} .mgu-teaser-slide-right.mgu-violett .mgu-teaser-slider-bubble{background-size:100%;} .mgu-teaser-slide-right.mgu-gruen .mgu-teaser-slider-bubble{background-size:100%;} .mgu-wkh-rc__slide{display:block;} .mgu-wkh-rezept-content{padding:0 20%;} h1{line-height:150%;} .mgu-profil-selection h3{font-size:36px;} .mgu-profil-selection li{width:auto;padding:0 10px;} .mgu-pp-step{height:145px;width:140px;} .mgu-ps-themen{width:100%;height:120px;padding:0 25px;} .mgu-pp h4{font-size:20px;line-height:24px;padding:0 10px;} .mgu-widget-moreinfo p{line-height:28px;font-size:29px;} .mgu-tab{font-size:16px;min-height:50px;padding-top:14px;padding-bottom:14px;} .mgu-tabs li{padding:18px 24px;margin:0 6px;float:none;display:inline-block;width:auto;min-height:auto;} .mgu-tab-btn .mgu-grey{display:none;padding-left:0px;} .mgu-tab:hover{background-color:#FFFFFF;cursor:pointer;color:#785E73;} .mgu-profil h1{line-height:auto;} .mgu-level-info{display:inline-flex;} .mgu_content_wrapper button,
.mgu_content_wrapper .button{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:1px solid #000000;border-radius:4px;color:#000000;font-family:"Marr Sans Cond Web";font-size:15px;font-stretch:normal;font-style:normal;font-weight:600;line-height:15px;margin-top:10px;padding:8px 15px 6px;text-transform:uppercase;} .mgu-pager li{margin:0 6px;font-size:42px;} .mgu-widget-moreinfo{padding-top:0px;} .introtext{padding-top:0;} .mgu-teaser-list__image img{width:auto;height:auto;} .mgu-teaser-list-over__title{font-size:34px;line-height:39px;margin:0 20px;} .mgu-txt-over-big{font-size:34px;line-height:39px;} .mgu-basic h1{font-size:51px;line-height:51px;padding:60px 0 18px 0;text-align:center;} .mgu-basic h2{font-size:34px;line-height:36px;padding:24px 0 10px 0;} .mgu-basic h3{font-size:24px;line-height:32px;padding:24px 0 10px 0;} .mgu-basic .lead,
.lead{font-size:34px;line-height:36px;padding:0 0 46px 0;} .mgu-basic blockquote{font-size:34px;line-height:36px;} .mgu-basic blockquote{line-height:36px;font-size:34px;} .mgu-basic .mgu-basic-pictext h3{font-size:36px;line-height:42px;} .mgu-basic .mgu-event-header h3{padding:6px 0 12px 0;font-size:36px;line-height:42px;} .mgu-event-table th,
.mgu-event-table td{display:table-cell;} .mgu-event-header__image{float:left;width:30%;margin-right:24px;} .mgu-event-header__content{margin:0 0 0 30%;} .mgu-sm-teaser__shortinfo{font-size:34px;line-height:36px;padding:6px 5px 0 10px;max-width:480px;margin:0 auto;} .mgu-small-teaser__shortinfo{font-size:28px;line-height:32px;padding:0 5px 0 10px;} .mgu-abcfilter{background-color:#fbfaf5;padding:12px;margin:24px 12px;} .mgu-no-mob{display:block;} .mgu-rzn__box{width:40%;min-height:145px;} .mgu-rzn__box__titel{font-size:12px;} .mgu-pager{text-align:center;padding:48px 0 48px 0;} .mgu-pager-no{padding:48px 0;} .mgu-slider-icon{width:40px;height:40px;margin:0 10px 10px;} .mgu-slider-icons{bottom:10px;right:5px;} .mgu-rw-margin-right{margin-right:2%;} .mgu-rw-margin-left{margin-left:2%;} .mgu-rw-margin-medium{margin-left:24px;margin-right:24px;} .mgu-rezept-shortinfo-wrapper li{margin:0 18px;} .mgu-play-icon img{width:100%;height:50px;} .mgu-related-widget__list{width:48%;margin-bottom:12px;} .mgu-related-widget__list_three{width:29%;float:left;margin-bottom:12px;} .mgu-filter-showing{padding:12px 12px 12px 12px;} .mgu-content-header{text-align:center;padding:48px 0;} .mgu-filter{padding:24px 0;} .mgu-rezept h1{line-height:51px;font-size:51px;} .introtext{font-size:28px;line-height:32px;} .mgu-rezept h2.mgu-rezept__orgtitel{line-height:26px;font-size:24px;} .mgu-filter-selection{background-color:#FBFAF5;} .mgu-dd-close{background:url('/img/MGBK_Pikto_DD_up_32x18-3eb99d0c.svg') no-repeat right center;background-size:12px 7px;} .mgu-filter-list li{font-size:17px;line-height:17px;padding-right:30px;display:inline-block;} h1{font-size:44px;} .introtext{font-size:34px;line-height:36px;} .mui-logo-wrapper{padding-top:5px;} .mgu_content_wrapper{padding-top:97px;} .mgu-teaser-list-1x1{padding-bottom:48px;} .mgu-widget__title{padding:0 0 24px;} .container{width:720px;} .mgu_header_navi__link{font-size:14px;} .mgu-header{height:80px;} .mui-button-shoppinglist-header{top:20px;max-width:250px;} .mui-logo-wrapper{width:126px;} .mui-logo{width:60px;} .mgu-logo{width:126px;} .mgu-teaser-list__title{font-size:24px;line-height:29px;padding:6px 0px 6px 0px;} .mgu-teaser-list__text{font-size:16px;line-height:22px;} .mgu-result-info{font-size:24px;} .mgu-teaser-shortinfo{font-size:12px;padding:4px 0 6px 0;} .mgu-teaser-rezept-shortinfo{display:block;} .mgu-widget{padding-bottom:0px;padding-top:48px;} h2,
.mgu-widget h2{font-size:41px;line-height:41px;} .mgu-teaser-overlay{width:60%;left:40%;} .mgu-teaser-slide-right .mgu-teaser-overlay{width:60%;left:40%;} .mgu-teaser-slide-left .mgu-teaser-overlay{width:50%;left:0;} .mgu-rezept-to-story h3{font-size:51px;line-height:51px;padding:34px 0px 20px 0px;} .mgu-rezept-to-story p.lead{font-size:34px;line-height:36px;padding:0 0 46px 0;} .mgu-teaser-full-ct-left{height:500px;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;flex-direction:row;-webkit-flex-direction:row;-webkit-box-direction:normal;-ms-flex-direction:row;} .mgu-teaser-full-ct-right{height:500px;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;} .mgu-teaser-full-img{height:100% !important;} .mgu-teaser-full-video{height:100% !important;} .mgu-teaser-full-video img{width:80px;height:80px;} .mgu-teaser-full-ct-left .mgu-teaser-full-text{width:40%;padding:0 3%;} .mgu-teaser-full-ct-left .mgu-teaser-full-img{width:60%;} .mgu-teaser-full-ct-right .mgu-teaser-full-text{width:40%;padding:0 3%;} .mgu-teaser-full-ct-right .mgu-teaser-full-img{width:60%;} .mgu-teaser-list-img .mgu-teaser-video img{width:40px;height:40px;}}@media (min-width:992px){ .mgu-aktion-slide__aktionimg{width:200px;} .mgu-mob-only{display:none !important;} .mgu-desktop-only{display:block !important;} .mgu_content_wrapper .slick-prev,
.mgu_content_wrapper .slick-next{top:210px;} .mgu_content_wrapper .mgu-aktion-slider .slick-next,
.mgu_content_wrapper .mgu-aktion-slider .slick-prev{top:190px;} .mgu-whats-up{display:none;} .mgu-tag__label_large{width:80px;height:80px;margin-right:10px;} .mgu-slider .mgu-tag__second_label{margin-right:0;right:100px;} .mgu-rezept-stoerer{display:block;top:-50px;} .mgu-nl .nopad-left{padding-right:12px;} .mgu-nl .nopad-right{padding-left:12px;} .mgu-social-media-whatsup{display:none;} .mgu-teaser__content h2{font-size:44px;line-height:48px;} .mgu-teaser__content p.infotext{font-size:31;line-height:34px;} .mgu-teaser-overlay{width:50%;left:50%;} .mgu-teaser-slide-right .mgu-teaser-overlay{width:50%;left:50%;} .mgu-teaser-slide-left .mgu-teaser-overlay{width:50%;left:0;} .mgu-wkh .button{margin-top:0px;} .selectric-wrapper{padding-top:0px;padding-bottom:0px;} .mgu-wkh{background-size:100%;} .mgu-wkh-rezept-content .lead{display:block;} .mgu-tab{font-size:18px;} .mgu-tab > span{display:inline;} .mgu-basic-half-left{float:left;padding:0 12px 0 0;width:50%;} .mgu-basic-half-right{padding:0 0 0 12px;margin:0 0 0 50%;} .mgu-basic-one-third-left{float:left;padding:0 12px 0 0;width:33%;} .mgu-basic-two-third-right{padding:0 0 0 12px;margin:0 0 0 33%;} .mgu-tab-btn .mgu-grey{display:inline;padding-left:0px;} .mgu-slider-icons{bottom:15px;right:30px;} .mgu-rezept__header{padding:48px 0 64px;} .mgu-sm-teaser__titel{font-size:31px;line-height:36px;} .mgu-sm-teaser__shortinfo{padding-top:0px;padding-bottom:2px;} .mgu-small-teaser__shortinfo{padding-top:0px;padding-bottom:2px;} .mgu-sm-teaser__content{padding:24px 0;} .mgu-teaser__content p.infotext{display:block;} .mgu-rezept-tipp__content{padding:42px 0;} .mgu-rezept-tipp__titel{font-size:36px;} .mgu-widget__title h2{font-size:51px;line-height:51px;} .mgu-teaser__titel{font-size:51px;line-height:51px;padding-bottom:5px;} .mgu-teaser-list-over__title{font-size:24px;line-height:28px;} .mgu-related-widget__list_three{width:29%;float:left;margin-bottom:12px;} .mgu-rw-margin-right{margin-right:2%;} .mgu-rw-margin-left{margin-left:2%;} .mgu-rezept-aktionsteaser{text-align:left;} .mgu-rezept-zutaten{width:90%;} .mgu-filter-list li{font-size:20px;line-height:20px;padding-right:20px;display:inline-block;} .mgu-rzn__box__titel{font-size:12px;} .mgu_content_wrapper{padding-top:127px;} .container{width:944px;} .mgu-header{height:90px;} .mui-logo-wrapper{width:146px;} .mui-logo{width:60px;} .mgu-logo{width:146px;} .mui-button-shoppinglist-header{top:43px;max-width:150px;} .mgu_header_navi__item{padding-left:15px;} .mgu_header_navi__link{font-size:15px;} h2,
.mgu-widget h2{font-size:51px;line-height:51px;} .mgu-teaser-pages button{font-size:12px;padding:8px 10px 6px 10px;} .mgu-rezept-to-story h3{font-size:51px;line-height:51px;padding:60px 0px 18px 0px;} .mgu-rezept-to-story p.lead{font-size:34px;line-height:36px;padding:0 0 32px 0;}}@media (min-width:1200px){ .mgu-aktion-slide__aktionimg{width:220px;} .mgu-teaser__content h2{font-size:51px;line-height:56px;} .mgu-teaser__content p.infotext{font-size:34px;line-height:36px;} .mgu-rezept-stoerer{top:-30px;} .mgu_content_wrapper .slick-prev,
.mgu_content_wrapper .slick-next{top:260px;} .mgu_content_wrapper .mgu-slider-rezepte .slick-prev,
.mgu_content_wrapper .mgu-slider-rezepte .slick-next{top:220px;} .mgu_content_wrapper .mgu-aktion-slider .slick-next,
.mgu_content_wrapper .mgu-aktion-slider .slick-prev{top:250px;} .mui-button-shoppinglist-header{top:43px;max-width:50px;} .mgu-aktion-slide__content p{display:block;margin-bottom:6px;margin-top:6px;} .mgu-sm-teaser__shortinfo{font-size:34px;line-height:36px;padding-top:6px;padding-bottom:6px;} .mgu-small-teaser__shortinfo{font-size:34px;line-height:36px;padding-top:0px;padding-bottom:6px;} .mgu-wkh-rezept-overlay{width:40%;left:60%;} .mgu-filter-list li{font-size:20px;line-height:20px;padding-right:30px;display:inline-block;} .container{width:1152px;} .mgu_header_navi{margin-right:130px;} .mgu-header{height:100px;} .mui-logo-wrapper{width:168px;} .mui-logo{width:76px;} .mgu-logo{width:168px;} .mgu_header_navi__item{padding-left:28px;} h2{font-size:51px;line-height:51px;} .mgu-rzn__box__titel{font-size:15px;} .mgu-teaser-list-over__title{font-size:24px;line-height:28px;} .mgu-teaser-pages button{font-size:15px;} .mgu-tab{font-size:22px;min-height:50px;} .mgu_header_meta{width:80%;} .mui-button-shoppinglist-header{top:43px;max-width:80px;}}@media (min-width:1400px){ .mui-button-shoppinglist-header{top:43px;max-width:250px;} .mgu_header_meta{width:100%;}}@media (max-width:1600px){}@media (min-width:992px) and (max-width:1200px){ .mgu-rzn__box__text-top{font-family:InkstonSans;font-weight:normal;font-style:normal;font-size:30px;line-height:32px;border-bottom:1px solid #FFFFFF;color:#FFFFFF;padding:12px 0 8px 0;}} .slick-legend h2{padding:0;margin:0;} .fixed{position:fixed;} .clear{clear:both;} .mgu-bg-color{background-color:#f8f6ed;} .mgu-bg-white{background-color:#FFFFFF;} .mgu-txt-white,
a.mgu-txt-white{color:#FFFFFF;} .nopad,
.mgu-basic .nopad{padding:0;margin:0;} .nopad-right{padding-right:0px !important;} .nopad-left{padding-left:0px !important;} .pt12{padding-top:12px;} .pb12{padding-bottom:12px;} .pt24{padding-top:24px;} .pb24{padding-bottom:24px;} .pt48{padding-top:48px;} .pb48{padding-bottom:48px;} .pb0{padding-bottom:0px;} .pt0{padding-top:0px;}@media (min-width:320px) and (max-width:413px){ .mgu-social-media-icon{margin:0 5px;} .pt0{margin:0 auto!important;} .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:300px;}}@media (min-width:414px) and (max-width:580px){ .pt0{width:580px !important;margin:0 !important;} .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:410px !important;}}@media (min-width:581px) and (max-width:736px){ .pt0{width:730px !important;margin:0 !important;} .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:580px !important;}}@media (min-width:737px) and (max-width:768px){ .pt0{width:770px !important;margin:0 !important;} .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:730px !important;}}@media (min-width:769px) and (max-width:899px){ .pt0{width:770px !important;margin:0 !important;} .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:770px !important;}}@media (min-width:900px) and (max-width:1024px){ .pt0{width:900px !important;margin:0 !important;} .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px !important;}}@media (min-width:1025px){ .pt0{width:100% !important;margin:0 !important;} .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px !important;}}@media (max-width:800px){ .mgu-basic-slider-caption p{line-height:1.3em !important;font-size:13px !important;} .mgu-basic-slider-caption h2{font-size:18px !important;line-height:18px !important;} .mgu-basic-slider-caption .slick-counter{font-size:13px !important;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){ .mgu-step-slider .mfp-iframe-scaler{margin-bottom:0px !important;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){ .mgu-step-slider .mfp-iframe-scaler{margin-bottom:0px !important;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){ .mgu-step-slider .mfp-iframe-scaler{margin-bottom:0px !important;}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3){ .mgu-step-slider .mfp-iframe-scaler{margin-bottom:0px !important;}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait){ .mgu-step-slider .mfp-iframe-scaler{margin-bottom:0px !important;}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){ .mgu-step-slider .mfp-iframe-scaler{margin-bottom:0px !important;}}@font-face {font-family:'fpicons';src:url('/fonts/fpicons-2abe490c.eot?yg5dv7');src:url('/fonts/fpicons-2abe490c.eot?#iefixyg5dv7') format('embedded-opentype'),url('/fonts/fpicons-ddaa0d52.woff?yg5dv7') format('woff'),url('/fonts/fpicons-42aaa339.ttf?yg5dv7') format('truetype'),url('/fonts/fpicons-e338092c.svg?yg5dv7#fpicons') format('svg');font-weight:normal;font-style:normal;} [class^="fp-i-"],
[class*=" fp-i-"]{font-family:'fpicons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} .flowplayer{position:relative;width:100%;counter-increment:flowplayer;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;} .flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none;} .flowplayer a:focus{outline:0;} .flowplayer video{width:100%;} .flowplayer.is-ipad video{-webkit-transform:translateX(-2048px);} .is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0);} .flowplayer .fp-player{position:absolute;top:0;left:0;width:100%;height:100%;} .flowplayer .fp-engine,
.flowplayer .fp-ui,
.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1;} .flowplayer .fp-ui{z-index:11;} .flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default;} .flowplayer .fp-message h2{font-size:120%;margin-bottom:1em;} .flowplayer .fp-message p{color:#666;font-size:95%;} .flowplayer .fp-title{line-height:30px;font-weight:normal;font-family:'myriad pro',Helvetica,Arial,sans-serif;font-size:11px;cursor:default;color:#fff;width:auto;max-width:50%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;float:left;padding:0 20px;} .is-rtl.flowplayer .fp-title{float:right;} .aside-time.flowplayer .fp-title{display:none !important;} .flowplayer .fp-controls{position:absolute;bottom:0;width:100%;} .no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)) !important;background-image:-webkit-linear-gradient(top,transparent,transparent) !important;background-image:-moz-linear-gradient(top,transparent,transparent) !important;background-image:-o-linear-gradient(top,transparent,transparent) !important;background-image:linear-gradient(to bottom,transparent,transparent) !important;} .is-fullscreen.flowplayer .fp-controls{bottom:3px;} .is-mouseover.flowplayer .fp-controls{bottom:0;} .flowplayer .fp-controls,
.flowplayer .fp-title,
.flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-close,
.flowplayer .fp-embed,
.flowplayer.aside-time .fp-time{background-color:#000;background-color:rgba(0, 0, 0, 0.65);} .no-background.flowplayer .fp-controls,
.no-background.flowplayer .fp-title,
.no-background.flowplayer .fp-fullscreen,
.no-background.flowplayer .fp-unload,
.no-background.flowplayer .fp-close,
.no-background.flowplayer .fp-embed,
.no-background.flowplayer.aside-time .fp-time{background-color:transparent !important;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)) !important;background-image:-webkit-linear-gradient(top,transparent,transparent) !important;background-image:-moz-linear-gradient(top,transparent,transparent) !important;background-image:-o-linear-gradient(top,transparent,transparent) !important;background-image:linear-gradient(to bottom,transparent,transparent) !important;text-shadow:0 0 1px #000;} .no-background.flowplayer .fp-play,
.no-background.flowplayer .fp-brand{background-color:transparent !important;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)) !important;background-image:-webkit-linear-gradient(top,transparent,transparent) !important;background-image:-moz-linear-gradient(top,transparent,transparent) !important;background-image:-o-linear-gradient(top,transparent,transparent) !important;background-image:linear-gradient(to bottom,transparent,transparent) !important;text-shadow:0 0 1px #000;} .flowplayer.fixed-controls .fp-controls{background-color:#000;} .flowplayer .fp-timeline{background-color:#a5a5a5;} .flowplayer .fp-buffer{background-color:#eee;} .flowplayer .fp-progress{background-color:#00a7c8;} .flowplayer .fp-volumeslider{background-color:#a5a5a5;} .flowplayer .fp-volumelevel{background-color:#00a7c8;} .flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;} .flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333;} .flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255, 255, 255, 0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);} .flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s;} .flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s;} .flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s;} .flowplayer .fp-waiting p{color:#ccc;font-weight:bold;} .flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51, 51, 51, 0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;} .flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);} .flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51, 51, 51, 0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center;} .is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);} .flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr;} .flowplayer .fp-help .fp-help-basics{margin-top:6%;} .flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%;} .flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333;} .flowplayer .fp-help small{font-size:90%;color:#aaa;} .flowplayer .fp-help .fp-close{display:block;}@media (max-width:600px){ .flowplayer .fp-help p{font-size:9px;}} .flowplayer .fp-dropdown{position:absolute;top:5px;width:100px;background-color:#000 !important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;margin:0 !important;list-style-type:none !important;} .flowplayer .fp-dropdown:before{content:'';display:block;position:absolute;top:-5px;left:calc(45%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(51, 51, 51, 0.9);} .flowplayer .fp-dropdown li{padding:10px !important;margin:0 !important;color:#fff !important;font-size:11px !important;list-style-type:none !important;} .flowplayer .fp-dropdown li.active{background-color:#00a7c8 !important;cursor:default !important;} .flowplayer .fp-dropdown.fp-dropup{bottom:20px;top:auto;} .flowplayer .fp-dropdown.fp-dropup:before{top:auto;bottom:-5px;border-bottom:none;border-top:5px solid rgba(51, 51, 51, 0.9);} .flowplayer .fp-tooltip{background-color:#000;color:#fff;display:none;position:absolute;padding:5px;} .flowplayer .fp-tooltip:before{content:'';display:block;position:absolute;bottom:-5px;width:0;height:0;left:calc(45%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;} .flowplayer .fp-timeline-tooltip{bottom:35px;} .flowplayer .fp-timeline:hover + .fp-timeline-tooltip{display:block;} .flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;} .flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51, 51, 51, 0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6;} .flowplayer .fp-subtitle p:after{content:'';clear:both;} .flowplayer .fp-subtitle p b{font-weight:bold;} .flowplayer .fp-subtitle p i{font-style:italic;} .flowplayer .fp-subtitle p u{text-decoration:underline;} .flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);} .flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-mute,
.flowplayer .fp-embed,
.flowplayer .fp-close,
.flowplayer .fp-play,
.flowplayer .fp-menu{font-family:'fpicons' !important;color:#fff !important;font-size:15px !important;text-align:center !important;line-height:30px !important;text-decoration:none !important;} .is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-mute,
.is-rtl.flowplayer .fp-embed,
.is-rtl.flowplayer .fp-close,
.is-rtl.flowplayer .fp-play,
.is-rtl.flowplayer .fp-menu{-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);transform:scale(-1,1);} .is-rtl.flowplayer .fp-menu{-webkit-transform:none;-moz-transform:none;transform:none;} .flowplayer .fp-fullscreen:before{content:"\e602";} .flowplayer .fp-unload:before,
.flowplayer .fp-close:before{content:"\e600";} .flowplayer .fp-mute:before{content:"\e606";} .flowplayer .fp-embed:before{content:"\e603";} .flowplayer .fp-play:before{content:"\e608";} .flowplayer .fp-menu:before{content:"\e604";} .flowplayer .fp-flash-disabled{background:#333;width:390px;margin:0 auto;position:absolute;bottom:0;color:#fff;} .is-splash.flowplayer .fp-ui,
.is-paused.flowplayer .fp-ui{background:url("/img/flowplayer/play_white-e13296a1.png") center no-repeat;background-size:11%;} .is-rtl.is-splash.flowplayer .fp-ui,
.is-rtl.is-paused.flowplayer .fp-ui{background:url("/img/flowplayer/play_white_rtl-221edbe7.png") center no-repeat;background-size:11%;}@media (-webkit-min-device-pixel-ratio:2){ .is-splash.flowplayer .fp-ui,
.is-paused.flowplayer .fp-ui{background:url("/img/flowplayer/play_white@x2-548747f1.png") center no-repeat;background-size:11%;} .is-rtl.is-splash.flowplayer .fp-ui,
.is-rtl.is-paused.flowplayer .fp-ui{background:url("/img/flowplayer/play_white_rtl@x2-34664a60.png") center no-repeat;background-size:11%;}} .is-fullscreen.flowplayer .fp-ui{background-size:auto;} .is-seeking.flowplayer .fp-ui,
.is-loading.flowplayer .fp-ui{background-image:none;} .flowplayer .fp-brand{color:#fff !important;position:absolute;right:115px;font-weight:normal !important;font-family:'myriad pro',Helvetica,Arial,sans-serif !important;text-decoration:none !important;line-height:15px !important;font-size:11px !important;height:15px;width:55px;bottom:9px;box-sizing:border-box;text-align:center;padding:1px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;} .has-menu.flowplayer .fp-brand{right:152px;} .is-rtl.flowplayer .fp-brand{right:auto;left:125px;} .has-menu.is-rtl.flowplayer .fp-brand{left:152px;} .no-brand.flowplayer .fp-brand{display:none;} .no-volume.no-mute.flowplayer .fp-brand{right:10px;} .has-menu.no-volume.no-mute.flowplayer .fp-brand{right:47px;} .no-volume.flowplayer .fp-brand{right:50px;} .no-mute.flowplayer .fp-brand{right:95px;} .flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:40px;cursor:pointer;display:none;z-index:100;} .flowplayer .fp-logo img{width:100%;} .is-embedded.flowplayer .fp-logo{display:block;} .fixed-controls.flowplayer .fp-logo{bottom:15px;} .flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-close{position:absolute;top:10px;left:auto;right:10px;display:block;height:23px;text-align:center;cursor:pointer;height:30px;width:30px;} .is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-close{right:auto;left:10px;} .flowplayer .fp-unload,
.flowplayer .fp-close{display:none;} .flowplayer .fp-play{display:none;height:30px !important;position:absolute;bottom:0;left:0;text-align:center;} .is-rtl.flowplayer .fp-play{left:auto;right:0;} .is-playing.flowplayer .fp-play:before{content:"\e607";} .flowplayer .fp-menu{display:none;position:absolute;bottom:0;z-index:11;right:10px;} .is-rtl.flowplayer .fp-menu{right:auto;left:10px;} .has-menu.flowplayer .fp-menu{display:block;} .flowplayer .fp-menu .fp-dropdown{z-index:12;display:none;left:-42.5px;line-height:auto;width:149px;-webkit-transform:none;-moz-transform:none;transform:none;} .is-rtl.flowplayer .fp-menu .fp-dropdown{left:-10px;} .flowplayer .fp-menu.dropdown-open .fp-dropdown{display:block;} .flowplayer.is-ready.is-closeable .fp-unload{display:block;} .flowplayer.is-ready.is-closeable .fp-embed{right:90px;} .flowplayer.is-ready.is-closeable .fp-fullscreen{right:50px;} .flowplayer.is-fullscreen .fp-fullscreen{display:block !important;} .flowplayer.is-fullscreen .fp-fullscreen:before{content:"\e601";} .flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:10px;height:10px;margin:0 225px 0 55px;} .no-brand.flowplayer .fp-timeline{margin-right:160px;} .has-menu.no-brand.flowplayer .fp-timeline{margin-right:187px;} .no-volume.no-brand.flowplayer .fp-timeline{margin-right:95px;} .no-mute.no-brand.flowplayer .fp-timeline{margin-right:130px;} .no-mute.no-volume.no-brand.flowplayer .fp-timeline{margin-right:55px;} .has-menu.flowplayer .fp-timeline{margin-right:252px;} .no-volume.flowplayer .fp-timeline{margin-right:160px;} .no-mute.flowplayer .fp-timeline{margin-right:195px;} .no-mute.no-volume.flowplayer .fp-timeline{margin-right:120px;} .has-menu.no-mute.no-volume.flowplayer .fp-timeline{margin-right:157px;} .is-rtl.flowplayer .fp-timeline{margin:0 55px 0 225px;} .no-brand.is-rtl.flowplayer .fp-timeline{margin-left:160px;} .has-menu.no-brand.is-rtl.flowplayer .fp-timeline{margin-left:197px;} .has-menu.is-rtl.flowplayer .fp-timeline{margin-left:262px;} .no-volume.is-rtl.flowplayer .fp-timeline{margin-left:95px;} .no-mute.is-rtl.flowplayer .fp-timeline{margin-left:130px;} .no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:55px;} .is-long.flowplayer .fp-timeline{margin:0 255px 0 85px;} .no-volume.is-long.flowplayer .fp-timeline{margin-right:180px;} .no-mute.is-long.flowplayer .fp-timeline{margin-right:140px;} .has-menu.is-long.flowplayer .fp-timeline{margin-right:292px;} .no-brand.is-long.flowplayer .fp-timeline{margin-right:190px;} .no-volume.no-brand.is-long.flowplayer .fp-timeline{margin-right:125px;} .no-mute.no-brand.is-long.flowplayer .fp-timeline{margin-right:85px;} .has-menu.no-brand.is-long.flowplayer .fp-timeline{margin-right:227px;} .is-rtl.is-long.flowplayer .fp-timeline{margin:85px 0 190px 0;} .no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:125px;} .no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:85px;} .aside-time.flowplayer .fp-timeline,
.no-time.flowplayer .fp-timeline{margin:0 190px 0 10px;} .has-menu.aside-time.flowplayer .fp-timeline,
.has-menu.no-time.flowplayer .fp-timeline{margin-right:227px;} .aside-time.no-brand.flowplayer .fp-timeline{margin-right:115px;} .aside-time.no-volume.flowplayer .fp-timeline,
.no-time.no-volume.flowplayer .fp-timeline{margin-right:115px;} .aside-time.no-mute.flowplayer .fp-timeline,
.no-time.no-mute.flowplayer .fp-timeline{margin-right:75px;} .is-rtl.aside-time.flowplayer .fp-timeline,
.is-rtl.no-time.flowplayer .fp-timeline{margin:0 10px 0 115px;} .is-rtl.aside-time.no-volume.flowplayer .fp-timeline,
.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:50px;} .is-rtl.aside-time.no-mute.flowplayer .fp-timeline,
.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:10px;} .flowplayer .fp-buffer,
.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize;} .flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear;} .flowplayer .fp-timeline.no-animation .fp-buffer{-webkit-transition:none;-moz-transition:none;transition:none;} .flowplayer .fp-progress.animated{transition-timing-function:linear;transition-property:width,height;} .flowplayer.is-touch .fp-timeline{overflow:visible;} .flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear;box-sizing:border-box;} .flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;} .flowplayer.is-touch.is-mouseover .fp-progress:after,
.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';box-sizing:border-box;display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px;} .flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px;} .flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0, 0, 0, 0.5);-moz-box-shadow:-1px 0 4px rgba(0, 0, 0, 0.5);box-shadow:-1px 0 4px rgba(0, 0, 0, 0.5);} .flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px;} .flowplayer.is-touch.is-mouseover .fp-progress:after{height:18px;width:18px;top:-4px;right:-10px;border:5px solid rgba(255, 255, 255, 0.65);-webkit-box-shadow:1px 0 4px rgba(0, 0, 0, 0.5);-moz-box-shadow:1px 0 4px rgba(0, 0, 0, 0.5);box-shadow:1px 0 4px rgba(0, 0, 0, 0.5);} .flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-5px;right:-10px;} .flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff;} .flowplayer .fp-volume{position:absolute;top:12px;right:10px;} .has-menu.flowplayer .fp-volume{right:37px;} .is-rtl.flowplayer .fp-volume{right:auto;left:10px;} .is-rtl.has-menu.flowplayer .fp-volume{left:37px;} .flowplayer .fp-mute{position:relative;width:30px;height:30px;float:left;top:-12px;cursor:pointer;} .is-rtl.flowplayer .fp-mute{float:right;} .no-mute.flowplayer .fp-mute{display:none;} .flowplayer .fp-volumeslider{width:75px;height:6px;cursor:col-resize;float:left;} .is-rtl.flowplayer .fp-volumeslider{float:right;} .no-volume.flowplayer .fp-volumeslider{display:none;} .flowplayer .fp-volumelevel{height:100%;} .flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:11px;font-weight:normal;font-family:'myriad pro',Helvetica,Arial,sans-serif !important;color:#fff;width:100%;} .flowplayer .fp-time.is-inverted .fp-duration{display:none;} .flowplayer .fp-time.is-inverted .fp-remaining{display:inline;} .flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:9px;} .no-time.flowplayer .fp-time{display:none;} .is-long.flowplayer .fp-time em{width:65px;} .flowplayer .fp-elapsed{left:10px;} .is-rtl.flowplayer .fp-elapsed{left:auto;right:10px;} .flowplayer .fp-remaining,
.flowplayer .fp-duration{right:180px;color:#eee;} .no-brand.flowplayer .fp-remaining,
.no-brand.flowplayer .fp-duration{right:125px;} .has-menu.no-brand.flowplayer .fp-remaining,
.has-menu.no-brand.flowplayer .fp-duration{right:152px;} .no-volume.no-brand.flowplayer .fp-remaining,
.no-volume.no-brand.flowplayer .fp-duration{right:50px;} .no-mute.no-brand.flowplayer .fp-remaining,
.no-mute.no-brand.flowplayer .fp-duration{right:95px;} .no-mute.no-volume.no-brand.flowplayer .fp-remaining,
.no-mute.no-volume.no-brand.flowplayer .fp-duration{right:10px;} .has-menu.flowplayer .fp-remaining,
.has-menu.flowplayer .fp-duration{right:217px;} .no-volume.flowplayer .fp-remaining,
.no-volume.flowplayer .fp-duration{right:115px;} .no-mute.flowplayer .fp-remaining,
.no-mute.flowplayer .fp-duration{right:160px;} .no-mute.no-volume.flowplayer .fp-remaining,
.no-mute.no-volume.flowplayer .fp-duration{right:75px;} .has-menu.no-mute.no-volume.flowplayer .fp-remaining,
.has-menu.no-mute.no-volume.flowplayer .fp-duration{right:112px;} .is-rtl.flowplayer .fp-remaining,
.is-rtl.flowplayer .fp-duration{right:auto;left:180px;} .no-brand.is-rtl.flowplayer .fp-remaining,
.no-brand.is-rtl.flowplayer .fp-duration{left:115px;} .has-menu.no-brand.is-rtl.flowplayer .fp-remaining,
.has-menu.no-brand.is-rtl.flowplayer .fp-duration{left:142px;} .has-menu.is-rtl.flowplayer .fp-remaining,
.has-menu.is-rtl.flowplayer .fp-duration{left:207px;} .no-volume.is-rtl.flowplayer .fp-remaining,
.no-volume.is-rtl.flowplayer .fp-duration{left:50px;} .no-mute.is-rtl.flowplayer .fp-remaining,
.no-mute.is-rtl.flowplayer .fp-duration{left:95px;} .no-mute.no-volume.is-rtl.flowplayer .fp-remaining,
.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:10px;} .flowplayer .fp-remaining{display:none;} .flowplayer.aside-time .fp-time{position:absolute;top:10px;left:10px;bottom:auto !important;width:auto;background-color:#000;background-color:rgba(0, 0, 0, 0.65);height:30px;padding:0 5px;-webkit-border-radius:control_border_radius;-moz-border-radius:control_border_radius;border-radius:control_border_radius;line-height:30px;text-align:center;font-size:15px;} .no-background.flowplayer.aside-time .fp-time{background-color:transparent !important;} .flowplayer.aside-time .fp-time strong,
.flowplayer.aside-time .fp-time em{position:static;} .flowplayer.aside-time .fp-time .fp-elapsed::after{content:' / ';} .flowplayer.is-splash,
.flowplayer.is-poster{cursor:pointer;} .flowplayer.is-splash .fp-controls,
.flowplayer.is-poster .fp-controls,
.flowplayer.is-splash .fp-fullscreen,
.flowplayer.is-poster .fp-fullscreen,
.flowplayer.is-splash .fp-unload,
.flowplayer.is-poster .fp-unload,
.flowplayer.is-splash .fp-time,
.flowplayer.is-poster .fp-time,
.flowplayer.is-splash .fp-embed,
.flowplayer.is-poster .fp-embed,
.flowplayer.is-splash .fp-title,
.flowplayer.is-poster .fp-title,
.flowplayer.is-splash .fp-brand,
.flowplayer.is-poster .fp-brand{display:none !important;} .flowplayer.is-poster .fp-engine{top:-9999em;} .flowplayer.is-loading .fp-waiting{display:block;} .flowplayer.is-loading .fp-controls,
.flowplayer.is-loading .fp-time{display:none;} .flowplayer.is-loading .fp-ui{background-position:-9999em;} .flowplayer.is-loading video.fp-engine{position:absolute;top:-9999em;} .flowplayer.is-seeking .fp-waiting{display:block;} .flowplayer.is-playing{background-image:none !important;background-color:#333;} .flowplayer.is-playing.hls-fix.is-finished .fp-engine{position:absolute;top:-9999em;} .flowplayer.is-fullscreen{top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333;} .is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important;} .flowplayer.is-fullscreen .fp-player{background-color:#333;} .flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important;} .flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%;} .flowplayer.is-error .fp-message{display:block;} .flowplayer.is-error object,
.flowplayer.is-error video,
.flowplayer.is-error .fp-controls,
.flowplayer.is-error .fp-time,
.flowplayer.is-error .fp-subtitle{display:none;} .flowplayer.is-ready.is-muted .fp-mute{opacity:.7;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);} .flowplayer.is-ready.is-muted .fp-mute:before{content:"\e605";} .flowplayer.is-mouseout .fp-controls,
.flowplayer.is-mouseout .fp-title{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s;} .is-fullscreen.flowplayer.is-mouseout .fp-controls{height:3px;bottom:0;} .flowplayer.is-mouseout .fp-title{overflow:hidden;} .flowplayer.is-mouseout .fp-timeline{margin:0 !important;} .flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} .flowplayer.is-mouseout .fp-fullscreen,
.flowplayer.is-mouseout .fp-unload,
.flowplayer.is-mouseout .fp-elapsed,
.flowplayer.is-mouseout .fp-remaining,
.flowplayer.is-mouseout .fp-duration,
.flowplayer.is-mouseout .fp-embed,
.flowplayer.is-mouseout .fp-volume,
.flowplayer.is-mouseout .fp-play,
.flowplayer.is-mouseout .fp-menu,
.flowplayer.is-mouseout .fp-brand,
.flowplayer.is-mouseout .fp-timeline-tooltip,
.flowplayer.is-mouseout.aside-time .fp-time{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s;} .flowplayer.is-mouseover .fp-controls,
.flowplayer.fixed-controls .fp-controls{height:30px;} .flowplayer.is-mouseover .fp-title,
.flowplayer.fixed-controls .fp-title{height:30px;} .flowplayer.is-mouseover .fp-fullscreen,
.flowplayer.fixed-controls .fp-fullscreen,
.flowplayer.is-mouseover .fp-unload,
.flowplayer.fixed-controls .fp-unload,
.flowplayer.is-mouseover .fp-elapsed,
.flowplayer.fixed-controls .fp-elapsed,
.flowplayer.is-mouseover .fp-remaining,
.flowplayer.fixed-controls .fp-remaining,
.flowplayer.is-mouseover .fp-duration,
.flowplayer.fixed-controls .fp-duration,
.flowplayer.is-mouseover .fp-embed,
.flowplayer.fixed-controls .fp-embed,
.flowplayer.is-mouseover .fp-logo,
.flowplayer.fixed-controls .fp-logo,
.flowplayer.is-mouseover .fp-volume,
.flowplayer.fixed-controls .fp-volume,
.flowplayer.is-mouseover .fp-play,
.flowplayer.fixed-controls .fp-play,
.flowplayer.is-mouseover .fp-menu,
.flowplayer.fixed-controls .fp-menu{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);} .flowplayer.fixed-controls .fp-volume{display:block;} .flowplayer.fixed-controls .fp-controls{bottom:-30px;} .is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0;} .flowplayer.fixed-controls .fp-time em{bottom:-20px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);} .is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:10px;} .flowplayer.is-disabled .fp-progress{background-color:#999;} .flowplayer.is-flash-disabled{background-color:#333;} .flowplayer.is-flash-disabled object.fp-engine{z-index:100;} .flowplayer.is-flash-disabled .fp-flash-disabled{display:block;z-index:101;} .flowplayer .fp-embed{position:absolute;top:10px;left:auto;right:50px;display:block;width:30px;height:30px;text-align:center;} .is-rtl.flowplayer .fp-embed{right:auto;left:50px;} .flowplayer .fp-embed-code{position:absolute;display:none;top:10px;right:67px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px;} .is-closeable.flowplayer .fp-embed-code{right:99px;} .flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;right:-10px;border:5px solid transparent;border-left-color:#333;} .is-rtl.flowplayer .fp-embed-code{right:auto;left:67px;} .is-rtl.flowplayer .fp-embed-code:before{right:auto;left:-10px;border-left-color:transparent;border-right-color:#333;} .flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc;} .flowplayer .fp-embed-code label{display:block;color:#999;} .flowplayer.is-embedding .fp-embed,
.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);} .flowplayer.no-time .fp-embed{left:10px !important;} .is-rtl.flowplayer.no-time .fp-embed{left:auto;right:10px !important;} .flowplayer.is-live .fp-timeline,
.flowplayer.is-live .fp-duration,
.flowplayer.is-live .fp-remaining{display:none;} .flowplayer .fp-context-menu{position:absolute;display:none;z-index:1001;background-color:#fff;padding:10px;border:1px solid #aaa;-webkit-box-shadow:0 0 4px #888;-moz-box-shadow:0 0 4px #888;box-shadow:0 0 4px #888;width:170px;} .flowplayer .fp-context-menu li{text-align:center !important;padding:10px;color:#444 !important;font-size:11px !important;margin:0 -10px 0 -10px;} .flowplayer .fp-context-menu li a{color:#00a7c8 !important;font-size:12.100000000000001px !important;} .flowplayer .fp-context-menu li:hover:not(.copyright){background-color:#eee;} .flowplayer .fp-context-menu li.copyright{margin:0;padding-left:110px;background-image:url("/img/flowplayer/flowplayer-5fce2abf.png");background-repeat:no-repeat;background-size:100px 20px;background-position:5px 5px;border-bottom:1px solid #bbb;}@media (-webkit-min-device-pixel-ratio:2){ .flowplayer .fp-context-menu li.copyright{background-image:url("/img/flowplayer/flowplayer@2x-7ed84d40.png");}}@-moz-keyframes pulse{ 0%{opacity:0;} 100%{opacity:1;}}@-webkit-keyframes pulse{ 0%{opacity:0;} 100%{opacity:1;}}@-o-keyframes pulse{ 0%{opacity:0;} 100%{opacity:1;}}@-ms-keyframes pulse{ 0%{opacity:0;} 100%{opacity:1;}}@keyframes pulse{ 0%{opacity:0;} 100%{opacity:1;}} .flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8;} .flowplayer .fp-menu .fp-dropdown{right:-10px;left:auto;bottom:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} .flowplayer .fp-menu .fp-dropdown:before{display:none;} .flowplayer .fp-play{width:30px;} .flowplayer.aside-time .fp-time{top:0;left:0;} .no-brand.flowplayer .fp-remaining,
.no-brand.flowplayer .fp-duration{right:115px;} .flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-close,
.flowplayer .fp-embed{right:0;top:0;} .is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-close,
.is-rtl.flowplayer .fp-embed{right:auto;left:0;} .flowplayer .fp-embed{right:32px;} .is-rtl.flowplayer .fp-embed{right:auto;left:32px;} .flowplayer.is-closeable.is-ready .fp-fullscreen{right:32px;} .flowplayer.is-closeable.is-ready .fp-embed{right:64px;} .flowplayer.play-button .fp-play{display:block;} .flowplayer.play-button .fp-elapsed{left:27px;} .is-rtl.flowplayer.play-button .fp-elapsed{right:27px;} .flowplayer.play-button .fp-timeline{margin-left:72px;} .is-rtl.flowplayer.play-button .fp-timeline{margin-right:72px;} .is-long.flowplayer.play-button .fp-timeline{margin-left:102px;} .is-rtl.is-long.flowplayer.play-button .fp-timeline{margin-right:102px;} .no-time.flowplayer.play-button .fp-timeline,
.aside-time.flowplayer.play-button .fp-timeline{margin-left:27px;} .is-rtl.no-time.flowplayer.play-button .fp-timeline,
.is-rtl.aside-time.flowplayer.play-button .fp-timeline{margin-right:27px;} .keyvisual__embed{position:relative;padding-top:56.25%;} .keyvisual__embed-youtube{position:relative;padding-top:56.25% !important;} .mfp-content .keyvisual__embed{padding-top:61.25%;} .keyvisual__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;} .mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1142;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;} .mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1143;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;} .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;} .mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;} .mfp-align-top .mfp-container:before{display:none;} .mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:60px auto;text-align:left;z-index:1145;background-color:#FFFFFF;max-width:1155px;} .mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;} .mfp-ajax-cur{cursor:progress;} .mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;} .mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;} .mfp-auto-cursor .mfp-content{cursor:auto;} .mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;} .mfp-close:hover{cursor:pointer;} .mfp-loading.mfp-figure{display:none;} .mfp-hide{display:none !important;} .mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1144;} .mfp-preloader a{color:#CCC;} .mfp-preloader a:hover{color:#FFF;} .mfp-s-ready .mfp-preloader{display:none;} .mfp-s-error .mfp-content{display:none;} button.mfp-close,
button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1146;box-shadow:none;touch-action:manipulation;} button::-moz-focus-inner{padding:0;border:0;} .mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.85;padding:10px 44px 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;} .mfp-close:hover,
.mfp-close:focus{opacity:1;} .mfp-close:active{top:1px;} .mfp-close-btn-in .mfp-close{color:#FFFFFF;right:0px;top:-36px;text-align:right;padding-right:6px;width:100%;background:url('/img/MGBK_Pikto_Kreuz_negativ_48x48-ded72f20.svg') no-repeat right 0;background-size:24px 24px;content:"";font-size:0px;} .mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;} .mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;background:url('/img/MGBK_Pikto_Kreuz_negativ_48x48-ded72f20.svg') no-repeat right 0;background-size:24px 24px;content:"";} .mfp-iframe-holder .mfp-close::before{content:"";} .mfp-steps{position:relative;top:-50px;right:5px;} .mfp-steps .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;background:url('/img/MGBK_Pikto_Kreuz_negativ_48x48-ded72f20.svg') no-repeat right 0;background-size:24px 24px;content:"";} .mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;} .mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;} .mfp-arrow:active{margin-top:-54px;} .mfp-arrow:hover,
.mfp-arrow:focus{opacity:1;} .mfp-arrow:before,
.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;} .mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;} .mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7;} .mfp-arrow-left{left:0;} .mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px;} .mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F;} .mfp-arrow-right{right:0;} .mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px;} .mfp-arrow-right:before{border-left:27px solid #3F3F3F;} .mfp-iframe-holder{padding-top:40px;padding-bottom:40px;} .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;} .mfp-iframe-holder .mfp-close{top:-50px;} .mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;margin-bottom:70px;} .mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000;} .mgu-step-slider .mfp-iframe-scaler{margin-bottom:140px;} img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;} .mfp-figure{line-height:0;} .mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444;} .mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;} .mfp-figure figure{margin:0;} .mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;} .mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;} .mfp-image-holder .mfp-content{max-width:100%;} .mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){ .mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;} .mfp-img-mobile img.mfp-img{padding:0;} .mfp-img-mobile .mfp-figure:after{top:0;bottom:0;} .mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;} .mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;} .mfp-img-mobile .mfp-bottom-bar:empty{padding:0;} .mfp-img-mobile .mfp-counter{right:5px;top:3px;} .mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width:900px){ .mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);} .mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;} .mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;} .mfp-container{padding-left:6px;padding-right:6px;}} .videoplayer.is-mouseover .qualbuttons{display:block;} .video{width:100%;box-sizing:border-box;} .article-video video{width:100%;max-width:760px;height:100%;max-height:428px;} .qualbuttons{display:none!important;} .flowplayer .fp-speed{display:none!important;} .box-sizing{box-sizing:border-box;} .flowplayer .fp-quality-selector{transition:.2s ease-in;box-sizing:border-box;-moz-box-sizing:border-box;position:absolute;right:10px;bottom:40px;width:0;overflow:hidden;font-size:12px;font-weight:bold;} .flowplayer .fp-quality-selector li{display:block;list-style:none;background-color:#333;background-color:rgba(0, 0, 0, 0.65);margin:5px;padding:5px;border-radius:0px;color:#fff;text-shadow:0 0 2px #000;overflow:hidden;text-align:center;} .flowplayer .fp-quality-selector li.active{background-color:#5F97C5;background-color:rgba(47, 95, 171, 0.8);cursor:default;} .flowplayer .fp-quality-selector li.active:hover{background-color:#5F97C5;background-color:#2f5fab;} .flowplayer .fp-quality-selector li:hover{background-color:#444;background-color:rgba(0, 0, 0, 0.85);} .flowplayer.is-mouseover .fp-quality-selector{width:80px;} .flowplayer.is-finished .fp-quality-selector,
.flowplayer.is-disabled .fp-quality-selector{width:0;} .flowplayer{-webkit-transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;font-size:14px;background-color:#fff !important;} .flowplayer .fp-fullscreen{right:15px !important;top:15px !important;} .flowplayer .fp-timeline-tooltip{line-height:100%;} .flowplayer .fp-time,
.flowplayer .fp-timeline-tooltip,
.flowplayer .fp-quality-selector{font-size:14px !important;} .flowplayer .fp-controls{background:#383838;} .flowplayer .fp-controls .fp-progress{background-color:#2F5FAB;} .flowplayer .fp-controls .fp-timeline{background:#ccc;} .flowplayer .fp-controls .fp-buffer{background:#4d4d4d;} .flowplayer .fp-controls .fp-volume .fp-volumeslider{background:#4d4d4d;} .flowplayer .fp-controls .fp-volume .fp-volumelevel{background-color:#2F5FAB;} .flowplayer canvas{outline:4px solid #fff;position:absolute;z-index:9999;display:none;} .video__embed{width:100%;padding-top:65.25%;position:relative;} .video__embed.inline.right{margin:0 0 10px 0;float:right;width:48%;padding-top:0%;height:204px !important;} .video__embed.inline.left{margin:0 0 5px 0;float:left;width:48%;padding-top:0%;height:204px !important;} .video__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;} .audioplayer.left{float:left;width:50%;margin:0 15px 30px 0;padding:0 15px 0 0;box-sizing:border-box;} .audioplayer.left + h3 .anchor-target{margin:0px;height:0px;} .audioplayer.left .csImage__box{width:100%;padding:0;} .audioplayer.right{float:right;width:50%;margin:0 0 30px 15px;padding:0 0 0 15px;box-sizing:border-box;} .audioplayer.right + h3 .anchor-target{margin:0px;height:0px;} .audioplayer.right .csImage__box{box-sizing:border-box;width:100%;padding:0;} .audioplayer .csImage__box .rel a:before{display:none;} .audioplayer .csImage__box.center{margin:15px 0 0px 0;} .csKeyVisual-wrapper{margin-bottom:20px;display:block;} .csKeyVisual-wrapper .keyvisual__embed{position:relative;padding-top:56.25%;} .csKeyVisual-wrapper .keyvisual__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;} .modal-header{padding:15px;border-bottom:1px solid #e5e5e5;} button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;} .close{float:right;font-size:2.5rem;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;}