@import url(https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Roboto+Condensed:wght@400;700&display=swap);
/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/css/components/../../images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/css/components/../../images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/css/components/../../images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/css/components/../../images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/css/components/../../images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/css/components/../../images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/css/components/../../images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/css/components/../../images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/css/components/../../images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
html.os-html,html.os-html>.os-host{display:block;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%!important;width:100%!important;min-width:100%!important;min-height:100%!important;margin:0!important;position:absolute!important}html.os-html>.os-host>.os-padding{position:absolute}body.os-dragging,body.os-dragging *{cursor:default}.os-host,.os-host-textarea{position:relative;overflow:visible!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.os-host-flexbox{overflow:hidden!important;display:-webkit-box;display:-ms-flexbox;display:flex}.os-host-flexbox>.os-size-auto-observer{height:inherit!important}.os-host-flexbox>.os-content-glue{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.os-host-flexbox>.os-content-glue,.os-host-flexbox>.os-size-auto-observer{min-height:0;min-width:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}#os-dummy-scrollbar-size{position:fixed;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";visibility:hidden;overflow:scroll;height:500px;width:500px}#os-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}#os-dummy-scrollbar-size:after,#os-dummy-scrollbar-size:before,.os-content:after,.os-content:before{content:"";display:table;width:.01px;height:.01px;line-height:0;font-size:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;visibility:hidden}#os-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,.os-viewport-native-scrollbars-invisible.os-viewport{scrollbar-width:none!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none!important;width:0!important;height:0!important;visibility:hidden!important;background:transparent!important}.os-content-glue{max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-content-glue,.os-padding{-webkit-box-sizing:inherit;box-sizing:inherit}.os-padding{direction:inherit;position:absolute;overflow:visible;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.os-host-overflow>.os-padding,.os-viewport{overflow:hidden}.os-viewport{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;outline:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;position:relative;display:block;height:100%;width:100%;visibility:visible}.os-content,.os-content>.os-textarea{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.os-content>.os-textarea{direction:inherit!important;background:transparent!important;outline:0 none transparent!important;overflow:hidden!important;position:absolute!important;display:block!important;top:0!important;left:0!important;margin:0!important;border-radius:0!important;float:none!important;-webkit-filter:none!important;filter:none!important;border:none!important;resize:none!important;-webkit-transform:none!important;transform:none!important;max-width:none!important;max-height:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-perspective:none!important;perspective:none!important;opacity:1!important;z-index:1!important;clip:auto!important;vertical-align:baseline!important;padding:0}.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea{right:0!important}.os-content>.os-textarea-cover{z-index:-1;pointer-events:none}.os-content>.os-textarea[wrap=off]{white-space:pre!important;margin:0!important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer,.os-resize-observer-host{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;visibility:hidden;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:inherit;border-color:transparent;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}.os-resize-observer-host.observed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.os-resize-observer-host.observed>.os-resize-observer,.os-resize-observer-host>.os-resize-observer{height:200%;width:200%;padding:inherit;border:inherit;margin:0;display:block;-webkit-box-sizing:content-box;box-sizing:content-box}.os-resize-observer-host.observed>.os-resize-observer,.os-resize-observer-host.observed>.os-resize-observer:before{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.os-resize-observer-host.observed>.os-resize-observer:before{content:"";-webkit-box-sizing:content-box;box-sizing:content-box;padding:inherit;border:inherit;margin:0}.os-size-auto-observer{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.os-size-auto-observer>.os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{right:0;bottom:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr!important}.os-resize-observer-item,.os-resize-observer-item-final{position:absolute;top:0;left:0;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.os-resize-observer-item-final{-webkit-transition:none!important;transition:none!important}.os-resize-observer{-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-name:os-resize-observer-dummy-animation;animation-name:os-resize-observer-dummy-animation}object.os-resize-observer{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}@-webkit-keyframes os-resize-observer-dummy-animation{0%{z-index:0}to{z-index:-1}}@keyframes os-resize-observer-dummy-animation{0%{z-index:0}to{z-index:-1}}.os-host-transition>.os-scrollbar,.os-host-transition>.os-scrollbar-corner{-webkit-transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s;transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s}html.os-html>.os-host>.os-scrollbar{position:absolute;z-index:999999}.os-scrollbar,.os-scrollbar-corner{position:absolute;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";z-index:1}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar{pointer-events:none}.os-scrollbar-track{position:relative;padding:0!important;border:none!important}.os-scrollbar-handle,.os-scrollbar-track{pointer-events:auto;height:100%;width:100%}.os-scrollbar-handle{position:absolute}.os-scrollbar-handle-off,.os-scrollbar-track-off{pointer-events:none}.os-scrollbar.os-scrollbar-unusable,.os-scrollbar.os-scrollbar-unusable *{pointer-events:none!important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-host-rtl>.os-scrollbar-horizontal{right:0}.os-host-rtl>.os-scrollbar-corner,.os-host-rtl>.os-scrollbar-vertical{right:auto;left:0}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,.os-padding+.os-scrollbar-corner,.os-scrollbar-auto-hidden,.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl>.os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize{cursor:default}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal{right:0;left:0}.os-scrollbar-corner.os-scrollbar-corner-resize,.os-scrollbar:hover{opacity:1!important;visibility:visible!important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZD0iTTcuNDI0IDBhMS4zMSAxLjMxIDAgMDAtMS4zMSAxLjMxYzAgLjMuMTA0LjU3MS4yNzMuNzkyLjIxLjE0MS40NjYuMjE4LjczNy4yMThhMS4zMSAxLjMxIDAgMDAxLjMxLTEuMzFjMC0uMjcxLS4wNzctLjUyOC0uMjE4LS43MzdBMS4yOTggMS4yOTggMCAwMDcuNDI0IDB6bTAgMy4wODRhMS4zMSAxLjMxIDAgMDAtMS4zMSAxLjMxYzAgLjMuMTA0LjU3MS4yNzMuNzkyLjIxLjE0MS40NjYuMjE4LjczNy4yMThhMS4zMSAxLjMxIDAgMDAxLjMxLTEuMzFjMC0uMjcxLS4wNzctLjUyOC0uMjE4LS43MzdhMS4yOTggMS4yOTggMCAwMC0uNzkyLS4yNzN6bS0zLjA4NCAwYTEuMzEgMS4zMSAwIDAwLTEuMzEgMS4zMWMwIC4zLjEwNC41NzEuMjczLjc5Mi4yMDkuMTQxLjQ2NS4yMTguNzM3LjIxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS4yNzEtLjA3Ny0uNTI4LS4yMTktLjczN2ExLjI5OCAxLjI5OCAwIDAwLS43OTEtLjI3M3ptLTMuMDMgMy4wM0ExLjMxIDEuMzEgMCAwMDAgNy40MjRjMCAuMy4xMDQuNTcxLjI3My43OTIuMjEuMTQxLjQ2Ni4yMTguNzM3LjIxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS4yNzEtLjA3Ny0uNTI4LS4yMTgtLjczN2ExLjI5OCAxLjI5OCAwIDAwLS43OTItLjI3M3ptMy4wMyAwYTEuMzEgMS4zMSAwIDAwLTEuMzEgMS4zMWMwIC4zLjEwNC41NzEuMjczLjc5Mi4yMDkuMTQxLjQ2NS4yMTguNzM3LjIxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS4yNzEtLjA3Ny0uNTI4LS4yMTktLjczN2ExLjI5OCAxLjI5OCAwIDAwLS43OTEtLjI3M3ptMy4wODQgMGExLjMxIDEuMzEgMCAwMC0xLjMxIDEuMzFjMCAuMy4xMDQuNTcxLjI3My43OTIuMjEuMTQxLjQ2Ni4yMTguNzM3LjIxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS4yNzEtLjA3Ny0uNTI4LS4yMTgtLjczN2ExLjI5OCAxLjI5OCAwIDAwLS43OTItLjI3M3oiIGZpbGwtb3BhY2l0eT0iLjQ5NCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PHBhdGggZD0iTTguMjE2LjI3M2MuMTQxLjIxLjIxOC40NjYuMjE4LjczN2ExLjMxIDEuMzEgMCAwMS0xLjMxIDEuMzFjLS4yNzEgMC0uNTI4LS4wNzctLjczNy0uMjE4LjI0LjMxMy42MTMuNTE4IDEuMDM3LjUxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS40MjQtLjIwNS0uNzk4LS41MTgtMS4wMzd6bTAgMy4wODRjLjE0MS4yMS4yMTguNDY2LjIxOC43MzdhMS4zMSAxLjMxIDAgMDEtMS4zMSAxLjMxYy0uMjcxIDAtLjUyOC0uMDc3LS43MzctLjIxOC4yNC4zMTMuNjEzLjUxOSAxLjAzNy41MTlhMS4zMSAxLjMxIDAgMDAxLjMxLTEuMzFjMC0uNDI1LS4yMDUtLjc5OC0uNTE4LTEuMDM4em0tMy4wODUgMGMuMTQyLjIxLjIxOS40NjYuMjE5LjczN2ExLjMxIDEuMzEgMCAwMS0xLjMxIDEuMzFjLS4yNzIgMC0uNTI4LS4wNzctLjczNy0uMjE4LjI0LjMxMy42MTIuNTE5IDEuMDM3LjUxOWExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS40MjUtLjIwNS0uNzk4LS41MTktMS4wMzh6bS0zLjAzIDMuMDNjLjE0Mi4yMS4yMi40NjYuMjIuNzM3YTEuMzEgMS4zMSAwIDAxLTEuMzExIDEuMzFjLS4yNzEgMC0uNTI4LS4wNzctLjczNy0uMjE4LjI0LjMxMy42MTMuNTE4IDEuMDM3LjUxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS40MjQtLjIwNS0uNzk4LS41MTgtMS4wMzd6bTMuMDMgMGMuMTQyLjIxLjIxOS40NjYuMjE5LjczN2ExLjMxIDEuMzEgMCAwMS0xLjMxIDEuMzFjLS4yNzIgMC0uNTI4LS4wNzctLjczNy0uMjE4LjI0LjMxMy42MTIuNTE4IDEuMDM3LjUxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS40MjQtLjIwNS0uNzk4LS41MTktMS4wMzd6bTMuMDg1IDBjLjE0MS4yMS4yMTguNDY2LjIxOC43MzdhMS4zMSAxLjMxIDAgMDEtMS4zMSAxLjMxYy0uMjcxIDAtLjUyOC0uMDc3LS43MzctLjIxOC4yNC4zMTMuNjEzLjUxOCAxLjAzNy41MThhMS4zMSAxLjMxIDAgMDAxLjMxLTEuMzFjMC0uNDI0LS4yMDUtLjc5OC0uNTE4LTEuMDM3eiIgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto!important}.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.os-host-overflow{overflow:hidden!important}.os-theme-none>.os-scrollbar-corner,.os-theme-none>.os-scrollbar-horizontal,.os-theme-none>.os-scrollbar-vertical{display:none!important}.os-theme-none>.os-scrollbar-corner-resize{display:block!important;min-width:10px;min-height:10px}.os-theme-dark>.os-scrollbar-horizontal,.os-theme-light>.os-scrollbar-horizontal{right:10px;height:10px}.os-theme-dark>.os-scrollbar-vertical,.os-theme-light>.os-scrollbar-vertical{bottom:10px;width:10px}.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,.os-theme-light.os-host-rtl>.os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{height:10px;width:10px;background-color:transparent}.os-theme-dark>.os-scrollbar,.os-theme-light>.os-scrollbar{padding:2px;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent}.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar.os-scrollbar-unusable,.os-theme-light>.os-scrollbar>.os-scrollbar-track{background:transparent}.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:30px}.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:30px}.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{-webkit-transition:background-color .3s;transition:background-color .3s}.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{border-radius:10px}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.4)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:hsla(0,0%,100%,.4)}.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.55)}.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:hsla(0,0%,100%,.55)}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(0,0,0,.7)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:hsla(0,0%,100%,.7)}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before{display:none}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before{top:-6px;bottom:-2px}.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{right:-6px;left:-2px}@font-face{font-family:MaggiSansRegular;src:url(/themes/custom/gardengourmet/UI/build/fonts/17gGfTr.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:MaggiSansBold;src:url(/themes/custom/gardengourmet/UI/build/fonts/11_HT5J.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:OutfitVariableFont;src:url(/themes/custom/gardengourmet/UI/build/fonts/28gHmM8.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TavirajBold;src:url(/themes/custom/gardengourmet/UI/build/fonts/1iz3gzr.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.text--body-color{color:#fdf9f5}.text--maggi-yellow{color:#fff33e}.text--maggi-yellow-light{color:#fffcda}.text--primary-brand-color{color:#1e6f30}.text--copy-text{color:#3d2e2c}.text--dark-gray{color:#333}.text--copy-text-light{color:rgba(61,46,44,.5)}.text--footer-icons{color:#af835c}.text--white{color:#fff}.text--black{color:#000}.text--maggi-red{color:#d8332f}.text--light-gray{color:#ccc}.text--medium-gray{color:#999}.text--maggi-others{color:#777}.text--tablerow-even{color:#fcfcfc}.text--button-border{color:#aaa}.text--gray-border{color:#ddd}.text--star-default{color:#555}.text--background-dark-gray{color:#292929}.text--background-light-gray{color:#f3f3f3}.text--special-use-light-gray{color:#eee}.text--pinterest{color:#ee2d34}.text--youtube{color:#ff0400}.text--facebook{color:#4367b3}.text--instagram{color:#b9499a}.text--tags-background{color:#5b5b5b}.text--non-additive{color:#ed232a}.text--additive{color:#417505}.text--footer-text-color{color:#fff}.text--underline-heading{color:#a2c617}.text--social-icons-bg-color{color:hsla(0,0%,100%,.1)}.text--newsletter-link-color{color:#00a2ff}.text--teaser-full-gradient{color:#3d3d3d}.text--teaser-carousel-color{color:#f7ecd3}.text--tabs-border-color{color:#ffed00}.text--star-inactive-color{color:#786724}.text--success-color{color:#4dc40e}.text--twitter{color:#1da1f2}.text--border-light-grey{color:#999}.text--grey{color:grey}.text--copy-text-dark{color:rgba(61,46,44,.9)}.background--body-color{background:#fdf9f5}.background--maggi-yellow{background:#fff33e}.background--maggi-yellow-light{background:#fffcda}.background--primary-brand-color{background:#1e6f30}.background--copy-text{background:#3d2e2c}.background--dark-gray{background:#333}.background--copy-text-light{background:rgba(61,46,44,.5)}.background--footer-icons{background:#af835c}.background--white{background:#fff}.background--black{background:#000}.background--maggi-red{background:#d8332f}.background--light-gray{background:#ccc}.background--medium-gray{background:#999}.background--maggi-others{background:#777}.background--tablerow-even{background:#fcfcfc}.background--button-border{background:#aaa}.background--gray-border{background:#ddd}.background--star-default{background:#555}.background--background-dark-gray{background:#292929}.background--background-light-gray{background:#f3f3f3}.background--special-use-light-gray{background:#eee}.background--pinterest{background:#ee2d34}.background--youtube{background:#ff0400}.background--facebook{background:#4367b3}.background--instagram{background:#b9499a}.background--tags-background{background:#5b5b5b}.background--non-additive{background:#ed232a}.background--additive{background:#417505}.background--footer-text-color{background:#fff}.background--underline-heading{background:#a2c617}.background--social-icons-bg-color{background:hsla(0,0%,100%,.1)}.background--newsletter-link-color{background:#00a2ff}.background--teaser-full-gradient{background:#3d3d3d}.background--teaser-carousel-color{background:#f7ecd3}.background--tabs-border-color{background:#ffed00}.background--star-inactive-color{background:#786724}.background--success-color{background:#4dc40e}.background--twitter{background:#1da1f2}.background--border-light-grey{background:#999}.background--grey{background:grey}.background--copy-text-dark{background:rgba(61,46,44,.9)}@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}@media print,screen and (min-width:48em){.grid-container{padding-right:0!important}}.grid-container.no-padding{padding:0}.grid-container.no-padding-right{padding-right:0}.grid-container.no-padding-left{padding-left:0}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@-webkit-keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes spin-ccw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,to{-webkit-transform:rotate(0);transform:rotate(0)}}html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=48em&large=64em&xlarge=75em"}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%}body{margin:0;padding:0;background:#fcfcfc;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px}select,textarea{border-radius:3px}select{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:3px;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{padding-right:1.875rem;padding-left:1.875rem;max-width:1600px;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.grid-container{padding-right:0;padding-left:0}}@media screen and (min-width:75em){.grid-container{padding-right:0;padding-left:0}}.grid-container.fluid{padding-right:1.875rem;padding-left:1.875rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container.fluid{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.grid-container.fluid{padding-right:0;padding-left:0}}@media screen and (min-width:75em){.grid-container.fluid{padding-right:0;padding-left:0}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}.cell.shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-13,.grid-x>.small-14,.grid-x>.small-15,.grid-x>.small-16,.grid-x>.small-17,.grid-x>.small-18,.grid-x>.small-19,.grid-x>.small-20,.grid-x>.small-21,.grid-x>.small-22,.grid-x>.small-23,.grid-x>.small-24,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-13,.grid-x>.medium-14,.grid-x>.medium-15,.grid-x>.medium-16,.grid-x>.medium-17,.grid-x>.medium-18,.grid-x>.medium-19,.grid-x>.medium-20,.grid-x>.medium-21,.grid-x>.medium-22,.grid-x>.medium-23,.grid-x>.medium-24,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-13,.grid-x>.large-14,.grid-x>.large-15,.grid-x>.large-16,.grid-x>.large-17,.grid-x>.large-18,.grid-x>.large-19,.grid-x>.large-20,.grid-x>.large-21,.grid-x>.large-22,.grid-x>.large-23,.grid-x>.large-24,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:75em){.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-13,.grid-x>.xlarge-14,.grid-x>.xlarge-15,.grid-x>.xlarge-16,.grid-x>.xlarge-17,.grid-x>.xlarge-18,.grid-x>.xlarge-19,.grid-x>.xlarge-20,.grid-x>.xlarge-21,.grid-x>.xlarge-22,.grid-x>.xlarge-23,.grid-x>.xlarge-24,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-13,.grid-x>.small-14,.grid-x>.small-15,.grid-x>.small-16,.grid-x>.small-17,.grid-x>.small-18,.grid-x>.small-19,.grid-x>.small-20,.grid-x>.small-21,.grid-x>.small-22,.grid-x>.small-23,.grid-x>.small-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-1{width:4.16667%}.grid-x>.small-2{width:8.33333%}.grid-x>.small-3{width:12.5%}.grid-x>.small-4{width:16.66667%}.grid-x>.small-5{width:20.83333%}.grid-x>.small-6{width:25%}.grid-x>.small-7{width:29.16667%}.grid-x>.small-8{width:33.33333%}.grid-x>.small-9{width:37.5%}.grid-x>.small-10{width:41.66667%}.grid-x>.small-11{width:45.83333%}.grid-x>.small-12{width:50%}.grid-x>.small-13{width:54.16667%}.grid-x>.small-14{width:58.33333%}.grid-x>.small-15{width:62.5%}.grid-x>.small-16{width:66.66667%}.grid-x>.small-17{width:70.83333%}.grid-x>.small-18{width:75%}.grid-x>.small-19{width:79.16667%}.grid-x>.small-20{width:83.33333%}.grid-x>.small-21{width:87.5%}.grid-x>.small-22{width:91.66667%}.grid-x>.small-23{width:95.83333%}.grid-x>.small-24{width:100%}@media print,screen and (min-width:48em){.grid-x>.medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-13,.grid-x>.medium-14,.grid-x>.medium-15,.grid-x>.medium-16,.grid-x>.medium-17,.grid-x>.medium-18,.grid-x>.medium-19,.grid-x>.medium-20,.grid-x>.medium-21,.grid-x>.medium-22,.grid-x>.medium-23,.grid-x>.medium-24,.grid-x>.medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:4.16667%}.grid-x>.medium-2{width:8.33333%}.grid-x>.medium-3{width:12.5%}.grid-x>.medium-4{width:16.66667%}.grid-x>.medium-5{width:20.83333%}.grid-x>.medium-6{width:25%}.grid-x>.medium-7{width:29.16667%}.grid-x>.medium-8{width:33.33333%}.grid-x>.medium-9{width:37.5%}.grid-x>.medium-10{width:41.66667%}.grid-x>.medium-11{width:45.83333%}.grid-x>.medium-12{width:50%}.grid-x>.medium-13{width:54.16667%}.grid-x>.medium-14{width:58.33333%}.grid-x>.medium-15{width:62.5%}.grid-x>.medium-16{width:66.66667%}.grid-x>.medium-17{width:70.83333%}.grid-x>.medium-18{width:75%}.grid-x>.medium-19{width:79.16667%}.grid-x>.medium-20{width:83.33333%}.grid-x>.medium-21{width:87.5%}.grid-x>.medium-22{width:91.66667%}.grid-x>.medium-23{width:95.83333%}.grid-x>.medium-24{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-13,.grid-x>.large-14,.grid-x>.large-15,.grid-x>.large-16,.grid-x>.large-17,.grid-x>.large-18,.grid-x>.large-19,.grid-x>.large-20,.grid-x>.large-21,.grid-x>.large-22,.grid-x>.large-23,.grid-x>.large-24,.grid-x>.large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:4.16667%}.grid-x>.large-2{width:8.33333%}.grid-x>.large-3{width:12.5%}.grid-x>.large-4{width:16.66667%}.grid-x>.large-5{width:20.83333%}.grid-x>.large-6{width:25%}.grid-x>.large-7{width:29.16667%}.grid-x>.large-8{width:33.33333%}.grid-x>.large-9{width:37.5%}.grid-x>.large-10{width:41.66667%}.grid-x>.large-11{width:45.83333%}.grid-x>.large-12{width:50%}.grid-x>.large-13{width:54.16667%}.grid-x>.large-14{width:58.33333%}.grid-x>.large-15{width:62.5%}.grid-x>.large-16{width:66.66667%}.grid-x>.large-17{width:70.83333%}.grid-x>.large-18{width:75%}.grid-x>.large-19{width:79.16667%}.grid-x>.large-20{width:83.33333%}.grid-x>.large-21{width:87.5%}.grid-x>.large-22{width:91.66667%}.grid-x>.large-23{width:95.83333%}.grid-x>.large-24{width:100%}}@media screen and (min-width:75em){.grid-x>.xlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-13,.grid-x>.xlarge-14,.grid-x>.xlarge-15,.grid-x>.xlarge-16,.grid-x>.xlarge-17,.grid-x>.xlarge-18,.grid-x>.xlarge-19,.grid-x>.xlarge-20,.grid-x>.xlarge-21,.grid-x>.xlarge-22,.grid-x>.xlarge-23,.grid-x>.xlarge-24,.grid-x>.xlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:4.16667%}.grid-x>.xlarge-2{width:8.33333%}.grid-x>.xlarge-3{width:12.5%}.grid-x>.xlarge-4{width:16.66667%}.grid-x>.xlarge-5{width:20.83333%}.grid-x>.xlarge-6{width:25%}.grid-x>.xlarge-7{width:29.16667%}.grid-x>.xlarge-8{width:33.33333%}.grid-x>.xlarge-9{width:37.5%}.grid-x>.xlarge-10{width:41.66667%}.grid-x>.xlarge-11{width:45.83333%}.grid-x>.xlarge-12{width:50%}.grid-x>.xlarge-13{width:54.16667%}.grid-x>.xlarge-14{width:58.33333%}.grid-x>.xlarge-15{width:62.5%}.grid-x>.xlarge-16{width:66.66667%}.grid-x>.xlarge-17{width:70.83333%}.grid-x>.xlarge-18{width:75%}.grid-x>.xlarge-19{width:79.16667%}.grid-x>.xlarge-20{width:83.33333%}.grid-x>.xlarge-21{width:87.5%}.grid-x>.xlarge-22{width:91.66667%}.grid-x>.xlarge-23{width:95.83333%}.grid-x>.xlarge-24{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.28125rem;margin-right:-.28125rem}@media print,screen and (min-width:48em){.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}}@media print,screen and (min-width:64em){.grid-margin-x{margin-left:-.5rem;margin-right:-.5rem}}@media screen and (min-width:75em){.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}}.grid-margin-x>.cell{width:calc(100% - .5625rem);margin-left:.28125rem;margin-right:.28125rem}@media print,screen and (min-width:48em){.grid-margin-x>.cell{width:calc(100% - .75rem);margin-left:.375rem;margin-right:.375rem}}@media print,screen and (min-width:64em){.grid-margin-x>.cell{width:calc(100% - 1rem);margin-left:.5rem;margin-right:.5rem}}@media screen and (min-width:75em){.grid-margin-x>.cell{width:calc(100% - .75rem);margin-left:.375rem;margin-right:.375rem}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(4.16667% - .5625rem)}.grid-margin-x>.small-2{width:calc(8.33333% - .5625rem)}.grid-margin-x>.small-3{width:calc(12.5% - .5625rem)}.grid-margin-x>.small-4{width:calc(16.66667% - .5625rem)}.grid-margin-x>.small-5{width:calc(20.83333% - .5625rem)}.grid-margin-x>.small-6{width:calc(25% - .5625rem)}.grid-margin-x>.small-7{width:calc(29.16667% - .5625rem)}.grid-margin-x>.small-8{width:calc(33.33333% - .5625rem)}.grid-margin-x>.small-9{width:calc(37.5% - .5625rem)}.grid-margin-x>.small-10{width:calc(41.66667% - .5625rem)}.grid-margin-x>.small-11{width:calc(45.83333% - .5625rem)}.grid-margin-x>.small-12{width:calc(50% - .5625rem)}.grid-margin-x>.small-13{width:calc(54.16667% - .5625rem)}.grid-margin-x>.small-14{width:calc(58.33333% - .5625rem)}.grid-margin-x>.small-15{width:calc(62.5% - .5625rem)}.grid-margin-x>.small-16{width:calc(66.66667% - .5625rem)}.grid-margin-x>.small-17{width:calc(70.83333% - .5625rem)}.grid-margin-x>.small-18{width:calc(75% - .5625rem)}.grid-margin-x>.small-19{width:calc(79.16667% - .5625rem)}.grid-margin-x>.small-20{width:calc(83.33333% - .5625rem)}.grid-margin-x>.small-21{width:calc(87.5% - .5625rem)}.grid-margin-x>.small-22{width:calc(91.66667% - .5625rem)}.grid-margin-x>.small-23{width:calc(95.83333% - .5625rem)}.grid-margin-x>.small-24{width:calc(100% - .5625rem)}@media print,screen and (min-width:48em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(4.16667% - .75rem)}.grid-margin-x>.small-2{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-3{width:calc(12.5% - .75rem)}.grid-margin-x>.small-4{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-5{width:calc(20.83333% - .75rem)}.grid-margin-x>.small-6{width:calc(25% - .75rem)}.grid-margin-x>.small-7{width:calc(29.16667% - .75rem)}.grid-margin-x>.small-8{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-9{width:calc(37.5% - .75rem)}.grid-margin-x>.small-10{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-11{width:calc(45.83333% - .75rem)}.grid-margin-x>.small-12{width:calc(50% - .75rem)}.grid-margin-x>.small-13{width:calc(54.16667% - .75rem)}.grid-margin-x>.small-14{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-15{width:calc(62.5% - .75rem)}.grid-margin-x>.small-16{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-17{width:calc(70.83333% - .75rem)}.grid-margin-x>.small-18{width:calc(75% - .75rem)}.grid-margin-x>.small-19{width:calc(79.16667% - .75rem)}.grid-margin-x>.small-20{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-21{width:calc(87.5% - .75rem)}.grid-margin-x>.small-22{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-23{width:calc(95.83333% - .75rem)}.grid-margin-x>.small-24{width:calc(100% - .75rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(4.16667% - .75rem)}.grid-margin-x>.medium-2{width:calc(8.33333% - .75rem)}.grid-margin-x>.medium-3{width:calc(12.5% - .75rem)}.grid-margin-x>.medium-4{width:calc(16.66667% - .75rem)}.grid-margin-x>.medium-5{width:calc(20.83333% - .75rem)}.grid-margin-x>.medium-6{width:calc(25% - .75rem)}.grid-margin-x>.medium-7{width:calc(29.16667% - .75rem)}.grid-margin-x>.medium-8{width:calc(33.33333% - .75rem)}.grid-margin-x>.medium-9{width:calc(37.5% - .75rem)}.grid-margin-x>.medium-10{width:calc(41.66667% - .75rem)}.grid-margin-x>.medium-11{width:calc(45.83333% - .75rem)}.grid-margin-x>.medium-12{width:calc(50% - .75rem)}.grid-margin-x>.medium-13{width:calc(54.16667% - .75rem)}.grid-margin-x>.medium-14{width:calc(58.33333% - .75rem)}.grid-margin-x>.medium-15{width:calc(62.5% - .75rem)}.grid-margin-x>.medium-16{width:calc(66.66667% - .75rem)}.grid-margin-x>.medium-17{width:calc(70.83333% - .75rem)}.grid-margin-x>.medium-18{width:calc(75% - .75rem)}.grid-margin-x>.medium-19{width:calc(79.16667% - .75rem)}.grid-margin-x>.medium-20{width:calc(83.33333% - .75rem)}.grid-margin-x>.medium-21{width:calc(87.5% - .75rem)}.grid-margin-x>.medium-22{width:calc(91.66667% - .75rem)}.grid-margin-x>.medium-23{width:calc(95.83333% - .75rem)}.grid-margin-x>.medium-24{width:calc(100% - .75rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(4.16667% - 1rem)}.grid-margin-x>.small-2{width:calc(8.33333% - 1rem)}.grid-margin-x>.small-3{width:calc(12.5% - 1rem)}.grid-margin-x>.small-4{width:calc(16.66667% - 1rem)}.grid-margin-x>.small-5{width:calc(20.83333% - 1rem)}.grid-margin-x>.small-6{width:calc(25% - 1rem)}.grid-margin-x>.small-7{width:calc(29.16667% - 1rem)}.grid-margin-x>.small-8{width:calc(33.33333% - 1rem)}.grid-margin-x>.small-9{width:calc(37.5% - 1rem)}.grid-margin-x>.small-10{width:calc(41.66667% - 1rem)}.grid-margin-x>.small-11{width:calc(45.83333% - 1rem)}.grid-margin-x>.small-12{width:calc(50% - 1rem)}.grid-margin-x>.small-13{width:calc(54.16667% - 1rem)}.grid-margin-x>.small-14{width:calc(58.33333% - 1rem)}.grid-margin-x>.small-15{width:calc(62.5% - 1rem)}.grid-margin-x>.small-16{width:calc(66.66667% - 1rem)}.grid-margin-x>.small-17{width:calc(70.83333% - 1rem)}.grid-margin-x>.small-18{width:calc(75% - 1rem)}.grid-margin-x>.small-19{width:calc(79.16667% - 1rem)}.grid-margin-x>.small-20{width:calc(83.33333% - 1rem)}.grid-margin-x>.small-21{width:calc(87.5% - 1rem)}.grid-margin-x>.small-22{width:calc(91.66667% - 1rem)}.grid-margin-x>.small-23{width:calc(95.83333% - 1rem)}.grid-margin-x>.small-24{width:calc(100% - 1rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(4.16667% - 1rem)}.grid-margin-x>.medium-2{width:calc(8.33333% - 1rem)}.grid-margin-x>.medium-3{width:calc(12.5% - 1rem)}.grid-margin-x>.medium-4{width:calc(16.66667% - 1rem)}.grid-margin-x>.medium-5{width:calc(20.83333% - 1rem)}.grid-margin-x>.medium-6{width:calc(25% - 1rem)}.grid-margin-x>.medium-7{width:calc(29.16667% - 1rem)}.grid-margin-x>.medium-8{width:calc(33.33333% - 1rem)}.grid-margin-x>.medium-9{width:calc(37.5% - 1rem)}.grid-margin-x>.medium-10{width:calc(41.66667% - 1rem)}.grid-margin-x>.medium-11{width:calc(45.83333% - 1rem)}.grid-margin-x>.medium-12{width:calc(50% - 1rem)}.grid-margin-x>.medium-13{width:calc(54.16667% - 1rem)}.grid-margin-x>.medium-14{width:calc(58.33333% - 1rem)}.grid-margin-x>.medium-15{width:calc(62.5% - 1rem)}.grid-margin-x>.medium-16{width:calc(66.66667% - 1rem)}.grid-margin-x>.medium-17{width:calc(70.83333% - 1rem)}.grid-margin-x>.medium-18{width:calc(75% - 1rem)}.grid-margin-x>.medium-19{width:calc(79.16667% - 1rem)}.grid-margin-x>.medium-20{width:calc(83.33333% - 1rem)}.grid-margin-x>.medium-21{width:calc(87.5% - 1rem)}.grid-margin-x>.medium-22{width:calc(91.66667% - 1rem)}.grid-margin-x>.medium-23{width:calc(95.83333% - 1rem)}.grid-margin-x>.medium-24{width:calc(100% - 1rem)}.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(4.16667% - 1rem)}.grid-margin-x>.large-2{width:calc(8.33333% - 1rem)}.grid-margin-x>.large-3{width:calc(12.5% - 1rem)}.grid-margin-x>.large-4{width:calc(16.66667% - 1rem)}.grid-margin-x>.large-5{width:calc(20.83333% - 1rem)}.grid-margin-x>.large-6{width:calc(25% - 1rem)}.grid-margin-x>.large-7{width:calc(29.16667% - 1rem)}.grid-margin-x>.large-8{width:calc(33.33333% - 1rem)}.grid-margin-x>.large-9{width:calc(37.5% - 1rem)}.grid-margin-x>.large-10{width:calc(41.66667% - 1rem)}.grid-margin-x>.large-11{width:calc(45.83333% - 1rem)}.grid-margin-x>.large-12{width:calc(50% - 1rem)}.grid-margin-x>.large-13{width:calc(54.16667% - 1rem)}.grid-margin-x>.large-14{width:calc(58.33333% - 1rem)}.grid-margin-x>.large-15{width:calc(62.5% - 1rem)}.grid-margin-x>.large-16{width:calc(66.66667% - 1rem)}.grid-margin-x>.large-17{width:calc(70.83333% - 1rem)}.grid-margin-x>.large-18{width:calc(75% - 1rem)}.grid-margin-x>.large-19{width:calc(79.16667% - 1rem)}.grid-margin-x>.large-20{width:calc(83.33333% - 1rem)}.grid-margin-x>.large-21{width:calc(87.5% - 1rem)}.grid-margin-x>.large-22{width:calc(91.66667% - 1rem)}.grid-margin-x>.large-23{width:calc(95.83333% - 1rem)}.grid-margin-x>.large-24{width:calc(100% - 1rem)}}@media screen and (min-width:75em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(4.16667% - .75rem)}.grid-margin-x>.small-2{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-3{width:calc(12.5% - .75rem)}.grid-margin-x>.small-4{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-5{width:calc(20.83333% - .75rem)}.grid-margin-x>.small-6{width:calc(25% - .75rem)}.grid-margin-x>.small-7{width:calc(29.16667% - .75rem)}.grid-margin-x>.small-8{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-9{width:calc(37.5% - .75rem)}.grid-margin-x>.small-10{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-11{width:calc(45.83333% - .75rem)}.grid-margin-x>.small-12{width:calc(50% - .75rem)}.grid-margin-x>.small-13{width:calc(54.16667% - .75rem)}.grid-margin-x>.small-14{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-15{width:calc(62.5% - .75rem)}.grid-margin-x>.small-16{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-17{width:calc(70.83333% - .75rem)}.grid-margin-x>.small-18{width:calc(75% - .75rem)}.grid-margin-x>.small-19{width:calc(79.16667% - .75rem)}.grid-margin-x>.small-20{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-21{width:calc(87.5% - .75rem)}.grid-margin-x>.small-22{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-23{width:calc(95.83333% - .75rem)}.grid-margin-x>.small-24{width:calc(100% - .75rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(4.16667% - .75rem)}.grid-margin-x>.medium-2{width:calc(8.33333% - .75rem)}.grid-margin-x>.medium-3{width:calc(12.5% - .75rem)}.grid-margin-x>.medium-4{width:calc(16.66667% - .75rem)}.grid-margin-x>.medium-5{width:calc(20.83333% - .75rem)}.grid-margin-x>.medium-6{width:calc(25% - .75rem)}.grid-margin-x>.medium-7{width:calc(29.16667% - .75rem)}.grid-margin-x>.medium-8{width:calc(33.33333% - .75rem)}.grid-margin-x>.medium-9{width:calc(37.5% - .75rem)}.grid-margin-x>.medium-10{width:calc(41.66667% - .75rem)}.grid-margin-x>.medium-11{width:calc(45.83333% - .75rem)}.grid-margin-x>.medium-12{width:calc(50% - .75rem)}.grid-margin-x>.medium-13{width:calc(54.16667% - .75rem)}.grid-margin-x>.medium-14{width:calc(58.33333% - .75rem)}.grid-margin-x>.medium-15{width:calc(62.5% - .75rem)}.grid-margin-x>.medium-16{width:calc(66.66667% - .75rem)}.grid-margin-x>.medium-17{width:calc(70.83333% - .75rem)}.grid-margin-x>.medium-18{width:calc(75% - .75rem)}.grid-margin-x>.medium-19{width:calc(79.16667% - .75rem)}.grid-margin-x>.medium-20{width:calc(83.33333% - .75rem)}.grid-margin-x>.medium-21{width:calc(87.5% - .75rem)}.grid-margin-x>.medium-22{width:calc(91.66667% - .75rem)}.grid-margin-x>.medium-23{width:calc(95.83333% - .75rem)}.grid-margin-x>.medium-24{width:calc(100% - .75rem)}.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(4.16667% - .75rem)}.grid-margin-x>.large-2{width:calc(8.33333% - .75rem)}.grid-margin-x>.large-3{width:calc(12.5% - .75rem)}.grid-margin-x>.large-4{width:calc(16.66667% - .75rem)}.grid-margin-x>.large-5{width:calc(20.83333% - .75rem)}.grid-margin-x>.large-6{width:calc(25% - .75rem)}.grid-margin-x>.large-7{width:calc(29.16667% - .75rem)}.grid-margin-x>.large-8{width:calc(33.33333% - .75rem)}.grid-margin-x>.large-9{width:calc(37.5% - .75rem)}.grid-margin-x>.large-10{width:calc(41.66667% - .75rem)}.grid-margin-x>.large-11{width:calc(45.83333% - .75rem)}.grid-margin-x>.large-12{width:calc(50% - .75rem)}.grid-margin-x>.large-13{width:calc(54.16667% - .75rem)}.grid-margin-x>.large-14{width:calc(58.33333% - .75rem)}.grid-margin-x>.large-15{width:calc(62.5% - .75rem)}.grid-margin-x>.large-16{width:calc(66.66667% - .75rem)}.grid-margin-x>.large-17{width:calc(70.83333% - .75rem)}.grid-margin-x>.large-18{width:calc(75% - .75rem)}.grid-margin-x>.large-19{width:calc(79.16667% - .75rem)}.grid-margin-x>.large-20{width:calc(83.33333% - .75rem)}.grid-margin-x>.large-21{width:calc(87.5% - .75rem)}.grid-margin-x>.large-22{width:calc(91.66667% - .75rem)}.grid-margin-x>.large-23{width:calc(95.83333% - .75rem)}.grid-margin-x>.large-24{width:calc(100% - .75rem)}.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(4.16667% - .75rem)}.grid-margin-x>.xlarge-2{width:calc(8.33333% - .75rem)}.grid-margin-x>.xlarge-3{width:calc(12.5% - .75rem)}.grid-margin-x>.xlarge-4{width:calc(16.66667% - .75rem)}.grid-margin-x>.xlarge-5{width:calc(20.83333% - .75rem)}.grid-margin-x>.xlarge-6{width:calc(25% - .75rem)}.grid-margin-x>.xlarge-7{width:calc(29.16667% - .75rem)}.grid-margin-x>.xlarge-8{width:calc(33.33333% - .75rem)}.grid-margin-x>.xlarge-9{width:calc(37.5% - .75rem)}.grid-margin-x>.xlarge-10{width:calc(41.66667% - .75rem)}.grid-margin-x>.xlarge-11{width:calc(45.83333% - .75rem)}.grid-margin-x>.xlarge-12{width:calc(50% - .75rem)}.grid-margin-x>.xlarge-13{width:calc(54.16667% - .75rem)}.grid-margin-x>.xlarge-14{width:calc(58.33333% - .75rem)}.grid-margin-x>.xlarge-15{width:calc(62.5% - .75rem)}.grid-margin-x>.xlarge-16{width:calc(66.66667% - .75rem)}.grid-margin-x>.xlarge-17{width:calc(70.83333% - .75rem)}.grid-margin-x>.xlarge-18{width:calc(75% - .75rem)}.grid-margin-x>.xlarge-19{width:calc(79.16667% - .75rem)}.grid-margin-x>.xlarge-20{width:calc(83.33333% - .75rem)}.grid-margin-x>.xlarge-21{width:calc(87.5% - .75rem)}.grid-margin-x>.xlarge-22{width:calc(91.66667% - .75rem)}.grid-margin-x>.xlarge-23{width:calc(95.83333% - .75rem)}.grid-margin-x>.xlarge-24{width:calc(100% - .75rem)}}.grid-padding-x .grid-padding-x{margin-right:-.28125rem;margin-left:-.28125rem}@media print,screen and (min-width:48em){.grid-padding-x .grid-padding-x{margin-right:-.375rem;margin-left:-.375rem}}@media print,screen and (min-width:64em){.grid-padding-x .grid-padding-x{margin-right:-.5rem;margin-left:-.5rem}}@media screen and (min-width:75em){.grid-padding-x .grid-padding-x{margin-right:-.375rem;margin-left:-.375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.28125rem;margin-left:-.28125rem}@media print,screen and (min-width:48em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.375rem;margin-left:-.375rem}}@media print,screen and (min-width:64em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.5rem;margin-left:-.5rem}}@media screen and (min-width:75em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.375rem;margin-left:-.375rem}}.grid-padding-x>.cell{padding-right:.28125rem;padding-left:.28125rem}@media print,screen and (min-width:48em){.grid-padding-x>.cell{padding-right:.375rem;padding-left:.375rem}}@media print,screen and (min-width:64em){.grid-padding-x>.cell{padding-right:.5rem;padding-left:.5rem}}@media screen and (min-width:75em){.grid-padding-x>.cell{padding-right:.375rem;padding-left:.375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:48em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:75em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.33333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.66667%}.xlarge-up-7>.cell{width:14.28571%}.xlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .5625rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .5625rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .5625rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .5625rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .5625rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .5625rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .5625rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .5625rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - .75rem)}}@media print,screen and (min-width:64em){.grid-margin-x.medium-up-1>.cell,.grid-margin-x.small-up-1>.cell{width:calc(100% - 1rem)}.grid-margin-x.medium-up-2>.cell,.grid-margin-x.small-up-2>.cell{width:calc(50% - 1rem)}.grid-margin-x.medium-up-3>.cell,.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1rem)}.grid-margin-x.medium-up-4>.cell,.grid-margin-x.small-up-4>.cell{width:calc(25% - 1rem)}.grid-margin-x.medium-up-5>.cell,.grid-margin-x.small-up-5>.cell{width:calc(20% - 1rem)}.grid-margin-x.medium-up-6>.cell,.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1rem)}.grid-margin-x.medium-up-7>.cell,.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1rem)}.grid-margin-x.medium-up-8>.cell,.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1rem)}.grid-margin-x.large-up-1>.cell{width:calc(100% - 1rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1rem)}}@media screen and (min-width:75em){.grid-margin-x.large-up-1>.cell,.grid-margin-x.medium-up-1>.cell,.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.large-up-2>.cell,.grid-margin-x.medium-up-2>.cell,.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.large-up-3>.cell,.grid-margin-x.medium-up-3>.cell,.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.large-up-4>.cell,.grid-margin-x.medium-up-4>.cell,.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.large-up-5>.cell,.grid-margin-x.medium-up-5>.cell,.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.large-up-6>.cell,.grid-margin-x.medium-up-6>.cell,.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.large-up-7>.cell,.grid-margin-x.medium-up-7>.cell,.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.large-up-8>.cell,.grid-margin-x.medium-up-8>.cell,.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - .75rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:4.16667%}.small-margin-collapse>.small-2{width:8.33333%}.small-margin-collapse>.small-3{width:12.5%}.small-margin-collapse>.small-4{width:16.66667%}.small-margin-collapse>.small-5{width:20.83333%}.small-margin-collapse>.small-6{width:25%}.small-margin-collapse>.small-7{width:29.16667%}.small-margin-collapse>.small-8{width:33.33333%}.small-margin-collapse>.small-9{width:37.5%}.small-margin-collapse>.small-10{width:41.66667%}.small-margin-collapse>.small-11{width:45.83333%}.small-margin-collapse>.small-12{width:50%}.small-margin-collapse>.small-13{width:54.16667%}.small-margin-collapse>.small-14{width:58.33333%}.small-margin-collapse>.small-15{width:62.5%}.small-margin-collapse>.small-16{width:66.66667%}.small-margin-collapse>.small-17{width:70.83333%}.small-margin-collapse>.small-18{width:75%}.small-margin-collapse>.small-19{width:79.16667%}.small-margin-collapse>.small-20{width:83.33333%}.small-margin-collapse>.small-21{width:87.5%}.small-margin-collapse>.small-22{width:91.66667%}.small-margin-collapse>.small-23{width:95.83333%}.small-margin-collapse>.small-24{width:100%}@media print,screen and (min-width:48em){.small-margin-collapse>.medium-1{width:4.16667%}.small-margin-collapse>.medium-2{width:8.33333%}.small-margin-collapse>.medium-3{width:12.5%}.small-margin-collapse>.medium-4{width:16.66667%}.small-margin-collapse>.medium-5{width:20.83333%}.small-margin-collapse>.medium-6{width:25%}.small-margin-collapse>.medium-7{width:29.16667%}.small-margin-collapse>.medium-8{width:33.33333%}.small-margin-collapse>.medium-9{width:37.5%}.small-margin-collapse>.medium-10{width:41.66667%}.small-margin-collapse>.medium-11{width:45.83333%}.small-margin-collapse>.medium-12{width:50%}.small-margin-collapse>.medium-13{width:54.16667%}.small-margin-collapse>.medium-14{width:58.33333%}.small-margin-collapse>.medium-15{width:62.5%}.small-margin-collapse>.medium-16{width:66.66667%}.small-margin-collapse>.medium-17{width:70.83333%}.small-margin-collapse>.medium-18{width:75%}.small-margin-collapse>.medium-19{width:79.16667%}.small-margin-collapse>.medium-20{width:83.33333%}.small-margin-collapse>.medium-21{width:87.5%}.small-margin-collapse>.medium-22{width:91.66667%}.small-margin-collapse>.medium-23{width:95.83333%}.small-margin-collapse>.medium-24{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:4.16667%}.small-margin-collapse>.large-2{width:8.33333%}.small-margin-collapse>.large-3{width:12.5%}.small-margin-collapse>.large-4{width:16.66667%}.small-margin-collapse>.large-5{width:20.83333%}.small-margin-collapse>.large-6{width:25%}.small-margin-collapse>.large-7{width:29.16667%}.small-margin-collapse>.large-8{width:33.33333%}.small-margin-collapse>.large-9{width:37.5%}.small-margin-collapse>.large-10{width:41.66667%}.small-margin-collapse>.large-11{width:45.83333%}.small-margin-collapse>.large-12{width:50%}.small-margin-collapse>.large-13{width:54.16667%}.small-margin-collapse>.large-14{width:58.33333%}.small-margin-collapse>.large-15{width:62.5%}.small-margin-collapse>.large-16{width:66.66667%}.small-margin-collapse>.large-17{width:70.83333%}.small-margin-collapse>.large-18{width:75%}.small-margin-collapse>.large-19{width:79.16667%}.small-margin-collapse>.large-20{width:83.33333%}.small-margin-collapse>.large-21{width:87.5%}.small-margin-collapse>.large-22{width:91.66667%}.small-margin-collapse>.large-23{width:95.83333%}.small-margin-collapse>.large-24{width:100%}}@media screen and (min-width:75em){.small-margin-collapse>.xlarge-1{width:4.16667%}.small-margin-collapse>.xlarge-2{width:8.33333%}.small-margin-collapse>.xlarge-3{width:12.5%}.small-margin-collapse>.xlarge-4{width:16.66667%}.small-margin-collapse>.xlarge-5{width:20.83333%}.small-margin-collapse>.xlarge-6{width:25%}.small-margin-collapse>.xlarge-7{width:29.16667%}.small-margin-collapse>.xlarge-8{width:33.33333%}.small-margin-collapse>.xlarge-9{width:37.5%}.small-margin-collapse>.xlarge-10{width:41.66667%}.small-margin-collapse>.xlarge-11{width:45.83333%}.small-margin-collapse>.xlarge-12{width:50%}.small-margin-collapse>.xlarge-13{width:54.16667%}.small-margin-collapse>.xlarge-14{width:58.33333%}.small-margin-collapse>.xlarge-15{width:62.5%}.small-margin-collapse>.xlarge-16{width:66.66667%}.small-margin-collapse>.xlarge-17{width:70.83333%}.small-margin-collapse>.xlarge-18{width:75%}.small-margin-collapse>.xlarge-19{width:79.16667%}.small-margin-collapse>.xlarge-20{width:83.33333%}.small-margin-collapse>.xlarge-21{width:87.5%}.small-margin-collapse>.xlarge-22{width:91.66667%}.small-margin-collapse>.xlarge-23{width:95.83333%}.small-margin-collapse>.xlarge-24{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:48em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:48em){.medium-margin-collapse>.small-1{width:4.16667%}.medium-margin-collapse>.small-2{width:8.33333%}.medium-margin-collapse>.small-3{width:12.5%}.medium-margin-collapse>.small-4{width:16.66667%}.medium-margin-collapse>.small-5{width:20.83333%}.medium-margin-collapse>.small-6{width:25%}.medium-margin-collapse>.small-7{width:29.16667%}.medium-margin-collapse>.small-8{width:33.33333%}.medium-margin-collapse>.small-9{width:37.5%}.medium-margin-collapse>.small-10{width:41.66667%}.medium-margin-collapse>.small-11{width:45.83333%}.medium-margin-collapse>.small-12{width:50%}.medium-margin-collapse>.small-13{width:54.16667%}.medium-margin-collapse>.small-14{width:58.33333%}.medium-margin-collapse>.small-15{width:62.5%}.medium-margin-collapse>.small-16{width:66.66667%}.medium-margin-collapse>.small-17{width:70.83333%}.medium-margin-collapse>.small-18{width:75%}.medium-margin-collapse>.small-19{width:79.16667%}.medium-margin-collapse>.small-20{width:83.33333%}.medium-margin-collapse>.small-21{width:87.5%}.medium-margin-collapse>.small-22{width:91.66667%}.medium-margin-collapse>.small-23{width:95.83333%}.medium-margin-collapse>.small-24{width:100%}}@media print,screen and (min-width:48em){.medium-margin-collapse>.medium-1{width:4.16667%}.medium-margin-collapse>.medium-2{width:8.33333%}.medium-margin-collapse>.medium-3{width:12.5%}.medium-margin-collapse>.medium-4{width:16.66667%}.medium-margin-collapse>.medium-5{width:20.83333%}.medium-margin-collapse>.medium-6{width:25%}.medium-margin-collapse>.medium-7{width:29.16667%}.medium-margin-collapse>.medium-8{width:33.33333%}.medium-margin-collapse>.medium-9{width:37.5%}.medium-margin-collapse>.medium-10{width:41.66667%}.medium-margin-collapse>.medium-11{width:45.83333%}.medium-margin-collapse>.medium-12{width:50%}.medium-margin-collapse>.medium-13{width:54.16667%}.medium-margin-collapse>.medium-14{width:58.33333%}.medium-margin-collapse>.medium-15{width:62.5%}.medium-margin-collapse>.medium-16{width:66.66667%}.medium-margin-collapse>.medium-17{width:70.83333%}.medium-margin-collapse>.medium-18{width:75%}.medium-margin-collapse>.medium-19{width:79.16667%}.medium-margin-collapse>.medium-20{width:83.33333%}.medium-margin-collapse>.medium-21{width:87.5%}.medium-margin-collapse>.medium-22{width:91.66667%}.medium-margin-collapse>.medium-23{width:95.83333%}.medium-margin-collapse>.medium-24{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:4.16667%}.medium-margin-collapse>.large-2{width:8.33333%}.medium-margin-collapse>.large-3{width:12.5%}.medium-margin-collapse>.large-4{width:16.66667%}.medium-margin-collapse>.large-5{width:20.83333%}.medium-margin-collapse>.large-6{width:25%}.medium-margin-collapse>.large-7{width:29.16667%}.medium-margin-collapse>.large-8{width:33.33333%}.medium-margin-collapse>.large-9{width:37.5%}.medium-margin-collapse>.large-10{width:41.66667%}.medium-margin-collapse>.large-11{width:45.83333%}.medium-margin-collapse>.large-12{width:50%}.medium-margin-collapse>.large-13{width:54.16667%}.medium-margin-collapse>.large-14{width:58.33333%}.medium-margin-collapse>.large-15{width:62.5%}.medium-margin-collapse>.large-16{width:66.66667%}.medium-margin-collapse>.large-17{width:70.83333%}.medium-margin-collapse>.large-18{width:75%}.medium-margin-collapse>.large-19{width:79.16667%}.medium-margin-collapse>.large-20{width:83.33333%}.medium-margin-collapse>.large-21{width:87.5%}.medium-margin-collapse>.large-22{width:91.66667%}.medium-margin-collapse>.large-23{width:95.83333%}.medium-margin-collapse>.large-24{width:100%}}@media screen and (min-width:75em){.medium-margin-collapse>.xlarge-1{width:4.16667%}.medium-margin-collapse>.xlarge-2{width:8.33333%}.medium-margin-collapse>.xlarge-3{width:12.5%}.medium-margin-collapse>.xlarge-4{width:16.66667%}.medium-margin-collapse>.xlarge-5{width:20.83333%}.medium-margin-collapse>.xlarge-6{width:25%}.medium-margin-collapse>.xlarge-7{width:29.16667%}.medium-margin-collapse>.xlarge-8{width:33.33333%}.medium-margin-collapse>.xlarge-9{width:37.5%}.medium-margin-collapse>.xlarge-10{width:41.66667%}.medium-margin-collapse>.xlarge-11{width:45.83333%}.medium-margin-collapse>.xlarge-12{width:50%}.medium-margin-collapse>.xlarge-13{width:54.16667%}.medium-margin-collapse>.xlarge-14{width:58.33333%}.medium-margin-collapse>.xlarge-15{width:62.5%}.medium-margin-collapse>.xlarge-16{width:66.66667%}.medium-margin-collapse>.xlarge-17{width:70.83333%}.medium-margin-collapse>.xlarge-18{width:75%}.medium-margin-collapse>.xlarge-19{width:79.16667%}.medium-margin-collapse>.xlarge-20{width:83.33333%}.medium-margin-collapse>.xlarge-21{width:87.5%}.medium-margin-collapse>.xlarge-22{width:91.66667%}.medium-margin-collapse>.xlarge-23{width:95.83333%}.medium-margin-collapse>.xlarge-24{width:100%}}@media print,screen and (min-width:48em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:4.16667%}.large-margin-collapse>.small-2{width:8.33333%}.large-margin-collapse>.small-3{width:12.5%}.large-margin-collapse>.small-4{width:16.66667%}.large-margin-collapse>.small-5{width:20.83333%}.large-margin-collapse>.small-6{width:25%}.large-margin-collapse>.small-7{width:29.16667%}.large-margin-collapse>.small-8{width:33.33333%}.large-margin-collapse>.small-9{width:37.5%}.large-margin-collapse>.small-10{width:41.66667%}.large-margin-collapse>.small-11{width:45.83333%}.large-margin-collapse>.small-12{width:50%}.large-margin-collapse>.small-13{width:54.16667%}.large-margin-collapse>.small-14{width:58.33333%}.large-margin-collapse>.small-15{width:62.5%}.large-margin-collapse>.small-16{width:66.66667%}.large-margin-collapse>.small-17{width:70.83333%}.large-margin-collapse>.small-18{width:75%}.large-margin-collapse>.small-19{width:79.16667%}.large-margin-collapse>.small-20{width:83.33333%}.large-margin-collapse>.small-21{width:87.5%}.large-margin-collapse>.small-22{width:91.66667%}.large-margin-collapse>.small-23{width:95.83333%}.large-margin-collapse>.small-24{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medium-1{width:4.16667%}.large-margin-collapse>.medium-2{width:8.33333%}.large-margin-collapse>.medium-3{width:12.5%}.large-margin-collapse>.medium-4{width:16.66667%}.large-margin-collapse>.medium-5{width:20.83333%}.large-margin-collapse>.medium-6{width:25%}.large-margin-collapse>.medium-7{width:29.16667%}.large-margin-collapse>.medium-8{width:33.33333%}.large-margin-collapse>.medium-9{width:37.5%}.large-margin-collapse>.medium-10{width:41.66667%}.large-margin-collapse>.medium-11{width:45.83333%}.large-margin-collapse>.medium-12{width:50%}.large-margin-collapse>.medium-13{width:54.16667%}.large-margin-collapse>.medium-14{width:58.33333%}.large-margin-collapse>.medium-15{width:62.5%}.large-margin-collapse>.medium-16{width:66.66667%}.large-margin-collapse>.medium-17{width:70.83333%}.large-margin-collapse>.medium-18{width:75%}.large-margin-collapse>.medium-19{width:79.16667%}.large-margin-collapse>.medium-20{width:83.33333%}.large-margin-collapse>.medium-21{width:87.5%}.large-margin-collapse>.medium-22{width:91.66667%}.large-margin-collapse>.medium-23{width:95.83333%}.large-margin-collapse>.medium-24{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.large-1{width:4.16667%}.large-margin-collapse>.large-2{width:8.33333%}.large-margin-collapse>.large-3{width:12.5%}.large-margin-collapse>.large-4{width:16.66667%}.large-margin-collapse>.large-5{width:20.83333%}.large-margin-collapse>.large-6{width:25%}.large-margin-collapse>.large-7{width:29.16667%}.large-margin-collapse>.large-8{width:33.33333%}.large-margin-collapse>.large-9{width:37.5%}.large-margin-collapse>.large-10{width:41.66667%}.large-margin-collapse>.large-11{width:45.83333%}.large-margin-collapse>.large-12{width:50%}.large-margin-collapse>.large-13{width:54.16667%}.large-margin-collapse>.large-14{width:58.33333%}.large-margin-collapse>.large-15{width:62.5%}.large-margin-collapse>.large-16{width:66.66667%}.large-margin-collapse>.large-17{width:70.83333%}.large-margin-collapse>.large-18{width:75%}.large-margin-collapse>.large-19{width:79.16667%}.large-margin-collapse>.large-20{width:83.33333%}.large-margin-collapse>.large-21{width:87.5%}.large-margin-collapse>.large-22{width:91.66667%}.large-margin-collapse>.large-23{width:95.83333%}.large-margin-collapse>.large-24{width:100%}}@media screen and (min-width:75em){.large-margin-collapse>.xlarge-1{width:4.16667%}.large-margin-collapse>.xlarge-2{width:8.33333%}.large-margin-collapse>.xlarge-3{width:12.5%}.large-margin-collapse>.xlarge-4{width:16.66667%}.large-margin-collapse>.xlarge-5{width:20.83333%}.large-margin-collapse>.xlarge-6{width:25%}.large-margin-collapse>.xlarge-7{width:29.16667%}.large-margin-collapse>.xlarge-8{width:33.33333%}.large-margin-collapse>.xlarge-9{width:37.5%}.large-margin-collapse>.xlarge-10{width:41.66667%}.large-margin-collapse>.xlarge-11{width:45.83333%}.large-margin-collapse>.xlarge-12{width:50%}.large-margin-collapse>.xlarge-13{width:54.16667%}.large-margin-collapse>.xlarge-14{width:58.33333%}.large-margin-collapse>.xlarge-15{width:62.5%}.large-margin-collapse>.xlarge-16{width:66.66667%}.large-margin-collapse>.xlarge-17{width:70.83333%}.large-margin-collapse>.xlarge-18{width:75%}.large-margin-collapse>.xlarge-19{width:79.16667%}.large-margin-collapse>.xlarge-20{width:83.33333%}.large-margin-collapse>.xlarge-21{width:87.5%}.large-margin-collapse>.xlarge-22{width:91.66667%}.large-margin-collapse>.xlarge-23{width:95.83333%}.large-margin-collapse>.xlarge-24{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}@media screen and (min-width:75em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width:75em){.xlarge-margin-collapse>.small-1{width:4.16667%}.xlarge-margin-collapse>.small-2{width:8.33333%}.xlarge-margin-collapse>.small-3{width:12.5%}.xlarge-margin-collapse>.small-4{width:16.66667%}.xlarge-margin-collapse>.small-5{width:20.83333%}.xlarge-margin-collapse>.small-6{width:25%}.xlarge-margin-collapse>.small-7{width:29.16667%}.xlarge-margin-collapse>.small-8{width:33.33333%}.xlarge-margin-collapse>.small-9{width:37.5%}.xlarge-margin-collapse>.small-10{width:41.66667%}.xlarge-margin-collapse>.small-11{width:45.83333%}.xlarge-margin-collapse>.small-12{width:50%}.xlarge-margin-collapse>.small-13{width:54.16667%}.xlarge-margin-collapse>.small-14{width:58.33333%}.xlarge-margin-collapse>.small-15{width:62.5%}.xlarge-margin-collapse>.small-16{width:66.66667%}.xlarge-margin-collapse>.small-17{width:70.83333%}.xlarge-margin-collapse>.small-18{width:75%}.xlarge-margin-collapse>.small-19{width:79.16667%}.xlarge-margin-collapse>.small-20{width:83.33333%}.xlarge-margin-collapse>.small-21{width:87.5%}.xlarge-margin-collapse>.small-22{width:91.66667%}.xlarge-margin-collapse>.small-23{width:95.83333%}.xlarge-margin-collapse>.small-24{width:100%}}@media screen and (min-width:75em){.xlarge-margin-collapse>.medium-1{width:4.16667%}.xlarge-margin-collapse>.medium-2{width:8.33333%}.xlarge-margin-collapse>.medium-3{width:12.5%}.xlarge-margin-collapse>.medium-4{width:16.66667%}.xlarge-margin-collapse>.medium-5{width:20.83333%}.xlarge-margin-collapse>.medium-6{width:25%}.xlarge-margin-collapse>.medium-7{width:29.16667%}.xlarge-margin-collapse>.medium-8{width:33.33333%}.xlarge-margin-collapse>.medium-9{width:37.5%}.xlarge-margin-collapse>.medium-10{width:41.66667%}.xlarge-margin-collapse>.medium-11{width:45.83333%}.xlarge-margin-collapse>.medium-12{width:50%}.xlarge-margin-collapse>.medium-13{width:54.16667%}.xlarge-margin-collapse>.medium-14{width:58.33333%}.xlarge-margin-collapse>.medium-15{width:62.5%}.xlarge-margin-collapse>.medium-16{width:66.66667%}.xlarge-margin-collapse>.medium-17{width:70.83333%}.xlarge-margin-collapse>.medium-18{width:75%}.xlarge-margin-collapse>.medium-19{width:79.16667%}.xlarge-margin-collapse>.medium-20{width:83.33333%}.xlarge-margin-collapse>.medium-21{width:87.5%}.xlarge-margin-collapse>.medium-22{width:91.66667%}.xlarge-margin-collapse>.medium-23{width:95.83333%}.xlarge-margin-collapse>.medium-24{width:100%}}@media screen and (min-width:75em){.xlarge-margin-collapse>.large-1{width:4.16667%}.xlarge-margin-collapse>.large-2{width:8.33333%}.xlarge-margin-collapse>.large-3{width:12.5%}.xlarge-margin-collapse>.large-4{width:16.66667%}.xlarge-margin-collapse>.large-5{width:20.83333%}.xlarge-margin-collapse>.large-6{width:25%}.xlarge-margin-collapse>.large-7{width:29.16667%}.xlarge-margin-collapse>.large-8{width:33.33333%}.xlarge-margin-collapse>.large-9{width:37.5%}.xlarge-margin-collapse>.large-10{width:41.66667%}.xlarge-margin-collapse>.large-11{width:45.83333%}.xlarge-margin-collapse>.large-12{width:50%}.xlarge-margin-collapse>.large-13{width:54.16667%}.xlarge-margin-collapse>.large-14{width:58.33333%}.xlarge-margin-collapse>.large-15{width:62.5%}.xlarge-margin-collapse>.large-16{width:66.66667%}.xlarge-margin-collapse>.large-17{width:70.83333%}.xlarge-margin-collapse>.large-18{width:75%}.xlarge-margin-collapse>.large-19{width:79.16667%}.xlarge-margin-collapse>.large-20{width:83.33333%}.xlarge-margin-collapse>.large-21{width:87.5%}.xlarge-margin-collapse>.large-22{width:91.66667%}.xlarge-margin-collapse>.large-23{width:95.83333%}.xlarge-margin-collapse>.large-24{width:100%}}@media screen and (min-width:75em){.xlarge-margin-collapse>.xlarge-1{width:4.16667%}.xlarge-margin-collapse>.xlarge-2{width:8.33333%}.xlarge-margin-collapse>.xlarge-3{width:12.5%}.xlarge-margin-collapse>.xlarge-4{width:16.66667%}.xlarge-margin-collapse>.xlarge-5{width:20.83333%}.xlarge-margin-collapse>.xlarge-6{width:25%}.xlarge-margin-collapse>.xlarge-7{width:29.16667%}.xlarge-margin-collapse>.xlarge-8{width:33.33333%}.xlarge-margin-collapse>.xlarge-9{width:37.5%}.xlarge-margin-collapse>.xlarge-10{width:41.66667%}.xlarge-margin-collapse>.xlarge-11{width:45.83333%}.xlarge-margin-collapse>.xlarge-12{width:50%}.xlarge-margin-collapse>.xlarge-13{width:54.16667%}.xlarge-margin-collapse>.xlarge-14{width:58.33333%}.xlarge-margin-collapse>.xlarge-15{width:62.5%}.xlarge-margin-collapse>.xlarge-16{width:66.66667%}.xlarge-margin-collapse>.xlarge-17{width:70.83333%}.xlarge-margin-collapse>.xlarge-18{width:75%}.xlarge-margin-collapse>.xlarge-19{width:79.16667%}.xlarge-margin-collapse>.xlarge-20{width:83.33333%}.xlarge-margin-collapse>.xlarge-21{width:87.5%}.xlarge-margin-collapse>.xlarge-22{width:91.66667%}.xlarge-margin-collapse>.xlarge-23{width:95.83333%}.xlarge-margin-collapse>.xlarge-24{width:100%}}@media screen and (min-width:75em){.xlarge-padding-collapse{margin-right:0;margin-left:0}.xlarge-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.28125rem}.small-offset-1{margin-left:4.16667%}.grid-margin-x>.small-offset-1{margin-left:calc(4.16667% + .28125rem)}.small-offset-2{margin-left:8.33333%}.grid-margin-x>.small-offset-2{margin-left:calc(8.33333% + .28125rem)}.small-offset-3{margin-left:12.5%}.grid-margin-x>.small-offset-3{margin-left:calc(12.5% + .28125rem)}.small-offset-4{margin-left:16.66667%}.grid-margin-x>.small-offset-4{margin-left:calc(16.66667% + .28125rem)}.small-offset-5{margin-left:20.83333%}.grid-margin-x>.small-offset-5{margin-left:calc(20.83333% + .28125rem)}.small-offset-6{margin-left:25%}.grid-margin-x>.small-offset-6{margin-left:calc(25% + .28125rem)}.small-offset-7{margin-left:29.16667%}.grid-margin-x>.small-offset-7{margin-left:calc(29.16667% + .28125rem)}.small-offset-8{margin-left:33.33333%}.grid-margin-x>.small-offset-8{margin-left:calc(33.33333% + .28125rem)}.small-offset-9{margin-left:37.5%}.grid-margin-x>.small-offset-9{margin-left:calc(37.5% + .28125rem)}.small-offset-10{margin-left:41.66667%}.grid-margin-x>.small-offset-10{margin-left:calc(41.66667% + .28125rem)}.small-offset-11{margin-left:45.83333%}.grid-margin-x>.small-offset-11{margin-left:calc(45.83333% + .28125rem)}.small-offset-12{margin-left:50%}.grid-margin-x>.small-offset-12{margin-left:calc(50% + .28125rem)}.small-offset-13{margin-left:54.16667%}.grid-margin-x>.small-offset-13{margin-left:calc(54.16667% + .28125rem)}.small-offset-14{margin-left:58.33333%}.grid-margin-x>.small-offset-14{margin-left:calc(58.33333% + .28125rem)}.small-offset-15{margin-left:62.5%}.grid-margin-x>.small-offset-15{margin-left:calc(62.5% + .28125rem)}.small-offset-16{margin-left:66.66667%}.grid-margin-x>.small-offset-16{margin-left:calc(66.66667% + .28125rem)}.small-offset-17{margin-left:70.83333%}.grid-margin-x>.small-offset-17{margin-left:calc(70.83333% + .28125rem)}.small-offset-18{margin-left:75%}.grid-margin-x>.small-offset-18{margin-left:calc(75% + .28125rem)}.small-offset-19{margin-left:79.16667%}.grid-margin-x>.small-offset-19{margin-left:calc(79.16667% + .28125rem)}.small-offset-20{margin-left:83.33333%}.grid-margin-x>.small-offset-20{margin-left:calc(83.33333% + .28125rem)}.small-offset-21{margin-left:87.5%}.grid-margin-x>.small-offset-21{margin-left:calc(87.5% + .28125rem)}.small-offset-22{margin-left:91.66667%}.grid-margin-x>.small-offset-22{margin-left:calc(91.66667% + .28125rem)}.small-offset-23{margin-left:95.83333%}.grid-margin-x>.small-offset-23{margin-left:calc(95.83333% + .28125rem)}@media print,screen and (min-width:48em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.375rem}.medium-offset-1{margin-left:4.16667%}.grid-margin-x>.medium-offset-1{margin-left:calc(4.16667% + .375rem)}.medium-offset-2{margin-left:8.33333%}.grid-margin-x>.medium-offset-2{margin-left:calc(8.33333% + .375rem)}.medium-offset-3{margin-left:12.5%}.grid-margin-x>.medium-offset-3{margin-left:calc(12.5% + .375rem)}.medium-offset-4{margin-left:16.66667%}.grid-margin-x>.medium-offset-4{margin-left:calc(16.66667% + .375rem)}.medium-offset-5{margin-left:20.83333%}.grid-margin-x>.medium-offset-5{margin-left:calc(20.83333% + .375rem)}.medium-offset-6{margin-left:25%}.grid-margin-x>.medium-offset-6{margin-left:calc(25% + .375rem)}.medium-offset-7{margin-left:29.16667%}.grid-margin-x>.medium-offset-7{margin-left:calc(29.16667% + .375rem)}.medium-offset-8{margin-left:33.33333%}.grid-margin-x>.medium-offset-8{margin-left:calc(33.33333% + .375rem)}.medium-offset-9{margin-left:37.5%}.grid-margin-x>.medium-offset-9{margin-left:calc(37.5% + .375rem)}.medium-offset-10{margin-left:41.66667%}.grid-margin-x>.medium-offset-10{margin-left:calc(41.66667% + .375rem)}.medium-offset-11{margin-left:45.83333%}.grid-margin-x>.medium-offset-11{margin-left:calc(45.83333% + .375rem)}.medium-offset-12{margin-left:50%}.grid-margin-x>.medium-offset-12{margin-left:calc(50% + .375rem)}.medium-offset-13{margin-left:54.16667%}.grid-margin-x>.medium-offset-13{margin-left:calc(54.16667% + .375rem)}.medium-offset-14{margin-left:58.33333%}.grid-margin-x>.medium-offset-14{margin-left:calc(58.33333% + .375rem)}.medium-offset-15{margin-left:62.5%}.grid-margin-x>.medium-offset-15{margin-left:calc(62.5% + .375rem)}.medium-offset-16{margin-left:66.66667%}.grid-margin-x>.medium-offset-16{margin-left:calc(66.66667% + .375rem)}.medium-offset-17{margin-left:70.83333%}.grid-margin-x>.medium-offset-17{margin-left:calc(70.83333% + .375rem)}.medium-offset-18{margin-left:75%}.grid-margin-x>.medium-offset-18{margin-left:calc(75% + .375rem)}.medium-offset-19{margin-left:79.16667%}.grid-margin-x>.medium-offset-19{margin-left:calc(79.16667% + .375rem)}.medium-offset-20{margin-left:83.33333%}.grid-margin-x>.medium-offset-20{margin-left:calc(83.33333% + .375rem)}.medium-offset-21{margin-left:87.5%}.grid-margin-x>.medium-offset-21{margin-left:calc(87.5% + .375rem)}.medium-offset-22{margin-left:91.66667%}.grid-margin-x>.medium-offset-22{margin-left:calc(91.66667% + .375rem)}.medium-offset-23{margin-left:95.83333%}.grid-margin-x>.medium-offset-23{margin-left:calc(95.83333% + .375rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.5rem}.large-offset-1{margin-left:4.16667%}.grid-margin-x>.large-offset-1{margin-left:calc(4.16667% + .5rem)}.large-offset-2{margin-left:8.33333%}.grid-margin-x>.large-offset-2{margin-left:calc(8.33333% + .5rem)}.large-offset-3{margin-left:12.5%}.grid-margin-x>.large-offset-3{margin-left:calc(12.5% + .5rem)}.large-offset-4{margin-left:16.66667%}.grid-margin-x>.large-offset-4{margin-left:calc(16.66667% + .5rem)}.large-offset-5{margin-left:20.83333%}.grid-margin-x>.large-offset-5{margin-left:calc(20.83333% + .5rem)}.large-offset-6{margin-left:25%}.grid-margin-x>.large-offset-6{margin-left:calc(25% + .5rem)}.large-offset-7{margin-left:29.16667%}.grid-margin-x>.large-offset-7{margin-left:calc(29.16667% + .5rem)}.large-offset-8{margin-left:33.33333%}.grid-margin-x>.large-offset-8{margin-left:calc(33.33333% + .5rem)}.large-offset-9{margin-left:37.5%}.grid-margin-x>.large-offset-9{margin-left:calc(37.5% + .5rem)}.large-offset-10{margin-left:41.66667%}.grid-margin-x>.large-offset-10{margin-left:calc(41.66667% + .5rem)}.large-offset-11{margin-left:45.83333%}.grid-margin-x>.large-offset-11{margin-left:calc(45.83333% + .5rem)}.large-offset-12{margin-left:50%}.grid-margin-x>.large-offset-12{margin-left:calc(50% + .5rem)}.large-offset-13{margin-left:54.16667%}.grid-margin-x>.large-offset-13{margin-left:calc(54.16667% + .5rem)}.large-offset-14{margin-left:58.33333%}.grid-margin-x>.large-offset-14{margin-left:calc(58.33333% + .5rem)}.large-offset-15{margin-left:62.5%}.grid-margin-x>.large-offset-15{margin-left:calc(62.5% + .5rem)}.large-offset-16{margin-left:66.66667%}.grid-margin-x>.large-offset-16{margin-left:calc(66.66667% + .5rem)}.large-offset-17{margin-left:70.83333%}.grid-margin-x>.large-offset-17{margin-left:calc(70.83333% + .5rem)}.large-offset-18{margin-left:75%}.grid-margin-x>.large-offset-18{margin-left:calc(75% + .5rem)}.large-offset-19{margin-left:79.16667%}.grid-margin-x>.large-offset-19{margin-left:calc(79.16667% + .5rem)}.large-offset-20{margin-left:83.33333%}.grid-margin-x>.large-offset-20{margin-left:calc(83.33333% + .5rem)}.large-offset-21{margin-left:87.5%}.grid-margin-x>.large-offset-21{margin-left:calc(87.5% + .5rem)}.large-offset-22{margin-left:91.66667%}.grid-margin-x>.large-offset-22{margin-left:calc(91.66667% + .5rem)}.large-offset-23{margin-left:95.83333%}.grid-margin-x>.large-offset-23{margin-left:calc(95.83333% + .5rem)}}@media screen and (min-width:75em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.375rem}.xlarge-offset-1{margin-left:4.16667%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(4.16667% + .375rem)}.xlarge-offset-2{margin-left:8.33333%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(8.33333% + .375rem)}.xlarge-offset-3{margin-left:12.5%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(12.5% + .375rem)}.xlarge-offset-4{margin-left:16.66667%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(16.66667% + .375rem)}.xlarge-offset-5{margin-left:20.83333%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(20.83333% + .375rem)}.xlarge-offset-6{margin-left:25%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(25% + .375rem)}.xlarge-offset-7{margin-left:29.16667%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(29.16667% + .375rem)}.xlarge-offset-8{margin-left:33.33333%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(33.33333% + .375rem)}.xlarge-offset-9{margin-left:37.5%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(37.5% + .375rem)}.xlarge-offset-10{margin-left:41.66667%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(41.66667% + .375rem)}.xlarge-offset-11{margin-left:45.83333%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(45.83333% + .375rem)}.xlarge-offset-12{margin-left:50%}.grid-margin-x>.xlarge-offset-12{margin-left:calc(50% + .375rem)}.xlarge-offset-13{margin-left:54.16667%}.grid-margin-x>.xlarge-offset-13{margin-left:calc(54.16667% + .375rem)}.xlarge-offset-14{margin-left:58.33333%}.grid-margin-x>.xlarge-offset-14{margin-left:calc(58.33333% + .375rem)}.xlarge-offset-15{margin-left:62.5%}.grid-margin-x>.xlarge-offset-15{margin-left:calc(62.5% + .375rem)}.xlarge-offset-16{margin-left:66.66667%}.grid-margin-x>.xlarge-offset-16{margin-left:calc(66.66667% + .375rem)}.xlarge-offset-17{margin-left:70.83333%}.grid-margin-x>.xlarge-offset-17{margin-left:calc(70.83333% + .375rem)}.xlarge-offset-18{margin-left:75%}.grid-margin-x>.xlarge-offset-18{margin-left:calc(75% + .375rem)}.xlarge-offset-19{margin-left:79.16667%}.grid-margin-x>.xlarge-offset-19{margin-left:calc(79.16667% + .375rem)}.xlarge-offset-20{margin-left:83.33333%}.grid-margin-x>.xlarge-offset-20{margin-left:calc(83.33333% + .375rem)}.xlarge-offset-21{margin-left:87.5%}.grid-margin-x>.xlarge-offset-21{margin-left:calc(87.5% + .375rem)}.xlarge-offset-22{margin-left:91.66667%}.grid-margin-x>.xlarge-offset-22{margin-left:calc(91.66667% + .375rem)}.xlarge-offset-23{margin-left:95.83333%}.grid-margin-x>.xlarge-offset-23{margin-left:calc(95.83333% + .375rem)}}.grid-y{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-13,.grid-y>.small-14,.grid-y>.small-15,.grid-y>.small-16,.grid-y>.small-17,.grid-y>.small-18,.grid-y>.small-19,.grid-y>.small-20,.grid-y>.small-21,.grid-y>.small-22,.grid-y>.small-23,.grid-y>.small-24,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-13,.grid-y>.medium-14,.grid-y>.medium-15,.grid-y>.medium-16,.grid-y>.medium-17,.grid-y>.medium-18,.grid-y>.medium-19,.grid-y>.medium-20,.grid-y>.medium-21,.grid-y>.medium-22,.grid-y>.medium-23,.grid-y>.medium-24,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-13,.grid-y>.large-14,.grid-y>.large-15,.grid-y>.large-16,.grid-y>.large-17,.grid-y>.large-18,.grid-y>.large-19,.grid-y>.large-20,.grid-y>.large-21,.grid-y>.large-22,.grid-y>.large-23,.grid-y>.large-24,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:75em){.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-13,.grid-y>.xlarge-14,.grid-y>.xlarge-15,.grid-y>.xlarge-16,.grid-y>.xlarge-17,.grid-y>.xlarge-18,.grid-y>.xlarge-19,.grid-y>.xlarge-20,.grid-y>.xlarge-21,.grid-y>.xlarge-22,.grid-y>.xlarge-23,.grid-y>.xlarge-24,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-13,.grid-y>.small-14,.grid-y>.small-15,.grid-y>.small-16,.grid-y>.small-17,.grid-y>.small-18,.grid-y>.small-19,.grid-y>.small-20,.grid-y>.small-21,.grid-y>.small-22,.grid-y>.small-23,.grid-y>.small-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.small-1{height:4.16667%}.grid-y>.small-2{height:8.33333%}.grid-y>.small-3{height:12.5%}.grid-y>.small-4{height:16.66667%}.grid-y>.small-5{height:20.83333%}.grid-y>.small-6{height:25%}.grid-y>.small-7{height:29.16667%}.grid-y>.small-8{height:33.33333%}.grid-y>.small-9{height:37.5%}.grid-y>.small-10{height:41.66667%}.grid-y>.small-11{height:45.83333%}.grid-y>.small-12{height:50%}.grid-y>.small-13{height:54.16667%}.grid-y>.small-14{height:58.33333%}.grid-y>.small-15{height:62.5%}.grid-y>.small-16{height:66.66667%}.grid-y>.small-17{height:70.83333%}.grid-y>.small-18{height:75%}.grid-y>.small-19{height:79.16667%}.grid-y>.small-20{height:83.33333%}.grid-y>.small-21{height:87.5%}.grid-y>.small-22{height:91.66667%}.grid-y>.small-23{height:95.83333%}.grid-y>.small-24{height:100%}@media print,screen and (min-width:48em){.grid-y>.medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-13,.grid-y>.medium-14,.grid-y>.medium-15,.grid-y>.medium-16,.grid-y>.medium-17,.grid-y>.medium-18,.grid-y>.medium-19,.grid-y>.medium-20,.grid-y>.medium-21,.grid-y>.medium-22,.grid-y>.medium-23,.grid-y>.medium-24,.grid-y>.medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:4.16667%}.grid-y>.medium-2{height:8.33333%}.grid-y>.medium-3{height:12.5%}.grid-y>.medium-4{height:16.66667%}.grid-y>.medium-5{height:20.83333%}.grid-y>.medium-6{height:25%}.grid-y>.medium-7{height:29.16667%}.grid-y>.medium-8{height:33.33333%}.grid-y>.medium-9{height:37.5%}.grid-y>.medium-10{height:41.66667%}.grid-y>.medium-11{height:45.83333%}.grid-y>.medium-12{height:50%}.grid-y>.medium-13{height:54.16667%}.grid-y>.medium-14{height:58.33333%}.grid-y>.medium-15{height:62.5%}.grid-y>.medium-16{height:66.66667%}.grid-y>.medium-17{height:70.83333%}.grid-y>.medium-18{height:75%}.grid-y>.medium-19{height:79.16667%}.grid-y>.medium-20{height:83.33333%}.grid-y>.medium-21{height:87.5%}.grid-y>.medium-22{height:91.66667%}.grid-y>.medium-23{height:95.83333%}.grid-y>.medium-24{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-13,.grid-y>.large-14,.grid-y>.large-15,.grid-y>.large-16,.grid-y>.large-17,.grid-y>.large-18,.grid-y>.large-19,.grid-y>.large-20,.grid-y>.large-21,.grid-y>.large-22,.grid-y>.large-23,.grid-y>.large-24,.grid-y>.large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:4.16667%}.grid-y>.large-2{height:8.33333%}.grid-y>.large-3{height:12.5%}.grid-y>.large-4{height:16.66667%}.grid-y>.large-5{height:20.83333%}.grid-y>.large-6{height:25%}.grid-y>.large-7{height:29.16667%}.grid-y>.large-8{height:33.33333%}.grid-y>.large-9{height:37.5%}.grid-y>.large-10{height:41.66667%}.grid-y>.large-11{height:45.83333%}.grid-y>.large-12{height:50%}.grid-y>.large-13{height:54.16667%}.grid-y>.large-14{height:58.33333%}.grid-y>.large-15{height:62.5%}.grid-y>.large-16{height:66.66667%}.grid-y>.large-17{height:70.83333%}.grid-y>.large-18{height:75%}.grid-y>.large-19{height:79.16667%}.grid-y>.large-20{height:83.33333%}.grid-y>.large-21{height:87.5%}.grid-y>.large-22{height:91.66667%}.grid-y>.large-23{height:95.83333%}.grid-y>.large-24{height:100%}}@media screen and (min-width:75em){.grid-y>.xlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-13,.grid-y>.xlarge-14,.grid-y>.xlarge-15,.grid-y>.xlarge-16,.grid-y>.xlarge-17,.grid-y>.xlarge-18,.grid-y>.xlarge-19,.grid-y>.xlarge-20,.grid-y>.xlarge-21,.grid-y>.xlarge-22,.grid-y>.xlarge-23,.grid-y>.xlarge-24,.grid-y>.xlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:4.16667%}.grid-y>.xlarge-2{height:8.33333%}.grid-y>.xlarge-3{height:12.5%}.grid-y>.xlarge-4{height:16.66667%}.grid-y>.xlarge-5{height:20.83333%}.grid-y>.xlarge-6{height:25%}.grid-y>.xlarge-7{height:29.16667%}.grid-y>.xlarge-8{height:33.33333%}.grid-y>.xlarge-9{height:37.5%}.grid-y>.xlarge-10{height:41.66667%}.grid-y>.xlarge-11{height:45.83333%}.grid-y>.xlarge-12{height:50%}.grid-y>.xlarge-13{height:54.16667%}.grid-y>.xlarge-14{height:58.33333%}.grid-y>.xlarge-15{height:62.5%}.grid-y>.xlarge-16{height:66.66667%}.grid-y>.xlarge-17{height:70.83333%}.grid-y>.xlarge-18{height:75%}.grid-y>.xlarge-19{height:79.16667%}.grid-y>.xlarge-20{height:83.33333%}.grid-y>.xlarge-21{height:87.5%}.grid-y>.xlarge-22{height:91.66667%}.grid-y>.xlarge-23{height:95.83333%}.grid-y>.xlarge-24{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.28125rem;margin-bottom:-.28125rem}@media print,screen and (min-width:48em){.grid-padding-y .grid-padding-y{margin-top:-.375rem;margin-bottom:-.375rem}}@media print,screen and (min-width:64em){.grid-padding-y .grid-padding-y{margin-top:-.5rem;margin-bottom:-.5rem}}@media screen and (min-width:75em){.grid-padding-y .grid-padding-y{margin-top:-.375rem;margin-bottom:-.375rem}}.grid-padding-y>.cell{padding-top:.28125rem;padding-bottom:.28125rem}@media print,screen and (min-width:48em){.grid-padding-y>.cell{padding-top:.375rem;padding-bottom:.375rem}}@media print,screen and (min-width:64em){.grid-padding-y>.cell{padding-top:.5rem;padding-bottom:.5rem}}@media screen and (min-width:75em){.grid-padding-y>.cell{padding-top:.375rem;padding-bottom:.375rem}}.grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%}.cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:48em){.medium-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media screen and (min-width:75em){.xlarge-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xlarge-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}@media print,screen and (min-width:48em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media screen and (min-width:75em){.grid-y.xlarge-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:75em){.cell .grid-y.xlarge-grid-frame{height:100%}}.grid-margin-y{margin-top:-.28125rem;margin-bottom:-.28125rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-top:-.375rem;margin-bottom:-.375rem}}@media print,screen and (min-width:64em){.grid-margin-y{margin-top:-.5rem;margin-bottom:-.5rem}}@media screen and (min-width:75em){.grid-margin-y{margin-top:-.375rem;margin-bottom:-.375rem}}.grid-margin-y>.cell{height:calc(100% - .5625rem);margin-top:.28125rem;margin-bottom:.28125rem}@media print,screen and (min-width:48em){.grid-margin-y>.cell{height:calc(100% - .75rem);margin-top:.375rem;margin-bottom:.375rem}}@media print,screen and (min-width:64em){.grid-margin-y>.cell{height:calc(100% - 1rem);margin-top:.5rem;margin-bottom:.5rem}}@media screen and (min-width:75em){.grid-margin-y>.cell{height:calc(100% - .75rem);margin-top:.375rem;margin-bottom:.375rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(4.16667% - .5625rem)}.grid-margin-y>.small-2{height:calc(8.33333% - .5625rem)}.grid-margin-y>.small-3{height:calc(12.5% - .5625rem)}.grid-margin-y>.small-4{height:calc(16.66667% - .5625rem)}.grid-margin-y>.small-5{height:calc(20.83333% - .5625rem)}.grid-margin-y>.small-6{height:calc(25% - .5625rem)}.grid-margin-y>.small-7{height:calc(29.16667% - .5625rem)}.grid-margin-y>.small-8{height:calc(33.33333% - .5625rem)}.grid-margin-y>.small-9{height:calc(37.5% - .5625rem)}.grid-margin-y>.small-10{height:calc(41.66667% - .5625rem)}.grid-margin-y>.small-11{height:calc(45.83333% - .5625rem)}.grid-margin-y>.small-12{height:calc(50% - .5625rem)}.grid-margin-y>.small-13{height:calc(54.16667% - .5625rem)}.grid-margin-y>.small-14{height:calc(58.33333% - .5625rem)}.grid-margin-y>.small-15{height:calc(62.5% - .5625rem)}.grid-margin-y>.small-16{height:calc(66.66667% - .5625rem)}.grid-margin-y>.small-17{height:calc(70.83333% - .5625rem)}.grid-margin-y>.small-18{height:calc(75% - .5625rem)}.grid-margin-y>.small-19{height:calc(79.16667% - .5625rem)}.grid-margin-y>.small-20{height:calc(83.33333% - .5625rem)}.grid-margin-y>.small-21{height:calc(87.5% - .5625rem)}.grid-margin-y>.small-22{height:calc(91.66667% - .5625rem)}.grid-margin-y>.small-23{height:calc(95.83333% - .5625rem)}.grid-margin-y>.small-24{height:calc(100% - .5625rem)}@media print,screen and (min-width:48em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(4.16667% - .75rem)}.grid-margin-y>.small-2{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-3{height:calc(12.5% - .75rem)}.grid-margin-y>.small-4{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-5{height:calc(20.83333% - .75rem)}.grid-margin-y>.small-6{height:calc(25% - .75rem)}.grid-margin-y>.small-7{height:calc(29.16667% - .75rem)}.grid-margin-y>.small-8{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-9{height:calc(37.5% - .75rem)}.grid-margin-y>.small-10{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-11{height:calc(45.83333% - .75rem)}.grid-margin-y>.small-12{height:calc(50% - .75rem)}.grid-margin-y>.small-13{height:calc(54.16667% - .75rem)}.grid-margin-y>.small-14{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-15{height:calc(62.5% - .75rem)}.grid-margin-y>.small-16{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-17{height:calc(70.83333% - .75rem)}.grid-margin-y>.small-18{height:calc(75% - .75rem)}.grid-margin-y>.small-19{height:calc(79.16667% - .75rem)}.grid-margin-y>.small-20{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-21{height:calc(87.5% - .75rem)}.grid-margin-y>.small-22{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-23{height:calc(95.83333% - .75rem)}.grid-margin-y>.small-24{height:calc(100% - .75rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(4.16667% - .75rem)}.grid-margin-y>.medium-2{height:calc(8.33333% - .75rem)}.grid-margin-y>.medium-3{height:calc(12.5% - .75rem)}.grid-margin-y>.medium-4{height:calc(16.66667% - .75rem)}.grid-margin-y>.medium-5{height:calc(20.83333% - .75rem)}.grid-margin-y>.medium-6{height:calc(25% - .75rem)}.grid-margin-y>.medium-7{height:calc(29.16667% - .75rem)}.grid-margin-y>.medium-8{height:calc(33.33333% - .75rem)}.grid-margin-y>.medium-9{height:calc(37.5% - .75rem)}.grid-margin-y>.medium-10{height:calc(41.66667% - .75rem)}.grid-margin-y>.medium-11{height:calc(45.83333% - .75rem)}.grid-margin-y>.medium-12{height:calc(50% - .75rem)}.grid-margin-y>.medium-13{height:calc(54.16667% - .75rem)}.grid-margin-y>.medium-14{height:calc(58.33333% - .75rem)}.grid-margin-y>.medium-15{height:calc(62.5% - .75rem)}.grid-margin-y>.medium-16{height:calc(66.66667% - .75rem)}.grid-margin-y>.medium-17{height:calc(70.83333% - .75rem)}.grid-margin-y>.medium-18{height:calc(75% - .75rem)}.grid-margin-y>.medium-19{height:calc(79.16667% - .75rem)}.grid-margin-y>.medium-20{height:calc(83.33333% - .75rem)}.grid-margin-y>.medium-21{height:calc(87.5% - .75rem)}.grid-margin-y>.medium-22{height:calc(91.66667% - .75rem)}.grid-margin-y>.medium-23{height:calc(95.83333% - .75rem)}.grid-margin-y>.medium-24{height:calc(100% - .75rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(4.16667% - 1rem)}.grid-margin-y>.small-2{height:calc(8.33333% - 1rem)}.grid-margin-y>.small-3{height:calc(12.5% - 1rem)}.grid-margin-y>.small-4{height:calc(16.66667% - 1rem)}.grid-margin-y>.small-5{height:calc(20.83333% - 1rem)}.grid-margin-y>.small-6{height:calc(25% - 1rem)}.grid-margin-y>.small-7{height:calc(29.16667% - 1rem)}.grid-margin-y>.small-8{height:calc(33.33333% - 1rem)}.grid-margin-y>.small-9{height:calc(37.5% - 1rem)}.grid-margin-y>.small-10{height:calc(41.66667% - 1rem)}.grid-margin-y>.small-11{height:calc(45.83333% - 1rem)}.grid-margin-y>.small-12{height:calc(50% - 1rem)}.grid-margin-y>.small-13{height:calc(54.16667% - 1rem)}.grid-margin-y>.small-14{height:calc(58.33333% - 1rem)}.grid-margin-y>.small-15{height:calc(62.5% - 1rem)}.grid-margin-y>.small-16{height:calc(66.66667% - 1rem)}.grid-margin-y>.small-17{height:calc(70.83333% - 1rem)}.grid-margin-y>.small-18{height:calc(75% - 1rem)}.grid-margin-y>.small-19{height:calc(79.16667% - 1rem)}.grid-margin-y>.small-20{height:calc(83.33333% - 1rem)}.grid-margin-y>.small-21{height:calc(87.5% - 1rem)}.grid-margin-y>.small-22{height:calc(91.66667% - 1rem)}.grid-margin-y>.small-23{height:calc(95.83333% - 1rem)}.grid-margin-y>.small-24{height:calc(100% - 1rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(4.16667% - 1rem)}.grid-margin-y>.medium-2{height:calc(8.33333% - 1rem)}.grid-margin-y>.medium-3{height:calc(12.5% - 1rem)}.grid-margin-y>.medium-4{height:calc(16.66667% - 1rem)}.grid-margin-y>.medium-5{height:calc(20.83333% - 1rem)}.grid-margin-y>.medium-6{height:calc(25% - 1rem)}.grid-margin-y>.medium-7{height:calc(29.16667% - 1rem)}.grid-margin-y>.medium-8{height:calc(33.33333% - 1rem)}.grid-margin-y>.medium-9{height:calc(37.5% - 1rem)}.grid-margin-y>.medium-10{height:calc(41.66667% - 1rem)}.grid-margin-y>.medium-11{height:calc(45.83333% - 1rem)}.grid-margin-y>.medium-12{height:calc(50% - 1rem)}.grid-margin-y>.medium-13{height:calc(54.16667% - 1rem)}.grid-margin-y>.medium-14{height:calc(58.33333% - 1rem)}.grid-margin-y>.medium-15{height:calc(62.5% - 1rem)}.grid-margin-y>.medium-16{height:calc(66.66667% - 1rem)}.grid-margin-y>.medium-17{height:calc(70.83333% - 1rem)}.grid-margin-y>.medium-18{height:calc(75% - 1rem)}.grid-margin-y>.medium-19{height:calc(79.16667% - 1rem)}.grid-margin-y>.medium-20{height:calc(83.33333% - 1rem)}.grid-margin-y>.medium-21{height:calc(87.5% - 1rem)}.grid-margin-y>.medium-22{height:calc(91.66667% - 1rem)}.grid-margin-y>.medium-23{height:calc(95.83333% - 1rem)}.grid-margin-y>.medium-24{height:calc(100% - 1rem)}.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(4.16667% - 1rem)}.grid-margin-y>.large-2{height:calc(8.33333% - 1rem)}.grid-margin-y>.large-3{height:calc(12.5% - 1rem)}.grid-margin-y>.large-4{height:calc(16.66667% - 1rem)}.grid-margin-y>.large-5{height:calc(20.83333% - 1rem)}.grid-margin-y>.large-6{height:calc(25% - 1rem)}.grid-margin-y>.large-7{height:calc(29.16667% - 1rem)}.grid-margin-y>.large-8{height:calc(33.33333% - 1rem)}.grid-margin-y>.large-9{height:calc(37.5% - 1rem)}.grid-margin-y>.large-10{height:calc(41.66667% - 1rem)}.grid-margin-y>.large-11{height:calc(45.83333% - 1rem)}.grid-margin-y>.large-12{height:calc(50% - 1rem)}.grid-margin-y>.large-13{height:calc(54.16667% - 1rem)}.grid-margin-y>.large-14{height:calc(58.33333% - 1rem)}.grid-margin-y>.large-15{height:calc(62.5% - 1rem)}.grid-margin-y>.large-16{height:calc(66.66667% - 1rem)}.grid-margin-y>.large-17{height:calc(70.83333% - 1rem)}.grid-margin-y>.large-18{height:calc(75% - 1rem)}.grid-margin-y>.large-19{height:calc(79.16667% - 1rem)}.grid-margin-y>.large-20{height:calc(83.33333% - 1rem)}.grid-margin-y>.large-21{height:calc(87.5% - 1rem)}.grid-margin-y>.large-22{height:calc(91.66667% - 1rem)}.grid-margin-y>.large-23{height:calc(95.83333% - 1rem)}.grid-margin-y>.large-24{height:calc(100% - 1rem)}}@media screen and (min-width:75em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(4.16667% - .75rem)}.grid-margin-y>.small-2{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-3{height:calc(12.5% - .75rem)}.grid-margin-y>.small-4{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-5{height:calc(20.83333% - .75rem)}.grid-margin-y>.small-6{height:calc(25% - .75rem)}.grid-margin-y>.small-7{height:calc(29.16667% - .75rem)}.grid-margin-y>.small-8{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-9{height:calc(37.5% - .75rem)}.grid-margin-y>.small-10{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-11{height:calc(45.83333% - .75rem)}.grid-margin-y>.small-12{height:calc(50% - .75rem)}.grid-margin-y>.small-13{height:calc(54.16667% - .75rem)}.grid-margin-y>.small-14{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-15{height:calc(62.5% - .75rem)}.grid-margin-y>.small-16{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-17{height:calc(70.83333% - .75rem)}.grid-margin-y>.small-18{height:calc(75% - .75rem)}.grid-margin-y>.small-19{height:calc(79.16667% - .75rem)}.grid-margin-y>.small-20{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-21{height:calc(87.5% - .75rem)}.grid-margin-y>.small-22{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-23{height:calc(95.83333% - .75rem)}.grid-margin-y>.small-24{height:calc(100% - .75rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(4.16667% - .75rem)}.grid-margin-y>.medium-2{height:calc(8.33333% - .75rem)}.grid-margin-y>.medium-3{height:calc(12.5% - .75rem)}.grid-margin-y>.medium-4{height:calc(16.66667% - .75rem)}.grid-margin-y>.medium-5{height:calc(20.83333% - .75rem)}.grid-margin-y>.medium-6{height:calc(25% - .75rem)}.grid-margin-y>.medium-7{height:calc(29.16667% - .75rem)}.grid-margin-y>.medium-8{height:calc(33.33333% - .75rem)}.grid-margin-y>.medium-9{height:calc(37.5% - .75rem)}.grid-margin-y>.medium-10{height:calc(41.66667% - .75rem)}.grid-margin-y>.medium-11{height:calc(45.83333% - .75rem)}.grid-margin-y>.medium-12{height:calc(50% - .75rem)}.grid-margin-y>.medium-13{height:calc(54.16667% - .75rem)}.grid-margin-y>.medium-14{height:calc(58.33333% - .75rem)}.grid-margin-y>.medium-15{height:calc(62.5% - .75rem)}.grid-margin-y>.medium-16{height:calc(66.66667% - .75rem)}.grid-margin-y>.medium-17{height:calc(70.83333% - .75rem)}.grid-margin-y>.medium-18{height:calc(75% - .75rem)}.grid-margin-y>.medium-19{height:calc(79.16667% - .75rem)}.grid-margin-y>.medium-20{height:calc(83.33333% - .75rem)}.grid-margin-y>.medium-21{height:calc(87.5% - .75rem)}.grid-margin-y>.medium-22{height:calc(91.66667% - .75rem)}.grid-margin-y>.medium-23{height:calc(95.83333% - .75rem)}.grid-margin-y>.medium-24{height:calc(100% - .75rem)}.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(4.16667% - .75rem)}.grid-margin-y>.large-2{height:calc(8.33333% - .75rem)}.grid-margin-y>.large-3{height:calc(12.5% - .75rem)}.grid-margin-y>.large-4{height:calc(16.66667% - .75rem)}.grid-margin-y>.large-5{height:calc(20.83333% - .75rem)}.grid-margin-y>.large-6{height:calc(25% - .75rem)}.grid-margin-y>.large-7{height:calc(29.16667% - .75rem)}.grid-margin-y>.large-8{height:calc(33.33333% - .75rem)}.grid-margin-y>.large-9{height:calc(37.5% - .75rem)}.grid-margin-y>.large-10{height:calc(41.66667% - .75rem)}.grid-margin-y>.large-11{height:calc(45.83333% - .75rem)}.grid-margin-y>.large-12{height:calc(50% - .75rem)}.grid-margin-y>.large-13{height:calc(54.16667% - .75rem)}.grid-margin-y>.large-14{height:calc(58.33333% - .75rem)}.grid-margin-y>.large-15{height:calc(62.5% - .75rem)}.grid-margin-y>.large-16{height:calc(66.66667% - .75rem)}.grid-margin-y>.large-17{height:calc(70.83333% - .75rem)}.grid-margin-y>.large-18{height:calc(75% - .75rem)}.grid-margin-y>.large-19{height:calc(79.16667% - .75rem)}.grid-margin-y>.large-20{height:calc(83.33333% - .75rem)}.grid-margin-y>.large-21{height:calc(87.5% - .75rem)}.grid-margin-y>.large-22{height:calc(91.66667% - .75rem)}.grid-margin-y>.large-23{height:calc(95.83333% - .75rem)}.grid-margin-y>.large-24{height:calc(100% - .75rem)}.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(4.16667% - .75rem)}.grid-margin-y>.xlarge-2{height:calc(8.33333% - .75rem)}.grid-margin-y>.xlarge-3{height:calc(12.5% - .75rem)}.grid-margin-y>.xlarge-4{height:calc(16.66667% - .75rem)}.grid-margin-y>.xlarge-5{height:calc(20.83333% - .75rem)}.grid-margin-y>.xlarge-6{height:calc(25% - .75rem)}.grid-margin-y>.xlarge-7{height:calc(29.16667% - .75rem)}.grid-margin-y>.xlarge-8{height:calc(33.33333% - .75rem)}.grid-margin-y>.xlarge-9{height:calc(37.5% - .75rem)}.grid-margin-y>.xlarge-10{height:calc(41.66667% - .75rem)}.grid-margin-y>.xlarge-11{height:calc(45.83333% - .75rem)}.grid-margin-y>.xlarge-12{height:calc(50% - .75rem)}.grid-margin-y>.xlarge-13{height:calc(54.16667% - .75rem)}.grid-margin-y>.xlarge-14{height:calc(58.33333% - .75rem)}.grid-margin-y>.xlarge-15{height:calc(62.5% - .75rem)}.grid-margin-y>.xlarge-16{height:calc(66.66667% - .75rem)}.grid-margin-y>.xlarge-17{height:calc(70.83333% - .75rem)}.grid-margin-y>.xlarge-18{height:calc(75% - .75rem)}.grid-margin-y>.xlarge-19{height:calc(79.16667% - .75rem)}.grid-margin-y>.xlarge-20{height:calc(83.33333% - .75rem)}.grid-margin-y>.xlarge-21{height:calc(87.5% - .75rem)}.grid-margin-y>.xlarge-22{height:calc(91.66667% - .75rem)}.grid-margin-y>.xlarge-23{height:calc(95.83333% - .75rem)}.grid-margin-y>.xlarge-24{height:calc(100% - .75rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .5625rem)}@media print,screen and (min-width:48em){.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1rem)}}@media screen and (min-width:75em){.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}}@media print,screen and (min-width:48em){.grid-margin-y.medium-grid-frame{height:calc(100vh + .75rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1rem)}}@media screen and (min-width:75em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + .75rem)}}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:rgba(10,10,10,.45)}.reveal,.reveal-overlay{display:none;overflow-y:auto}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:48em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:48em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:48em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:48em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:48em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:47.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.small-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.small-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.small-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.small-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.small-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}@media print,screen and (min-width:48em){.medium-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.medium-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.medium-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.medium-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.medium-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.medium-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.large-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.large-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.large-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.large-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.large-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media screen and (min-width:75em){.xlarge-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.xlarge-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.xlarge-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.xlarge-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.xlarge-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.xlarge-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:48em){.medium-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.medium-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.large-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width:75em){.xlarge-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.xlarge-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.xlarge-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.xlarge-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.xlarge-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.xlarge-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xlarge-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xlarge-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:47.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:48em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:48em){.hide-for-medium{display:none!important}}@media screen and (max-width:47.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:47.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.99875em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.slide-in-down.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-left.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-in-up.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-right.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-out-down.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{-webkit-transform:translateY(100%);transform:translateY(100%)}.slide-out-right.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-out-up.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.slide-out-left.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.fade-in.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:1;-webkit-transition-property:opacity;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.hinge-out-from-top.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-up.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-in-down.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-out-up.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.scale-out-up.mui-leave.mui-leave-active{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-down.mui-leave.mui-leave-active{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.spin-in.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(-270deg);transform:rotate(-270deg);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-out-ccw.mui-leave.mui-leave-active{-webkit-transform:rotate(-270deg);transform:rotate(-270deg);opacity:0}.slow{-webkit-transition-duration:.75s!important;transition-duration:.75s!important}.fast{-webkit-transition-duration:.25s!important;transition-duration:.25s!important}.linear{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.ease{-webkit-transition-timing-function:ease!important;transition-timing-function:ease!important}.ease-in{-webkit-transition-timing-function:ease-in!important;transition-timing-function:ease-in!important}.ease-out{-webkit-transition-timing-function:ease-out!important;transition-timing-function:ease-out!important}.ease-in-out{-webkit-transition-timing-function:ease-in-out!important;transition-timing-function:ease-in-out!important}.bounce-in{-webkit-transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{-webkit-transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important;transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{-webkit-transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{-webkit-transition-delay:.3s!important;transition-delay:.3s!important}.long-delay{-webkit-transition-delay:.7s!important;transition-delay:.7s!important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-ccw-1turn;animation-name:spin-ccw-1turn}@keyframes spin-ccw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,to{-webkit-transform:rotate(0);transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{-webkit-animation-duration:.5s;animation-duration:.5s}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:.75s!important;animation-duration:.75s!important}.fast{-webkit-animation-duration:.25s!important;animation-duration:.25s!important}.linear{-webkit-animation-timing-function:linear!important;animation-timing-function:linear!important}.ease{-webkit-animation-timing-function:ease!important;animation-timing-function:ease!important}.ease-in{-webkit-animation-timing-function:ease-in!important;animation-timing-function:ease-in!important}.ease-out{-webkit-animation-timing-function:ease-out!important;animation-timing-function:ease-out!important}.ease-in-out{-webkit-animation-timing-function:ease-in-out!important;animation-timing-function:ease-in-out!important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important;animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{-webkit-animation-delay:.3s!important;animation-delay:.3s!important}.long-delay{-webkit-animation-delay:.7s!important;animation-delay:.7s!important}body,html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;background:#fdf9f5;color:#3d2e2c;font-family:OutfitVariableFont;font-weight:400}body .addthis-smartlayers,html .addthis-smartlayers{display:none}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}*{-webkit-overflow-scrolling:touch}.grid-container,.tint-social{margin-top:3.125rem;margin-bottom:3.125rem}@media print,screen and (min-width:48em){.grid-container,.tint-social{margin-top:4.375rem;margin-bottom:4.375rem}}@media screen and (min-width:75em){.grid-container,.tint-social{margin-top:5rem;margin-bottom:5rem}}.grid-container.no-padding,.tint-social.no-padding{padding-left:0;padding-right:0}.grid-container.no-padding-from-right,.tint-social.no-padding-from-right{padding-right:0}.grid-container.no-padding-from-left,.tint-social.no-padding-from-left{padding-left:0}@media print,screen and (min-width:64em){.grid-container.no-padding-large,.tint-social.no-padding-large{padding:0}}@media print,screen and (max-width:47.99875em){.grid-container.no-padding-for-small,.tint-social.no-padding-for-small{padding:0}}@media print,screen and (min-width:64em){.grid-container.no-padding-from-right-large,.tint-social.no-padding-from-right-large{padding-right:0}}.grid-container.no-margin,.tint-social.no-margin{margin-top:0;margin-bottom:0}.grid-container.no-margin-from-top,.tint-social.no-margin-from-top{margin-top:0}.grid-container.no-margin-from-bottom,.tint-social.no-margin-from-bottom{margin-bottom:0}@media print,screen and (min-width:48em){.grid-container.no-margin-from-top-medium,.tint-social.no-margin-from-top-medium{margin-top:0}}@media print,screen and (min-width:48em){.grid-container.no-margin-medium,.tint-social.no-margin-medium{margin:0}}@media print,screen and (min-width:48em){.grid-container.no-margin-from-both-medium,.tint-social.no-margin-from-both-medium{margin-bottom:0;margin-top:0}}@media print,screen and (min-width:48em){.grid-container.no-margin-from-bottom-medium,.tint-social.no-margin-from-bottom-medium{margin-bottom:0}}@media print,screen and (max-width:47.99875em){.grid-container.no-padding-small,.tint-social.no-padding-small{padding-left:0;padding-right:0}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.grid-container.no-padding-medium,.tint-social.no-padding-medium{padding-left:0;padding-right:0}}@media print,screen and (max-width:47.99875em){.grid-x.small-margin-collapse-custom{margin-left:0;margin-right:0}.grid-x.small-margin-collapse-custom .cell{margin-left:0;margin-right:0;width:100%}}.u-position-relative{position:relative}.u-padding-20{padding:1.25rem}.u-pull-left{margin-right:auto}.u-pull-right{margin-left:auto}.lock-background{overflow:hidden;position:fixed}form select::-ms-expand{display:none}.visually-hidden{height:.0625rem!important;overflow:hidden!important}.u-lock-scroll{overflow:hidden;height:100%}.card-spacing.medium-12 .iframe-wrapper,.u-lock-scroll,.video-container{position:relative}.card-spacing.medium-12 .iframe-wrapper:before,.video-container:before{content:" ";display:block;padding-top:54.93%}@media print,screen and (min-width:48em){.card-spacing.medium-12 .iframe-wrapper:before,.video-container:before{padding-top:55.07%}}.card-spacing.medium-12 .iframe-wrapper embed,.card-spacing.medium-12 .iframe-wrapper iframe,.card-spacing.medium-12 .iframe-wrapper object,.video-container-iframe,.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;right:0;bottom:0;height:100%}table{border-collapse:collapse;width:90%}.sb-upper-case{text-transform:uppercase}.sb-camel-case,.sb-m-camel-t-upper-case{text-transform:capitalize}@media print,screen and (min-width:64em){.sb-m-camel-t-upper-case{text-transform:uppercase}}.sb-m-upper-t-camel-case{text-transform:uppercase}@media print,screen and (min-width:64em){.sb-m-upper-t-camel-case{text-transform:capitalize}}body #drupal-off-canvas .ui-autocomplete li{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body #drupal-off-canvas .ui-autocomplete li a{color:#fff!important}body .js .paragraph-type-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.user-login-form,.user-pass,.user-pass-reset{max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff332;padding:30px;border-radius:10px;margin:15vh auto}.user-login-form .js-form-item,.user-pass-reset .js-form-item,.user-pass .js-form-item{margin-bottom:1.5625rem;margin-top:1.5625rem}.user-login-form .js-form-item label,.user-pass-reset .js-form-item label,.user-pass .js-form-item label{width:100%;display:block}.user-login-form .js-form-item .description,.user-pass-reset .js-form-item .description,.user-pass .js-form-item .description{font-size:.75rem}.user-login-form .js-form-item input,.user-pass-reset .js-form-item input,.user-pass .js-form-item input{max-width:100%;height:2.8125rem;padding:.625rem;margin-top:.3125rem;margin-bottom:.1875rem}.user-login-form p,.user-pass-reset p,.user-pass p{margin-bottom:1.5625rem}.user-login-form .button.js-form-submit.form-submit,.user-pass-reset .button.js-form-submit.form-submit,.user-pass .button.js-form-submit.form-submit{border:0;cursor:pointer;height:50px!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#1e6f30),color-stop(0,#fff))!important;background-image:linear-gradient(90deg,#1e6f30 50%,#fff 0)!important;color:#000}.user-login-form .button.js-form-submit.form-submit:hover,.user-pass-reset .button.js-form-submit.form-submit:hover,.user-pass .button.js-form-submit.form-submit:hover{color:#fff!important}#_evh-link,.embeddedServiceHelpButton .helpButton{bottom:0!important}@media print,screen and (max-width:47.99875em){#_evh-link,.embeddedServiceHelpButton .helpButton{bottom:4.375rem!important}}.node-menu-of-the-week-form.node-form .vertical-tabs.clearfix,.node-recipe-daily-management-form.node-form .vertical-tabs.clearfix{display:none}.green-underline{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:-moz-max-content}.green-underline:after{content:"";position:absolute;height:.1875rem;right:0;bottom:-.25rem;background:#a2c617;width:100%;left:0}#change-meal .difficulty .icofilled:after,#change-meal .prepa .icon-time:after,#mealplanner .difficulty .icofilled:after,#mealplanner .prepa .icon-time:after,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .thumbnail,.mg-accordion:not(.accordion-override) .accordion-group .panel-title i,.mg-category-tags__arrow a span,.mg-category-tags__details-search a .button .search-icon,.mg-home-stage__arrow a span,.mg-home-stage__details-search a .button .search-icon,.mg-pills.complexity .pills-image,.mg-pills.time .pills-image,.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-icon,.mg-product-card a .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-quote-img__icon .img__icon,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon,.svg-icons{width:100%;height:100%;background-repeat:no-repeat;display:block}.book,.mg-teaser-content__container-des .redirect-btn a>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/1kttYL5.png)}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after,.downarrow-lightgray,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after{background-image:url(/themes/custom/gardengourmet/UI/build/images/29gYdOn.svg)}.accordion-downarrow,.mg-accordion:not(.accordion-override) .accordion-group .panel-title i{background-image:url(/themes/custom/gardengourmet/UI/build/images/1H_MZct.svg)}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group .panel-title i,.search-downarrow{background-image:url(/themes/custom/gardengourmet/UI/build/images/Xft2ykX.svg)}.clock,.mg-pills.time .pills-image{background-image:url(/themes/custom/gardengourmet/UI/build/images/pOYcCRR.svg)}#change-meal .prepa .icon-time:after,#mealplanner .prepa .icon-time:after,.clock-gray,.mg-product-card a .mg-recipe-stats .mg-duration .mg-clock-icon{background-image:url(/themes/custom/gardengourmet/UI/build/images/2HBzRT7.svg)}.clock-rdp,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{background-image:url(/themes/custom/gardengourmet/UI/build/images/2XqqByt.svg)}.heart,.mg-teaser-list ul li:before{background-image:url(/themes/custom/gardengourmet/UI/build/images/QfhCTTc.svg)}.idea{background-image:url(/themes/custom/gardengourmet/UI/build/images/2K7jqHa.svg)}.location{background-image:url(/themes/custom/gardengourmet/UI/build/images/3jTw1qt.svg)}.mg-pills.complexity .pills-image,.recipeType{background-image:url(/themes/custom/gardengourmet/UI/build/images/gyZr9fW.svg)}#change-meal .difficulty .icofilled:after,#mealplanner .difficulty .icofilled:after,.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-icon,.recipeType-gray{background-image:url(/themes/custom/gardengourmet/UI/build/images/35ZIWcD.png)}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon,.recipeType-rdp{background-image:url(/themes/custom/gardengourmet/UI/build/images/2KO9pLI.svg)}.mg-recipe-instructions .recipe-floating-icon,.recipe-floating{background-image:url(/themes/custom/gardengourmet/UI/build/images/wjOAESS.svg)}.refrigerator{background-image:url(/themes/custom/gardengourmet/UI/build/images/3C_izSL.svg)}.scale{background-image:url(/themes/custom/gardengourmet/UI/build/images/MORMVbe.svg)}.btn-buynow.mg-submit-btn>div,.mg-btn.btn-buynow>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-pills .adimo-site-product-first>div,.mg-pills .adimo-store-first-button>div,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-teaser-full .adimo-site-product-first>div,.mg-teaser-full .adimo-store-first-button>div,.mp-button.mp-button--primary.btn-buynow>div,.shoppingCart,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/3gZ52Yf.svg)!important}.btn-buynow.mg-submit-btn:hover>div,.mg-btn.btn-buynow:hover>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-store-first-button:hover>div,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,.mg-teaser-full .adimo-site-product-first:hover>div,.mg-teaser-full .adimo-store-first-button:hover>div,.mp-button.mp-button--primary.btn-buynow:hover>div,.shoppingCart-black,.user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/QTUTcQn.svg)!important}.star{background-image:url(/themes/custom/gardengourmet/UI/build/images/3SwcjNA.svg)}.halfstar{background-image:url(/themes/custom/gardengourmet/UI/build/images/1Zoukcn.svg)}.trophy{background-image:url(/themes/custom/gardengourmet/UI/build/images/3EWMJrR.svg)}.check{background-image:url(/themes/custom/gardengourmet/UI/build/images/aKhrJ2r.svg)}#mealplanner .recipe-close a,.close,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:first-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:first-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:first-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:first-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:first-child>div,.mg-comments .mg-btn-wrapper .mg-btn:first-child>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions]>div,.mg-comments .mg-btn-wrapper .mg-submit-btn:first-child>div,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:first-child>div,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:first-child>div,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:first-child>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:first-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:first-child[data-drupal-selector=edit-actions]>div,.mg-overlay-close,.mg-result-close-icon,.mp-dialog .ui-dialog-titlebar .ui-button-icon,.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/3eXTYTF.svg)}.close-yellow{background-image:url(/themes/custom/gardengourmet/UI/build/images/3o8dUz2.svg)}.downarrow,.mg-search-filter-sorting>button span{background-image:url(/themes/custom/gardengourmet/UI/build/images/Xft2ykX.svg)}.downarrow-gray{background-image:url(/themes/custom/gardengourmet/UI/build/images/2vRewcJ.svg)}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:last-child:hover>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:last-child:hover>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child:hover>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child:hover>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child:hover>div,.mg-comments .mg-btn-wrapper .mg-btn:last-child:hover>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child:hover[data-drupal-selector=edit-actions]>div,.mg-comments .mg-btn-wrapper .mg-submit-btn:last-child:hover>div,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child:hover>div,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child:hover>div,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child:hover>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:last-child:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:last-child:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:last-child:hover[data-drupal-selector=edit-actions]>div,.mg-slick-controls .controls__button--next span,.mg-slick-controls .controls__button--prev span,.rightarrow,.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/3LJsgz4.svg)!important}.mg-slick-controls .controls__button--next:focus span,.mg-slick-controls .controls__button--next:hover span,.mg-slick-controls .controls__button--prev:focus span,.mg-slick-controls .controls__button--prev:hover span,.mg-term-condition__btn span,.mg-video-play-icon a span,.rightarrow-green,.Video-btn span{background-image:url(/themes/custom/gardengourmet/UI/build/images/3kkV5PT.svg)!important}.disabledarrow,.mg-category-tags__arrow a span,.mg-home-stage__arrow a span,.mg-slick-controls .controls__button.slick-disabled span{background-image:url(/themes/custom/gardengourmet/UI/build/images/2Qu20Bb.svg)!important}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:last-child.inactive>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:last-child.inactive>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child.inactive>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child.inactive>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child.inactive>div,.mg-comments .mg-btn-wrapper .mg-btn:last-child.inactive>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child.inactive[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child.inactive[data-drupal-selector=edit-actions]>div,.mg-comments .mg-btn-wrapper .mg-submit-btn:last-child.inactive>div,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child.inactive>div,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child.inactive>div,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child.inactive>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:last-child.inactive[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:last-child.inactive[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:last-child.inactive[data-drupal-selector=edit-actions]>div,.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/TLoAxi-.svg)}.download,.mg-pdf-cta_container .mg-pdf-btn span{background-image:url(/themes/custom/gardengourmet/UI/build/images/iyhaY_k.svg)}.filter,.filter-gray,.mg-search-filter-elem span{background-image:url(/themes/custom/gardengourmet/UI/build/images/174JtvR.svg)}.mg-ingredients__controls a:first-of-type,.minus{background-image:url(/themes/custom/gardengourmet/UI/build/images/2BTdK7e.svg);background-repeat:no-repeat;background-position:50%}.mg-ingredients__controls a.inactive:last-of-type,.plus-disabled{background-image:url(/themes/custom/gardengourmet/UI/build/images/1sv0VS4.svg);background-repeat:no-repeat;background-position:50%}.mg-ingredients__controls a.inactive:first-of-type,.minus-disabled{background-image:url(/themes/custom/gardengourmet/UI/build/images/2I_8rE5.svg);background-repeat:no-repeat;background-position:50%}.mg-ingredients__controls a:last-of-type,.plus{background-image:url(/themes/custom/gardengourmet/UI/build/images/1zWLdge.svg);background-repeat:no-repeat;background-position:50%}.plus_icon_for_mymenu{background-image:url(/themes/custom/gardengourmet/UI/build/images/1jbnZOP.svg);background-repeat:no-repeat;background-position:50%}.mg-recipe-stage .mg-video-play-icon a span,.mg-video-play-icon a:hover span,.mg-video__img-block .mg-play-icon a:hover span,.mg-video__img-block .mg-play-icon a span,.play,.play-default{background-image:url(/themes/custom/gardengourmet/UI/build/images/23ypCjj.svg);background-repeat:no-repeat;height:1.45688rem;width:.9725rem;background-size:.9725rem 1.45688rem}@media print,screen and (min-width:48em){.mg-recipe-stage .mg-video-play-icon a span,.mg-video-play-icon a:hover span,.mg-video__img-block .mg-play-icon a:hover span,.mg-video__img-block .mg-play-icon a span,.play,.play-default{height:1.28438rem;width:.85688rem;background-size:.85688rem 1.28438rem}}.mg-recipe-stage .mg-video-play-icon a span,.mg-video__img-block .mg-play-icon a span,.play-default{background-image:url(/themes/custom/gardengourmet/UI/build/images/15YkchJ.svg)}.footer-links-default{background-image:url(/themes/custom/gardengourmet/UI/build/images/3LJBVkq.svg)}.footer-links-hover{background-image:url(/themes/custom/gardengourmet/UI/build/images/1O3jW7b.svg)!important}.mg-ingredients__rewe>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/3ZFZOlL.png);background-repeat:no-repeat;background-position:50%}.mg-ingredients__copy_popup_btn>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/fW9_NOl.svg);background-repeat:no-repeat;background-position:50%}.mg-ingredients__copy_popup_btn.inactive>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/cCTRL_4.svg)}.mg-ingredients__copy_popup_btn:hover>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/3Gojgzm.svg)}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button.plusIcon,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:last-child[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button.plusIcon,.mg-ingredients__btn .mg-btn:last-child>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-submit-btn:last-child>div,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:last-child>div,.mg-submit-btn .button.plusIcon,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/w22yI9Q.svg);background-repeat:no-repeat}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:last-child:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions] .button.plusIcon,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:last-child:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions] .button.plusIcon,.mg-ingredients__btn .mg-btn:last-child:hover>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child:hover[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-submit-btn:last-child:hover>div,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child:hover>div,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child:hover>div,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:last-child:hover>div,.mg-submit-btn:hover .button.plusIcon,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:last-child:hover>div,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:last-child:hover>div,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:last-child:hover>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/1zWLdge.svg)}.mg-custom-check .mg-custom-check-input:checked+label.selected-ingredient:after{background-image:url(/themes/custom/gardengourmet/UI/build/images/3QIr9T4.svg);background-repeat:no-repeat;background-position:50%}.contactus-form input[type=checkbox]:checked+label:after,.mg-custom-check .mg-custom-check-input:checked+label.copied-ingredient:after,.newsletter-form input[type=checkbox]:checked+label:after{background-image:url(/themes/custom/gardengourmet/UI/build/images/1zsO6Br.svg);background-repeat:no-repeat;background-position:50%}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.mg-quote-img__icon .img__icon,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.quotes{background-image:url(/themes/custom/gardengourmet/UI/build/images/160sAXZ.svg)}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-playlist-grid .mg-btn-wrapper div:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-carousel .mg-btn-wrapper div:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .newsletter-thankyou-message div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-playlist-grid .mg-btn-wrapper div:hover[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-carousel .mg-btn-wrapper div:hover[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .newsletter-thankyou-message div:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions] .button,.mg-kochstudio-cell .mg-search-expert_btn div:hover,.mg-playlist-grid .mg-btn-wrapper .mg-btn:hover div,.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-submit-btn:hover div,.mg-playlist-grid .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:hover div,.mg-playlist-grid .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:hover div,.mg-playlist-grid .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:hover div,.mg-search-filter-buttons a:hover .mg-search-filter-buttons-text:before,.mg-submit-btn:hover .button,.mg-teaser-carousel .mg-btn-wrapper .mg-btn:hover div,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions] div,.mg-teaser-carousel .mg-btn-wrapper .mg-submit-btn:hover div,.mg-teaser-carousel .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:hover div,.mg-teaser-carousel .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:hover div,.mg-teaser-carousel .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:hover div,.mg-teaser-content__container-des .redirect-btn a:first-child:hover>div,.mg-teaser-expert-data__quote-btn .mg-btn:hover>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-submit-btn:hover>div,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit:hover>div,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit:hover>div,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit:hover>div,.mg-teaser-expert__container .detail .redirect-btn a:hover>div,.mg-teaser-expert__container .expert-carousel .redirect-btn a:hover>div,.mg-teaser-full .user-login-form a.button.js-form-submit.form-submit:hover div,.mg-teaser-full .user-pass-reset a.button.js-form-submit.form-submit:hover div,.mg-teaser-full .user-pass a.button.js-form-submit.form-submit:hover div,.mg-teaser-full a.mg-btn:hover div,.mg-teaser-full a.mg-submit-btn:hover div,.mg-teaser-list__btn .mg-btn:hover>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-submit-btn:hover>div,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit:hover>div,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit:hover>div,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit:hover>div,.mg-term-condition__btn:hover span,.mg-video-play-icon a span.arrow,.newsletter-thankyou-message .mg-btn:hover>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-submit-btn:hover>div,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit:hover>div,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit:hover>div,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit:hover>div,.right-arrow-black,.user-login-form .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-login-form .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div,.user-login-form .mg-teaser-full a.button.js-form-submit.form-submit:hover div,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-pass-reset .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-teaser-full a.button.js-form-submit.form-submit:hover div,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-pass .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div,.user-pass .mg-teaser-full a.button.js-form-submit.form-submit:hover div,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div{background-image:url(/themes/custom/gardengourmet/UI/build/images/2DLn8gj.svg);background-repeat:no-repeat;background-position:50%}.active-rightarrow,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:last-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:last-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child>div,.mg-comments .mg-btn-wrapper .mg-btn:last-child>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.mg-comments .mg-btn-wrapper .mg-submit-btn:last-child>div,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child>div,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-playlist-grid .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-carousel .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .newsletter-thankyou-message div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:last-child[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-playlist-grid .mg-btn-wrapper div[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-carousel .mg-btn-wrapper div[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .newsletter-thankyou-message div[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,.mg-footer__block-link ul li:before,.mg-kochstudio-cell .mg-search-expert_btn div,.mg-playlist-grid .mg-btn-wrapper .mg-btn div,.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-submit-btn div,.mg-playlist-grid .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit div,.mg-playlist-grid .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit div,.mg-playlist-grid .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit div,.mg-search-filter-buttons .mg-search-filter-buttons-text:before,.mg-search__suggestion li,.mg-search__topsuggestion_links li,.mg-submit-btn .button,.mg-teaser-carousel .mg-btn-wrapper .mg-btn div,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] div,.mg-teaser-carousel .mg-btn-wrapper .mg-submit-btn div,.mg-teaser-carousel .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit div,.mg-teaser-carousel .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit div,.mg-teaser-carousel .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit div,.mg-teaser-content__container-des .redirect-btn a:first-child>div,.mg-teaser-expert-data__quote-btn .mg-btn>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-submit-btn>div,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit>div,.mg-teaser-expert__container .detail .redirect-btn a>div,.mg-teaser-expert__container .expert-carousel .redirect-btn a>div,.mg-teaser-full .user-login-form a.button.js-form-submit.form-submit div,.mg-teaser-full .user-pass-reset a.button.js-form-submit.form-submit div,.mg-teaser-full .user-pass a.button.js-form-submit.form-submit div,.mg-teaser-full a.mg-btn div,.mg-teaser-full a.mg-submit-btn div,.mg-teaser-list__btn .mg-btn>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-submit-btn>div,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit>div,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit>div,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit>div,.mg-video .general span,.newsletter-thankyou-message .mg-btn>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-submit-btn>div,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit>div,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit>div,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit>div,.right-arrow-yellow,.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-login-form .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-login-form .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-login-form .mg-teaser-full a.button.js-form-submit.form-submit div,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit>div,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit>div,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-pass-reset .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-full a.button.js-form-submit.form-submit div,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit>div,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit>div,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-pass .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-pass .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass .mg-teaser-full a.button.js-form-submit.form-submit div,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit>div,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit>div,html[dir=rtl] .mg-footer__block-link ul li:before{background-image:url(/themes/custom/gardengourmet/UI/build/images/jERiNP_.svg);background-repeat:no-repeat;background-position:50%}.right-arrow-white{background-image:url(/themes/custom/gardengourmet/UI/build/images/38B9Dbb.svg);background-repeat:no-repeat;background-position:50%}.mg-rating__stars .mg-rating_captcha .mg-captcha-row2 .mg-refresh-arrow,.refresh-arrow{background-image:url(/themes/custom/gardengourmet/UI/build/images/2T18Ibq.svg);background-repeat:no-repeat;background-position:50%}.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha .mg-refresh-arrow,.mg-comments .mg-input.mg-captcha .mg-refresh-arrow,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .reload-captcha-wrapper a,.refresh-comment{background-image:url(/themes/custom/gardengourmet/UI/build/images/3qdvb8k.svg);background-repeat:no-repeat;background-position:50%}.mg-category-tags__details-search a .button .search-icon,.mg-home-stage__details-search a .button .search-icon,.mg-search__banner_overtext .mg-search-submit,.mg-search__didyou-mean-results .mg-search-submit,.mg-search__error-results .mg-search-submit,.mg-search__error-single .mg-search-submit,.mg-search__likes-results .mg-search-submit,.search{background-image:url(/themes/custom/gardengourmet/UI/build/images/1gsNJzt.svg)}.mg-category-tags__details-search a .button:hover:after,.mg-home-stage__details-search a .button:hover:after,.mg-search__banner_overtext .mg-search-submit:hover:after,.search-green{background-image:url(/themes/custom/gardengourmet/UI/build/images/aQ_5JP7.svg)}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__suggestion_alt h3,.mg-search__suggestion_alt .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__suggestion_alt .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__suggestion_alt h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__suggestion_alt h2,.search-noresults{background-image:url(/themes/custom/gardengourmet/UI/build/images/3Wz615k.svg)}.pdf-print-frame{background-image:url(/themes/custom/gardengourmet/UI/build/images/1rnh_vP.png)}.pdf-print-paper-sheet{background-image:url(/themes/custom/gardengourmet/UI/build/images/2503mj1.png)}.pdf-print-yellow-layer{background-image:url(/themes/custom/gardengourmet/UI/build/images/3banENa.png)}.pdf-print-maggi-logo{background-image:url(/themes/custom/gardengourmet/UI/build/images/2NfINic.png)}.pdf-print-icon-food{background-image:url(/themes/custom/gardengourmet/UI/build/images/2MTAA_r.png)}.pdf-print-icon-portions{background-image:url(/themes/custom/gardengourmet/UI/build/images/2wVneEj.png)}.pdf-print-icon-time{background-image:url(/themes/custom/gardengourmet/UI/build/images/CRMAHaK.png)}.mg-ingredients__table>div .recipe-ingredient-name a em,.related-Ingredients-arrow{background-image:url(/themes/custom/gardengourmet/UI/build/images/2w4IzvS.svg)}.contactus-form ul li:before,.copy_Ingredients_checkmark,.mg-copy-notification,.newsletter-form ul li:before,.newsletter-thankyou-message .mg-subscribed-sign{background-image:url(/themes/custom/gardengourmet/UI/build/images/3dl-69D.svg)}.anchor-bottom,.contactus-form a:after,.contactus-form ul li a:after,.mg-accordion:not(.accordion-override) .accordion-group .panel-content a:after,.mg-author-platform a:after,.mg-comments-loadmore:after,.mg-comments-reply:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:after,.mg-cooking-knowledge a h5:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text:after,.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a:after,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text:after,.mg-dsu-rating .views-row .comment-list .links.inline li a:after,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:after,.mg-generic-text__description ol li a:after,.mg-generic-text__description ul li a:after,.mg-generic-text a:after,.mg-ingredients__table>div .recipe-ingredient-name a:after,.mg-navigation-place-holder__description ol li a:after,.mg-navigation-place-holder__description ul li a:after,.mg-navigation-place-holder a:after,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a:after,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a:after,.mg-playlist-grid .playlist-dark .playlist-cta a:after,.mg-quote-platform a:after,.mg-recipe-header_subtitle a:after,.mg-search-load-more:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:after,.mg-search-maggi-cell .mg-search-maggi h5 a:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:after,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a:after,.mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content .upper-content a h5:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content a h5:after,.mg-teaser-recipe-pdp a p:after,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:after,.newsletter-form a:after,.newsletter-form ul li a:after,.panel-content__description ol li a:after,.panel-content__description ul li a:after,.panel-content a:after{content:"";width:100%;height:.125rem;background:#fff33e;-webkit-transition:width .3s;transition:width .3s;display:block}@media print,screen and (max-width:47.99875em){.anchor-bottom,.contactus-form a:after,.contactus-form ul li a:after,.mg-accordion:not(.accordion-override) .accordion-group .panel-content a:after,.mg-author-platform a:after,.mg-comments-loadmore:after,.mg-comments-reply:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:after,.mg-cooking-knowledge a h5:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text:after,.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a:after,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text:after,.mg-dsu-rating .views-row .comment-list .links.inline li a:after,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:after,.mg-generic-text__description ol li a:after,.mg-generic-text__description ul li a:after,.mg-generic-text a:after,.mg-ingredients__table>div .recipe-ingredient-name a:after,.mg-navigation-place-holder__description ol li a:after,.mg-navigation-place-holder__description ul li a:after,.mg-navigation-place-holder a:after,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a:after,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a:after,.mg-playlist-grid .playlist-dark .playlist-cta a:after,.mg-quote-platform a:after,.mg-recipe-header_subtitle a:after,.mg-search-load-more:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:after,.mg-search-maggi-cell .mg-search-maggi h5 a:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:after,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a:after,.mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content .upper-content a h5:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content a h5:after,.mg-teaser-recipe-pdp a p:after,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:after,.newsletter-form a:after,.newsletter-form ul li a:after,.panel-content__description ol li a:after,.panel-content__description ul li a:after,.panel-content a:after{content:unset}}.anchor-bottom-hover:after,.contactus-form a:hover:after,.contactus-form ul li a:hover:after,.mg-accordion:not(.accordion-override) .accordion-group .panel-content a:hover:after,.mg-author-platform a:hover:after,.mg-comments-loadmore:hover:after,.mg-comments-reply:hover:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:hover:after,.mg-cooking-knowledge a h5:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:hover:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:hover:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:hover:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:hover:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:hover:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text:hover:after,.mg-dsu-rating .views-row .comment-list .links.inline li a:hover:after,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:hover:after,.mg-generic-text__description ol li a:hover:after,.mg-generic-text__description ul li a:hover:after,.mg-generic-text a:hover:after,.mg-ingredients__table>div .recipe-ingredient-name a:hover:after,.mg-navigation-place-holder__description ol li a:hover:after,.mg-navigation-place-holder__description ul li a:hover:after,.mg-navigation-place-holder a:hover:after,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a:hover:after,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a:hover:after,.mg-playlist-grid .playlist-dark .playlist-cta a:hover:after,.mg-quote-platform a:hover:after,.mg-recipe-header_subtitle a:hover:after,.mg-search-load-more:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:hover:after,.mg-search-maggi-cell .mg-search-maggi h5 a:hover:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:hover:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:hover:after,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a:hover:after,.mg-search__suggestion_title a:hover:after,.mg-teaser-recipe-1_content .upper-content a h5:hover:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:hover:after,.mg-teaser-recipe-1_content a h5:hover:after,.mg-teaser-recipe-pdp a p:hover:after,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:hover:after,.newsletter-form a:hover:after,.newsletter-form ul li a:hover:after,.panel-content__description ol li a:hover:after,.panel-content__description ul li a:hover:after,.panel-content a:hover:after{width:0}@media print,screen and (max-width:47.99875em){.anchor-bottom-hover:after,.contactus-form a:hover:after,.contactus-form ul li a:hover:after,.mg-accordion:not(.accordion-override) .accordion-group .panel-content a:hover:after,.mg-author-platform a:hover:after,.mg-comments-loadmore:hover:after,.mg-comments-reply:hover:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:hover:after,.mg-cooking-knowledge a h5:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:hover:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:hover:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:hover:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:hover:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:hover:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text:hover:after,.mg-dsu-rating .views-row .comment-list .links.inline li a:hover:after,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:hover:after,.mg-generic-text__description ol li a:hover:after,.mg-generic-text__description ul li a:hover:after,.mg-generic-text a:hover:after,.mg-ingredients__table>div .recipe-ingredient-name a:hover:after,.mg-navigation-place-holder__description ol li a:hover:after,.mg-navigation-place-holder__description ul li a:hover:after,.mg-navigation-place-holder a:hover:after,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a:hover:after,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a:hover:after,.mg-playlist-grid .playlist-dark .playlist-cta a:hover:after,.mg-quote-platform a:hover:after,.mg-recipe-header_subtitle a:hover:after,.mg-search-load-more:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:hover:after,.mg-search-maggi-cell .mg-search-maggi h5 a:hover:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:hover:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:hover:after,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a:hover:after,.mg-search__suggestion_title a:hover:after,.mg-teaser-recipe-1_content .upper-content a h5:hover:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:hover:after,.mg-teaser-recipe-1_content a h5:hover:after,.mg-teaser-recipe-pdp a p:hover:after,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:hover:after,.newsletter-form a:hover:after,.newsletter-form ul li a:hover:after,.panel-content__description ol li a:hover:after,.panel-content__description ul li a:hover:after,.panel-content a:hover:after{content:unset}}.write{background-image:url(/themes/custom/gardengourmet/UI/build/images/3rsMyof.svg);background-size:1rem 1rem;background-repeat:no-repeat}.arrow-submit,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button{background-image:url(/themes/custom/gardengourmet/UI/build/images/265lFGa.svg);background-size:1rem 1rem;background-repeat:no-repeat}.arrow-submit-black,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]:hover .button{background-image:url(/themes/custom/gardengourmet/UI/build/images/3HXu-QK.svg);background-size:1rem 1rem;background-repeat:no-repeat}.fill-star{background-image:url(/themes/custom/gardengourmet/UI/build/images/1imGTTu.svg)!important;background-size:1.875rem 1.875rem;background-repeat:no-repeat}.empty-star,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .fivestar-default div.fivestar-widget-static .star{background-image:url(/themes/custom/gardengourmet/UI/build/images/y83ExUi.svg)!important;background-size:1.875rem 1.875rem;background-repeat:no-repeat}.half-star-icon{background-image:url(/themes/custom/gardengourmet/UI/build/images/2iivB1G.svg)}.half-star-icon,.less-then-half-star-icon{background-size:1.875rem 1.875rem;background-repeat:no-repeat}.less-then-half-star-icon{background-image:url(/themes/custom/gardengourmet/UI/build/images/2QTJvja.svg)}.more-then-half-star-icon{background-image:url(/themes/custom/gardengourmet/UI/build/images/10F-Jzm.svg);background-size:1.875rem 1.875rem;background-repeat:no-repeat}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text,.recommend-icon{background-image:url(/themes/custom/gardengourmet/UI/build/images/QewmsTz.svg);background-size:1.0625rem 1.3125rem;background-repeat:no-repeat;background-position:0}@media print,screen and (min-width:48em){.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text,.recommend-icon{background-size:1.0625rem 1.5rem}}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text.no_recommenmd,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text.no_recommenmd,.not-recommend-icon{background-image:url(/themes/custom/gardengourmet/UI/build/images/3rV85aP.svg);background-size:1.0625rem 1.1875rem;background-repeat:no-repeat;background-position:0}@media print,screen and (min-width:48em){.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text.no_recommenmd,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text.no_recommenmd,.not-recommend-icon{background-size:1.0625rem 1.5rem}}.mg-dsu-rating.admin-reply-comment article .comment-list .usefulness .flag a,.mg-dsu-rating .views-row .comment-list .usefulness .flag a,.thumbsup-icon{background-image:url(/themes/custom/gardengourmet/UI/build/images/d25dw7W.svg);background-size:1rem 2rem;background-repeat:no-repeat;background-position:0}.mg-dsu-rating.admin-reply-comment article .comment-list .usefulness .flag.flag-dsu-ratings-comment-unuseful a,.mg-dsu-rating .views-row .comment-list .usefulness .flag.flag-dsu-ratings-comment-unuseful a,.thumbsdown-icon{background-image:url(/themes/custom/gardengourmet/UI/build/images/3h5SrpF.svg);background-size:1rem 2rem;background-repeat:no-repeat;background-position:0}.loading-spinner{-webkit-animation-play-state:running;animation-play-state:running;opacity:1;position:relative;height:100vh}@-webkit-keyframes spinner{0%{-webkit-transform:translate3d(-50%,-50%,0) rotate(0deg);transform:translate3d(-50%,-50%,0) rotate(0deg)}to{-webkit-transform:translate3d(-50%,-50%,0) rotate(1turn);transform:translate3d(-50%,-50%,0) rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:translate3d(-50%,-50%,0) rotate(0deg);transform:translate3d(-50%,-50%,0) rotate(0deg)}to{-webkit-transform:translate3d(-50%,-50%,0) rotate(1turn);transform:translate3d(-50%,-50%,0) rotate(1turn)}}.loading-spinner.-paused{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:.2;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.loading-spinner:before{-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;-webkit-animation-play-state:inherit;animation-play-state:inherit;border:.1875rem solid;border-radius:50%;content:"";height:1.875rem;left:50%;opacity:inherit;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:1.875rem;will-change:transform}.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__suggestion_title a,.mg-search__suggestion_title h5,.mg-teaser-carousel .mg-teaser-expert-data__name h2,blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:0;font-size:inherit;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%}a,small{line-height:inherit}a{color:#1779ba;text-decoration:none;cursor:pointer}a img,hr{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-bottom:1px solid #cacaca}dl,ol,ul{margin-bottom:0;list-style-position:outside}li{font-size:inherit}ul{list-style-type:none}ol,ul{margin-left:0}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #000}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #000;font-family:Consolas,Liberation Mono,Courier,monospace;color:#0a0a0a}.h1,code,h1{font-weight:400}.h1,h1{font-size:30px;line-height:40px;font-family:TavirajBold}@media screen and (min-width:768px){.h1,h1{font-size:38px;line-height:50px}}@media screen and (min-width:1024px){.h1,h1{font-size:38px;line-height:50px}}@media screen and (min-width:1200px){.h1,h1{font-size:47px;line-height:57px}}.comment-dsu-ratings-reviews-comment-type-form h2,.comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,.h2,.mg-comments h2,.mg-comments h2 .mg-comments-total,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,.mg-dsu-rating .views-element-container .overallTitle,.mg-teaser-full.theme-dark h2,.mg-video .general .info,.mg-video__txt-block .info,h2{font-size:25px;line-height:35px;font-family:TavirajBold;font-weight:400}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form h2,.comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,.h2,.mg-comments h2,.mg-comments h2 .mg-comments-total,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,.mg-dsu-rating .views-element-container .overallTitle,.mg-teaser-full.theme-dark h2,.mg-video .general .info,.mg-video__txt-block .info,h2{font-size:30px;line-height:40px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form h2,.comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,.h2,.mg-comments h2,.mg-comments h2 .mg-comments-total,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,.mg-dsu-rating .views-element-container .overallTitle,.mg-teaser-full.theme-dark h2,.mg-video .general .info,.mg-video__txt-block .info,h2{font-size:30px;line-height:40px}}@media screen and (min-width:1200px){.comment-dsu-ratings-reviews-comment-type-form h2,.comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,.h2,.mg-comments h2,.mg-comments h2 .mg-comments-total,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,.mg-dsu-rating .views-element-container .overallTitle,.mg-teaser-full.theme-dark h2,.mg-video .general .info,.mg-video__txt-block .info,h2{font-size:40px;line-height:50px}}.heading3,h3{font-size:21px;line-height:28px;font-family:TavirajBold;font-weight:400}@media screen and (min-width:768px){.heading3,h3{font-size:21px;line-height:28px}}@media screen and (min-width:1024px){.heading3,h3{font-size:21px;line-height:28px}}@media screen and (min-width:1200px){.heading3,h3{font-size:25px;line-height:35px}}.contactus-form ul li a,.h4,.mg-product-card a .mg-recipe-info,.mg-recipe-instructions .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-teaser-carousel .mg-teaser-expert-data__name h2,.newsletter-form ul li a,h4{font-size:16px;line-height:25px;font-family:TavirajBold;font-weight:400}@media screen and (min-width:768px){.contactus-form ul li a,.h4,.mg-product-card a .mg-recipe-info,.mg-recipe-instructions .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-teaser-carousel .mg-teaser-expert-data__name h2,.newsletter-form ul li a,h4{font-size:16px;line-height:23px}}@media screen and (min-width:1024px){.contactus-form ul li a,.h4,.mg-product-card a .mg-recipe-info,.mg-recipe-instructions .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-teaser-carousel .mg-teaser-expert-data__name h2,.newsletter-form ul li a,h4{font-size:16px;line-height:23px}}@media screen and (min-width:1200px){.contactus-form ul li a,.h4,.mg-product-card a .mg-recipe-info,.mg-recipe-instructions .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-teaser-carousel .mg-teaser-expert-data__name h2,.newsletter-form ul li a,h4{font-size:22px;line-height:28px}}.btn-buynow.mg-submit-btn:hover>div,.btn-buynow.mg-submit-btn>div,.h5,.mg-author-platform a,.mg-btn.btn-buynow:hover>div,.mg-btn.btn-buynow>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,.mg-pdf-cta_container .mg-pdf-btn,.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-site-product-first>div,.mg-pills .adimo-store-first-button:hover>div,.mg-pills .adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-quote-platform a,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,.mg-search__suggestion_title a,.mg-search__suggestion_title h5,.mg-submit-btn .button,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-full .adimo-site-product-first:hover>div,.mg-teaser-full .adimo-site-product-first>div,.mg-teaser-full .adimo-store-first-button:hover>div,.mg-teaser-full .adimo-store-first-button>div,.mg-teaser-recipe-pdp a p,.mg-teaser-recipe_content .card .mg-video__txt-block .info,.mp-button.mp-button--primary.btn-buynow:hover>div,.mp-button.mp-button--primary.btn-buynow>div,.mp-button>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div,h5{font-size:18px;line-height:24px;font-family:TavirajBold;font-weight:400}@media screen and (min-width:768px){.btn-buynow.mg-submit-btn:hover>div,.btn-buynow.mg-submit-btn>div,.h5,.mg-author-platform a,.mg-btn.btn-buynow:hover>div,.mg-btn.btn-buynow>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,.mg-pdf-cta_container .mg-pdf-btn,.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-site-product-first>div,.mg-pills .adimo-store-first-button:hover>div,.mg-pills .adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-quote-platform a,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,.mg-search__suggestion_title a,.mg-search__suggestion_title h5,.mg-submit-btn .button,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-full .adimo-site-product-first:hover>div,.mg-teaser-full .adimo-site-product-first>div,.mg-teaser-full .adimo-store-first-button:hover>div,.mg-teaser-full .adimo-store-first-button>div,.mg-teaser-recipe-pdp a p,.mg-teaser-recipe_content .card .mg-video__txt-block .info,.mp-button.mp-button--primary.btn-buynow:hover>div,.mp-button.mp-button--primary.btn-buynow>div,.mp-button>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div,h5{font-size:16px;line-height:22px}}@media screen and (min-width:1024px){.btn-buynow.mg-submit-btn:hover>div,.btn-buynow.mg-submit-btn>div,.h5,.mg-author-platform a,.mg-btn.btn-buynow:hover>div,.mg-btn.btn-buynow>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,.mg-pdf-cta_container .mg-pdf-btn,.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-site-product-first>div,.mg-pills .adimo-store-first-button:hover>div,.mg-pills .adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-quote-platform a,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,.mg-search__suggestion_title a,.mg-search__suggestion_title h5,.mg-submit-btn .button,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-full .adimo-site-product-first:hover>div,.mg-teaser-full .adimo-site-product-first>div,.mg-teaser-full .adimo-store-first-button:hover>div,.mg-teaser-full .adimo-store-first-button>div,.mg-teaser-recipe-pdp a p,.mg-teaser-recipe_content .card .mg-video__txt-block .info,.mp-button.mp-button--primary.btn-buynow:hover>div,.mp-button.mp-button--primary.btn-buynow>div,.mp-button>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div,h5{font-size:16px;line-height:22px}}@media screen and (min-width:1200px){.btn-buynow.mg-submit-btn:hover>div,.btn-buynow.mg-submit-btn>div,.h5,.mg-author-platform a,.mg-btn.btn-buynow:hover>div,.mg-btn.btn-buynow>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,.mg-pdf-cta_container .mg-pdf-btn,.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-site-product-first>div,.mg-pills .adimo-store-first-button:hover>div,.mg-pills .adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-quote-platform a,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,.mg-search__suggestion_title a,.mg-search__suggestion_title h5,.mg-submit-btn .button,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-full .adimo-site-product-first:hover>div,.mg-teaser-full .adimo-site-product-first>div,.mg-teaser-full .adimo-store-first-button:hover>div,.mg-teaser-full .adimo-store-first-button>div,.mg-teaser-recipe-pdp a p,.mg-teaser-recipe_content .card .mg-video__txt-block .info,.mp-button.mp-button--primary.btn-buynow:hover>div,.mp-button.mp-button--primary.btn-buynow>div,.mp-button>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div,h5{font-size:18px;line-height:28px}}.breadcrumb-font,.mg-breadcrumb ol li,.mg-breadcrumb ul li{font-size:12px;line-height:14px;font-weight:700}@media screen and (min-width:768px){.breadcrumb-font,.mg-breadcrumb ol li,.mg-breadcrumb ul li{font-size:16px;line-height:18px}}@media screen and (min-width:1024px){.breadcrumb-font,.mg-breadcrumb ol li,.mg-breadcrumb ul li{font-size:18px;line-height:18px}}.button-text,.mg-btn,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-pills .adimo-site-product-first,.mg-pills .adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a,.mg-product-card .js-redirect-buynow-shopalyst a,.mg-product-card .js-redirect-buynow a,.mg-submit-btn,.mg-teaser-full .adimo-site-product-first,.mg-teaser-full .adimo-store-first-button,.mp-button.mp-button--primary,.user-login-form .button.js-form-submit.form-submit,.user-pass-reset .button.js-form-submit.form-submit,.user-pass .button.js-form-submit.form-submit{font-size:22px;line-height:22px;font-weight:400}@media screen and (min-width:768px){.button-text,.mg-btn,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-pills .adimo-site-product-first,.mg-pills .adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a,.mg-product-card .js-redirect-buynow-shopalyst a,.mg-product-card .js-redirect-buynow a,.mg-submit-btn,.mg-teaser-full .adimo-site-product-first,.mg-teaser-full .adimo-store-first-button,.mp-button.mp-button--primary,.user-login-form .button.js-form-submit.form-submit,.user-pass-reset .button.js-form-submit.form-submit,.user-pass .button.js-form-submit.form-submit{font-size:22px;line-height:22px}}@media screen and (min-width:1024px){.button-text,.mg-btn,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-pills .adimo-site-product-first,.mg-pills .adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a,.mg-product-card .js-redirect-buynow-shopalyst a,.mg-product-card .js-redirect-buynow a,.mg-submit-btn,.mg-teaser-full .adimo-site-product-first,.mg-teaser-full .adimo-store-first-button,.mp-button.mp-button--primary,.user-login-form .button.js-form-submit.form-submit,.user-pass-reset .button.js-form-submit.form-submit,.user-pass .button.js-form-submit.form-submit{font-size:22px;line-height:22px}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,.mymenu-overlay-group-title-font{font-size:12px;line-height:14px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,.mymenu-overlay-group-title-font{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,.mymenu-overlay-group-title-font{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,.mymenu-overlay-group-title-font{font-size:16px;line-height:19px}}.mymenu-heading-font{font-size:12px;line-height:14px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.mymenu-heading-font{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.mymenu-heading-font{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.mymenu-heading-font{font-size:14px;line-height:16px}}.circle .recipe_score,.mymenu-nutritional-score-font{font-size:18px;line-height:28px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.circle .recipe_score,.mymenu-nutritional-score-font{font-size:16px;line-height:22px}}@media screen and (min-width:1024px){.circle .recipe_score,.mymenu-nutritional-score-font{font-size:16px;line-height:22px}}@media screen and (min-width:1200px){.circle .recipe_score,.mymenu-nutritional-score-font{font-size:18px;line-height:28px}}.mg-copy-notification,.recipe-ingredients-caption{font-size:12px;line-height:18px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.mg-copy-notification,.recipe-ingredients-caption{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.mg-copy-notification,.recipe-ingredients-caption{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.mg-copy-notification,.recipe-ingredients-caption{font-size:16px;line-height:24px}}.contactus-form .js-inputs-right-section ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:16px;line-height:24px;font-family:OutfitVariableFont,sans-serif}.contactus-form .js-inputs-right-section ::-moz-placeholder,.newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:16px;line-height:24px;font-family:OutfitVariableFont,sans-serif}.contactus-form .js-inputs-right-section :-ms-input-placeholder,.newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:16px;line-height:24px;font-family:OutfitVariableFont,sans-serif}.contactus-form .js-inputs-right-section ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:16px;line-height:24px;font-family:OutfitVariableFont,sans-serif}.comment-dsu-ratings-reviews-comment-type-form-name,.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.contactus-form #engage-success,.contactus-form .confirmation-detail .confirmation-detail-value,.contactus-form .form-item--error-message,.contactus-form .input-error-desc,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.contactus-form .js-inputs-right-section ::placeholder,.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.contactus-form ul li a,.label1,.mg-comments-loadmore,.mg-comments-name,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img,.mg-comments-reply,.mg-comments .mg-input input,.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,.mg-ingredients__controls a,.mg-ingredients__controls div,.mg-ingredients__controls div i,.mg-ingredients__table>div .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,.mg-rating__stars>.confirm,.mg-recipe-header_subtitle .no-anchor,.mg-recipe-header_subtitle a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li,.mg-search-filter-elem,.mg-search-filter-elem span,.mg-story a .story-img span,.mg-teaser-expert__container .detail p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-video-play-icon div,.newsletter-form .confirmation-detail .confirmation-detail-value,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section ::placeholder,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{font-size:16px;line-height:24px;font-family:OutfitVariableFont,sans-serif}@media screen and (min-width:768px){.contactus-form .js-inputs-right-section ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:14px;line-height:22px}.contactus-form .js-inputs-right-section ::-moz-placeholder,.newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:14px;line-height:22px}.contactus-form .js-inputs-right-section :-ms-input-placeholder,.newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:14px;line-height:22px}.contactus-form .js-inputs-right-section ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:14px;line-height:22px}.comment-dsu-ratings-reviews-comment-type-form-name,.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.contactus-form #engage-success,.contactus-form .confirmation-detail .confirmation-detail-value,.contactus-form .form-item--error-message,.contactus-form .input-error-desc,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.contactus-form .js-inputs-right-section ::placeholder,.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.contactus-form ul li a,.label1,.mg-comments-loadmore,.mg-comments-name,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img,.mg-comments-reply,.mg-comments .mg-input input,.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,.mg-ingredients__controls a,.mg-ingredients__controls div,.mg-ingredients__controls div i,.mg-ingredients__table>div .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,.mg-rating__stars>.confirm,.mg-recipe-header_subtitle .no-anchor,.mg-recipe-header_subtitle a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li,.mg-search-filter-elem,.mg-search-filter-elem span,.mg-story a .story-img span,.mg-teaser-expert__container .detail p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-video-play-icon div,.newsletter-form .confirmation-detail .confirmation-detail-value,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section ::placeholder,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{font-size:14px;line-height:22px}}@media screen and (min-width:1024px){.contactus-form .js-inputs-right-section ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:14px;line-height:22px}.contactus-form .js-inputs-right-section ::-moz-placeholder,.newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:14px;line-height:22px}.contactus-form .js-inputs-right-section :-ms-input-placeholder,.newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:14px;line-height:22px}.contactus-form .js-inputs-right-section ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:14px;line-height:22px}.comment-dsu-ratings-reviews-comment-type-form-name,.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.contactus-form #engage-success,.contactus-form .confirmation-detail .confirmation-detail-value,.contactus-form .form-item--error-message,.contactus-form .input-error-desc,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.contactus-form .js-inputs-right-section ::placeholder,.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.contactus-form ul li a,.label1,.mg-comments-loadmore,.mg-comments-name,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img,.mg-comments-reply,.mg-comments .mg-input input,.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,.mg-ingredients__controls a,.mg-ingredients__controls div,.mg-ingredients__controls div i,.mg-ingredients__table>div .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,.mg-rating__stars>.confirm,.mg-recipe-header_subtitle .no-anchor,.mg-recipe-header_subtitle a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li,.mg-search-filter-elem,.mg-search-filter-elem span,.mg-story a .story-img span,.mg-teaser-expert__container .detail p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-video-play-icon div,.newsletter-form .confirmation-detail .confirmation-detail-value,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section ::placeholder,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{font-size:14px;line-height:22px}}@media screen and (min-width:1200px){.contactus-form .js-inputs-right-section ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:16px;line-height:24px}.contactus-form .js-inputs-right-section ::-moz-placeholder,.newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:16px;line-height:24px}.contactus-form .js-inputs-right-section :-ms-input-placeholder,.newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:16px;line-height:24px}.contactus-form .js-inputs-right-section ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:16px;line-height:24px}.comment-dsu-ratings-reviews-comment-type-form-name,.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.contactus-form #engage-success,.contactus-form .confirmation-detail .confirmation-detail-value,.contactus-form .form-item--error-message,.contactus-form .input-error-desc,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.contactus-form .js-inputs-right-section ::placeholder,.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.contactus-form ul li a,.label1,.mg-comments-loadmore,.mg-comments-name,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img,.mg-comments-reply,.mg-comments .mg-input input,.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,.mg-ingredients__controls a,.mg-ingredients__controls div,.mg-ingredients__controls div i,.mg-ingredients__table>div .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,.mg-rating__stars>.confirm,.mg-recipe-header_subtitle .no-anchor,.mg-recipe-header_subtitle a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li,.mg-search-filter-elem,.mg-search-filter-elem span,.mg-story a .story-img span,.mg-teaser-expert__container .detail p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-video-play-icon div,.newsletter-form .confirmation-detail .confirmation-detail-value,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section ::placeholder,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{font-size:16px;line-height:24px}}.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,.contactus-form .confirmation-detail .confirmation-detail-label,.contactus-form .js-inputs-right-section label,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-comments-name .date_time strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,.mg-generic-text__description table tr th,.mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,.mg-ingredients__warning a,.mg-navigation-place-holder__description table tr th,.mg-pills,.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,.mg-search__quicklinks button,.mg-table__main table tbody tr th,.newsletter-form .confirmation-detail .confirmation-detail-label,.newsletter-form .js-inputs-right-section label,.panel-content__description table tr th{font-size:12px;line-height:18px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,.contactus-form .confirmation-detail .confirmation-detail-label,.contactus-form .js-inputs-right-section label,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-comments-name .date_time strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,.mg-generic-text__description table tr th,.mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,.mg-ingredients__warning a,.mg-navigation-place-holder__description table tr th,.mg-pills,.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,.mg-search__quicklinks button,.mg-table__main table tbody tr th,.newsletter-form .confirmation-detail .confirmation-detail-label,.newsletter-form .js-inputs-right-section label,.panel-content__description table tr th{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,.contactus-form .confirmation-detail .confirmation-detail-label,.contactus-form .js-inputs-right-section label,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-comments-name .date_time strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,.mg-generic-text__description table tr th,.mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,.mg-ingredients__warning a,.mg-navigation-place-holder__description table tr th,.mg-pills,.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,.mg-search__quicklinks button,.mg-table__main table tbody tr th,.newsletter-form .confirmation-detail .confirmation-detail-label,.newsletter-form .js-inputs-right-section label,.panel-content__description table tr th{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,.contactus-form .confirmation-detail .confirmation-detail-label,.contactus-form .js-inputs-right-section label,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-comments-name .date_time strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,.mg-generic-text__description table tr th,.mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,.mg-ingredients__warning a,.mg-navigation-place-holder__description table tr th,.mg-pills,.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,.mg-search__quicklinks button,.mg-table__main table tbody tr th,.newsletter-form .confirmation-detail .confirmation-detail-label,.newsletter-form .js-inputs-right-section label,.panel-content__description table tr th{font-size:14px;line-height:20px}}.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:10px;line-height:14px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:10px;line-height:14px}}@media screen and (min-width:1024px){.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:10px;line-height:14px}}@media screen and (min-width:1200px){.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:12px;line-height:16px}}.bodycopy-large,.mg-author-desc,.mg-quote-desc,.mg-quote-platform+.mg-quote-desc,.mg-teaser-expert-data__quote{font-size:20px;line-height:35px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.bodycopy-large,.mg-author-desc,.mg-quote-desc,.mg-quote-platform+.mg-quote-desc,.mg-teaser-expert-data__quote{font-size:20px;line-height:35px}}@media screen and (min-width:1024px){.bodycopy-large,.mg-author-desc,.mg-quote-desc,.mg-quote-platform+.mg-quote-desc,.mg-teaser-expert-data__quote{font-size:20px;line-height:35px}}@media screen and (min-width:1200px){.bodycopy-large,.mg-author-desc,.mg-quote-desc,.mg-quote-platform+.mg-quote-desc,.mg-teaser-expert-data__quote{font-size:25px;line-height:40px}}.bodycopy,.comment-dsu-ratings-reviews-comment-type-form-message p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.contactus-form label,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-accordion:not(.accordion-override) .accordion-group .panel-content,.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show,.mg-author-platform,.mg-comments-message p,.mg-comments .mg-textarea textarea,.mg-cooking-knowledge p,.mg-cooking-mode-section p,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row,.mg-ingredients__table>div .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,.mg-quote-platform,.mg-recipe-labels span,.mg-search__suggestion li a,.mg-search__topsuggestion_links li a,.mg-teaser-content__container-des .description,.mg-teaser-expert__container .detail .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-teaser-full.theme-dark p,.mg-teaser-full p,.mg-term-condition p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form label,.newsletter-subscribe-error p,.newsletter-subscribe-success p,.newsletter-thankyou-message p{font-size:16px;line-height:25px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.bodycopy,.comment-dsu-ratings-reviews-comment-type-form-message p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.contactus-form label,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-accordion:not(.accordion-override) .accordion-group .panel-content,.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show,.mg-author-platform,.mg-comments-message p,.mg-comments .mg-textarea textarea,.mg-cooking-knowledge p,.mg-cooking-mode-section p,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row,.mg-ingredients__table>div .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,.mg-quote-platform,.mg-recipe-labels span,.mg-search__suggestion li a,.mg-search__topsuggestion_links li a,.mg-teaser-content__container-des .description,.mg-teaser-expert__container .detail .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-teaser-full.theme-dark p,.mg-teaser-full p,.mg-term-condition p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form label,.newsletter-subscribe-error p,.newsletter-subscribe-success p,.newsletter-thankyou-message p{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.bodycopy,.comment-dsu-ratings-reviews-comment-type-form-message p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.contactus-form label,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-accordion:not(.accordion-override) .accordion-group .panel-content,.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show,.mg-author-platform,.mg-comments-message p,.mg-comments .mg-textarea textarea,.mg-cooking-knowledge p,.mg-cooking-mode-section p,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row,.mg-ingredients__table>div .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,.mg-quote-platform,.mg-recipe-labels span,.mg-search__suggestion li a,.mg-search__topsuggestion_links li a,.mg-teaser-content__container-des .description,.mg-teaser-expert__container .detail .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-teaser-full.theme-dark p,.mg-teaser-full p,.mg-term-condition p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form label,.newsletter-subscribe-error p,.newsletter-subscribe-success p,.newsletter-thankyou-message p{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.bodycopy,.comment-dsu-ratings-reviews-comment-type-form-message p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.contactus-form label,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-accordion:not(.accordion-override) .accordion-group .panel-content,.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show,.mg-author-platform,.mg-comments-message p,.mg-comments .mg-textarea textarea,.mg-cooking-knowledge p,.mg-cooking-mode-section p,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row,.mg-ingredients__table>div .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,.mg-quote-platform,.mg-recipe-labels span,.mg-search__suggestion li a,.mg-search__topsuggestion_links li a,.mg-teaser-content__container-des .description,.mg-teaser-expert__container .detail .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-teaser-full.theme-dark p,.mg-teaser-full p,.mg-term-condition p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form label,.newsletter-subscribe-error p,.newsletter-subscribe-success p,.newsletter-thankyou-message p{font-size:18px;line-height:28px}}.bodycopy-small,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,.mg-accordion-table__disclaimer,.mg-comments-name strong .platform span:not(:first-child),.mg-cooking-mode-section .mg-ingredients,.mg-freeze-table__disclaimer,.mg-ingredients__warning p,.mg-kochstudio-cell .mg-search-expert__desc .content-quote,.mg-kochstudio-cell .mg-search-expert__title .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-navigation .navigation-container .mg-navigation-l2 ul li a,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-search-filter-sorting>button span,.mg-search-kochstudio-expert .mg-search-expert__quote,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-table__disclaimer,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name h3,.mg-teaser-carousel .mg-teaser-expert-data__quote,.mg-teaser-list ul li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{font-size:14px;line-height:24px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.bodycopy-small,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,.mg-accordion-table__disclaimer,.mg-comments-name strong .platform span:not(:first-child),.mg-cooking-mode-section .mg-ingredients,.mg-freeze-table__disclaimer,.mg-ingredients__warning p,.mg-kochstudio-cell .mg-search-expert__desc .content-quote,.mg-kochstudio-cell .mg-search-expert__title .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-navigation .navigation-container .mg-navigation-l2 ul li a,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-search-filter-sorting>button span,.mg-search-kochstudio-expert .mg-search-expert__quote,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-table__disclaimer,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name h3,.mg-teaser-carousel .mg-teaser-expert-data__quote,.mg-teaser-list ul li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{font-size:14px;line-height:24px}}@media screen and (min-width:1024px){.bodycopy-small,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,.mg-accordion-table__disclaimer,.mg-comments-name strong .platform span:not(:first-child),.mg-cooking-mode-section .mg-ingredients,.mg-freeze-table__disclaimer,.mg-ingredients__warning p,.mg-kochstudio-cell .mg-search-expert__desc .content-quote,.mg-kochstudio-cell .mg-search-expert__title .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-navigation .navigation-container .mg-navigation-l2 ul li a,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-search-filter-sorting>button span,.mg-search-kochstudio-expert .mg-search-expert__quote,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-table__disclaimer,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name h3,.mg-teaser-carousel .mg-teaser-expert-data__quote,.mg-teaser-list ul li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{font-size:14px;line-height:24px}}@media screen and (min-width:1200px){.bodycopy-small,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,.mg-accordion-table__disclaimer,.mg-comments-name strong .platform span:not(:first-child),.mg-cooking-mode-section .mg-ingredients,.mg-freeze-table__disclaimer,.mg-ingredients__warning p,.mg-kochstudio-cell .mg-search-expert__desc .content-quote,.mg-kochstudio-cell .mg-search-expert__title .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-navigation .navigation-container .mg-navigation-l2 ul li a,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-search-filter-sorting>button span,.mg-search-kochstudio-expert .mg-search-expert__quote,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-table__disclaimer,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name h3,.mg-teaser-carousel .mg-teaser-expert-data__quote,.mg-teaser-list ul li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{font-size:16px;line-height:26px}}.caption,.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-input-tip,.mg-comments .mg-profanity-error,.mg-comments .mg-textarea .mg-textarea-tip{font-size:12px;line-height:18px;font-family:OutfitVariableFont;letter-spacing:.03125rem}@media screen and (min-width:768px){.caption,.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-input-tip,.mg-comments .mg-profanity-error,.mg-comments .mg-textarea .mg-textarea-tip{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.caption,.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-input-tip,.mg-comments .mg-profanity-error,.mg-comments .mg-textarea .mg-textarea-tip{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.caption,.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-input-tip,.mg-comments .mg-profanity-error,.mg-comments .mg-textarea .mg-textarea-tip{font-size:16px;line-height:24px}}.caption-same{font-size:12px;line-height:18px;font-family:OutfitVariableFont;letter-spacing:.03125rem}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div span,.navigation-links{font-size:10px;line-height:12px;font-family:OutfitVariableFont;font-weight:400}@media screen and (min-width:768px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div span,.navigation-links{font-size:10px;line-height:11px}}@media screen and (min-width:1024px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div span,.navigation-links{font-size:12px;line-height:12px}}@media screen and (min-width:1200px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div span,.navigation-links{font-size:12px;line-height:12px}}.mg-dark,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-recipe-header h1,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-search__quicklinks button,.mg-search__suggestion_title a,.mg-search__suggestion li a,.mg-search__topsuggestion_links li a{color:#333}.mg-white{color:#fff}.comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.mg-comments .mg-input-tip,.mg-comments .mg-textarea .mg-textarea-tip,.mg-comments .mg-textarea textarea,.mg-grey,.mg-rating__stars>.confirm,.mg-search__suggestion_title h5,.mg-term-condition p{color:#999}.mg-tag,.recipe-inst-totalmins{font-size:14px;line-height:22px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.mg-tag,.recipe-inst-totalmins{font-size:14px;line-height:22px}}@media screen and (min-width:1024px){.mg-tag,.recipe-inst-totalmins{font-size:14px;line-height:22px}}@media screen and (min-width:1200px){.mg-tag,.recipe-inst-totalmins{font-size:16px;line-height:24px}}.mg-footer__copyright,.recipe-inst-stepmins{font-size:12px;line-height:16px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.mg-footer__copyright,.recipe-inst-stepmins{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.mg-footer__copyright,.recipe-inst-stepmins{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.mg-footer__copyright,.recipe-inst-stepmins{font-size:12px;line-height:16px}}.generic-text-paragraph,.mg-generic-text__description div,.mg-generic-text__description p,.mg-navigation-place-holder__description div,.mg-navigation-place-holder__description p,.panel-content__description div,.panel-content__description p{font-size:16px;line-height:28px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.generic-text-paragraph,.mg-generic-text__description div,.mg-generic-text__description p,.mg-navigation-place-holder__description div,.mg-navigation-place-holder__description p,.panel-content__description div,.panel-content__description p{font-size:16px;line-height:32px}}@media screen and (min-width:1024px){.generic-text-paragraph,.mg-generic-text__description div,.mg-generic-text__description p,.mg-navigation-place-holder__description div,.mg-navigation-place-holder__description p,.panel-content__description div,.panel-content__description p{font-size:16px;line-height:32px}}@media screen and (min-width:1200px){.generic-text-paragraph,.mg-generic-text__description div,.mg-generic-text__description p,.mg-navigation-place-holder__description div,.mg-navigation-place-holder__description p,.panel-content__description div,.panel-content__description p{font-size:18px;line-height:35px}}.generic-text-ol,.mg-generic-text__description ol,.mg-navigation-place-holder__description ol,.panel-content__description ol{font-size:16px;line-height:25px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.generic-text-ol,.mg-generic-text__description ol,.mg-navigation-place-holder__description ol,.panel-content__description ol{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.generic-text-ol,.mg-generic-text__description ol,.mg-navigation-place-holder__description ol,.panel-content__description ol{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.generic-text-ol,.mg-generic-text__description ol,.mg-navigation-place-holder__description ol,.panel-content__description ol{font-size:18px;line-height:28px}}.contactus-form ul,.generic-text-ul,.mg-generic-text__description ul,.mg-navigation-place-holder__description ul,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,.newsletter-form ul,.panel-content__description ul{font-size:16px;line-height:28px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.contactus-form ul,.generic-text-ul,.mg-generic-text__description ul,.mg-navigation-place-holder__description ul,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,.newsletter-form ul,.panel-content__description ul{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.contactus-form ul,.generic-text-ul,.mg-generic-text__description ul,.mg-navigation-place-holder__description ul,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,.newsletter-form ul,.panel-content__description ul{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.contactus-form ul,.generic-text-ul,.mg-generic-text__description ul,.mg-navigation-place-holder__description ul,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,.newsletter-form ul,.panel-content__description ul{font-size:18px;line-height:28px}}.newsletter-captcha-heading{font-size:25px;line-height:35px;font-family:OutfitVariableFont;font-weight:500}@media screen and (min-width:768px){.newsletter-captcha-heading{font-size:21px;line-height:28px}}@media screen and (min-width:1024px){.newsletter-captcha-heading{font-size:21px;line-height:28px}}@media screen and (min-width:1200px){.newsletter-captcha-heading{font-size:25px;line-height:35px}}.footer-links,.mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,.mg-dsu-rating .views-row .comment-list .card-title a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,.mg-search__didyou-mean-results-desc,.mg-search__error-results-desc,.mg-search__error-single-desc,.mg-search__likes-results-desc{font-size:16px;line-height:25px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.footer-links,.mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,.mg-dsu-rating .views-row .comment-list .card-title a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,.mg-search__didyou-mean-results-desc,.mg-search__error-results-desc,.mg-search__error-single-desc,.mg-search__likes-results-desc{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.footer-links,.mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,.mg-dsu-rating .views-row .comment-list .card-title a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,.mg-search__didyou-mean-results-desc,.mg-search__error-results-desc,.mg-search__error-single-desc,.mg-search__likes-results-desc{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.footer-links,.mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,.mg-dsu-rating .views-row .comment-list .card-title a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,.mg-search__didyou-mean-results-desc,.mg-search__error-results-desc,.mg-search__error-single-desc,.mg-search__likes-results-desc{font-size:18px;line-height:28px}}@media screen and (min-width:75em){.mg-footer__block-nav2 .footer-links{font-size:1rem;line-height:1.625rem}}.mg-term-condition__btn,.mg-video-play-icon a,.Video-btn{color:#fff;background:#1e6f30;background-size:200% 100%;border-radius:20px;border:.1875rem solid #1e6f30;-webkit-transition:all .2s linear;transition:all .2s linear;background-position:100% 100%}.mg-term-condition__btn span,.mg-video-play-icon a span,.Video-btn span{background-size:.75rem 1.3125rem}.mg-term-condition__btn:after,.mg-video-play-icon a:after,.Video-btn:after{content:"";position:absolute;z-index:-1;width:0;height:0;border-radius:20px;-webkit-transition:all .2s ease;transition:all .2s ease;background:#fff}.mg-term-condition__btn:hover,.mg-video-play-icon a:hover,.Video-btn:hover{-webkit-transform:scale(1.1) rotate(-2deg);transform:scale(1.1) rotate(-2deg);color:#1e6f30;border-radius:20px}.mg-term-condition__btn:hover:after,.mg-video-play-icon a:hover:after,.Video-btn:hover:after{width:100%;height:100%}.banner+.grid-container{margin-top:3.125rem}@media print,screen and (min-width:48em){.banner+.grid-container{margin-top:3.75rem}}@media screen and (min-width:75em){.banner+.grid-container{margin-top:4.375rem}}.mg-search .mg-search__didyou-mean-results-desc,.mg-search .mg-search__error-results-desc,.mg-search .mg-search__error-single-desc,.mg-search .mg-search__likes-results-desc{font-family:OutfitVariableFont}.mg-search-filter-sorting-dropdown ul li .mg-search button,.mg-search .mg-search-filter-sorting-dropdown ul li button,.mg-search .search-sorting-list{font-size:16px;line-height:18px;font-family:OutfitVariableFont}.mg-tag{font-family:OutfitVariableFont}.bold-text,.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-ingredients__table .mg-custom-check-all em,.mg-ingredients__table>div .mg-span.recipe-ingredient-unit,.mg-recipe-instructions__header-totalTime,.mg-recipe-instructions__steps-head .mg-search__suggestion_title a,.mg-recipe-instructions__steps-head .mg-search__suggestion_title h5,.mg-recipe-instructions__steps-head h5,.mg-recipe-instructions__steps-head span,.mg-search__suggestion_title .mg-recipe-instructions__steps-head a,.mg-search__suggestion_title .mg-recipe-instructions__steps-head h5{font-family:OutfitVariableFont;font-weight:700}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text,.mg-search-maggi-cell .mg-search-maggi div,.mg-search-maggi-cell .mg-search-maggi p,.search-maggitab-desc{font-size:14px;line-height:20px;font-family:OutfitVariableFont;color:#777}@media screen and (min-width:768px){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text,.mg-search-maggi-cell .mg-search-maggi div,.mg-search-maggi-cell .mg-search-maggi p,.search-maggitab-desc{font-size:14px;line-height:24px}}@media screen and (min-width:1024px){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text,.mg-search-maggi-cell .mg-search-maggi div,.mg-search-maggi-cell .mg-search-maggi p,.search-maggitab-desc{font-size:14px;line-height:24px}}@media screen and (min-width:1200px){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text,.mg-search-maggi-cell .mg-search-maggi div,.mg-search-maggi-cell .mg-search-maggi p,.search-maggitab-desc{font-size:14px;line-height:22px}}.mg-search__result_wrapper .mg-search-pills,.search-pills{font-size:14px;line-height:22px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.mg-search__result_wrapper .mg-search-pills,.search-pills{font-size:14px;line-height:22px}}@media screen and (min-width:1024px){.mg-search__result_wrapper .mg-search-pills,.search-pills{font-size:14px;line-height:22px}}@media screen and (min-width:1200px){.mg-search__result_wrapper .mg-search-pills,.search-pills{font-size:16px;line-height:24px}}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,.search-magzine-title{font-size:18px;line-height:24px;font-family:OutfitVariableFont}@media screen and (min-width:768px){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,.search-magzine-title{font-size:16px;line-height:22px}}@media screen and (min-width:1024px){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,.search-magzine-title{font-size:16px;line-height:22px}}@media screen and (min-width:1200px){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,.search-magzine-title{font-size:22px;line-height:32px}}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group h6,.search-filter-categories-title{font-size:14px;line-height:24px;font-family:OutfitVariableFont;font-weight:400}.ui-widget{font-family:OutfitVariableFont!important}.home-stage-search-text,.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active,.mg-search__banner_overtext input{font-size:16px;line-height:25px;font-family:OutfitVariableFont;font-weight:400}@media screen and (min-width:768px){.home-stage-search-text,.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active,.mg-search__banner_overtext input{font-size:16px;line-height:23px}}@media screen and (min-width:1024px){.home-stage-search-text,.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active,.mg-search__banner_overtext input{font-size:16px;line-height:23px}}@media screen and (min-width:1200px){.home-stage-search-text,.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active,.mg-search__banner_overtext input{font-size:22px;line-height:28px}}.example-grid{margin-top:30px}.example-grid .menu{display:none}@media print,screen and (min-width:48em){.example-grid .menu{display:block;width:6.25rem}}.example-grid .grid-container{margin-top:1.875rem;margin-bottom:1.875rem}.example-grid .grid-container .grid-x:not(.nocolor){background:#d6ecfa;font-size:12px;line-height:2rem;margin-bottom:1.5rem}.example-grid .grid-container .grid-x:not(.nocolor) .cell{font-size:14px}.example-grid .grid-container .grid-x:not(.nocolor) .cell.background--silver{background:#ccc!important}.example-grid .grid-container .grid-x:not(.nocolor) .cell:not(.nocolor):nth-child(odd){background:#d8332f}.example-grid .grid-container .grid-x:not(.nocolor) .cell:not(.nocolor):nth-child(2n){background:#fff33e}.example-grid .grid-container .grid-x:not(.nocolor) .cell.example-visibility{padding:10px 0 0}.example-grid .grid-container .grid-x:not(.nocolor) .cell p{font-size:16px}.colors ul li{list-style:none;text-align:center;border-radius:.125rem;padding:.625rem}.colors ul li,.colors ul li span{display:block;border:.0625rem solid;-webkit-box-shadow:0 0 .5rem rgba(0,0,0,.1);box-shadow:0 0 .5rem rgba(0,0,0,.1)}.colors ul li span{width:100%;height:6.25rem;margin-bottom:.625rem}.mg-footer{background:#1e6f30;position:relative}.mg-footer__block{padding:3.75rem 0 6.9375rem}@media print,screen and (min-width:48em){.mg-footer__block{padding:3.8125rem 0 5.72688rem}}@media screen and (min-width:75em){.mg-footer__block{padding:5.25rem 0 5.02625rem}}.mg-footer__block>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (max-width:47.99875em){.mg-footer__block>div:first-child{margin-bottom:3.125rem}.mg-footer__block>div:first-child div:last-child{margin-top:.625rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-footer__block>div:first-child{margin-bottom:1.875rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width:64em){.mg-footer__block>div:first-child{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mg-footer__block-icon{float:left}.mg-footer__block-icon ul{overflow-x:hidden;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-footer__block-icon ul{display:block}}.mg-footer__block-icon li{margin-bottom:1.3125rem;float:left}.mg-footer__block-icon li:not(:last-child){margin-right:1.25rem}@media print,screen and (min-width:48em){.mg-footer__block-icon li:not(:last-child){margin-right:.8125rem}}@media print,screen and (min-width:64em){.mg-footer__block-icon li:not(:last-child){margin-right:1.25rem}}@media screen and (min-width:75em){.mg-footer__block-icon li:not(:last-child){margin-right:1.0625rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-footer__block-icon li:nth-child(3n){clear:left}}.mg-footer__block-icon li a{border-radius:.3125rem;color:#fff;font-size:1.875rem}.mg-footer__block-icon li a>img{border-radius:.3125rem;width:3.75rem;height:3.75rem}@media print,screen and (min-width:48em){.mg-footer__block-icon li a>img{width:2.9375rem;height:2.9375rem}}@media print,screen and (min-width:64em){.mg-footer__block-icon li a>img{width:3.75rem;height:3.75rem}}@media print,screen and (max-width:47.99875em){.mg-footer__block-icon li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}}.mg-footer__block-icon li a.facebook img[src*=facebook_brand_logo]{padding:17%}.mg-footer__block-icon .hover-effect{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.mg-footer__block-icon .hover-effect:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;z-index:1;opacity:1;border-radius:.3125rem}@media print,screen and (min-width:48em){.mg-footer__block-icon .hover-effect.pinterest:active,.mg-footer__block-icon .hover-effect.pinterest:before{background-color:#ee2d34;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}}@media print,screen and (min-width:48em){.mg-footer__block-icon .hover-effect.youtube:active,.mg-footer__block-icon .hover-effect.youtube:before{background-color:#ff0400;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}}@media print,screen and (min-width:48em){.mg-footer__block-icon .hover-effect.facebook:active,.mg-footer__block-icon .hover-effect.facebook:before{background-color:#4367b3;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}}@media print,screen and (min-width:48em){.mg-footer__block-icon .hover-effect.instagram:active,.mg-footer__block-icon .hover-effect.instagram:before{background-color:#b9499a;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}}@media print,screen and (min-width:48em){.mg-footer__block-icon .hover-effect.twitter:active,.mg-footer__block-icon .hover-effect.twitter:before{background-color:#1da1f2;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}}@media print,screen and (min-width:48em){.mg-footer__block-icon .hover-effect:hover:before{opacity:1;width:100%}}@media print,screen and (max-width:47.99875em){.mg-footer__block-icon .hover-effect.pinterest.active{-webkit-animation:fadeBGpinterest .4s ease-in-out;animation:fadeBGpinterest .4s ease-in-out}}@media print,screen and (max-width:47.99875em){.mg-footer__block-icon .hover-effect.youtube.active{-webkit-animation:fadeBGyoutube .4s ease-in-out;animation:fadeBGyoutube .4s ease-in-out}}@media print,screen and (max-width:47.99875em){.mg-footer__block-icon .hover-effect.facebook.active{-webkit-animation:fadeBGfacebook .4s ease-in-out;animation:fadeBGfacebook .4s ease-in-out}}@media print,screen and (max-width:47.99875em){.mg-footer__block-icon .hover-effect.instagram.active{-webkit-animation:fadeBGinstagram .4s ease-in-out;animation:fadeBGinstagram .4s ease-in-out}}@media print,screen and (max-width:47.99875em){.mg-footer__block-icon .hover-effect.twitter.active{-webkit-animation:fadeBGtwitter .4s ease-in-out;animation:fadeBGtwitter .4s ease-in-out}}@media print,screen and (min-width:48em){.mg-footer__block-icon .hover-effect:hover img{-webkit-animation:shake .4s ease-in-out;animation:shake .4s ease-in-out}}.mg-footer__block-icon .hover-effect:hover img{opacity:1;z-index:9}.mg-footer__block-link{margin-top:1rem}@media print,screen and (min-width:48em){.mg-footer__block-link{margin-top:.78688rem}}@media print,screen and (min-width:64em){.mg-footer__block-link{margin-top:0}}.mg-footer__block-link ul{margin:0;padding:0;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-footer__block-link ul li{margin-bottom:.8125rem}@media print,screen and (min-width:48em){.mg-footer__block-link ul li{margin-bottom:.9375rem;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media screen and (min-width:75em){.mg-footer__block-link ul li{margin-bottom:.76938rem}}@media print,screen and (min-width:48em){.mg-footer__block-link ul li:last-child{margin-bottom:0}}.mg-footer__block-link ul li a{position:relative;text-decoration:none;display:inline-block;color:#fff;opacity:1}.mg-footer__block-link ul li a:after{content:"";position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:.125rem;background-color:#fff;-webkit-transition:.2s;transition:.2s;border-radius:.0625rem}.mg-footer__block-link ul li a:focus:after,.mg-footer__block-link ul li a:hover:after{width:90%}.mg-footer__block-link ul li:before{content:"";width:.5rem;height:.75rem;background-size:.5rem .75rem;background-repeat:no-repeat;display:inline-block;color:#fff;margin-right:.3625rem}@media print,screen and (max-width:47.99875em){.mg-footer__block-link:last-child{margin-top:0}}.mg-footer__block-lang ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-footer__block-lang ul{display:block}}.mg-footer__block-lang li{float:left;border:.125rem solid #fff;border-right:none}.mg-footer__block-lang li a{font-size:1rem;font-weight:500;line-height:1.5rem;text-decoration:none;display:block;float:left;color:#fff;opacity:.7;padding:.8125rem}@media print,screen and (max-width:47.99875em){.mg-footer__block-lang li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}}.mg-footer__block-lang li .is-active{opacity:1;color:#fff}.mg-footer__block-lang li:last-child{border-right:.125rem solid #fff}.mg-footer__block-lang li:hover a{opacity:1;color:#fff}@media print,screen and (max-width:47.99875em){.mg-footer__block-nav2{margin-top:0}}@media print,screen and (max-width:47.99875em){.mg-footer__block{margin-bottom:4.375rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-footer__block>.cell:nth-child(3){margin-left:0}}.mg-footer__logo{position:absolute;background-image:url(/themes/custom/gardengourmet/UI/build/images/18bsgWQ.svg);background-size:contain;width:15rem;height:11.25rem;right:0;bottom:0}.mg-footer__logo a{position:absolute;right:1.6875rem;bottom:1.5rem;width:3.4375rem}.mg-footer__logo a img{width:3.4375rem}.mg-footer__copyright{margin-top:3.125rem;color:#fff;opacity:1}@media print,screen and (min-width:64em){.mg-footer__copyright{margin-top:1.875rem}}html[dir=rtl] .mg-footer__block-link ul li:before{content:"";width:.5rem;height:.75rem;background-size:.5rem .75rem;background-repeat:no-repeat;display:inline-block;color:#fff;margin-right:.3625rem}@-webkit-keyframes fadeBGpinterest{0%{background-color:#ee2d34}to{background-color:#ee2d34}}@keyframes fadeBGpinterest{0%{background-color:#ee2d34}to{background-color:#ee2d34}}@-webkit-keyframes fadeBGyoutube{0%{background-color:#ff0400}to{background-color:#ff0400}}@keyframes fadeBGyoutube{0%{background-color:#ff0400}to{background-color:#ff0400}}@-webkit-keyframes fadeBGfacebook{0%{background-color:#4367b3}to{background-color:#4367b3}}@keyframes fadeBGfacebook{0%{background-color:#4367b3}to{background-color:#4367b3}}@-webkit-keyframes fadeBGinstagram{0%{background-color:#b9499a}to{background-color:#b9499a}}@keyframes fadeBGinstagram{0%{background-color:#b9499a}to{background-color:#b9499a}}@-webkit-keyframes fadeBGtwitter{0%{background-color:#1da1f2}to{background-color:#1da1f2}}@keyframes fadeBGtwitter{0%{background-color:#1da1f2}to{background-color:#1da1f2}}.mg-secondary-block .mg-generic-text .mg-gutter-container{width:100%;margin:0;color:#fff}@media print,screen and (min-width:48em){.mg-navigation{width:3.75rem}}@media print,screen and (min-width:64em){.mg-navigation{width:5rem}}@media screen and (min-width:75em){.mg-navigation{width:6.25rem}}@media print,screen and (max-width:47.99875em){.mg-navigation .brand-logo{cursor:pointer;position:fixed;top:2.0625rem;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:1.375rem;z-index:1;opacity:1;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}}.mg-navigation .hide-logo{opacity:0}@media print,screen and (max-width:47.99875em){.mg-navigation .brand-logo img{width:5.6875rem;height:3.625rem}}.mg-navigation .navigation-container{z-index:1253;bottom:0;width:100%;position:fixed}@media print,screen and (min-width:48em){.mg-navigation .navigation-container{height:inherit;width:3.75rem;position:fixed;top:0;bottom:0;-webkit-box-shadow:0 .625rem 3.125rem 0 rgba(85,85,85,.07);box-shadow:0 .625rem 3.125rem 0 rgba(85,85,85,.07);overflow:-moz-scrollbars-none;-ms-overflow-style:none}.mg-navigation .navigation-container::-webkit-scrollbar{width:0!important}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container{width:5rem}}@media screen and (min-width:75em){.mg-navigation .navigation-container{width:6.25rem}}.mg-navigation .navigation-container .mg-navigation-l1{z-index:13;-webkit-box-shadow:0 .625rem 3.125rem 0 rgba(85,85,85,.07);box-shadow:0 .625rem 3.125rem 0 rgba(85,85,85,.07);overflow:visible;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.mg-navigation .navigation-container .mg-navigation-l1::-webkit-scrollbar{width:0!important}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1{position:relative;height:100vh;background:#fff}}.mg-navigation .navigation-container .mg-navigation-l1 .logo{position:relative;z-index:9;outline:0 none;border:0}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l1 .logo{cursor:pointer;position:fixed;top:2.0625rem;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:1.375rem}}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l1 .logo.hide-brandlogo,.mg-navigation .navigation-container .mg-navigation-l1 .logo.hide-logo{top:-6.875rem}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 .logo{height:8.125rem;background-color:#1e6f30;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:100%;height:auto;max-width:unset;margin:0 5px}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list{margin:0}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list{overflow:scroll;height:4.375rem;padding:.8125rem .75rem 0;background:#fff}}@media screen and (max-width:47.99875em) and (min-width:23.5em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (max-width:47.99875em) and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list{display:block}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list{display:block;overflow-y:scroll;height:calc(100vh - 150px)}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list::-webkit-scrollbar{width:0!important}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list{-ms-overflow-style:none}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li{list-style:none;text-align:center;color:#3d2e2c}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li{display:table-cell;padding-right:.5625rem;min-width:4.5rem}}@media screen and (min-width:23.5em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li{padding-right:0;display:block}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li{margin-top:2.5rem;height:2.8125rem;padding:0 .125rem;padding:0}}@media screen and (min-width:75em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li{margin-top:3.125rem}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li:last-child{margin-bottom:2.5rem;padding-right:0}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-left:auto;margin-right:auto;min-width:3.75rem;position:relative}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div img{opacity:.7;max-width:1.5625rem;max-height:1.5625rem}@media screen and (min-width:75em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div img{max-width:2rem;max-height:2rem}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div span{margin-top:.4375rem;color:#3d2e2c;-webkit-transition:.2s;transition:.2s}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div span{width:3.75rem}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div:after{content:"";position:absolute;bottom:-.3125rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:.1875rem;background-color:#1e6f30;-webkit-transition:.2s;transition:.2s;border-radius:.0625rem}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active-navigation span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links:hover span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active-navigation span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button:hover span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active-navigation span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div:hover span{color:#1e6f30}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active-navigation:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links:hover:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active-navigation:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button:hover:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active-navigation:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div:hover:after{width:40%}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active-navigation img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links:hover img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active-navigation img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button:hover img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active-navigation img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div:hover img{opacity:1}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active-navigation span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active-navigation span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active-navigation span{color:#1e6f30;padding-bottom:.4375rem;border-bottom:.4375rem solid #1e6f30}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active-navigation span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active-navigation span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active-navigation span{border-bottom:.25rem solid #1e6f30}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active-navigation:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active-navigation:after,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active-navigation:after{content:none}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button{cursor:pointer}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items{padding:.8125rem 0 0}@media screen and (min-width:23.5em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items{display:block;overflow-y:scroll;height:calc(100vh - 150px)}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items::-webkit-scrollbar{width:0!important}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items{-ms-overflow-style:none}}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items li{padding-right:.625rem;min-width:3.75rem}}@media screen and (min-width:23.5em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items li{padding-right:0;display:block}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items li:nth-child(5){padding-right:0}.mg-navigation .navigation-container .mg-navigation-l2{width:0;height:0;z-index:12;position:fixed;-webkit-transition-delay:.15s;transition-delay:.15s;background:#fff}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l2{z-index:-1;bottom:0;width:100%;max-height:65vh;overflow-y:auto;-webkit-transition:height .3s linear;transition:height .3s linear}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l2{top:0;height:100vh;-webkit-transition:width .3s linear;transition:width .3s linear;left:0}}.mg-navigation .navigation-container .mg-navigation-l2.active{-webkit-box-shadow:0 -.625rem 0 1.25rem 0 rgba(0,0,0,.1);box-shadow:0 -.625rem 0 1.25rem 0 rgba(0,0,0,.1);height:85vh!important}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l2.active{bottom:4.375rem;height:25rem;max-height:34.375rem}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l2.active{position:absolute;width:18rem;height:100vh!important;left:3.6875rem}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l2.active{width:16.5rem;left:4.9375rem}}@media screen and (min-width:75em){.mg-navigation .navigation-container .mg-navigation-l2.active{width:24.9375rem;left:6.1875rem}}.mg-navigation .navigation-container .mg-navigation-l2 a.close-flyout{float:right;width:1.5rem;opacity:0;margin-top:1.75rem;margin-right:1.75rem}.mg-navigation .navigation-container .mg-navigation-l2 a.close-flyout.close-animate{-webkit-animation:flyout-close-scale .5s ease-in-out forwards;animation:flyout-close-scale .5s ease-in-out forwards;-webkit-animation-delay:.15s;animation-delay:.15s}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l2 a.close-flyout{position:fixed;right:0;z-index:9}}.mg-navigation .navigation-container .mg-navigation-l2 a.close-flyout.hide-close-flyout{-webkit-animation:flyout-close-skew .3s ease-in-out forwards;animation:flyout-close-skew .3s ease-in-out forwards;-webkit-animation-delay:0;animation-delay:0}.mg-navigation .navigation-container .mg-navigation-l2 a.close-flyout span{background-repeat:no-repeat;display:block;height:1.5rem;width:1.5rem;background-size:1.5rem}.mg-navigation .navigation-container .mg-navigation-l2 ul{padding-top:4.4375rem;padding-left:0}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l2 ul{position:absolute;top:50%;left:0;margin-right:-50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 3.6875rem;max-height:87vh;overflow-y:auto}.mg-navigation .navigation-container .mg-navigation-l2 ul::-webkit-scrollbar{width:0!important}.mg-navigation .navigation-container .mg-navigation-l2 ul{-ms-overflow-style:none}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l2 ul{padding:0 2.5rem}}@media screen and (min-width:75em){.mg-navigation .navigation-container .mg-navigation-l2 ul{padding:0 3.9375rem}}.mg-navigation .navigation-container .mg-navigation-l2 ul li{list-style:none;opacity:0;text-align:left;margin-bottom:1.375rem;-webkit-animation:slideInFromLeft .3s ease-out forwards;animation:slideInFromLeft .3s ease-out forwards}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l2 ul li{text-align:center}}.mg-navigation .navigation-container .mg-navigation-l2 ul li:last-child{margin-bottom:1.9375rem}.mg-navigation .navigation-container .mg-navigation-l2 ul li a{color:#333;display:inline-block}.mg-navigation .navigation-container .mg-navigation-l2 ul li a:active,.mg-navigation .navigation-container .mg-navigation-l2 ul li a:focus,.mg-navigation .navigation-container .mg-navigation-l2 ul li a:hover{color:#333}.mg-navigation .navigation-container .mg-navigation-l2 ul li a.text--dark-gray{color:#333!important}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(1n){-webkit-animation-delay:.2s;animation-delay:.2s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(2n){-webkit-animation-delay:.3s;animation-delay:.3s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(3n){-webkit-animation-delay:.35s;animation-delay:.35s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(4n){-webkit-animation-delay:.4s;animation-delay:.4s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(5n){-webkit-animation-delay:.45s;animation-delay:.45s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(6n){-webkit-animation-delay:.5s;animation-delay:.5s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(7n){-webkit-animation-delay:.55s;animation-delay:.55s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(8n){-webkit-animation-delay:.6s;animation-delay:.6s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(9n){-webkit-animation-delay:.65s;animation-delay:.65s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(10n){-webkit-animation-delay:.7s;animation-delay:.7s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(11n){-webkit-animation-delay:.75s;animation-delay:.75s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(12n){-webkit-animation-delay:.8s;animation-delay:.8s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(13n){-webkit-animation-delay:.85s;animation-delay:.85s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(14n){-webkit-animation-delay:.9s;animation-delay:.9s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(15n){-webkit-animation-delay:.95s;animation-delay:.95s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(16n){-webkit-animation-delay:1s;animation-delay:1s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(17n){-webkit-animation-delay:1.05s;animation-delay:1.05s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(18n){-webkit-animation-delay:1.1s;animation-delay:1.1s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(19n){-webkit-animation-delay:1.15s;animation-delay:1.15s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(20n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(21n){-webkit-animation-delay:1.25s;animation-delay:1.25s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(22n){-webkit-animation-delay:1.3s;animation-delay:1.3s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(23n){-webkit-animation-delay:1.35s;animation-delay:1.35s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(24n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(25n){-webkit-animation-delay:1.45s;animation-delay:1.45s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(26n){-webkit-animation-delay:1.5s;animation-delay:1.5s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(27n){-webkit-animation-delay:1.55s;animation-delay:1.55s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(28n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(29n){-webkit-animation-delay:1.65s;animation-delay:1.65s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(30n){-webkit-animation-delay:1.7s;animation-delay:1.7s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(31n){-webkit-animation-delay:1.75s;animation-delay:1.75s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(32n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(33n){-webkit-animation-delay:1.85s;animation-delay:1.85s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(34n){-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(35n){-webkit-animation-delay:1.95s;animation-delay:1.95s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(36n){-webkit-animation-delay:2s;animation-delay:2s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(37n){-webkit-animation-delay:2.05s;animation-delay:2.05s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(38n){-webkit-animation-delay:2.1s;animation-delay:2.1s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(39n){-webkit-animation-delay:2.15s;animation-delay:2.15s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(40n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(41n){-webkit-animation-delay:2.25s;animation-delay:2.25s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(42n){-webkit-animation-delay:2.3s;animation-delay:2.3s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(43n){-webkit-animation-delay:2.35s;animation-delay:2.35s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(44n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(45n){-webkit-animation-delay:2.45s;animation-delay:2.45s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(46n){-webkit-animation-delay:2.5s;animation-delay:2.5s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(47n){-webkit-animation-delay:2.55s;animation-delay:2.55s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(48n){-webkit-animation-delay:2.6s;animation-delay:2.6s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(49n){-webkit-animation-delay:2.65s;animation-delay:2.65s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(50n){-webkit-animation-delay:2.7s;animation-delay:2.7s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(51n){-webkit-animation-delay:2.75s;animation-delay:2.75s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(52n){-webkit-animation-delay:2.8s;animation-delay:2.8s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(53n){-webkit-animation-delay:2.85s;animation-delay:2.85s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(54n){-webkit-animation-delay:2.9s;animation-delay:2.9s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(55n){-webkit-animation-delay:2.95s;animation-delay:2.95s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(56n){-webkit-animation-delay:3s;animation-delay:3s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(57n){-webkit-animation-delay:3.05s;animation-delay:3.05s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(58n){-webkit-animation-delay:3.1s;animation-delay:3.1s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(59n){-webkit-animation-delay:3.15s;animation-delay:3.15s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(60n){-webkit-animation-delay:3.2s;animation-delay:3.2s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(61n){-webkit-animation-delay:3.25s;animation-delay:3.25s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(62n){-webkit-animation-delay:3.3s;animation-delay:3.3s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(63n){-webkit-animation-delay:3.35s;animation-delay:3.35s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(64n){-webkit-animation-delay:3.4s;animation-delay:3.4s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(65n){-webkit-animation-delay:3.45s;animation-delay:3.45s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(66n){-webkit-animation-delay:3.5s;animation-delay:3.5s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(67n){-webkit-animation-delay:3.55s;animation-delay:3.55s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(68n){-webkit-animation-delay:3.6s;animation-delay:3.6s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(69n){-webkit-animation-delay:3.65s;animation-delay:3.65s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(70n){-webkit-animation-delay:3.7s;animation-delay:3.7s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(71n){-webkit-animation-delay:3.75s;animation-delay:3.75s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(72n){-webkit-animation-delay:3.8s;animation-delay:3.8s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(73n){-webkit-animation-delay:3.85s;animation-delay:3.85s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(74n){-webkit-animation-delay:3.9s;animation-delay:3.9s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(75n){-webkit-animation-delay:3.95s;animation-delay:3.95s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(76n){-webkit-animation-delay:4s;animation-delay:4s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(77n){-webkit-animation-delay:4.05s;animation-delay:4.05s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(78n){-webkit-animation-delay:4.1s;animation-delay:4.1s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(79n){-webkit-animation-delay:4.15s;animation-delay:4.15s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(80n){-webkit-animation-delay:4.2s;animation-delay:4.2s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(81n){-webkit-animation-delay:4.25s;animation-delay:4.25s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(82n){-webkit-animation-delay:4.3s;animation-delay:4.3s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(83n){-webkit-animation-delay:4.35s;animation-delay:4.35s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(84n){-webkit-animation-delay:4.4s;animation-delay:4.4s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(85n){-webkit-animation-delay:4.45s;animation-delay:4.45s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(86n){-webkit-animation-delay:4.5s;animation-delay:4.5s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(87n){-webkit-animation-delay:4.55s;animation-delay:4.55s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(88n){-webkit-animation-delay:4.6s;animation-delay:4.6s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(89n){-webkit-animation-delay:4.65s;animation-delay:4.65s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(90n){-webkit-animation-delay:4.7s;animation-delay:4.7s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(91n){-webkit-animation-delay:4.75s;animation-delay:4.75s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(92n){-webkit-animation-delay:4.8s;animation-delay:4.8s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(93n){-webkit-animation-delay:4.85s;animation-delay:4.85s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(94n){-webkit-animation-delay:4.9s;animation-delay:4.9s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(95n){-webkit-animation-delay:4.95s;animation-delay:4.95s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(96n){-webkit-animation-delay:5s;animation-delay:5s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(97n){-webkit-animation-delay:5.05s;animation-delay:5.05s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(98n){-webkit-animation-delay:5.1s;animation-delay:5.1s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(99n){-webkit-animation-delay:5.15s;animation-delay:5.15s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(100n){-webkit-animation-delay:5.2s;animation-delay:5.2s}.firefox .mg-navigation{overflow:hidden}.firefox .mg-navigation .navigation-container{overflow:unset}.firefox .mg-navigation .mg-navigation-l2.active{overflow:hidden}.firefox .mg-navigation .mg-navigation-l1{z-index:13;overflow:auto}.firefox .mg-navigation .mg-navigation-l1 ul.navigation-list{overflow-x:scroll;scrollbar-width:none}@media print,screen and (min-width:48em){.firefox .mg-navigation .mg-navigation-l1 ul.navigation-list{overflow-y:scroll;scrollbar-width:none}}@media print,screen and (min-width:64em){.firefox .mg-navigation .mg-navigation-l1 ul.navigation-list{width:100%;overflow-y:scroll;scrollbar-width:none}}@media screen and (min-width:75em){.firefox .mg-navigation .mg-navigation-l1 ul.navigation-list{width:100%;overflow-y:scroll;scrollbar-width:none}}@media print,screen and (min-width:48em){.firefox .mg-navigation .mg-navigation-l1{position:fixed;overflow:visible;width:3.75rem}}@media print,screen and (min-width:64em){.firefox .mg-navigation .mg-navigation-l1{width:5rem}}@media screen and (min-width:75em){.firefox .mg-navigation .mg-navigation-l1{width:6.25rem}}.firefox .mg-navigation .mg-navigation-l2.active{position:absolute}.firefox ul.navigation-sub-links{width:106%}.edge .mg-navigation .navigation-container .mg-navigation-l1 .logo img,.ie .mg-navigation .navigation-container .mg-navigation-l1 .logo img{max-width:113px}@media print,screen and (min-width:64em){.edge .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list span,.ie .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list span{width:100%}}@media print,screen and (min-width:64em){.edge .mg-navigation-l2,.ie .mg-navigation-l2{z-index:-1;opacity:0}.edge .mg-navigation-l2.active,.ie .mg-navigation-l2.active{opacity:1;z-index:12}}@media print,screen and (max-width:47.99875em){.iphone .mg-navigation .brand-logo{z-index:1;display:block}}.navigation-overlap{z-index:0!important}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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}.slick-dots{margin:.625rem 0 0;cursor:pointer;position:static;bottom:1.25rem;text-align:center;width:100%}@media print,screen and (min-width:48em){.slick-dots{margin:.625rem 0 0}}.slick-dots li{position:relative;display:inline-block;margin:.5rem .375rem 0;padding:0;cursor:pointer}.slick-dots li button{background:#ccc;border-radius:.375rem;color:#0a0a0a;cursor:pointer;display:block;line-height:0;outline:none;padding:.3125rem;height:.75rem;width:.75rem;text-indent:-6249.9375rem}.slick-dots li.slick-active button{background:#333;color:#fefefe;display:block}.mg-slick-controls{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mg-slick-controls.fadeoutIcon{opacity:1;-webkit-animation:fadeElement .4s ease-in-out forwards;animation:fadeElement .4s ease-in-out forwards}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-slick-controls{margin-left:1.8125rem}}@media print,screen and (min-width:64em){.mg-slick-controls{margin-left:2.1875rem}}@media screen and (min-width:75em){.mg-slick-controls{margin-left:3.5rem}}.mg-slick-controls .controls__button--next{-webkit-animation:buttonSlideInFromLeft .3s ease-in-out forwards;animation:buttonSlideInFromLeft .3s ease-in-out forwards;opacity:0;-webkit-animation-delay:.45s;animation-delay:.45s;margin-left:-.125rem}.mg-slick-controls .controls__button--next,.mg-slick-controls .controls__button--prev{outline:none;cursor:pointer;background:#fff;color:#1e6f30;width:3.125rem;height:3.125rem;margin:0 .125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (max-width:47.99875em){.mg-slick-controls .controls__button--next,.mg-slick-controls .controls__button--prev{display:none}}@media print,screen and (min-width:48em){.mg-slick-controls .controls__button--next,.mg-slick-controls .controls__button--prev{background-color:#1e6f30;border-radius:0;border:.125rem solid #1e6f30}}.mg-slick-controls .controls__button--next:after,.mg-slick-controls .controls__button--prev:after{content:"";position:absolute;z-index:-1;width:0;height:0;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .1s linear,height .1s linear;transition:width .1s linear,height .1s linear;background:#fff}.mg-slick-controls .controls__button--next span,.mg-slick-controls .controls__button--prev span{display:block;width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:.3125rem 0}.mg-slick-controls .controls__button--next span.leftarrow,.mg-slick-controls .controls__button--prev span.leftarrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);-ms-flex-item-align:center;align-self:center;background-size:contain}.mg-slick-controls .controls__button--next span.rightarrow,.mg-slick-controls .controls__button--prev span.rightarrow{-webkit-transform:rotate(0deg);transform:rotate(0deg);-ms-flex-item-align:center;align-self:center;background-size:contain}.mg-slick-controls .controls__button--next:focus,.mg-slick-controls .controls__button--next:hover,.mg-slick-controls .controls__button--prev:focus,.mg-slick-controls .controls__button--prev:hover{color:#1e6f30;border-color:#1e6f30;z-index:2}.mg-slick-controls .controls__button--next:focus:after,.mg-slick-controls .controls__button--next:hover:after,.mg-slick-controls .controls__button--prev:focus:after,.mg-slick-controls .controls__button--prev:hover:after{background-repeat:no-repeat;background-position:50%;width:100%;height:100%}.mg-slick-controls .controls__button--next:focus span,.mg-slick-controls .controls__button--next:hover span,.mg-slick-controls .controls__button--prev:focus span,.mg-slick-controls .controls__button--prev:hover span{display:block;width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:.3125rem 0}.mg-slick-controls .controls__button--next:focus span.leftarrow,.mg-slick-controls .controls__button--next:hover span.leftarrow,.mg-slick-controls .controls__button--prev:focus span.leftarrow,.mg-slick-controls .controls__button--prev:hover span.leftarrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);-ms-flex-item-align:center;align-self:center;background-size:contain}.mg-slick-controls .controls__button--next:focus span.rightarrow,.mg-slick-controls .controls__button--next:hover span.rightarrow,.mg-slick-controls .controls__button--prev:focus span.rightarrow,.mg-slick-controls .controls__button--prev:hover span.rightarrow{-webkit-transform:rotate(0deg);transform:rotate(0deg);-ms-flex-item-align:center;align-self:center;background-size:contain}.mg-slick-controls .controls__button--prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:48em){.mg-slick-controls .controls__button--prev{transform:translateY(0);-webkit-transform:translateZ(0);-webkit-animation-name:appearElement;animation-name:appearElement;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;-webkit-animation-delay:.45s;animation-delay:.45s}}.mg-slick-controls .controls__button--prev:focus,.mg-slick-controls .controls__button--prev:hover{border-right:.125rem solid #1e6f30;z-index:2}.mg-slick-controls .controls__button--next{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:48em){.mg-slick-controls .controls__button--next{display:-webkit-box;display:-ms-flexbox;display:flex}}.mg-slick-controls .controls__button--next.slick-disabled{z-index:0}.mg-slick-controls .controls__button--next:focus,.mg-slick-controls .controls__button--next:hover{border-left:.125rem solid #1e6f30}.mg-slick-controls .controls__button.slick-disabled{border:.125rem solid #1e6f30;opacity:.5!important;pointer-events:none}.mg-slick-controls .controls__button.slick-disabled span.rightarrow{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ie .slick-arrow{-webkit-animation:none;animation:none;opacity:1}.ie .slick-disabled span{background-position:0 0}.mg-stage-carousel>.slideUp:not(:first-child){height:0!important;overflow:hidden}.mg-stage-carousel__slide{width:100%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:48em){.mg-stage-carousel__slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media print,screen and (min-width:64em){.mg-stage-carousel__slide{height:100vh}}.mg-stage-carousel__slide picture{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-stage-carousel .slick-dots{position:absolute}.mg-stage-carousel .slick-dots li.slick-active button{background:#333;color:#fefefe;display:block}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-stage-carousel .mg-slick-controls{position:absolute}}html.is-reveal-open.zf-has-scroll{height:auto}html.is-reveal-open.zf-has-scroll.cookingmodescrollbar::-webkit-scrollbar{display:none}.edge.cookingmodescrollbar,.ie.cookingmodescrollbar{-ms-overflow-style:none}.firefox.cookingmodescrollbar{scrollbar-width:none}.mg--overlay{width:0;height:0}.mg-overlay-close{cursor:pointer;display:block;width:1.54125rem;height:1.54125rem;background-size:1.54125rem 1.54125rem;position:absolute;right:1.25rem;top:1.25rem;margin:0;z-index:101}@media print,screen and (min-width:48em){.mg-overlay-close{right:1.5625rem;top:1.5625rem}}@media print,screen and (min-width:64em){.mg-overlay-close{right:1.5625rem;top:1.5625rem}}.mg-overlay{background-color:hsla(0,0%,100%,.4);z-index:1254;border:none;outline:none;overflow:hidden;-webkit-animation:overlayOpacity .5s forwards;animation:overlayOpacity .5s forwards}.mg-overlay__content-wrapper{width:100%;height:100vh;overflow:scroll}.mg-overlay__menu{z-index:4;background-color:hsla(0,0%,100%,.6)}.mg-overlay__content-wrapper{min-height:100vh;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:auto}.mg-overlay__content-wrapper iframe{width:100vw;height:80vh;-webkit-animation:scaleVideo 1s forwards;animation:scaleVideo 1s forwards}@media print,screen and (min-width:48em){.mg-overlay__content-wrapper iframe{width:76.56%;height:57.55%}}@media print,screen and (min-width:64em){.mg-overlay__content-wrapper iframe{width:76.56%;height:57.55%}}@media screen and (min-width:75em){.mg-overlay__content-wrapper iframe{width:66.56%;height:66.66%}}.mg-left-overlay,.mg-right-overlay{outline:none}.mg-left-overlay .mg-overlay__content-wrapper,.mg-right-overlay .mg-overlay__content-wrapper{display:block;width:100%;min-height:100vh;outline:none;-webkit-transition:width .5s ease-in-out .3s;transition:width .5s ease-in-out .3s;margin-left:auto;margin-right:0;background:#fff;padding:4.25rem 1.875rem 5.625rem;overflow-y:auto}@media print,screen and (min-width:48em){.mg-left-overlay .mg-overlay__content-wrapper,.mg-right-overlay .mg-overlay__content-wrapper{width:57.03%;padding:6.125rem 3.75rem 5.625rem}}@media print,screen and (min-width:64em){.mg-left-overlay .mg-overlay__content-wrapper,.mg-right-overlay .mg-overlay__content-wrapper{width:45.31%;padding:6.125rem 5rem 5.625rem}}@media screen and (min-width:75em){.mg-left-overlay .mg-overlay__content-wrapper,.mg-right-overlay .mg-overlay__content-wrapper{width:26.8125rem;padding:6.125rem 3.9375rem 5.625rem}}@media print,screen and (min-width:48em){.mg-left-overlay .mg-overlay__content-wrapper.mg-extended,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended{min-width:42.5625rem}}.mg-left-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay{padding:0}@media print,screen and (min-width:48em){.mg-left-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay{width:23.625rem}}@media print,screen and (min-width:64em){.mg-left-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay{width:24.0625rem;width:38.625rem}}@-webkit-keyframes mg-right-animate-reverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(550px);transform:translateX(550px)}}@-webkit-keyframes __slideInFromLeft{0%{opacity:1;margin-left:-40px}to{opacity:1;margin-left:0}}@keyframes __slideInFromLeft{0%{opacity:1;margin-left:-40px}to{opacity:1;margin-left:0}}@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft{0%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromLeft_homestage{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft_homestage{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideTagsFromLeft{0%{margin-left:-40px}to{margin-left:0}}@keyframes slideTagsFromLeft{0%{margin-left:-40px}to{margin-left:0}}@-webkit-keyframes slideInFromTop_arraow{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}40%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0}}@keyframes slideInFromTop_arraow{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}40%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0}}@-webkit-keyframes slideInFromTop{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromTop{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes createCircle{0%{-webkit-transform:scale(0);transform:scale(0)}10%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1);transform:scale(1);opacity:0}75%{opacity:0}to{opacity:0}}@keyframes createCircle{0%{-webkit-transform:scale(0);transform:scale(0)}10%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1);transform:scale(1);opacity:0}75%{opacity:0}to{opacity:0}}@-webkit-keyframes slideInFromLeft-navigation-medium{0%{width:0;-webkit-transform:translateX(-60px);transform:translateX(-60px)}to{width:3.75rem;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft-navigation-medium{0%{width:0;-webkit-transform:translateX(-60px);transform:translateX(-60px)}to{width:3.75rem;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromLeft-navigation-large{0%{width:0;-webkit-transform:translateX(-80px);transform:translateX(-80px)}to{width:5rem;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft-navigation-large{0%{width:0;-webkit-transform:translateX(-80px);transform:translateX(-80px)}to{width:5rem;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromLeft-navigation-xlarge{0%{width:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{width:6.25rem;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft-navigation-xlarge{0%{width:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{width:6.25rem;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromBottom-navigation{0%{-webkit-transform:translateY(70px);transform:translateY(70px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromBottom-navigation{0%{-webkit-transform:translateY(70px);transform:translateY(70px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slickDotsSlideInFromLeft{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slickDotsSlideInFromLeft{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes buttonSlideInFromLeft{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes buttonSlideInFromLeft{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromRight{0%{-webkit-transform:translateX(40px);transform:translateX(40px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromRight{0%{-webkit-transform:translateX(40px);transform:translateX(40px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slickDotsSlideInFromRight{0%{-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slickDotsSlideInFromRight{0%{-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromBottom{0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromBottom{0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInFromBottomWithoutFade{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromBottomWithoutFade{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes appearElement{0%{opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes appearElement{0%{opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeElement{0%{opacity:1}to{opacity:0}}@keyframes fadeElement{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeTags{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTags{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes noTags{0%{visibility:visible}to{visibility:hidden}}@keyframes noTags{0%{visibility:visible}to{visibility:hidden}}@-webkit-keyframes fadeArrow{to{opacity:0}}@keyframes fadeArrow{to{opacity:0}}@-webkit-keyframes flyout-close-scale{0%{opacity:0;-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0)}to{opacity:1;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@keyframes flyout-close-scale{0%{opacity:0;-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0)}to{opacity:1;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@-webkit-keyframes flyout-close-skew{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@keyframes flyout-close-skew{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@-webkit-keyframes scale-for-teaserExpert{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.53);transform:scale(1.53)}}@keyframes scale-for-teaserExpert{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.53);transform:scale(1.53)}}@-webkit-keyframes scale-for-teaserExpert-xlarge{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}}@keyframes scale-for-teaserExpert-xlarge{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}}@-webkit-keyframes scale-for-teaserExpert_sm{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes scale-for-teaserExpert_sm{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.3);transform:scale(1.3)}}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0);transform:scale(0)}95%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(0);transform:scale(0)}95%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes moveInBottom{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(30px);transform:translateY(30px)}}@keyframes moveInBottom{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(30px);transform:translateY(30px)}}@-webkit-keyframes removeWidth{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes removeWidth{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@-webkit-keyframes moveInLeft{0%{-webkit-transform:translateX(-50);transform:translateX(-50)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveInLeft{0%{-webkit-transform:translateX(-50);transform:translateX(-50)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes moveInRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(3.125rem);transform:translateX(3.125rem)}}@keyframes moveInRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(3.125rem);transform:translateX(3.125rem)}}@-webkit-keyframes showCheck{0%{top:-5px}to{top:-40px}}@keyframes showCheck{0%{top:-5px}to{top:-40px}}@-webkit-keyframes shake{0%{-webkit-transform:translate(0);transform:translate(0)}30%{-webkit-transform:translate(5px);transform:translate(5px)}50%{-webkit-transform:translate(0);transform:translate(0)}80%{-webkit-transform:translate(-5px);transform:translate(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes shake{0%{-webkit-transform:translate(0);transform:translate(0)}30%{-webkit-transform:translate(5px);transform:translate(5px)}50%{-webkit-transform:translate(0);transform:translate(0)}80%{-webkit-transform:translate(-5px);transform:translate(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translateY(40%);transform:translateY(40%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{-webkit-transform:translateY(40%);transform:translateY(40%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInAppear{0%{opacity:0}to{opacity:1}}@keyframes fadeInAppear{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}70%{opacity:1}90%{opacity:0}to{opacity:0}}@keyframes fadeout{0%{opacity:1}70%{opacity:1}90%{opacity:0}to{opacity:0}}@-webkit-keyframes show_slick{0%{opacity:0;display:none}1%{opacity:0;display:block}to{opacity:1;display:block}}@keyframes show_slick{0%{opacity:0;display:none}1%{opacity:0;display:block}to{opacity:1;display:block}}@-webkit-keyframes scaleVideoTitle{0%{margin-right:-6.25rem}to{margin-right:0;opacity:1}}@keyframes scaleVideoTitle{0%{margin-right:-6.25rem}to{margin-right:0;opacity:1}}@-webkit-keyframes slickSlideInFromLeft{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slickSlideInFromLeft{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@-webkit-keyframes mg-right-animate{0%{margin-right:-34.375rem}to{margin-right:0}}@keyframes mg-right-animate{0%{margin-right:-34.375rem}to{margin-right:0}}@-webkit-keyframes animate-terms{0%{-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes animate-terms{0%{-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes scaleVideo{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scaleVideo{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes scalePlayVideo{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scalePlayVideo{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes scaleVideoreverse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes scaleVideoreverse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes overlayOpacity{0%{opacity:0}to{opacity:1}}@keyframes overlayOpacity{0%{opacity:0}to{opacity:1}}@-webkit-keyframes overlayOpacityreverse{0%{opacity:1}to{opacity:0}}@keyframes overlayOpacityreverse{0%{opacity:1}to{opacity:0}}.mg-recipe-heading_slideInFromLeft{-webkit-animation:fadeInUp .6s ease-out forwards;animation:fadeInUp .6s ease-out forwards}.mg-pills_slideInFromLeft{-webkit-animation:slideInFromLeft .3s ease-out forwards;animation:slideInFromLeft .3s ease-out forwards}.mg-recipe-header-subtitle_slideInFromLeft{-webkit-animation:slideInFromLeft .3s ease-in-out forwards;animation:slideInFromLeft .3s ease-in-out forwards}.mg-fadeInAppear_quote{-webkit-animation:fadeInAppear .4s ease-out forwards;animation:fadeInAppear .4s ease-out forwards}.mg-ratingRow-fadeInAppear{-webkit-animation:fadeInAppear 2.5s ease-out forwards;animation:fadeInAppear 2.5s ease-out forwards}.mg-recipe__slideInFromLeft{-webkit-animation:__slideInFromLeft .3s ease-out forwards;animation:__slideInFromLeft .3s ease-out forwards}.mg-recipeInstruction_slideInFromLeft{-webkit-animation:slideInFromLeft .5s ease-out forwards;animation:slideInFromLeft .5s ease-out forwards}:root{--mp-primary:#fff23d;--mp-primary-light:#fffcda;--mp-primary-lighter:#fffcda;--mp-secondary:#3e2c19;--mp-secondary-light:#7c6853;--mp-secondary-dark:#2d1d0c;--mp-white:#fff;--mp-gray:#454545;--mp-black:#3e2c19;--mp-neutral:#aaa;--mp-neutral-light:#dedede;--mp-neutral-lighter:#f7f7f7;--mp-neutral-dark:#777;--mp-recipe-easy:#bababa;--mp-recipe-intermediate:#bababa;--mp-recipe-advanced:#bababa;--border-radius-small:0;--border-radius-big:0;--litepicker-multiselect-is-selected-color:#3e2c19;--filter-close-dialog:invert(0%) sepia(0%) saturate(0%) hue-rotate(241deg) brightness(90%) contrast(98%);--filter-close-tag:invert(52%) sepia(1%) saturate(0%) hue-rotate(15deg) brightness(88%) contrast(94%);--filter-icon-edit-tag:invert(52%) sepia(1%) saturate(0%) hue-rotate(15deg) brightness(88%) contrast(94%);--filter-icon-edit-dashboard:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);--filter-icon:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);--filter-recipe-icon-active:invert(77%) sepia(0%) saturate(0%) hue-rotate(354deg) brightness(97%) contrast(91%);--filter-recipe-icon-disabled:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);--filter-exclusions-add:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);--filter-icon-search:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);--filter-spinner:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%)}.mp-button{--mp-btn-active:var(--mp-secondary);--mp-btn-hover:var(--mp-secondary-dark);--mp-btn-disabled:#ccc;--mp-btn-light-text:var(--mp-white);--mp-btn-dark-text:map-get($colors,primary-brand-color);border:0;-webkit-transition:all .3s ease;transition:all .3s ease;background-size:201% 100%;background-position:100% 100%;padding:0 16px;line-height:3.75rem}@media print,screen and (max-width:47.99875em){.mp-button{width:auto!important;margin-left:auto!important;margin-right:auto!important}}.mp-button:hover{border:0;background-position:0 100%;color:#1e6f30}.mp-topbar__gradient{display:none}@media screen and (min-width:75em){.mp-topbar__inner .back-link,.mp-topbar__inner .mp-topbar__back-link{padding-left:25px}}.mp-svg-icon{filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);filter:var(--filter-icon)}.mp-recipe-search__form .ajax-progress-throbber .throbber,.mp-svg-icon{-webkit-filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-icon)}.mp-recipe-search__form .ajax-progress-throbber .throbber{filter:var(--filter-icon);filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-spinner);filter:var(--filter-spinner)}.mp-recipe-search__form input#edit-textsearch{border:0;height:40px;padding-left:15px}.mp-recipe-search__form input#edit-textsearch::-moz-placeholder{color:#7c6853;color:var(--mp-secondary-light)}.mp-recipe-search__form input#edit-textsearch::-ms-input-placeholder{color:#7c6853;color:var(--mp-secondary-light)}.mp-recipe-search__form input#edit-textsearch::placeholder{color:#7c6853;color:var(--mp-secondary-light)}.mp-recipe-search__form input#edit-textsearch::-webkit-input-placeholder{color:#7c6853;color:var(--mp-secondary-light)}.mp-recipe-search__form input#edit-textsearch:-ms-input-placeholder{color:#7c6853;color:var(--mp-secondary-light)}#sl-calendar .ajax-progress-throbber .throbber,.mp-onboarding .ajax-progress-throbber .throbber{-webkit-filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-icon);filter:var(--filter-icon);filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-spinner);filter:var(--filter-spinner)}.mp-onboarding .checkbox-title,.mp-onboarding .checked-cell .checkbox-title,.mp-onboarding .checked-cell .radio-title,.mp-onboarding .radio-title{color:#1e6f30}.addrecipe .ajax-progress-throbber .throbber{-webkit-filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-icon);filter:var(--filter-icon);filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-spinner);filter:var(--filter-spinner)}.mp-settings{color:#1e6f30;margin-left:auto;margin-right:auto}.mp-week-calendar__days .active .minorday{color:#1e6f30;background-color:#fff33e}.mp-week-calendar__month{color:#1e6f30}#mealplanner .title h3{color:#1e6f30;border-bottom:2px solid #dedede;border-bottom:2px solid var(--mp-neutral-light)}#mealplanner .tickets{color:#aaa;color:var(--mp-neutral)}#mealplanner .prepa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#mealplanner .prepa .icon-time:after{-webkit-filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);-webkit-filter:var(--filter-recipe-icon-active);filter:var(--filter-recipe-icon-active);stroke:#999;height:1rem;width:1rem;background-size:1rem;display:inline-block;background-size:contain;margin-right:5px}#mealplanner .difficulty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#mealplanner .difficulty .icofilled:after{-webkit-filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);-webkit-filter:var(--filter-recipe-icon-active);filter:var(--filter-recipe-icon-active);background-size:.46875rem .9375rem;height:.9375rem;width:.5rem;display:inline-block;margin-right:5px}#mealplanner .difficulty .icoempty:after{-webkit-filter:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);filter:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);-webkit-filter:var(--filter-recipe-icon-disabled);filter:var(--filter-recipe-icon-disabled)}#mealplanner .row.card.mp-recipe{border-radius:0;border-radius:var(--border-radius-small)}#mealplanner .recipe-close a{top:.75rem;right:.3125rem}#mealplanner .recipe-close a,.mp-dialog .ui-dialog-titlebar .ui-button-icon{content-visibility:hidden;background-repeat:no-repeat;background-size:1rem 1rem!important}#change-meal{background-color:#f7f7f7;background-color:var(--mp-neutral-lighter)}#change-meal .tickets{color:#aaa;color:var(--mp-neutral)}#change-meal .prepa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#change-meal .prepa .icon-time:after{-webkit-filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);-webkit-filter:var(--filter-recipe-icon-active);filter:var(--filter-recipe-icon-active);stroke:#999;height:1rem;width:1rem;background-size:1rem;display:inline-block;background-size:contain;margin-right:5px}#change-meal .difficulty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#change-meal .difficulty .icofilled:after{-webkit-filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);-webkit-filter:var(--filter-recipe-icon-active);filter:var(--filter-recipe-icon-active);background-size:.46875rem .9375rem;height:.9375rem;width:.5rem;display:inline-block;margin-right:5px}#change-meal .difficulty .icoempty:after{-webkit-filter:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);filter:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);-webkit-filter:var(--filter-recipe-icon-disabled);filter:var(--filter-recipe-icon-disabled)}#change-meal .row.card.mp-recipe{border-radius:0;border-radius:var(--border-radius-small)}#change-meal .ajax-progress{position:absolute;right:-15px}#change-meal .form-item.js-form-type-textfield.form-item-textsearch:before{height:40px;padding-left:10px;left:unset;right:10px;top:10px;background-color:#fff33e;-webkit-filter:unset;filter:unset}#change-meal .search-region{background-color:transparent}.menu-preferences.dashboard .checkbox-title,.menu-preferences.dashboard .radio-title{color:#1e6f30}.menu-preferences.dashboard .edit-setting a{-webkit-filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-icon-edit-dashboard);filter:var(--filter-icon-edit-dashboard)}#recipe-from-detail .active .checkbox-title,#recipe-from-detail .active .radio-title{color:#1e6f30}#recipe-from-detail .form-checkboxes{margin:20px auto 16px}#recipe-from-detail h2{margin-top:0;font-size:24px}.title-setting__num{color:#1e6f30}table#onborading-block-header tr td span.step-number{line-height:28px}table#onborading-block-header tr td.step-active span.step-number{background-color:#3e2c19;background-color:var(--mp-secondary)}table#onborading-block-header tr td.step-active span.step-label{color:#3e2c19;color:var(--mp-secondary)}table#onborading-block-header tr td.step-passed span.step-number{background-color:#7c6853;background-color:var(--mp-secondary-light)}table#onborading-block-header tr td.step-passed span.step-label{color:#7c6853;color:var(--mp-secondary-light)}.menu-preferences-form-exclusions .addBtn,.mp-onboarding-multistep .addBtn{-webkit-filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-exclusions-add);filter:var(--filter-exclusions-add);height:48px}#meal-planner-block input[name=add_tag]{border-color:#1e6f30;outline-color:#1e6f30;height:48px}.mp-button.button{border:0;-webkit-transition:all .3s ease;transition:all .3s ease;background-size:201% 100%;background-position:100% 100%;padding:0 16px;height:3.75rem;line-height:3.75rem}.mp-button.mp-button--primary{height:3.75rem!important;line-height:3.75rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:0}.mp-button.mp-button--primary:hover{border:0}.mp-button.mp-button--secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.75rem!important;line-height:3.75rem}.mp-button.mp-button--secondary svg{margin-right:5px}.menu-preferences .tag{color:#1e6f30;border-color:#777;border-color:var(--mp-neutral-dark)}.mp-recipe .grade>i{display:none}.mp-recipe .grade>i:first-child{display:inline-block}#searcher .select2-results__option--highlighted{color:#3e2c19;color:var(--mp-secondary)}@media (max-width:767px){table#onborading-block-header{margin-top:90px}}.sub-buttons div{margin-left:10px}.sub-buttons div:first-child{margin-left:0}.dialog-buttons div:first-child,.dialog-buttons div:last-child{margin-right:.625rem;margin-left:.625rem}@media print,screen and (max-width:47.99875em){.dialog-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mg-dsu-rating{margin-top:0!important}.mg-dsu-rating .views-element-container{margin-left:auto;margin-right:auto;margin-bottom:2.5rem;position:relative}.mg-dsu-rating .views-element-container .overallTitle{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:.625rem;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallTitle{top:3.25rem;left:1.875rem;-webkit-transform:unset;transform:unset}}.mg-dsu-rating .views-element-container .overallExposedForm{padding-bottom:2.5rem;padding-top:1.25rem;position:relative}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 1.875rem 7.1875rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.75rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-prefix{margin-bottom:.625rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-prefix{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .fivestar-default{margin-bottom:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .fivestar-default div.fivestar-widget-static{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .fivestar-default div.fivestar-widget-static .star{height:1.875rem;width:1.875rem;margin-left:.28125rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .fivestar-default div.fivestar-widget-static .star:first-child{margin-left:0}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .fivestar-default div.fivestar-widget-static .star span.on{background:url(/themes/custom/gardengourmet/UI/build/images/1RMypmJ.svg)!important;background-repeat:no-repeat;background-size:1.90625rem 1.90625rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .fivestar-default div.fivestar-widget-static .star span.off{background-image:none!important}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .fivestar-default{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix{color:#333;margin-bottom:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix:before{content:"("}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix:after{content:")"}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating{margin-bottom:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:4.375rem;border-right:1px solid #abd0c5}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split{padding:0;border:0}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split legend{display:none}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:1.25rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars input[name=stars]{display:none}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress{width:100%;color:#fff33e!important}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress:-webkit-progress-value{background-color:#fff33e!important}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress:-moz-progress-bar{background-color:#fff33e!important}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:.625rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress[value]::-webkit-progress-bar{background-color:#f3f3f3!important;border-radius:.3125rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress[value]::-webkit-progress-value{background-color:#fff33e!important;border-radius:.3125rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option{margin-bottom:.625rem;cursor:pointer;z-index:2}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating{position:absolute;top:0;right:0}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars:last-child{margin-bottom:0}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper{position:absolute;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3{margin-bottom:.9375rem}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3{margin-bottom:0}}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-recommend-checkbox{width:50%;border:.125rem solid #eee;border-right:0}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-recommend-checkbox input[name=recommend_checkbox]{display:none}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-recommend-checkbox label{padding:1rem 1.25rem;display:inline-block;width:100%;cursor:pointer;color:#ccc}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-recommend-checkbox input:checked+label{color:#333}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-recommend-checkbox{width:unset}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-sort-by-useful-checkbox{width:50%;border:.125rem solid #eee}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-sort-by-useful-checkbox input[name=sort_by_useful_checkbox]{display:none}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-sort-by-useful-checkbox label{padding:1rem 1.25rem;display:inline-block;width:100%;cursor:pointer;color:#ccc}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-sort-by-useful-checkbox input:checked+label{color:#333}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-sort-by-useful-checkbox{width:unset}}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section{margin-left:auto}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .exposed-apply{display:none}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating{width:38%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating_split{width:58%;margin-left:auto;border:0}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating_split legend{display:none}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating_split .form-item-stars{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating_split .form-item-stars input[name=stars]{display:none}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating_split .form-item-stars .rating{position:absolute;top:0;right:0}}.mg-dsu-rating .views-element-container #edit-actions--brTehtOl5HM{display:none}.mg-dsu-rating .views-row{padding:1.875rem;margin:1.875rem 0;border:.1875rem solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}@media print,screen and (min-width:48em){.mg-dsu-rating .views-row{padding:2.5rem}}.mg-dsu-rating .views-row .comment-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-dsu-rating .views-row .comment-list .recmd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.mg-dsu-rating .views-row .comment-list .recmd .average-rating{display:none}.mg-dsu-rating .views-row .comment-list .recmd .fivestar-widget{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:relative}.mg-dsu-rating .views-row .comment-list .recmd .fivestar-widget:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;cursor:default}.mg-dsu-rating .views-row .comment-list .recmd .total-votes{display:none}.mg-dsu-rating .views-row .comment-list .recmd .recommend-text{padding-left:1.4375rem;color:#333;display:inline-block}.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-dsu-rating .views-row .comment-list .recmd .recommend-text{text-decoration:underline}}.mg-dsu-rating .views-row .comment-list .card-title{margin-top:1.25rem;margin-bottom:1.25rem}.mg-dsu-rating .views-row .comment-list .card-title a{color:#333}.mg-dsu-rating .views-row .comment-list .images_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-dsu-rating .views-row .comment-list .images_rating article{margin-bottom:1.5625rem;height:4.375rem;width:4.375rem;margin-right:.9375rem}.mg-dsu-rating .views-row .comment-list .images_rating article:last-child,.mg-dsu-rating .views-row .comment-list .images_rating article:nth-child(3){margin-right:0}@media screen and (min-width:25em){.mg-dsu-rating .views-row .comment-list .images_rating article:nth-child(3){margin-right:.9375rem}}.mg-dsu-rating .views-row .comment-list .images_rating article a.colorbox{width:100%;height:100%}.mg-dsu-rating .views-row .comment-list .images_rating article a.colorbox img{width:100%;height:100%;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-dsu-rating .views-row .comment-list .images_rating article{margin-right:1.25rem;height:6.9375rem;width:6.9375rem}.mg-dsu-rating .views-row .comment-list .images_rating article:last-child{margin-right:0}}.mg-dsu-rating .views-row .comment-list .comment-wrapper{margin-bottom:1.25rem;line-height:1.3;color:#999}.mg-dsu-rating .views-row .comment-list .comment__meta{margin-top:2.5rem}.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name{padding-right:1.625rem;position:relative}.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name:after{content:"";padding-right:1.625rem;border-right:.09375rem solid #333}.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span{color:#333;margin-bottom:1.25rem}.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child{display:inline-block}.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child{text-decoration:underline}}.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span{color:#333;margin-bottom:1.25rem}.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .date-time{margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author{display:inline-block}}@media print,screen and (min-width:48em){.mg-dsu-rating .views-row .comment-list .comment__meta{margin-top:1.25rem}}.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text{margin-bottom:1.25rem;color:#333;display:inline-block}.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text{text-decoration:underline}}.mg-dsu-rating .views-row .comment-list form{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.mg-dsu-rating .views-row .comment-list .usefulness{border-top:.125rem solid #eee;margin:.9375rem 0;padding-top:2.5rem}.mg-dsu-rating .views-row .comment-list .usefulness .flag{width:44%}.mg-dsu-rating .views-row .comment-list .usefulness .flag a{color:#333;border:0;border-radius:unset;background-color:unset;text-align:left;padding-left:1.8125rem}@media print,screen and (min-width:48em){.mg-dsu-rating .views-row .comment-list .usefulness{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.875rem}.mg-dsu-rating .views-row .comment-list .usefulness .flag{width:unset}.mg-dsu-rating .views-row .comment-list .usefulness .flag a{text-align:center;padding:.4375rem .3125rem .4375rem 1.8125rem;margin-left:1.25rem}}.mg-dsu-rating .views-row .comment-list .links.inline{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.625rem}.mg-dsu-rating .views-row .comment-list .links.inline li{margin-right:.625rem}.mg-dsu-rating .views-row .comment-list .links.inline li a{color:#333}.mg-dsu-rating .views-row .comment-list .links.inline li a:after{background:#ccc}.mg-dsu-rating .views-row .reply-comment-list{padding:1.875rem;background-color:#f3f3f3}@media print,screen and (min-width:64em){.mg-dsu-rating .views-row .reply-comment-list{padding:2.5rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form{margin-left:-1.96875rem;margin-right:-1.96875rem;padding:1.875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .adding_it>span,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews{display:block;text-align:center}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.875rem;margin-bottom:3.125rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .fivestar-widget-static{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;cursor:pointer}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star{height:1.875rem;width:1.875rem;margin-left:.28125rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star:first-child{margin-left:0}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star span.on{background:url(/themes/custom/gardengourmet/UI/build/images/1RMypmJ.svg)!important;background-repeat:no-repeat;background-size:1.90625rem 1.90625rem;-webkit-transform:scale(1);transform:scale(1)}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star span.off{background-image:none!important;-webkit-transform:scale(0);transform:scale(0)}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star.hover{background-position:unset!important;-webkit-transition:unset!important;transition:unset!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star.hover span.off,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star.hover span.on{background:url(/themes/custom/gardengourmet/UI/build/images/1RMypmJ.svg)!important;background-repeat:no-repeat;background-size:1.90625rem 1.90625rem;-webkit-animation:zoom .4s forwards;animation:zoom .4s forwards;-webkit-transform:scale(1);transform:scale(1)}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield label{display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input{color:#333;width:100%;width:-webkit-fill-available;border:none;margin-bottom:1.25rem;padding:1.3125rem 1.75rem 1.5625rem 1.6875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input::-webkit-input-placeholder{color:#333;opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input::-moz-placeholder{color:#333;opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input:-ms-input-placeholder{opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input::-ms-input-placeholder{opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input::placeholder{color:#333;opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input:-ms-input-placeholder{color:#333}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input::-ms-input-placeholder{color:#333}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input{margin-bottom:1.875rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea label{display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea{color:#333;width:100%;border:none;margin-bottom:1.25rem;padding:1.3125rem 1.75rem 1.5625rem 1.6875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea::-webkit-input-placeholder{color:#333;opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea::-moz-placeholder{color:#333;opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea:-ms-input-placeholder{opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea::-ms-input-placeholder{opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea::placeholder{color:#333;opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea:-ms-input-placeholder{color:#333}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea::-ms-input-placeholder{color:#333}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea{margin-bottom:1.875rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset{border:0;padding-left:0;padding-right:0}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset .js-form-type-radio{width:auto;vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:0 .375rem;margin:.625rem 0 0}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset .js-form-type-radio input{height:1.5rem;width:1.5rem;margin-right:.625rem;display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset .js-form-type-radio .option,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset .js-form-type-radio label{display:inline-block;color:#333;border:0;background-color:unset;border-radius:0;text-align:left}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset .js-form-type-radio label:before{content:" ";display:inline-block;position:relative;top:.3125rem;margin-right:.3125rem;width:1.5rem;height:1.5rem;border-radius:50%;border:.125rem solid #ccc;background-color:transparent}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset .js-form-type-radio label:hover{background-color:unset}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset .js-form-type-radio input:checked+label{color:#333;border:0;background-color:unset;border-radius:0}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset .js-form-type-radio input:checked+label:hover{background-color:unset;color:unset;border:0;border-color:unset}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset .js-form-type-radio input[type=radio]:checked+label:after{border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:1.125rem;left:1.125rem;content:" ";display:block;background:#333}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos{margin-top:1.875rem;margin-bottom:1.875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value{display:block;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value input{margin-right:.625rem;height:1.25rem;width:1.25rem;position:absolute}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value a{font-style:normal}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-left:1.875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value .form-item--error-message{margin-top:.625rem!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details summary{list-style:none;display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]{background-image:none!important;background-color:#fff33e!important;width:auto!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button{color:#333!important;background-size:1.125rem 1.125rem!important;padding-left:1.5625rem!important;background-image:url(/themes/custom/gardengourmet/UI/build/images/1zWLdge.svg)!important;background-position:0}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]:hover .button{background-image:url(/themes/custom/gardengourmet/UI/build/images/1zWLdge.svg)!important;background-position:0}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .ajax-progress-throbber{display:block;padding-left:0!important;margin-left:-1.875rem!important;color:#333;text-align:left!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table{margin-bottom:1.5625rem;text-align:left;border-spacing:.625rem .75rem;border-collapse:separate;width:100%}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-0-form-message],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-1-form-message],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-2-form-message],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-3-form-message],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-4-form-message],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-5-form-message],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-6-form-message]{margin-bottom:.9375rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-0-form-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-1-form-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-2-form-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-3-form-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-4-form-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-5-form-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-6-form-actions]{position:relative}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-0-form-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-1-form-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-2-form-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-3-form-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-4-form-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-5-form-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table div[data-drupal-selector=edit-field-dsu-images-form-entities-6-form-actions] .ajax-progress-throbber{position:absolute}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table input[data-drupal-selector=edit-field-dsu-images-entities-0-actions-ief-entity-edit],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table input[data-drupal-selector=edit-field-dsu-images-entities-1-actions-ief-entity-edit],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table input[data-drupal-selector=edit-field-dsu-images-entities-2-actions-ief-entity-edit],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table input[data-drupal-selector=edit-field-dsu-images-entities-3-actions-ief-entity-edit],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table input[data-drupal-selector=edit-field-dsu-images-entities-4-actions-ief-entity-edit],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table input[data-drupal-selector=edit-field-dsu-images-entities-5-actions-ief-entity-edit],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table input[data-drupal-selector=edit-field-dsu-images-entities-6-actions-ief-entity-edit]{display:none!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count{margin-bottom:.9375rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-0-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-1-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-2-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-3-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-4-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-5-name-0-value input{width:83%}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-0-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-1-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-2-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-3-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-4-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-5-name-0-value input{width:88.5%}}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-0-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-1-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-2-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-3-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-4-name-0-value input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-5-name-0-value input{width:100%;width:-webkit-fill-available}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-6-field-media-image-0-alt label{display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-6-field-media-image-0-alt input{width:83%}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-6-field-media-image-0-alt input{width:88.5%}}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-6-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-0-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-1-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-2-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-3-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-4-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-5-field-media-image-0-alt input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-6-field-media-image-0-alt input{width:100%;width:-webkit-fill-available}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button]{position:absolute;margin-top:3.4375rem;margin-left:9.6875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-6-actions]{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1.25rem;position:relative}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child{margin-right:0}@media screen and (min-width:30em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-6-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-0-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-1-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-2-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-3-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-4-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-5-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-6-actions]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] input:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] input:first-child{margin-right:1.25rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber{position:absolute;bottom:0;left:0}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget img{height:6.875rem;width:6.875rem;margin-bottom:1.25rem;margin-top:1.25rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .file-size,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .file.file--mime-image-jpeg.file--image,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_0_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_1_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_2_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_3_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_4_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_5_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_6_field_media_image_0_upload_button]{display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file{color:#333;background-color:#fff;width:-webkit-fill-available;border:none;margin-bottom:1.25rem;padding:1.3125rem 1.75rem 1.5625rem 1.6875rem;margin-top:.625rem;width:83%}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file::-webkit-input-placeholder{color:#333;opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file::-moz-placeholder{color:#333;opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file:-ms-input-placeholder{opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file::-ms-input-placeholder{opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file::placeholder{color:#333;opacity:1}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file:-ms-input-placeholder{color:#333}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file::-ms-input-placeholder{color:#333}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file{width:88.5%}}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file{width:100%;width:-webkit-fill-available}}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file{margin-bottom:1.875rem;margin-top:.625rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]{margin-bottom:1.25rem;position:relative}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]{background-image:none!important;background-color:transparent!important;border:.125rem solid #aaa!important;color:#333!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:hover{border-color:#777}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:focus,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:focus,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:focus,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:focus,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:focus,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:focus,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:focus{border-color:#333}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .description{margin-top:.625rem;margin-bottom:.625rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item--error-message{color:red;margin-top:-.9375rem;margin-bottom:.9375rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]{width:auto!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]:hover .button{background-size:1rem 1rem!important;padding-left:1.25rem;background-position:0!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:1.875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha img{max-height:4.375rem;min-height:4.375rem;width:100%}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha img{margin-bottom:1.25rem;width:unset}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .form-item-captcha-response{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .reload-captcha-wrapper{-ms-flex-item-align:center;align-self:center;margin:1.25rem .625rem}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .reload-captcha-wrapper{margin-bottom:1.875rem;-ms-flex-item-align:unset;align-self:unset}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .reload-captcha-wrapper a{min-height:1.25rem;min-width:1.25rem;display:block;background-size:1.25rem 1.25rem;content-visibility:hidden}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form{padding:3.75rem;margin-bottom:3.75rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .adding_it>span{display:block;text-align:center}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar{margin-bottom:5rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos{margin-top:1.875rem;margin-bottom:1.875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details summary{list-style:none;display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table{margin-bottom:1.5625rem;text-align:left;border-spacing:.625rem .75rem;border-collapse:separate;width:100%}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count{margin-bottom:.9375rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-6-field-media-image-0-alt label{display:none;margin-bottom:.625rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button]{position:absolute;margin-top:3.4375rem;margin-left:9.6875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget img{height:6.875rem;width:6.875rem;margin-bottom:1.25rem;margin-top:1.25rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-0-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-1-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-2-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-3-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-4-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-5-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-6-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .file-size,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .file.file--mime-image-jpeg.file--image,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_0_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_1_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_2_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_3_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_4_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_5_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_6_field_media_image_0_upload_button]{display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .description{margin-top:.625rem;margin-bottom:1.25rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .form-item--error-message{color:red;margin-top:-.625rem;margin-bottom:.625rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form em.placeholder .ajax-progress{margin-top:.9375rem}.mg-dsu-rating.admin-reply-comment .label_reviews{margin-bottom:1.5625rem}.mg-dsu-rating.admin-reply-comment .js-form-item label{display:none}.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select{color:#333;width:100%;width:-webkit-fill-available;border:none;margin-bottom:1.25rem;padding:1.3125rem 1.75rem 1.5625rem 1.6875rem}.mg-dsu-rating.admin-reply-comment .js-form-item input::-webkit-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::-webkit-input-placeholder{color:#333;opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input::-moz-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::-moz-placeholder{color:#333;opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input:-ms-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select:-ms-input-placeholder{opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input::-ms-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::-ms-input-placeholder{opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input::placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::placeholder{color:#333;opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input:-ms-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select:-ms-input-placeholder{color:#333}.mg-dsu-rating.admin-reply-comment .js-form-item input::-ms-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::-ms-input-placeholder{color:#333}@media screen and (min-width:75em){.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select{margin-bottom:1.875rem}}.mg-dsu-rating.admin-reply-comment .js-form-item select{margin-top:1.25rem}.mg-dsu-rating.admin-reply-comment .js-form-type-radio{width:auto;vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:0 .375rem;margin:.625rem 0 0}.mg-dsu-rating.admin-reply-comment .js-form-type-radio input{height:1.5rem;width:1.5rem;margin-right:.625rem;display:none}.mg-dsu-rating.admin-reply-comment .js-form-type-radio .option,.mg-dsu-rating.admin-reply-comment .js-form-type-radio label{display:inline-block;color:#333;border:0;background-color:unset;border-radius:0;text-align:left}.mg-dsu-rating.admin-reply-comment .js-form-type-radio label:before{content:" ";display:inline-block;position:relative;top:.3125rem;margin-right:.3125rem;width:1.5rem;height:1.5rem;border-radius:50%;border:.125rem solid #ccc;background-color:transparent}.mg-dsu-rating.admin-reply-comment .js-form-type-radio label:hover{background-color:unset}.mg-dsu-rating.admin-reply-comment .js-form-type-radio input:checked+label{color:#333;border:0;background-color:unset;border-radius:0}.mg-dsu-rating.admin-reply-comment .js-form-type-radio input:checked+label:hover{background-color:unset;color:unset;border:0;border-color:unset}.mg-dsu-rating.admin-reply-comment .js-form-type-radio input[type=radio]:checked+label:after{border-radius:50%;width:1rem!important;height:1rem!important;position:absolute;top:1rem!important;left:1rem!important;content:" ";display:block;background:#333}.mg-dsu-rating.admin-reply-comment #edit-status .js-form-type-radio input[type=radio]:checked+label:after{border-radius:50%;width:1rem!important;height:1rem!important;position:absolute;top:.6875rem!important;left:.75rem!important;content:" ";display:block;background:#333}.mg-dsu-rating.admin-reply-comment .description{margin-top:.625rem;margin-bottom:1.25rem}.mg-dsu-rating.admin-reply-comment article{padding:1.875rem;margin:1.875rem 0;border:.1875rem solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}@media print,screen and (min-width:48em){.mg-dsu-rating.admin-reply-comment article{padding:2.5rem}}.mg-dsu-rating.admin-reply-comment article .comment-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .average-rating{display:none}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .fivestar-widget{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:relative}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .fivestar-widget:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;cursor:default}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .total-votes{display:none}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text{padding-left:1.4375rem;color:#333;display:inline-block}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text{text-decoration:underline}}.mg-dsu-rating.admin-reply-comment article .comment-list .card-title{margin-top:1.25rem;margin-bottom:1.25rem}.mg-dsu-rating.admin-reply-comment article .comment-list .card-title a{color:#333}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article{margin-bottom:1.5625rem;height:4.375rem;width:4.375rem;margin-right:.9375rem}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article:last-child,.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article:nth-child(3){margin-right:0}@media screen and (min-width:25em){.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article:nth-child(3){margin-right:.9375rem}}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article a.colorbox{width:100%;height:100%}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article a.colorbox img{width:100%;height:100%;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article{margin-right:1.25rem;height:6.9375rem;width:6.9375rem}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article:last-child{margin-right:0}}.mg-dsu-rating.admin-reply-comment article .comment-list .comment-wrapper{margin-bottom:1.25rem;line-height:1.3;color:#999}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta{margin-top:2.5rem}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name{padding-right:1.625rem;position:relative}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name:after{content:"";padding-right:1.625rem;border-right:.09375rem solid #333}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span{color:#333;margin-bottom:1.25rem}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child{display:inline-block}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child{text-decoration:underline}}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span{color:#333;margin-bottom:1.25rem}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .date-time{margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author{display:inline-block}}@media print,screen and (min-width:48em){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta{margin-top:1.25rem}}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text{margin-bottom:1.25rem;color:#333;display:inline-block}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text{text-decoration:underline}}.mg-dsu-rating.admin-reply-comment article .comment-list form{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.mg-dsu-rating.admin-reply-comment article .comment-list .usefulness{border-top:.125rem solid #eee;margin:.9375rem 0;padding-top:2.5rem}.mg-dsu-rating.admin-reply-comment article .comment-list .usefulness .flag{width:44%}.mg-dsu-rating.admin-reply-comment article .comment-list .usefulness .flag a{color:#333;border:0;border-radius:unset;background-color:unset;text-align:left;padding-left:1.8125rem}@media print,screen and (min-width:48em){.mg-dsu-rating.admin-reply-comment article .comment-list .usefulness{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.875rem}.mg-dsu-rating.admin-reply-comment article .comment-list .usefulness .flag{width:unset}.mg-dsu-rating.admin-reply-comment article .comment-list .usefulness .flag a{text-align:center;padding:.4375rem .3125rem .4375rem 1.8125rem;margin-left:1.25rem}}.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.625rem}.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li{margin-right:.625rem}.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a{color:#333}.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a:after{background:#ccc}.mg-dsu-rating.admin-reply-comment article .reply-comment-list{padding:1.875rem;background-color:#f3f3f3}@media print,screen and (min-width:64em){.mg-dsu-rating.admin-reply-comment article .reply-comment-list{padding:2.5rem}}.mg-dsu-rating.admin-reply-comment div[data-drupal-selector=edit-field-dsu-tos-wrapper]{display:block;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-dsu-rating.admin-reply-comment div[data-drupal-selector=edit-field-dsu-tos-wrapper] input{margin-right:.625rem;height:1.25rem;width:1.25rem;position:absolute}.mg-dsu-rating.admin-reply-comment div[data-drupal-selector=edit-field-dsu-tos-wrapper] a{font-style:normal}.mg-dsu-rating.admin-reply-comment div[data-drupal-selector=edit-field-dsu-tos-wrapper] label{padding-left:1.875rem;display:block}.mg-dsu-rating.admin-reply-comment div[data-drupal-selector=edit-field-dsu-tos-wrapper] .form-item--error-message{margin-top:.625rem!important}.ui-dialog.ui-corner-all{z-index:101}html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-0-name-0-value input,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-1-name-0-value input,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-2-name-0-value input,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-3-name-0-value input,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-4-name-0-value input,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-5-name-0-value input{width:100%}html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-0-field-media-image-0-alt label,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-1-field-media-image-0-alt label,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-2-field-media-image-0-alt label,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-3-field-media-image-0-alt label,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-4-field-media-image-0-alt label,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-5-field-media-image-0-alt label,html.firefox .mg-dsu-rating #edit-field-dsu-images-wrapper .form-item-field-dsu-images-form-6-field-media-image-0-alt label{display:none}.mg-freeze-table__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mg-freeze-table__main table{width:100%}.mg-freeze-table__main .scroll-section{overflow-x:scroll;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;height:100%;padding-bottom:.9375rem}.mg-freeze-table__main .scroll-section table thead .scroll-section__row{color:#999}.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell{display:table-cell;min-width:6.875rem;padding:1.125rem 1.125rem 1.125rem 1.25rem;border-right:.1875rem solid #fcfcfc}.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading{color:#999}.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell:last-child{border-right:none}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row{height:auto;color:#999}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell{display:table-cell;height:auto;border-right:.1875rem solid #fcfcfc;padding:1.125rem 1.125rem 1.125rem 1.25rem}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading{color:#999}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child{border-right:none}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child{background:#fcfcfc;color:#000;border-right:none}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.75rem;width:3.75rem;text-align:center;vertical-align:middle;border-radius:.9375rem;background:#ccc;color:#333}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg.success{background:#ed232a;color:#fff}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg.error{background:#417505;color:#fff}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row:first-child(odd){background:#fcfcfc}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row:nth-child(odd){background:#f3f3f3}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row:nth-child(2n){background:#fcfcfc}.mg-freeze-table__main .scroll-section .os-scrollbar .os-scrollbar-track{background:#f3f3f3}.mg-freeze-table__main .scroll-section .os-scrollbar .os-scrollbar-track .os-scrollbar-handle{background:#777;height:.3125rem;border-radius:.3125rem}.mg-freeze-table__disclaimer{margin-top:1.75rem;color:#333}.mg-stars span{display:inline-block}.mg-stars span.active path{fill:#3d2e2c}.mg-stars span.small{height:.625rem;width:.65625rem;margin-right:.1875rem}.mg-stars span.small svg path{opacity:.7;fill:#333}.mg-stars span.small svg path:first-child{opacity:.3;fill:#555}.mg-stars span.small.mg-half-stars svg path{opacity:.7;fill:#333}.mg-stars span.small.mg-half-stars svg path:first-child{opacity:.3;fill:#555}.mg-stars span.small.active svg path{opacity:.7;fill:#333}.mg-stars span.large{height:2.8125rem;width:2.8125rem}.mg-pills{line-height:unset;min-height:1.875rem;max-height:1.875rem;background:#fff33e;border-radius:.9375rem;text-align:center;vertical-align:middle;padding-top:.46875rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-left:1.25rem;padding-right:1.25rem;margin-top:.625rem;margin-right:.625rem}.mg-pills.rating,.mg-pills.time{cursor:pointer}.mg-pills.time .pills-image{height:.9375rem;width:.9375rem;background-size:.9375rem;opacity:1}@media print,screen and (min-width:64em){.mg-pills.time .pills-image{height:.9375rem;width:.9375rem;background-size:.9375rem}}.mg-pills.complexity .pills-image{height:1.1875rem;width:1.125rem;background-size:1.125rem 1.1875rem;margin-top:-.1875rem;opacity:1}.mg-pills>span{margin-left:.5rem;padding-top:.09375rem}.mg-pills .mg-stars{padding-top:.0625rem;display:inherit}.mg-pills .mg-stars path{height:.625rem;width:.65625rem}.mg-pills .visually-hidden{display:none}.mg-pills .adimo-container .btn-buynow,.mg-pills .adimoWidget .btn-buynow{height:1.875rem;margin-top:-.46875rem;padding-left:1.25rem;padding-right:1.25rem;border-radius:1.25rem;vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mg-pills .adimo-container .btn-buynow>div,.mg-pills .adimoWidget .btn-buynow>div{background-size:1rem!important;padding-left:2rem!important}.mg-pills .adimo-site-product-first,.mg-pills .adimo-store-first-button{padding-top:0;-webkit-box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);padding-left:1.25rem;padding-right:1.25rem;border-radius:1.25rem;vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:1.875rem!important;margin-top:-.46875rem!important}.mg-pills .adimo-site-product-first>div,.mg-pills .adimo-store-first-button>div{background-size:1rem;background-position:2.1875rem;background-repeat:no-repeat;height:1.875rem!important;padding-left:2rem!important}.mg-pills .adimo-site-product-first:hover.adimo-custom-setting.dark button,.mg-pills .adimo-store-first-button:hover.adimo-custom-setting.dark button{color:#000}.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-store-first-button:hover>div{background-size:1rem}@media print,screen and (min-width:48em){.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-store-first-button:hover>div{background-position:2.1875rem}}.mg-pills#check-buynow{padding-left:0;padding-right:0}.edge .mg-pills,.ie .mg-pills{line-height:.75rem}.edge .mg-pills.time .pills-image,.ie .mg-pills.time .pills-image{height:1rem;width:1rem;background-size:1rem 1rem}.edge .mg-pills.complexity .pills-image,.ie .mg-pills.complexity .pills-image{margin-top:-.1875rem}.mg-table__main table{width:100%}.mg-table__main table tbody tr:nth-child(2n){background:#fcfcfc}.mg-table__main table tbody tr th{color:#333}.mg-table__main table tbody tr td{border-right:.1875rem solid #fff;padding:1.125rem 1.125rem 1.125rem 1.25rem}@media print,screen and (min-width:64em){.mg-table__main table tbody tr td{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}}.mg-table__main table tbody tr td:last-child{border-right:0}.mg-table__main table tfoot{text-align:center}.mg-table__main table tfoot td{padding:1.125rem 1.125rem 1.125rem 1.25rem}@media print,screen and (min-width:64em){.mg-table__main table tfoot td{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}}.mg-table__main table.coloumnfreeze{display:block;width:6.25rem}.mg-table__main table.coloumnfreeze tbody tr :first-child{position:absolute;width:8rem;left:0;top:auto;border-top-width:1px;margin-top:-1px}.mg-table__disclaimer{margin-top:1.75rem;color:#333}.mg-accordion-table__main{color:#999}.mg-accordion-table__main .tbody{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-accordion-table__main .tbody:nth-child(odd){background:#f3f3f3}.mg-accordion-table__main .tbody:nth-child(2n){background:#fcfcfc}.mg-accordion-table__main .tbody__cell{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:0;flex-basis:0;border-right:.1875rem solid #fcfcfc;padding:1.125rem 1.125rem 1.125rem 1.25rem}@media print,screen and (min-width:64em){.mg-accordion-table__main .tbody__cell{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}}.mg-accordion-table__main .tbody__cell:last-child{border-right:0}.mg-accordion-table__main .tfooter{padding:1.125rem 1.125rem 1.125rem 1.25rem;text-align:center}@media print,screen and (min-width:64em){.mg-accordion-table__main .tfooter{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}}.mg-accordion-table__main>div{opacity:0;-webkit-animation:slideInFromLeft .3s ease-out forwards;animation:slideInFromLeft .3s ease-out forwards}.mg-accordion-table__main>div:nth-child(1n){-webkit-animation-delay:.25s;animation-delay:.25s}.mg-accordion-table__main>div:nth-child(2n){-webkit-animation-delay:.35s;animation-delay:.35s}.mg-accordion-table__main>div:nth-child(3n){-webkit-animation-delay:.4s;animation-delay:.4s}.mg-accordion-table__main>div:nth-child(4n){-webkit-animation-delay:.45s;animation-delay:.45s}.mg-accordion-table__main>div:nth-child(5n){-webkit-animation-delay:.5s;animation-delay:.5s}.mg-accordion-table__main>div:nth-child(6n){-webkit-animation-delay:.55s;animation-delay:.55s}.mg-accordion-table__main>div:nth-child(7n){-webkit-animation-delay:.6s;animation-delay:.6s}.mg-accordion-table__main>div:nth-child(8n){-webkit-animation-delay:.65s;animation-delay:.65s}.mg-accordion-table__main>div:nth-child(9n){-webkit-animation-delay:.7s;animation-delay:.7s}.mg-accordion-table__main>div:nth-child(10n){-webkit-animation-delay:.75s;animation-delay:.75s}.mg-accordion-table__main>div:nth-child(11n){-webkit-animation-delay:.8s;animation-delay:.8s}.mg-accordion-table__main>div:nth-child(12n){-webkit-animation-delay:.85s;animation-delay:.85s}.mg-accordion-table__main>div:nth-child(13n){-webkit-animation-delay:.9s;animation-delay:.9s}.mg-accordion-table__main>div:nth-child(14n){-webkit-animation-delay:.95s;animation-delay:.95s}.mg-accordion-table__main>div:nth-child(15n){-webkit-animation-delay:1s;animation-delay:1s}.mg-accordion-table__main>div:nth-child(16n){-webkit-animation-delay:1.05s;animation-delay:1.05s}.mg-accordion-table__main>div:nth-child(17n){-webkit-animation-delay:1.1s;animation-delay:1.1s}.mg-accordion-table__main>div:nth-child(18n){-webkit-animation-delay:1.15s;animation-delay:1.15s}.mg-accordion-table__main>div:nth-child(19n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-accordion-table__main>div:nth-child(20n){-webkit-animation-delay:1.25s;animation-delay:1.25s}.mg-accordion-table__main>div:nth-child(21n){-webkit-animation-delay:1.3s;animation-delay:1.3s}.mg-accordion-table__main>div:nth-child(22n){-webkit-animation-delay:1.35s;animation-delay:1.35s}.mg-accordion-table__main>div:nth-child(23n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-accordion-table__main>div:nth-child(24n){-webkit-animation-delay:1.45s;animation-delay:1.45s}.mg-accordion-table__main>div:nth-child(25n){-webkit-animation-delay:1.5s;animation-delay:1.5s}.mg-accordion-table__main>div:nth-child(26n){-webkit-animation-delay:1.55s;animation-delay:1.55s}.mg-accordion-table__main>div:nth-child(27n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-accordion-table__main>div:nth-child(28n){-webkit-animation-delay:1.65s;animation-delay:1.65s}.mg-accordion-table__main>div:nth-child(29n){-webkit-animation-delay:1.7s;animation-delay:1.7s}.mg-accordion-table__main>div:nth-child(30n){-webkit-animation-delay:1.75s;animation-delay:1.75s}.mg-accordion-table__main>div:nth-child(31n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-accordion-table__main>div:nth-child(32n){-webkit-animation-delay:1.85s;animation-delay:1.85s}.mg-accordion-table__main>div:nth-child(33n){-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-accordion-table__main>div:nth-child(34n){-webkit-animation-delay:1.95s;animation-delay:1.95s}.mg-accordion-table__main>div:nth-child(35n){-webkit-animation-delay:2s;animation-delay:2s}.mg-accordion-table__main>div:nth-child(36n){-webkit-animation-delay:2.05s;animation-delay:2.05s}.mg-accordion-table__main>div:nth-child(37n){-webkit-animation-delay:2.1s;animation-delay:2.1s}.mg-accordion-table__main>div:nth-child(38n){-webkit-animation-delay:2.15s;animation-delay:2.15s}.mg-accordion-table__main>div:nth-child(39n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-accordion-table__main>div:nth-child(40n){-webkit-animation-delay:2.25s;animation-delay:2.25s}.mg-accordion-table__main>div:nth-child(41n){-webkit-animation-delay:2.3s;animation-delay:2.3s}.mg-accordion-table__main>div:nth-child(42n){-webkit-animation-delay:2.35s;animation-delay:2.35s}.mg-accordion-table__main>div:nth-child(43n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-accordion-table__main>div:nth-child(44n){-webkit-animation-delay:2.45s;animation-delay:2.45s}.mg-accordion-table__main>div:nth-child(45n){-webkit-animation-delay:2.5s;animation-delay:2.5s}.mg-accordion-table__main>div:nth-child(46n){-webkit-animation-delay:2.55s;animation-delay:2.55s}.mg-accordion-table__main>div:nth-child(47n){-webkit-animation-delay:2.6s;animation-delay:2.6s}.mg-accordion-table__main>div:nth-child(48n){-webkit-animation-delay:2.65s;animation-delay:2.65s}.mg-accordion-table__main>div:nth-child(49n){-webkit-animation-delay:2.7s;animation-delay:2.7s}.mg-accordion-table__main>div:nth-child(50n){-webkit-animation-delay:2.75s;animation-delay:2.75s}.mg-accordion-table__main>div:nth-child(51n){-webkit-animation-delay:2.8s;animation-delay:2.8s}.mg-accordion-table__main>div:nth-child(52n){-webkit-animation-delay:2.85s;animation-delay:2.85s}.mg-accordion-table__main>div:nth-child(53n){-webkit-animation-delay:2.9s;animation-delay:2.9s}.mg-accordion-table__main>div:nth-child(54n){-webkit-animation-delay:2.95s;animation-delay:2.95s}.mg-accordion-table__main>div:nth-child(55n){-webkit-animation-delay:3s;animation-delay:3s}.mg-accordion-table__main>div:nth-child(56n){-webkit-animation-delay:3.05s;animation-delay:3.05s}.mg-accordion-table__main>div:nth-child(57n){-webkit-animation-delay:3.1s;animation-delay:3.1s}.mg-accordion-table__main>div:nth-child(58n){-webkit-animation-delay:3.15s;animation-delay:3.15s}.mg-accordion-table__main>div:nth-child(59n){-webkit-animation-delay:3.2s;animation-delay:3.2s}.mg-accordion-table__main>div:nth-child(60n){-webkit-animation-delay:3.25s;animation-delay:3.25s}.mg-accordion-table__main>div:nth-child(61n){-webkit-animation-delay:3.3s;animation-delay:3.3s}.mg-accordion-table__main>div:nth-child(62n){-webkit-animation-delay:3.35s;animation-delay:3.35s}.mg-accordion-table__main>div:nth-child(63n){-webkit-animation-delay:3.4s;animation-delay:3.4s}.mg-accordion-table__main>div:nth-child(64n){-webkit-animation-delay:3.45s;animation-delay:3.45s}.mg-accordion-table__main>div:nth-child(65n){-webkit-animation-delay:3.5s;animation-delay:3.5s}.mg-accordion-table__main>div:nth-child(66n){-webkit-animation-delay:3.55s;animation-delay:3.55s}.mg-accordion-table__main>div:nth-child(67n){-webkit-animation-delay:3.6s;animation-delay:3.6s}.mg-accordion-table__main>div:nth-child(68n){-webkit-animation-delay:3.65s;animation-delay:3.65s}.mg-accordion-table__main>div:nth-child(69n){-webkit-animation-delay:3.7s;animation-delay:3.7s}.mg-accordion-table__main>div:nth-child(70n){-webkit-animation-delay:3.75s;animation-delay:3.75s}.mg-accordion-table__main>div:nth-child(71n){-webkit-animation-delay:3.8s;animation-delay:3.8s}.mg-accordion-table__main>div:nth-child(72n){-webkit-animation-delay:3.85s;animation-delay:3.85s}.mg-accordion-table__main>div:nth-child(73n){-webkit-animation-delay:3.9s;animation-delay:3.9s}.mg-accordion-table__main>div:nth-child(74n){-webkit-animation-delay:3.95s;animation-delay:3.95s}.mg-accordion-table__main>div:nth-child(75n){-webkit-animation-delay:4s;animation-delay:4s}.mg-accordion-table__main>div:nth-child(76n){-webkit-animation-delay:4.05s;animation-delay:4.05s}.mg-accordion-table__main>div:nth-child(77n){-webkit-animation-delay:4.1s;animation-delay:4.1s}.mg-accordion-table__main>div:nth-child(78n){-webkit-animation-delay:4.15s;animation-delay:4.15s}.mg-accordion-table__main>div:nth-child(79n){-webkit-animation-delay:4.2s;animation-delay:4.2s}.mg-accordion-table__main>div:nth-child(80n){-webkit-animation-delay:4.25s;animation-delay:4.25s}.mg-accordion-table__main>div:nth-child(81n){-webkit-animation-delay:4.3s;animation-delay:4.3s}.mg-accordion-table__main>div:nth-child(82n){-webkit-animation-delay:4.35s;animation-delay:4.35s}.mg-accordion-table__main>div:nth-child(83n){-webkit-animation-delay:4.4s;animation-delay:4.4s}.mg-accordion-table__main>div:nth-child(84n){-webkit-animation-delay:4.45s;animation-delay:4.45s}.mg-accordion-table__main>div:nth-child(85n){-webkit-animation-delay:4.5s;animation-delay:4.5s}.mg-accordion-table__main>div:nth-child(86n){-webkit-animation-delay:4.55s;animation-delay:4.55s}.mg-accordion-table__main>div:nth-child(87n){-webkit-animation-delay:4.6s;animation-delay:4.6s}.mg-accordion-table__main>div:nth-child(88n){-webkit-animation-delay:4.65s;animation-delay:4.65s}.mg-accordion-table__main>div:nth-child(89n){-webkit-animation-delay:4.7s;animation-delay:4.7s}.mg-accordion-table__main>div:nth-child(90n){-webkit-animation-delay:4.75s;animation-delay:4.75s}.mg-accordion-table__main>div:nth-child(91n){-webkit-animation-delay:4.8s;animation-delay:4.8s}.mg-accordion-table__main>div:nth-child(92n){-webkit-animation-delay:4.85s;animation-delay:4.85s}.mg-accordion-table__main>div:nth-child(93n){-webkit-animation-delay:4.9s;animation-delay:4.9s}.mg-accordion-table__main>div:nth-child(94n){-webkit-animation-delay:4.95s;animation-delay:4.95s}.mg-accordion-table__main>div:nth-child(95n){-webkit-animation-delay:5s;animation-delay:5s}.mg-accordion-table__main>div:nth-child(96n){-webkit-animation-delay:5.05s;animation-delay:5.05s}.mg-accordion-table__main>div:nth-child(97n){-webkit-animation-delay:5.1s;animation-delay:5.1s}.mg-accordion-table__main>div:nth-child(98n){-webkit-animation-delay:5.15s;animation-delay:5.15s}.mg-accordion-table__main>div:nth-child(99n){-webkit-animation-delay:5.2s;animation-delay:5.2s}.mg-accordion-table__main>div:nth-child(100n){-webkit-animation-delay:5.25s;animation-delay:5.25s}.mg-accordion-table__disclaimer{margin-top:1.75rem;color:#333}.mg-video-play-icon{cursor:pointer;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;margin-top:-5.75rem}@media print,screen and (min-width:48em){.mg-video-play-icon{margin-top:-6.375rem}}.mg-video-play-icon a{background-size:200% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#1e6f30),color-stop(50%,#fff33e));background-image:linear-gradient(90deg,#1e6f30 50%,#fff33e 0)}.mg-video-play-icon a span.play{background-image:url(/themes/custom/gardengourmet/UI/build/images/15YkchJ.svg);display:block;margin:1.25rem 1.5625rem}.mg-video-play-icon a span.arrow{display:block;margin:1.25rem 1.5625rem;background-size:.75rem}.mg-video-play-icon a:hover{background-position:0 100%;color:#333}.mg-video-play-icon div{background:#333;padding:1.4375rem 1.6875rem;background-size:201% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(50%,#1e6f30));background-image:linear-gradient(90deg,#fff33e 50%,#1e6f30 0);color:#fff;display:none}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-video-play-icon div{width:auto;display:block;padding:1.125rem 1.9375rem 1.375rem 2.0625rem}}@media print,screen and (min-width:64em){.mg-video-play-icon div{display:none}}@media screen and (min-width:75em){.mg-video-play-icon div{width:auto;display:block;padding:1.125rem 1.9375rem 1.175rem}}.mg-video-play-icon div:hover{-webkit-transition:all .3s ease;transition:all .3s ease;color:#333;background-position:0 100%}.edge .mg-video-play-icon a span{width:.96938rem}.add-recipe-button .addrecipe .recipe{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;padding-left:3.75rem;background-color:#fff33e}.add-recipe-button .addrecipe .recipe:before{display:inline-block;content:"";background-image:url(/themes/custom/gardengourmet/UI/build/images/1DkMiBY.svg);background-repeat:no-repeat;position:absolute;left:.8125rem;top:.8125rem;height:1.875rem;width:1.875rem}.add-recipe-button .addrecipe .recipe a{margin:0!important}.mg-product-card a{display:block;text-decoration:none;color:#3d2e2c;outline:none}.mg-product-card a img{width:100%}.js-mg-search__produkte .mg-product-card a picture,.mg-product-card a .mg-product-picture{display:block;text-align:center;background-color:#f3f3f3;position:relative;height:19.6875rem;padding:5%}@media print,screen and (min-width:48em){.js-mg-search__produkte .mg-product-card a picture,.mg-product-card a .mg-product-picture{height:10.5rem}}@media print,screen and (min-width:64em){.js-mg-search__produkte .mg-product-card a picture,.mg-product-card a .mg-product-picture{height:14rem}}@media screen and (min-width:75em){.js-mg-search__produkte .mg-product-card a picture,.mg-product-card a .mg-product-picture{height:18.875rem}}.js-mg-search__produkte .mg-product-card a picture img,.mg-product-card a .mg-product-picture img{width:auto;max-height:80%;margin:0 auto;max-width:90%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.js-mg-search__produkte .mg-product-card a picture,.mg-product-card a .mg-all-product-picture{padding:15%}.mg-product-card a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-product-card a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-product-card a h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-product-card a h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-product-card a h2{margin-top:.25rem}.mg-product-card a .mg-stars{display:inline-block;margin-top:.125rem}.mg-product-card a .mg-stars span,.mg-product-card a .mg-stars svg{width:.9375rem;height:.9375rem;background-size:.9375rem;display:inline-block;margin-right:.25rem}.mg-product-card a .mg-recipe-info-wrapper .rec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mg-product-card a .reci_score{margin-top:.75rem}.mg-product-card a .bot{border-bottom:.08125rem solid #999;padding-bottom:.625rem}.mg-product-card a .mg-recipe-stats{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.6875rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.mg-product-card a .mg-recipe-stats .mg-duration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.9375rem;stroke:grey}.mg-product-card a .mg-recipe-stats .mg-duration .mg-clock-icon{stroke:#999;height:1rem;width:1rem;background-size:1rem;display:inline-block;margin-right:.4375rem}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-product-card a .mg-recipe-stats .mg-duration .mg-clock-icon{margin-right:.25rem!important}}.mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text{margin-top:.125rem}.mg-product-card a .mg-recipe-stats .mg-difficulty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.9375rem;color:#3d2e2c}.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{background-size:.46875rem .9375rem;height:.9375rem;width:.5rem;display:inline-block}.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-top:.125rem;margin-left:.5625rem}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-left:.25rem!important}}@media (min-width:1200px) and (max-width:1370px){.mg-product-card a .mg-recipe-stats .js-recipe-star{margin-right:.625rem!important}.mg-product-card a .mg-recipe-stats .js-recipe-star span,.mg-product-card a .mg-recipe-stats .js-recipe-star svg{height:1rem!important;width:1rem!important}.mg-product-card a .mg-recipe-stats .mg-duration{min-width:4.8125rem;margin-left:0!important}.mg-product-card a .mg-recipe-stats .mg-duration .js-mg-duration-icon{margin:0 .3125rem 0 0!important;width:1.25rem!important;height:1.25rem!important;background-size:1.25rem 1.25rem!important}.mg-product-card a .mg-recipe-stats .mg-difficulty{margin-left:.5rem!important}.mg-product-card a .mg-recipe-stats .mg-difficulty .js-mg-difficulty-icon{width:.625rem!important;height:1.125rem!important;background-size:.625rem 1.125rem!important}.mg-product-card a .mg-recipe-stats .mg-difficulty .js-mg-difficulty-text{margin-left:.3125rem!important}}.mg-product-card .js-redirect-buynow,.mg-product-card .js-redirect-buynow-fusepump,.mg-product-card .js-redirect-buynow-shopalyst{text-align:center;position:absolute;width:100%;bottom:0}.mg-product-card .js-redirect-buynow-fusepump a,.mg-product-card .js-redirect-buynow-shopalyst a,.mg-product-card .js-redirect-buynow a{margin-top:.625rem;width:100%!important;height:auto!important;padding-top:.4375rem;padding-left:1.25rem!important;padding-right:1.25rem!important;padding-bottom:.4375rem;border-radius:1.875rem}@media print,screen and (min-width:64em){.mg-product-card .js-redirect-buynow-fusepump a,.mg-product-card .js-redirect-buynow-shopalyst a,.mg-product-card .js-redirect-buynow a{width:81%!important}}html[dir=rtl] .mg-product-card .mg-half-stars path:first-of-type{fill:#fff33e}html[dir=rtl] .mg-product-card .mg-half-stars path:last-of-type{fill:#ccc}@media (min-width:1200px) and (max-width:1370px){#bv-rating-container span,#bv-rating-container svg{height:100%!important;width:100%!important}}.circle{position:relative;margin:0;float:right;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.375rem}.circle .progress-ring{width:3.375rem;height:3.375rem}@media print,screen and (min-width:48em){.circle .progress-ring{width:3.625rem;height:3.625rem}}@media screen and (min-width:75em){.circle .progress-ring{width:4.375rem;height:4.375rem}}.circle .progress-ring .progress-ring__circle{-webkit-transition:stroke-dashoffset;transition:stroke-dashoffset;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.circle .progress-ring .progress-ring__base_circle{fill:#1e6f30}.circle .recipe_score{position:absolute;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;font-size:.9375rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;width:50%;top:24%;left:25%}@media print,screen and (min-width:48em){.circle .recipe_score{top:25%}}@media print,screen and (min-width:64em){.circle .recipe_score{top:27%}}@media screen and (min-width:75em){.circle .recipe_score{top:25%}}.circle .recipe_score span{font-size:.5rem;line-height:.625rem;color:#999}.circle .recipe_score.full{left:20%}@media print,screen and (min-width:48em){.circle .recipe_score.full{top:23%;left:25%}}@media screen and (min-width:75em){.circle .recipe_score.full{left:1.125rem}}.mg-tag{padding:.8125rem 1.875rem;min-height:3.125rem;display:inline-block;color:#333;text-decoration:none;background-color:#fff33e;border-radius:.3125rem}.mg-tag:not(:last-child){margin-right:1.25rem;margin-bottom:1.25rem}.mg-tag.light,.user-login-form .mg-tag.button.js-form-submit.form-submit,.user-pass-reset .mg-tag.button.js-form-submit.form-submit,.user-pass .mg-tag.button.js-form-submit.form-submit{opacity:.8;color:#333;background-color:#fff;-webkit-box-shadow:inset 0 .0625rem .1875rem 0 rgba(0,0,0,.5),0 .625rem 1.25rem 0 rgba(0,0,0,.1);box-shadow:inset 0 .0625rem .1875rem 0 rgba(0,0,0,.5),0 .625rem 1.25rem 0 rgba(0,0,0,.1)}.mg-story,.mg-story a{position:relative}.mg-story a{display:block;text-decoration:none;color:#333}.mg-story a picture img{width:100%}.mg-search__suggestion_title .mg-story a a,.mg-search__suggestion_title .mg-story a h5,.mg-story a .mg-search__suggestion_title a,.mg-story a .mg-search__suggestion_title h5,.mg-story a h5{z-index:2;position:absolute;top:.9375rem;left:1.25rem;right:1.25rem;padding-right:2.5rem;color:#333}.mg-story a .story-img{z-index:2;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1875rem .9375rem .1875rem .1875rem;left:1.25rem;bottom:1.25rem;background-color:#ff0;border-radius:2rem}.mg-story a .story-img span{margin-left:.625rem}.mg-story a .story-img img{border-radius:1.875rem}.mg-story a:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.95;background:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),color-stop(16.4%,hsla(0,0%,95.3%,.8)),color-stop(46.4%,hsla(0,0%,95.3%,0)));background:linear-gradient(180deg,#fcfcfc,hsla(0,0%,95.3%,.8) 16.4%,hsla(0,0%,95.3%,0) 46.4%)}@media print,screen and (min-width:64em){.mg-story a:after{background:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),color-stop(20.4%,hsla(0,0%,95.3%,.8)),color-stop(40.4%,hsla(0,0%,95.3%,0)));background:linear-gradient(180deg,#fcfcfc,hsla(0,0%,95.3%,.8) 20.4%,hsla(0,0%,95.3%,0) 40.4%)}}.mg-story .animated_gif{width:100%;height:62.93vw}@media print,screen and (min-width:48em){.mg-story .animated_gif{height:25.65vw}}@media print,screen and (min-width:64em){.mg-story .animated_gif{height:22.26vw}}@media screen and (min-width:75em){.mg-story .animated_gif{height:17.1875VW}}@media screen and (min-width:100em){.mg-story .animated_gif{height:17.1875rem}}.mg-cooking-knowledge{border:3px solid #eee;padding-bottom:1.875rem;position:relative}@media print,screen and (min-width:48em){.mg-cooking-knowledge{padding-bottom:1.5625rem}}@media print,screen and (min-width:64em){.mg-cooking-knowledge{padding-bottom:1.25rem}}@media screen and (min-width:75em){.mg-cooking-knowledge{padding-bottom:1.875rem}}.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge h5,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5{margin-top:3.125rem;padding-left:9.5%;padding-right:9.5%}@media print,screen and (min-width:48em){.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge h5,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5{margin-top:1.5625rem;padding-left:4.25%}}@media print,screen and (min-width:64em){.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge h5,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5{margin-top:.9375rem;padding-left:6.6%}}@media screen and (min-width:75em){.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge h5,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5{margin-top:2.8125rem;padding-left:8.2%}}.mg-cooking-knowledge p{color:#999;margin-top:1.875rem;padding-left:9.5%;padding-right:9.5%}@media print,screen and (min-width:48em){.mg-cooking-knowledge p{margin-top:.4375rem;padding-left:4.25%;padding-right:18.7%}}@media print,screen and (min-width:64em){.mg-cooking-knowledge p{padding-left:6.6%;padding-right:6.6%}}@media screen and (min-width:75em){.mg-cooking-knowledge p{padding-right:9.5%;padding-left:8.2%}}.mg-cooking-knowledge a{text-decoration:none;display:inline-block;color:#333;margin-left:9.5%;margin-right:9.5%;margin-top:3.4375rem}@media print,screen and (min-width:48em){.mg-cooking-knowledge a{margin-left:4.25%;margin-right:4.25%;margin-top:1.25rem}}@media print,screen and (min-width:64em){.mg-cooking-knowledge a{margin-left:6.6%;margin-right:6.6%}}@media screen and (min-width:75em){.mg-cooking-knowledge a{margin-left:8.2%;margin-right:8.2%}}.mg-cooking-knowledge a .mg-search__suggestion_title a,.mg-cooking-knowledge a .mg-search__suggestion_title h5,.mg-cooking-knowledge a h5,.mg-search__suggestion_title .mg-cooking-knowledge a a,.mg-search__suggestion_title .mg-cooking-knowledge a h5{margin:0;padding:0 0 .25rem}.mg-cooking-knowledge a .mg-search__suggestion_title a:after,.mg-cooking-knowledge a h5:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-cooking-knowledge a .mg-search__suggestion_title a,.mg-cooking-knowledge a .mg-search__suggestion_title h5,.mg-cooking-knowledge a h5,.mg-search__suggestion_title .mg-cooking-knowledge a a,.mg-search__suggestion_title .mg-cooking-knowledge a h5{text-decoration:underline}}.mg-cooking-knowledge .icon{height:3.75rem;width:3.75rem;position:absolute;top:1.875rem;right:0;background:#ff0;display:inline-block}@media print,screen and (min-width:48em){.mg-cooking-knowledge .icon{height:2.5rem;width:2.5rem}}@media print,screen and (min-width:64em){.mg-cooking-knowledge .icon{top:.625rem}}@media screen and (min-width:75em){.mg-cooking-knowledge .icon{height:3.75rem;width:3.75rem}}.mg-iframe iframe{width:100%;min-height:62.5rem}.mg-containt-container iframe{margin:3.125rem 0}.mg-teaser-list ul{margin-top:1.25rem;position:relative}.mg-teaser-list ul li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.9375rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-teaser-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0}}.mg-teaser-list ul li:before{content:"";height:1rem;width:1.125rem;background-size:1.125rem 1rem;margin-right:.625rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div[data-drupal-selector=edit-actions],.mg-teaser-list__btn .mg-btn,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-teaser-list__btn .mg-submit-btn,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit{-webkit-box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05)}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-btn>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-submit-btn>div,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit>div,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit>div,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit>div,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit>div,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit>div{padding-left:2rem;background-size:.75rem;background-position:1.25rem}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-btn>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-submit-btn>div,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit>div,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit>div,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit>div,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit>div,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit>div{background-position:1.75rem}}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-btn>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-submit-btn>div,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit>div,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit>div,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit>div,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit>div,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit>div{background-position:1.875rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-btn:hover>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-submit-btn:hover>div,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit:hover>div,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit:hover>div,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit:hover>div,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div{background-size:.75rem;background-position:1.25rem}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-btn:hover>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-submit-btn:hover>div,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit:hover>div,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit:hover>div,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit:hover>div,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div{background-position:1.75rem}}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-btn:hover>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-list__btn .mg-submit-btn:hover>div,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit:hover>div,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit:hover>div,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit:hover>div,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit:hover>div{background-position:1.875rem}}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-list__btn div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-list__btn div[data-drupal-selector=edit-actions],.mg-teaser-list__btn .mg-btn,.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-teaser-list__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-teaser-list__btn .mg-submit-btn,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:1.875rem}}.edge .mg-teaser-list ul li:before,.ie .mg-teaser-list ul li:before{height:16px;width:18px;background-size:18px 16px}a{outline:none}.mg-teaser-expert-data{position:relative}.mg-teaser-expert-data__img{display:inline-block;height:4.375rem;width:4.375rem;vertical-align:top}@media print,screen and (min-width:48em){.mg-teaser-expert-data__img{height:4.875rem;width:4.875rem}}@media print,screen and (min-width:64em){.mg-teaser-expert-data__img{height:6.5rem;width:6.5rem}}@media screen and (min-width:75em){.mg-teaser-expert-data__img{height:10.9375rem;width:10.9375rem}}.mg-teaser-expert-data__img img{border-radius:50%;height:100%}.mg-teaser-expert-data__name{display:inline-block;margin-left:1.25rem}@media print,screen and (min-width:48em){.mg-teaser-expert-data__name{margin-left:2.625rem;position:absolute;top:0}}@media print,screen and (min-width:64em){.mg-teaser-expert-data__name{margin-left:3.5rem}}@media screen and (min-width:75em){.mg-teaser-expert-data__name{margin-left:4.75rem}}.mg-teaser-expert-data__quote{margin-top:0;margin-left:1.25rem;vertical-align:top;width:70%;display:inline-block}@media print,screen and (min-width:48em){.mg-teaser-expert-data__quote{width:62%;margin-left:2.875rem}}@media print,screen and (min-width:64em){.mg-teaser-expert-data__quote{margin-left:3.5rem}}@media screen and (min-width:75em){.mg-teaser-expert-data__quote{width:57%}}@media screen and (min-width:85em){.mg-teaser-expert-data__quote{width:59%;margin-left:4.75rem}}.mg-teaser-expert-data__quote h2{margin-top:1.4375rem;margin-bottom:1.375rem}@media print,screen and (min-width:48em){.mg-teaser-expert-data__quote h2{margin-bottom:1rem;margin-top:0}}@media print,screen and (max-width:47.99875em){.mg-teaser-expert-data__quote .expert-quotes{margin-left:-5rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-actions],.mg-teaser-expert-data__quote-btn .mg-btn,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-teaser-expert-data__quote-btn .mg-submit-btn,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit{display:none;-webkit-box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05)}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-actions],.mg-teaser-expert-data__quote-btn .mg-btn,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-teaser-expert-data__quote-btn .mg-submit-btn,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-btn>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-submit-btn>div,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit>div,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div{padding-left:2rem;background-size:.75rem;background-position:3.3125rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-btn>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-submit-btn>div,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit>div,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div{background-position:1.75rem;padding-left:1.75rem!important}}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-btn>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-submit-btn>div,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit>div,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div{background-position:1.75rem}}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-btn>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-submit-btn>div,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit>div,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit>div,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit>div{background-position:1.875rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-btn:hover>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-submit-btn:hover>div,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit:hover>div,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit:hover>div,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit:hover>div,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div{background-size:.75rem;background-position:3.3125rem}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-btn:hover>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-submit-btn:hover>div,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit:hover>div,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit:hover>div,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit:hover>div,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div{background-position:1.75rem}}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-btn:hover>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.mg-teaser-expert-data__quote-btn .mg-submit-btn:hover>div,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit:hover>div,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit:hover>div,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit:hover>div,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit:hover>div{background-position:1.875rem}}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-expert-data__quote-btn div[data-drupal-selector=edit-actions],.mg-teaser-expert-data__quote-btn .mg-btn,.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-teaser-expert-data__quote-btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-teaser-expert-data__quote-btn .mg-submit-btn,.mg-teaser-expert-data__quote-btn .user-login-form .button.js-form-submit.form-submit,.mg-teaser-expert-data__quote-btn .user-pass-reset .button.js-form-submit.form-submit,.mg-teaser-expert-data__quote-btn .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit,.user-pass .mg-teaser-expert-data__quote-btn .button.js-form-submit.form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:1.875rem}}.mg-newsletter-text-image .mg-newsletter-link img{width:100%}.mg-newsletter-text-image .mg-newsletter-info-wrapper{margin-top:.625rem}@media print,screen and (min-width:48em){.mg-newsletter-text-image .mg-newsletter-info-wrapper{margin-top:.75rem}}@media screen and (min-width:75em){.mg-newsletter-text-image .mg-newsletter-info-wrapper{margin-top:1.125rem}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-newsletter-text-image .mg-newsletter-info-wrapper h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-newsletter-text-image .mg-newsletter-info-wrapper h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-newsletter-text-image .mg-newsletter-info-wrapper h2{color:#333}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info{margin-top:.3125rem;color:#999}.mg-newsletter-text-image .animated_gif{width:100%;height:47.19vw}@media print,screen and (min-width:48em){.mg-newsletter-text-image .animated_gif{height:18.88vw}}@media print,screen and (min-width:64em){.mg-newsletter-text-image .animated_gif{height:16.79vw}}@media screen and (min-width:75em){.mg-newsletter-text-image .animated_gif{height:12.87VW}}@media screen and (min-width:100em){.mg-newsletter-text-image .animated_gif{height:12.875rem}}@media print,screen and (min-width:48em){.mg-cooking-mode-section{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;overflow:hidden;margin-bottom:0;margin-top:3.125rem}.mg-cooking-mode-section .mg-slick{width:100%;height:100%;overflow-y:auto}.mg-cooking-mode-section .mg-slick>div:last-of-type p{padding-bottom:17vh}}.mg-cooking-mode-section .mg-cooking-mode-img .popup-img{width:100%}.mg-cooking-mode-section .step-title{margin-top:.9375rem;padding-bottom:.875rem;border-bottom:1px solid #ccc;color:#333}.mg-cooking-mode-section .mg-ingredients{color:#999;display:block;margin-top:.9375rem}.mg-cooking-mode-section .mg-step-tool-icons{margin-top:.9375rem}.mg-cooking-mode-section p{color:#333;margin-top:.3125rem}@media print,screen and (min-width:48em){.mg-cooking-mode-section p{margin-top:.625rem}}.mg-cooking-mode-section .mg-step-tool-icons img{height:1.875rem;width:1.875rem;display:inline-block}@media print,screen and (min-width:48em){.mg-cooking-mode-section .slick-slide{margin-top:3.125rem}}.mg-cooking-mode-section .mg-time-button{position:relative}.mg-cooking-mode-section .mg-time-button .time-label{margin-top:-.3125rem}@media print,screen and (min-width:48em){.mg-cooking-mode-section .mg-time-button .time-label{margin-top:-.1875rem}}.mg-cooking-mode-section .mg-time-button .step-number{font-weight:700}.mg-cooking-mode-section .slick-dots{position:relative;width:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:0;margin-top:0;background-color:#fff;background:transparent}.mg-cooking-mode-section .slick-dots li{width:3.90625rem;height:3.625rem;margin:0;position:relative}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-section .slick-dots li .time-label{opacity:0}.mg-cooking-mode-section .slick-dots li .mg-time-button{-webkit-transform:translate(0);transform:translate(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}}@media print,screen and (min-width:48em){.mg-cooking-mode-section .slick-dots li{width:6.4375rem;height:4.375rem}}@media print,screen and (min-width:64em){.mg-cooking-mode-section .slick-dots li{width:6.4375rem;height:4.0625rem}}@media screen and (min-width:75em){.mg-cooking-mode-section .slick-dots li{width:7.75rem;height:4.6875rem}}.mg-cooking-mode-section .slick-dots li button{height:100%;color:#333;position:relative;padding-top:.875rem;padding-bottom:.875rem;background-color:transparent;border-radius:0;border:none;width:100%;text-indent:unset;opacity:.2}@media print,screen and (min-width:64em){.mg-cooking-mode-section .slick-dots li button:hover{opacity:1}}.mg-cooking-mode-section .slick-dots .slick-active button{opacity:1}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-section .slick-dots .slick-active .mg-time-button{-webkit-transform:translateY(-.625rem);transform:translateY(-.625rem)}.mg-cooking-mode-section .slick-dots .slick-active .time-label{opacity:1}}@media print,screen and (min-width:64em){.mg-cooking-mode-section .mg-cooking-mode-bar{left:0}}.mg-cooking-mode-section .mg-video{margin-top:0;display:block!important;margin-bottom:0}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-section .mg-video{padding:0}}.mg-cooking-mode-section .mg-video .mg-gutter-container{margin:0;width:100%}.mg-cooking-mode-section .mg-video .mg-gutter-container .mg-video__img-block{width:100%}.mg-cooking-mode-section .mg-video .mg-gutter-container .mg-video__txt-block{display:none}.mg-cooking-mode-overlay{background-color:#fcfcfc}.mg-cooking-mode-overlay .mg-overlay__content-wrapper{display:block}.mg-cooking-mode-overlay .mg-overlay__content-wrapper .mg-slick::-webkit-scrollbar,.mg-cooking-mode-overlay .mg-overlay__content-wrapper::-webkit-scrollbar{display:none}.mg-cooking-mode-overlay .mg-overlay-close{cursor:pointer}.mg-cooking-mode-overlay .slick-active{opacity:1}.mg-cooking-mode-overlay .slick-active button{opacity:1!important}.mg-cooking-mode-overlay .slick-slide{background-color:#fcfcfc}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-overlay .slick-slide{min-height:100vh}}@media print,screen and (min-width:48em){.mg-cooking-mode-overlay .js-vertical-slide{padding-top:3.125rem;opacity:.4}}@media print,screen and (min-width:48em){.mg-cooking-mode-overlay .mg-slick .js-vertical-slide:first-of-type,.mg-cooking-mode-overlay .vertical-slide-active{opacity:1}}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-overlay+.mg-overlay .mg-overlay-close{right:1.25rem}}.mg-cooking-mode-overlay .popup-img{min-height:12.8125rem}@media print,screen and (min-width:48em){.mg-cooking-mode-overlay .popup-img{min-height:21.875rem}}@media print,screen and (min-width:64em){.mg-cooking-mode-overlay .popup-img{min-height:23.125rem}}@media screen and (min-width:75em){.mg-cooking-mode-overlay .popup-img{min-height:20rem}}.iphone .mg-cooking-mode-section .mg-slick{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iphone .mg-cooking-mode-section .mg-slick .js-vertical-slide{padding-bottom:4.375rem}.iphone .mg-cooking-mode-section .mg-cooking-mode-bar{bottom:0}.android .mg-cooking-mode-section p{padding-bottom:1.25rem}.android .mg-cooking-mode-section .js-vertical-slide{padding-bottom:3.75rem}.ie .mg-cooking-mode-overlay .mg-overlay-close{position:static;background-color:#fcfcfc;margin:1.875rem 1.875rem 0 auto}.ie .mg-cooking-mode-overlay .mg-cooking-mode-section{background-color:#fcfcfc}.ie .mg-cooking-mode-overlay .mg-cooking-mode-section .mg-slick>div:first-of-type{padding-top:1.125rem}.ie .mg-cooking-mode-overlay .mg-cooking-mode-section .mg-cooking-mode-bar .slick-dots{z-index:7!important}.ie .mg-cooking-mode-overlay .mg-cooking-mode-section .mg-cooking-mode-bar button{text-indent:0!important}.mg-cooking-mode-overlay{width:100vw}.mg-cooking-mode-bar,.mg-mobile-bar{overflow:hidden;width:100vw;bottom:0;margin-top:0;background-color:#fff;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-cooking-mode-bar ul,.mg-mobile-bar ul{margin-left:auto!important;margin-right:auto!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.mg-cooking-mode-bar .mg-customize-slick,.mg-mobile-bar .mg-customize-slick{width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-cooking-mode-bar .mg-cooking-mode-bg,.mg-mobile-bar .mg-cooking-mode-bg{position:absolute;height:auto;bottom:0;width:3.90625rem;left:0;top:0;z-index:-5;background:#fff33e;margin-top:-.4375rem}.svg circle,.svg ellipse,.svg line,.svg path,.svg polyline{stroke:#000;fill:#fff}.svg{width:30px;height:30px}.firefox .mg-cooking-mode-overlay .mg-overlay__content-wrapper,.firefox .mg-cooking-mode-overlay .mg-overlay__content-wrapper .mg-slick{scrollbar-width:none}.mg-rating{-webkit-animation-delay:.5s;animation-delay:.5s}@media print,screen and (max-width:47.99875em){.mg-rating{margin-bottom:3.125rem;margin-left:1.875rem;margin-right:1.875rem}}@media print,screen and (min-width:48em){.mg-rating{margin-top:0}}.mg-rating .mg-rating__inner.grid-padding-x{margin-left:0;margin-right:0}.mg-rating__inner{min-height:21.8125rem;background:#fff33e;position:relative}.mg-rating__inner:after{content:"";position:absolute;z-index:-1;width:83%;height:100%;top:0;left:8.3334%;-webkit-box-shadow:0 50px 40px rgba(0,0,0,.1);box-shadow:0 50px 40px rgba(0,0,0,.1)}@media print,screen and (max-width:47.99875em){.mg-rating__inner:after{width:100%;left:0;-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.1);box-shadow:0 0 50px 0 rgba(0,0,0,.1)}}@media print,screen and (min-width:48em){.mg-rating__inner{background:transparent;min-height:10.75rem}}@media print,screen and (min-width:64em){.mg-rating__inner{min-height:9rem}}@media screen and (min-width:75em){.mg-rating__inner{min-height:11.875rem}}.mg-rating__txt-block{padding-top:1.25rem;background:#fff33e;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:48em){.mg-rating__txt-block{padding-top:2.375rem;padding-bottom:2.375rem}}@media print,screen and (min-width:64em){.mg-rating__txt-block{padding-top:2.84375rem;padding-bottom:2.84375rem}}@media screen and (min-width:75em){.mg-rating__txt-block{padding-top:3.75rem;padding-bottom:3.75rem}}.mg-rating__txt-block .mg-search__suggestion_title a,.mg-rating__txt-block .mg-search__suggestion_title h5,.mg-rating__txt-block h5,.mg-search__suggestion_title .mg-rating__txt-block a,.mg-search__suggestion_title .mg-rating__txt-block h5{margin-top:.3125rem;color:#333}@media print,screen and (min-width:48em){.mg-rating__txt-block .mg-search__suggestion_title a,.mg-rating__txt-block .mg-search__suggestion_title h5,.mg-rating__txt-block h5,.mg-search__suggestion_title .mg-rating__txt-block a,.mg-search__suggestion_title .mg-rating__txt-block h5{margin-top:.0625rem;min-height:unset}}.mg-rating__txt-block p{color:#333}.mg-rating__txt-block .moveRight{-webkit-transform:translateX(6.25rem);transform:translateX(6.25rem)}.mg-rating__txt-block .text-current{opacity:1;-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:transform .6s ease-out,opacity .6s ease-out;transition:transform .6s ease-out,opacity .6s ease-out,-webkit-transform .6s ease-out}.mg-rating__txt-block .move-heading{position:relative;-webkit-transform:translateX(6.25rem);transform:translateX(6.25rem);opacity:0}.mg-rating__txt-block .after-text{display:none;opacity:0;-webkit-transform:translateX(-6.25rem);transform:translateX(-6.25rem)}.mg-rating__txt-block .move-heading-next{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity 1s ease-out,-webkit-transform .6s ease-out;transition:opacity 1s ease-out,-webkit-transform .6s ease-out;transition:transform .6s ease-out,opacity 1s ease-out;transition:transform .6s ease-out,opacity 1s ease-out,-webkit-transform .6s ease-out}@media print,screen and (min-width:48em){.mg-rating__txt-block:nth-child(n){padding-right:4.1667%}}@media print,screen and (min-width:48em){.mg-rating__txt-block:nth-child(2){margin-left:-.0625rem}}@media print,screen and (min-width:48em){.mg-rating__txt-block:nth-child(3){margin-left:-.0625rem;margin-right:-.0625rem}}.mg-rating__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1e6f30;margin-top:2.625rem;text-align:center;padding-top:.4375rem}@media print,screen and (min-width:48em){.mg-rating__stars{margin-top:0}}@media print,screen and (min-width:64em){.mg-rating__stars{padding-top:.5rem}}@media screen and (min-width:75em){.mg-rating__stars{position:relative;text-align:left;text-align:initial}}.mg-rating__stars .mg-rating_captcha{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.mg-rating__stars .mg-rating_captcha #captcha{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:left}.mg-rating__stars .mg-rating_captcha #captcha img{width:8.75rem}@media screen and (min-width:75em){.mg-rating__stars .mg-rating_captcha #captcha img{width:10rem}}.mg-rating__stars .mg-rating_captcha .mg-captcha-row1{display:-webkit-box;display:-ms-flexbox;display:flex;width:87%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:.625rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-rating__stars .mg-rating_captcha .mg-captcha-row1{width:80%}}.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:.75rem 1.25rem;color:#999;margin-top:.625rem;margin-bottom:.625rem;border:.125rem solid #ccc}@media print,screen and (min-width:48em){.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input{width:80%}}.mg-rating__stars .mg-rating_captcha .mg-captcha-row1>div{width:100%}.mg-rating__stars .mg-rating_captcha .mg-captcha-row1>div .mg-captcha-message{text-align:left;display:block;color:#d8332f}.mg-rating__stars .mg-rating_captcha .mg-captcha-row1>div button{cursor:pointer;padding:.625rem .9375rem;background-color:#fcfcfc;border:2px solid #aaa;border-radius:.3125rem;color:#333;float:right;border-radius:0}@media print,screen and (min-width:48em){.mg-rating__stars .mg-rating_captcha .mg-captcha-row1>div button{padding:.5rem}}.mg-rating__stars .mg-rating_captcha .mg-captcha-row2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-preferred-size:13%;flex-basis:13%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-rating__stars .mg-rating_captcha .mg-captcha-row2{-ms-flex-preferred-size:20%;flex-basis:20%}}.mg-rating__stars .mg-rating_captcha .mg-captcha-row2 .mg-refresh-arrow{cursor:pointer;-ms-flex-item-align:center;align-self:center;width:1.875rem;height:1.875rem;background-size:1.25rem;margin-top:1.0625rem;display:inline-block}@media screen and (min-width:75em){.mg-rating__stars .mg-rating_captcha .mg-captcha-row2 .mg-refresh-arrow{height:1.875rem;background-size:1.5625rem}}.mg-rating__stars .mg-captcha-hide{display:none}.mg-rating__stars .animate-it{-webkit-animation:zoom .4s forwards;animation:zoom .4s forwards}.mg-rating__stars .animate-btn{-webkit-animation:moveInBottom .3s ease-out forwards;animation:moveInBottom .3s ease-out forwards}.mg-rating__stars .animate-div{-webkit-animation:removeWidth .3s .3s forwards;animation:removeWidth .3s .3s forwards}.mg-rating__stars .mg-stars{margin-bottom:.6875rem;position:relative}@media print,screen and (min-width:48em){.mg-rating__stars .mg-stars{margin-top:0;margin-bottom:1.25rem}}@media print,screen and (min-width:64em){.mg-rating__stars .mg-stars{margin-top:0;margin-bottom:1rem}}@media screen and (min-width:75em){.mg-rating__stars .mg-stars{-ms-flex-item-align:center;align-self:center;display:table}}.mg-rating__stars .mg-stars span{margin-right:.3125rem;width:2rem;height:2rem}@media print,screen and (min-width:48em){.mg-rating__stars .mg-stars span{width:1.375rem;height:1.375rem}}@media print,screen and (min-width:64em){.mg-rating__stars .mg-stars span{margin-right:.375rem;width:1.875rem;height:1.875rem}}@media screen and (min-width:75em){.mg-rating__stars .mg-stars span{margin-right:.5rem;width:2.5rem;height:2.5rem}}.mg-rating__stars .mg-stars svg{display:inline-block}.mg-rating__stars .mg-stars .first-span svg path{fill:#af835c;opacity:.4}.mg-rating__stars .mg-stars .second-span{cursor:pointer;position:absolute;left:0;top:0;margin:0 auto;right:0}.mg-rating__stars .mg-stars .second-span span{display:inline-block;z-index:99999}.mg-rating__stars .mg-stars .second-span .second-polygon,.mg-rating__stars .mg-stars .second-span svg path{fill:#fff33e}.mg-rating__stars .mg-stars .second-span svg{-webkit-transform:scale(0);transform:scale(0)}.mg-rating__stars>.confirm{position:relative;display:inline-block;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-rating__stars>.confirm .text-wrapper{position:relative;z-index:2;overflow:hidden;margin-top:.625rem}.mg-rating__stars>.confirm .text-wrapper .text-min{color:#fff33e}@media print,screen and (min-width:48em){.mg-rating__stars>.confirm .text-wrapper{padding:0;margin:0}}@media screen and (min-width:75em){.mg-rating__stars>.confirm .text-wrapper{margin-top:0}}.mg-rating__stars>.confirm .animate-btn{-webkit-animation:moveInBottom .3s ease-out forwards;animation:moveInBottom .3s ease-out forwards}@media print,screen and (min-width:48em){.mg-rating__stars>.confirm{padding:0}}@media screen and (min-width:75em){.mg-rating__stars>.confirm{margin-left:0;-ms-flex-item-align:center;align-self:center}}.mg-rating__stars>.confirm>:first-child{-webkit-transition:color .6s ease-in-out,border .6s ease-in-out;transition:color .6s ease-in-out,border .6s ease-in-out;display:inline-block;border-bottom:.125rem solid #fff33e}.mg-rating__stars>.confirm .color-div{color:#fff33e;border-bottom:.125rem solid #fff33e}.mg-rating__stars>.confirm .checkmark{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1.875rem;top:.75rem;right:1.5625rem;overflow:hidden}.mg-rating__stars>.confirm .checkmark svg{width:1.375rem;height:1rem}@media print,screen and (min-width:48em){.mg-rating__stars>.confirm .checkmark svg{width:1.5625rem;height:1.1875rem}}@media screen and (min-width:75em){.mg-rating__stars>.confirm .checkmark svg{width:1.375rem;height:1rem}}.mg-rating__stars>.confirm .checkmark svg polyline{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:.1875rem;stroke:#fff33e}.mg-rating__stars>.confirm .checkmark:after{width:1.875rem;height:1.875rem;content:"";display:block;position:absolute;background:#1e6f30;top:-.1875rem}.mg-rating__stars>.confirm .checkmark.animate:after{-webkit-animation:showCheck .6s .3s forwards;animation:showCheck .6s .3s forwards}.mg-rating #BVRRContainer .bv-cv2-cleanslate{background:#fff33e!important}.ie .checkmark svg{height:1.875rem}@media print,screen and (min-width:64em){.ie .mg-rating__inner{min-height:9rem}}.mg-playlist-grid.playlist-bg-dark{background:#1e6f30;padding-top:3.125rem;padding-bottom:3.125rem;margin-bottom:0;margin-top:0}@media print,screen and (min-width:48em){.mg-playlist-grid.playlist-bg-dark{padding-top:4.375rem;padding-bottom:4.375rem;margin-bottom:0;margin-top:0}}@media screen and (min-width:75em){.mg-playlist-grid.playlist-bg-dark{padding-top:5rem;padding-bottom:5rem;margin-bottom:0;margin-top:0}}.mg-playlist-grid.playlist-bg-light .playlist-light a:after{background:#ccc}.mg-playlist-grid .mg-playlist-grid-content h2{margin-bottom:2rem}@media print,screen and (min-width:48em){.mg-playlist-grid .mg-playlist-grid-content h2{margin-bottom:1.3125rem;-webkit-animation:mg-slide-up .3s forwards;animation:mg-slide-up .3s forwards}}.mg-playlist-grid .mg-playlist-grid-content .alternate-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a{color:#333;text-decoration:none;padding-bottom:.0625rem}@media print,screen and (max-width:47.99875em){.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a{text-decoration:underline}}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail{overflow:hidden;position:relative;padding:1px}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a{overflow:hidden;display:inline-block;width:100%;height:100%;color:#333}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a picture img{width:100%;height:100%;-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out;-webkit-transform:scale(1.1);transform:scale(1.1)}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a picture:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,hsla(0,0%,95.3%,0)),color-stop(58%,hsla(0,0%,100%,.6)),color-stop(72%,hsla(0,0%,100%,.8)),to(#f3f3f3));background:linear-gradient(180deg,hsla(0,0%,95.3%,0) 30%,hsla(0,0%,100%,.6) 58%,hsla(0,0%,100%,.8) 72%,#f3f3f3)}@media print,screen and (min-width:64em){.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a picture:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,hsla(0,0%,95.3%,0)),color-stop(58%,hsla(0,0%,100%,.6)),color-stop(72%,hsla(0,0%,100%,.8)),to(#f3f3f3));background:linear-gradient(180deg,hsla(0,0%,95.3%,0) 30%,hsla(0,0%,100%,.6) 58%,hsla(0,0%,100%,.8) 72%,#f3f3f3)}}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{z-index:2;font-weight:700;position:absolute;bottom:.875rem;padding-right:1.25rem;padding-left:.625rem}@media print,screen and (min-width:48em){.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width:75em){.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{padding-right:1.875rem;padding-left:1.875rem;bottom:2rem}}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.mg-playlist-grid .mg-playlist-grid-content .playlist-cta{text-align:right;padding-top:1.3125rem}@media print,screen and (min-width:48em){.mg-playlist-grid .mg-playlist-grid-content .playlist-cta{padding-top:1.4375rem}}@media print,screen and (min-width:64em){.mg-playlist-grid .mg-playlist-grid-content .playlist-cta{padding-top:1.75rem}}.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a{color:#333;display:inline-block;padding-bottom:.0625rem}@media print,screen and (max-width:47.99875em){.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a{text-decoration:underline}}.mg-playlist-grid .playlist-dark,.mg-playlist-grid .playlist-dark .alternate-cta a,.mg-playlist-grid .playlist-dark .playlist-thumbnail a{color:#fff}.mg-playlist-grid .playlist-dark .playlist-thumbnail a picture:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(62,43,26,0)),color-stop(58.15%,rgba(62,43,26,.6)),color-stop(72.15%,rgba(62,43,26,.8)),to(rgba(62,43,26,.8)));background:linear-gradient(180deg,rgba(62,43,26,0) 30%,rgba(62,43,26,.6) 58.15%,rgba(62,43,26,.8) 72.15%,rgba(62,43,26,.8))}.mg-playlist-grid .playlist-dark .playlist-thumbnail .new-icon{color:#3d3d3d}.mg-playlist-grid .playlist-dark .playlist-cta a{color:#fff}@media print,screen and (max-width:47.99875em){.mg-playlist-grid .playlist-dark .playlist-cta a{text-decoration:underline}}.mg-playlist-grid .mg-btn-wrapper{padding-right:1.875rem}@media print,screen and (min-width:48em){.mg-playlist-grid .mg-btn-wrapper{padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-playlist-grid .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-playlist-grid .mg-btn-wrapper div[data-drupal-selector=edit-actions],.mg-playlist-grid .mg-btn-wrapper .mg-btn,.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-playlist-grid .mg-btn-wrapper .mg-submit-btn,.mg-playlist-grid .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit,.mg-playlist-grid .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit,.mg-playlist-grid .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass-reset .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit{margin-top:1.875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-playlist-grid .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-playlist-grid .mg-btn-wrapper div[data-drupal-selector=edit-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-btn div,.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-submit-btn div,.mg-playlist-grid .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit div,.mg-playlist-grid .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit div,.mg-playlist-grid .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit div,.user-login-form .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-pass-reset .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-pass .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit div{background-size:.75rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-playlist-grid .mg-btn-wrapper div:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-playlist-grid .mg-btn-wrapper div:hover[data-drupal-selector=edit-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-btn:hover div,.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions] div,.mg-playlist-grid .mg-btn-wrapper .mg-submit-btn:hover div,.mg-playlist-grid .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:hover div,.mg-playlist-grid .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:hover div,.mg-playlist-grid .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:hover div,.user-login-form .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-pass-reset .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-pass .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit:hover div{color:#333}.mg-playlist-grid.playlist-bg-dark+.mg-playlist-grid.playlist-bg-dark{padding-top:0}.first-thumbnail{margin-bottom:.5625rem}@media print,screen and (min-width:48em){.first-thumbnail{margin-bottom:0}}@-webkit-keyframes mg-slide-up-mobile{0%{opacity:0;-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes mg-slide-up-mobile{0%{opacity:0;-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes mg-slide-up{0%{opacity:0;-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mg-slide-up{0%{opacity:0;-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mg-slide-right{0%{opacity:0;-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes mg-slide-right{0%{opacity:0;-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes mg-slide-left{0%{opacity:0;-webkit-transform:translateX(2.5rem);transform:translateX(2.5rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes mg-slide-left{0%{opacity:0;-webkit-transform:translateX(2.5rem);transform:translateX(2.5rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes scaleIcon{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleIcon{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@media print,screen and (min-width:48em){.mg-anim-hide{opacity:0}}@media print,screen and (min-width:48em){.mg-anim-slide-up{-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem);-webkit-animation:mg-slide-up .4s forwards;animation:mg-slide-up .4s forwards}.mg-anim-slide-up:nth-of-type(1n){-webkit-animation-delay:1.1s;animation-delay:1.1s}.mg-anim-slide-up:nth-of-type(2n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-anim-slide-up:nth-of-type(3n){-webkit-animation-delay:1.3s;animation-delay:1.3s}.mg-anim-slide-up:nth-of-type(4n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-anim-slide-up:nth-of-type(5n){-webkit-animation-delay:1.5s;animation-delay:1.5s}.mg-anim-slide-up:nth-of-type(6n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-anim-slide-up:nth-of-type(7n){-webkit-animation-delay:1.7s;animation-delay:1.7s}.mg-anim-slide-up:nth-of-type(8n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-anim-slide-up:nth-of-type(9n){-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-anim-slide-up:nth-of-type(10n){-webkit-animation-delay:2s;animation-delay:2s}.mg-anim-slide-up:nth-of-type(11n){-webkit-animation-delay:2.1s;animation-delay:2.1s}.mg-anim-slide-up:nth-of-type(12n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-anim-slide-up:nth-of-type(13n){-webkit-animation-delay:2.3s;animation-delay:2.3s}.mg-anim-slide-up:nth-of-type(14n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-anim-slide-up:nth-of-type(15n){-webkit-animation-delay:2.5s;animation-delay:2.5s}.mg-anim-slide-up:nth-of-type(16n){-webkit-animation-delay:2.6s;animation-delay:2.6s}}.mg-anim-slide-up-mobile{-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem);-webkit-animation:mg-slide-up .4s .1s forwards;animation:mg-slide-up .4s .1s forwards}@media print,screen and (min-width:48em){.mg-anim-slide-right{-webkit-animation:mg-slide-right .3s forwards;animation:mg-slide-right .3s forwards}.mg-anim-slide-right:nth-of-type(1n){-webkit-animation-delay:1.1s;animation-delay:1.1s}.mg-anim-slide-right:nth-of-type(2n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-anim-slide-right:nth-of-type(3n){-webkit-animation-delay:1.3s;animation-delay:1.3s}.mg-anim-slide-right:nth-of-type(4n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-anim-slide-right:nth-of-type(5n){-webkit-animation-delay:1.5s;animation-delay:1.5s}.mg-anim-slide-right:nth-of-type(6n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-anim-slide-right:nth-of-type(7n){-webkit-animation-delay:1.7s;animation-delay:1.7s}.mg-anim-slide-right:nth-of-type(8n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-anim-slide-right:nth-of-type(9n){-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-anim-slide-right:nth-of-type(10n){-webkit-animation-delay:2s;animation-delay:2s}.mg-anim-slide-right:nth-of-type(11n){-webkit-animation-delay:2.1s;animation-delay:2.1s}.mg-anim-slide-right:nth-of-type(12n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-anim-slide-right:nth-of-type(13n){-webkit-animation-delay:2.3s;animation-delay:2.3s}.mg-anim-slide-right:nth-of-type(14n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-anim-slide-right:nth-of-type(15n){-webkit-animation-delay:2.5s;animation-delay:2.5s}.mg-anim-slide-right:nth-of-type(16n){-webkit-animation-delay:2.6s;animation-delay:2.6s}}@media print,screen and (min-width:48em){.mg-anim-slide-left{-webkit-animation:mg-slide-left .3s forwards;animation:mg-slide-left .3s forwards}.mg-anim-slide-left:nth-of-type(1n){-webkit-animation-delay:1.1s;animation-delay:1.1s}.mg-anim-slide-left:nth-of-type(2n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-anim-slide-left:nth-of-type(3n){-webkit-animation-delay:1.3s;animation-delay:1.3s}.mg-anim-slide-left:nth-of-type(4n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-anim-slide-left:nth-of-type(5n){-webkit-animation-delay:1.5s;animation-delay:1.5s}.mg-anim-slide-left:nth-of-type(6n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-anim-slide-left:nth-of-type(7n){-webkit-animation-delay:1.7s;animation-delay:1.7s}.mg-anim-slide-left:nth-of-type(8n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-anim-slide-left:nth-of-type(9n){-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-anim-slide-left:nth-of-type(10n){-webkit-animation-delay:2s;animation-delay:2s}.mg-anim-slide-left:nth-of-type(11n){-webkit-animation-delay:2.1s;animation-delay:2.1s}.mg-anim-slide-left:nth-of-type(12n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-anim-slide-left:nth-of-type(13n){-webkit-animation-delay:2.3s;animation-delay:2.3s}.mg-anim-slide-left:nth-of-type(14n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-anim-slide-left:nth-of-type(15n){-webkit-animation-delay:2.5s;animation-delay:2.5s}.mg-anim-slide-left:nth-of-type(16n){-webkit-animation-delay:2.6s;animation-delay:2.6s}}.mg-secondary-block .mg-playlist-grid.playlist-bg-dark+.mg-playlist-grid.playlist-bg-dark{padding-top:0;padding-bottom:0}.mg-recipe-header{margin-bottom:1.875rem}.mg-recipe-header_subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.1875rem;margin-bottom:.625rem}@media print,screen and (min-width:64em){.mg-recipe-header_subtitle{margin-top:.6875rem}}@media screen and (min-width:75em){.mg-recipe-header_subtitle{margin-top:.4375rem}}.mg-recipe-header_subtitle a{color:#333}.mg-recipe-header_subtitle a:after{background-color:#333}@media print,screen and (max-width:47.99875em){.mg-recipe-header_subtitle a{text-decoration:underline}}.mg-recipe-header_subtitle .no-anchor{color:#333}.mg-recipe-header h1{margin-bottom:.625rem}.mg-recipe-header h1.mg-no-marginbottom{margin-bottom:0}.mg-recipe-instructions.staticPosition{position:static}.mg-recipe-instructions__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;top:0;position:sticky;width:100%;height:7.875rem;position:-webkit-sticky;background:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),color-stop(75.39%,#fcfcfc),to(hsla(0,0%,98.8%,0)));background:linear-gradient(180deg,#fcfcfc,#fcfcfc 75.39%,hsla(0,0%,98.8%,0));z-index:2}.mg-recipe-instructions__header h2{-ms-flex-item-align:center;align-self:center;color:#333;width:78%;margin:0 1.25rem 0 0;-webkit-animation-delay:.3s;animation-delay:.3s}.mg-recipe-instructions__header .h2-noanimation{-webkit-animation:none;animation:none;-webkit-animation-delay:none;animation-delay:none;opacity:1}.mg-recipe-instructions__header-totalTime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.125rem solid #e6e6e6;width:7.5625rem;height:3.125rem;-ms-flex-item-align:center;align-self:center;line-height:1.375rem;background:#fff;-webkit-animation-delay:.6s;animation-delay:.6s}.mg-recipe-instructions__header-totalTime.visited{border:.125rem solid #fff33e;background:#fff33e}.mg-recipe-instructions__header-totalTime.marginToZero{margin:0}.mg-recipe-instructions__header-totalTime.totalTime-noanimation{-webkit-animation:none;animation:none;-webkit-animation-delay:none;animation-delay:none;opacity:1}.mg-recipe-instructions__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:75em){.mg-recipe-instructions__container{position:relative}}.mg-recipe-instructions__container-left{padding-top:2.25rem;width:100%;position:relative;margin-top:-3.75rem}@media print,screen and (min-width:48em){.mg-recipe-instructions__container-left{margin-right:0}}@media print,screen and (min-width:64em){.mg-recipe-instructions__container-left{margin-top:0}}@media screen and (min-width:75em){.mg-recipe-instructions__container-left{margin-right:0;position:relative;padding-top:0;width:100%}}.mg-recipe-instructions__container-title{margin-bottom:0;margin-top:0;-ms-flex-item-align:center;align-self:center}.mg-recipe-instructions__container-progress{background:#e6e6e6;height:100%;width:.75rem;right:0;position:absolute;z-index:0;-webkit-animation-delay:.6s;animation-delay:.6s}@media print,screen and (min-width:64em){.mg-recipe-instructions__container-progress{width:.75rem}}@media screen and (min-width:75em){.mg-recipe-instructions__container-progress{position:absolute;margin-top:9%;margin-right:3.625rem;width:.125rem;height:97%;max-height:97%;overflow:hidden}}.mg-recipe-instructions__container-progressBar{max-height:100%}.mg-recipe-instructions__container-progressBar.noHeight{height:0%}.mg-recipe-instructions__steps{margin-top:2.6875rem}@media print,screen and (min-width:48em){.mg-recipe-instructions__steps{margin-top:2.4375rem}}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps{margin-top:2.1875rem}}@media screen and (min-width:75em){.mg-recipe-instructions__steps{margin-top:3.1875rem}}.mg-recipe-instructions__steps .mg-instruction_img{margin-bottom:0}@media print,screen and (max-width:47.99875em){.mg-recipe-instructions__steps .mg-instruction_img{width:100%;margin-top:1.875rem}}@media print,screen and (min-width:48em){.mg-recipe-instructions__steps .mg-instruction_img{width:75%;margin-top:2.6875rem}}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps .mg-instruction_img{width:64%}}@media screen and (min-width:75em){.mg-recipe-instructions__steps .mg-instruction_img{margin-top:2.1875rem}}.mg-recipe-instructions__steps-head{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mg-recipe-instructions__steps-head .mg-search__suggestion_title a,.mg-recipe-instructions__steps-head .mg-search__suggestion_title h5,.mg-recipe-instructions__steps-head h5,.mg-search__suggestion_title .mg-recipe-instructions__steps-head a,.mg-search__suggestion_title .mg-recipe-instructions__steps-head h5{margin:0;-ms-flex-item-align:center;align-self:center;color:#333;-webkit-animation-delay:.3s;animation-delay:.3s}.mg-recipe-instructions__steps-head span{height:2.5rem;width:5.125rem;border:.125rem solid #e6e6e6;color:#333;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation-delay:.6s;animation-delay:.6s}@media screen and (min-width:75em){.mg-recipe-instructions__steps-head span{position:absolute;right:1.125rem;z-index:1;background:#fff;outline:.625rem solid #fcfcfc}}.mg-recipe-instructions__steps-head span.visited{border:2px solid #fff33e;background:#fff33e}.mg-recipe-instructions__steps-instructions{margin-top:1.6875rem;-webkit-animation-delay:.3s;animation-delay:.3s}@media print,screen and (min-width:48em){.mg-recipe-instructions__steps-instructions{margin-top:.83rem}}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps-instructions{margin-top:.9375rem}}@media screen and (min-width:75em){.mg-recipe-instructions__steps-instructions{width:79.2%;line-height:1.75rem;margin-top:.875rem}}.mg-recipe-instructions__steps-instructions span{display:inline-block;color:#999}.mg-recipe-instructions__steps-instructions .mg-video{margin-top:2.875rem;margin-bottom:2.5rem}.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container{margin:0;width:100%}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__img-block{width:100%}}.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__img-block .mg-play-icon .play{width:3.125rem;height:3.125rem}.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block{padding:0;margin:0;width:100%}.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info{padding:1.25rem 2.9375rem 1.1875rem 1.625rem;margin:0}@media screen and (min-width:75em){.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info{padding:1.4375rem 1.5625rem}}@media print,screen and (max-width:47.99875em){.mg-recipe-instructions__steps-instructions .mg-video{padding:0;margin-top:20px}}@media print,screen and (min-width:48em){.mg-recipe-instructions__steps-instructions .mg-video{margin-top:2.5rem;width:75%}}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps-instructions .mg-video{margin-top:2.6875rem;width:64%}}@media screen and (min-width:75em){.mg-recipe-instructions__steps-instructions .mg-video{margin-top:2.1875rem}}.mg-recipe-instructions .mg-recipe-instructions__steps:last-of-type{margin-bottom:4.375rem}@media print,screen and (min-width:64em){.mg-recipe-instructions .mg-recipe-instructions__steps:last-of-type{margin-bottom:0}}.mg-recipe-instructions .recipe-floating-icon{cursor:pointer;width:3.75rem;height:3.75rem;position:sticky;top:12.5rem;background-size:1.875rem;background-color:#fff33e;margin-right:-9%;background-repeat:no-repeat;background-position:50%;margin-left:auto;-webkit-box-shadow:.13rem .75rem 1.3rem .5px hsla(0,0%,60%,.26);box-shadow:.13rem .75rem 1.3rem .5px hsla(0,0%,60%,.26)}@media screen and (min-width:75em){.mg-recipe-instructions .recipe-floating-icon{width:4.625rem;height:4.625rem;background-size:2.6875rem}}.mg-recipe-instructions .recipe-floating-icon-alt{font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;z-index:3;top:77%;opacity:0;margin:0;text-align:center;background-position:.9375rem;padding:1.25rem 1.25rem 1.25rem 3.75rem;-webkit-animation:mg-slide-up-mobile .4s .5s forwards;animation:mg-slide-up-mobile .4s .5s forwards}#_evh-link{z-index:9!important}.edge .mg-recipe-instructions__header{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ipad .recipe-floating-icon-alt{top:82%}.iphone .recipe-floating-icon-alt{top:75%}.mg-recipe-stage{background-color:#f3f3f3}.mg-recipe-stage .mg-stage-carousel__slide picture,.mg-recipe-stage .mg-stage-carousel__slide picture img{width:100%}.mg-recipe-stage .mg-stage-carousel-image{min-width:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}@media print,screen and (max-width:47.99875em){.mg-recipe-stage{margin:0 -1.875rem;overflow:hidden;position:relative}}@media print,screen and (min-width:64em){.mg-recipe-stage{position:sticky;top:0}.mg-recipe-stage:after,.mg-recipe-stage:before{content:"";display:table}}.mg-recipe-stage .mg-video-play-icon{position:absolute;-ms-flex-item-align:end;align-self:flex-end;margin-top:0;bottom:1.25rem;right:1.875rem}@media print,screen and (min-width:48em){.mg-recipe-stage .mg-video-play-icon{margin-top:0;bottom:2.5rem;right:1.8125rem}}@media print,screen and (min-width:64em){.mg-recipe-stage .mg-video-play-icon{margin-top:0;bottom:.75rem;right:13.75rem}}@media screen and (min-width:75em){.mg-recipe-stage .mg-video-play-icon{margin-top:0;bottom:.75rem;right:4rem}}.mg-recipe-stage .mg-video-play-icon a{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(50%,#fff33e));background-image:linear-gradient(90deg,#fff33e 50%,#fff33e 0)}.mg-recipe-stage .mg-video-play-icon div{-webkit-transition:all .3s ease;transition:all .3s ease}.mg-recipe-stage .mg-video-play-icon:hover div{background-position:0 100%;color:#1e6f30}.mg-recipe-stage.mg-rdp-single-column{margin-bottom:3.125rem}@media print,screen and (min-width:48em){.mg-recipe-stage.mg-rdp-single-column{margin-bottom:3.75rem}}@media print,screen and (min-width:64em){.mg-recipe-stage.mg-rdp-single-column{position:relative}}@media screen and (min-width:75em){.mg-recipe-stage.mg-rdp-single-column{margin-bottom:2.3125rem}}@media print,screen and (min-width:64em){.mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide{height:auto}}.mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide picture{width:100%}.mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide picture img{width:100%;height:106.67vw}@media print,screen and (min-width:48em){.mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide picture img{height:78.12vw}}@media print,screen and (min-width:64em){.mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide picture img{height:52.5vw}}@media screen and (min-width:75em){.mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide picture img{height:43.75vw}}@media screen and (min-width:100em){.mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide picture img{height:700px}}.mg-recipe-stage .mg-slick-controls.mg-stage-controls .slick-arrow{position:static;-webkit-transform:none;-webkit-transform:initial;transform:none}.mg-recipe-stage .mg-slick-controls.mg-stage-controls .slick-arrow.controls__button--next,.mg-recipe-stage .mg-slick-controls.mg-stage-controls .slick-arrow.controls__button--prev{-webkit-animation:none;animation:none;opacity:1}@media print,screen and (min-width:64em){.mg-recipe-ins .recipe-floating-icon:not(.recipe-floating-icon-alt){margin-right:-4.0625rem}}@media screen and (min-width:75em){.mg-recipe-ins .recipe-floating-icon:not(.recipe-floating-icon-alt){width:3.625rem;height:3.625rem;background-size:1.875rem}}@media print,screen and (min-width:64em){.mg-recipe-ins .mg-instruction_img,.mg-recipe-ins .mg-video{width:100%}}@media screen and (min-width:75em){.edge .mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide,.ie .mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide{height:580px}}.mg-generic-stage{margin-left:-.0625rem;margin-top:-.0625rem;margin-bottom:3.125rem}.mg-generic-stage .img-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (min-width:48em){.mg-generic-stage{margin-bottom:3.75rem}}@media screen and (min-width:75em){.mg-generic-stage{margin-bottom:4.375rem}}.mg-generic-stage .grid-container{position:relative}.mg-generic-stage h1{color:#3d2e2c}@media print,screen and (max-width:47.99875em){.mg-generic-stage h1{margin-bottom:1.25rem}}.mg-generic-stage .video-stage{position:relative;padding:1px;width:100%;height:100%;overflow:hidden;left:0;right:0}.mg-generic-stage .video-stage img{display:none}.mg-generic-stage .video-stage video{display:block;height:31.25rem;width:100%;height:auto}@media print,screen and (min-width:48em){.mg-generic-stage .video-stage video{height:auto;width:100%}}.mg-generic-stage picture{width:100%}.mg-generic-stage picture img{left:0;right:0;width:100%;height:106.67vw}@media print,screen and (min-width:48em){.mg-generic-stage picture img{height:78.12vw;padding-bottom:.0625rem}}@media print,screen and (min-width:64em){.mg-generic-stage picture img{height:52.5vw}}@media screen and (min-width:75em){.mg-generic-stage picture img{height:43.75vw}}@media screen and (min-width:100em){.mg-generic-stage picture img{height:700px}}.mg-generic-stage .video-stage:after,.mg-generic-stage picture:after{bottom:0;left:0;content:"";position:absolute;width:100%;display:inline-block;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(47%,hsla(0,0%,98.8%,0)),color-stop(75%,hsla(0,0%,98.8%,.7)),to(#fcfcfc));background-image:linear-gradient(180deg,hsla(0,0%,98.8%,0) 47%,hsla(0,0%,98.8%,.7) 75%,#fcfcfc);height:80%}.mg-generic-stage .animated_gif picture img{height:auto}@media print,screen and (min-width:48em){.mg-generic-stage .animated_gif picture img{height:69.14vw}}@media print,screen and (min-width:64em){.mg-generic-stage .animated_gif picture img{height:52.5vw}}@media screen and (min-width:75em){.mg-generic-stage .animated_gif picture img{height:43.75vw}}@media screen and (min-width:100em){.mg-generic-stage .animated_gif picture img{height:43.75rem}}.mg-generic-stage .img-virtual-container{width:0;overflow:hidden}.mg-generic-stage__block{position:absolute;left:0;width:100%}.mg-generic-stage__block .cell{z-index:1}@media print,screen and (max-width:47.99875em){.mg-generic-stage__block{padding:0 8%;top:76%}}@media print,screen and (min-width:48em){.mg-generic-stage__block{top:78%}}@media print,screen and (min-width:64em){.mg-generic-stage__block{top:80%}}@media screen and (min-width:75em){.mg-generic-stage__block{top:73%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-generic-stage__block-desc{margin-top:1.5625rem}}.mg-generic-stage__block-desc p{color:#3d2e2c}.mg-generic-stage__block-desc ul{padding-left:1.25rem}.mg-generic-stage__block-desc ul li{list-style-type:disc}.mg-generic-stage__block-desc img{width:100%;margin:1.25rem 0}.mg-generic-stage.mg-generic-stage-small{margin-bottom:1.25rem}.mg-generic-stage.mg-generic-stage-small .grid-container{margin-bottom:0}.mg-generic-stage.mg-generic-stage-small .mg-generic-stage__block{top:auto;bottom:3%}.mg-generic-stage.mg-generic-stage-small picture img{height:auto}.mg-generic-stage.mg-generic-stage-small picture:after{bottom:0;left:0;content:"";position:absolute;width:100%;display:inline-block;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,hsla(0,0%,98.8%,0)),color-stop(75%,hsla(0,0%,98.8%,.6)),to(#fdf9f5));background-image:linear-gradient(180deg,hsla(0,0%,98.8%,0) 50%,hsla(0,0%,98.8%,.6) 75%,#fdf9f5);height:100%}@media print,screen and (min-width:48em){.safari .mg-generic-stage video{width:100%}}.android .mg-generic-stage .video-stage video{display:none}.android .mg-generic-stage .video-stage img{display:block;width:100%}.mg-accordion:not(.accordion-override) h2{border-bottom:.125rem solid #ccc;padding:0 0 1.25rem}.mg-accordion:not(.accordion-override) .accordion-group{border-bottom:.125rem solid #ccc}.mg-accordion:not(.accordion-override) .accordion-group:first-child{border-top:.125rem solid #ccc}.mg-accordion:not(.accordion-override) .accordion-group .panel-title{position:relative}.mg-accordion:not(.accordion-override) .accordion-group .panel-title a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;padding:1.875rem 0;-webkit-tap-highlight-color:transparent}.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .thumbnail{margin-right:1.15625rem;margin-left:.0625rem;height:1.6875rem;width:2.25rem;background-size:1.625rem 1.6875rem}@media print,screen and (min-width:48em){.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .thumbnail{width:1.9375rem}}.mg-accordion:not(.accordion-override) .accordion-group .panel-title a h3{margin-right:1.25rem}.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text{width:0;height:0;opacity:0}.mg-accordion:not(.accordion-override) .accordion-group .panel-title i{position:absolute;right:.0625rem;top:45%;height:1rem;width:1rem;background-size:contain;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;cursor:pointer}.mg-accordion:not(.accordion-override) .accordion-group .panel-title i.arrow-up{-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%);-webkit-transform-origin:center;transform-origin:center}.mg-accordion:not(.accordion-override) .accordion-group .panel-content{max-width:100%;padding-bottom:1.375rem}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show{display:none;opacity:0;color:#999;-webkit-animation:slideInFromLeft .6s ease-out forwards;animation:slideInFromLeft .6s ease-out forwards}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(1n){-webkit-animation-delay:.2s;animation-delay:.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(2n){-webkit-animation-delay:.4s;animation-delay:.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(3n){-webkit-animation-delay:.6s;animation-delay:.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(4n){-webkit-animation-delay:.8s;animation-delay:.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(5n){-webkit-animation-delay:1s;animation-delay:1s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(6n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(7n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(8n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(9n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(10n){-webkit-animation-delay:2s;animation-delay:2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(11n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(12n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(13n){-webkit-animation-delay:2.6s;animation-delay:2.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(14n){-webkit-animation-delay:2.8s;animation-delay:2.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(15n){-webkit-animation-delay:3s;animation-delay:3s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(16n){-webkit-animation-delay:3.2s;animation-delay:3.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(17n){-webkit-animation-delay:3.4s;animation-delay:3.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(18n){-webkit-animation-delay:3.6s;animation-delay:3.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(19n){-webkit-animation-delay:3.8s;animation-delay:3.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(20n){-webkit-animation-delay:4s;animation-delay:4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(21n){-webkit-animation-delay:4.2s;animation-delay:4.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(22n){-webkit-animation-delay:4.4s;animation-delay:4.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(23n){-webkit-animation-delay:4.6s;animation-delay:4.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(24n){-webkit-animation-delay:4.8s;animation-delay:4.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(25n){-webkit-animation-delay:5s;animation-delay:5s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(26n){-webkit-animation-delay:5.2s;animation-delay:5.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(27n){-webkit-animation-delay:5.4s;animation-delay:5.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(28n){-webkit-animation-delay:5.6s;animation-delay:5.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(29n){-webkit-animation-delay:5.8s;animation-delay:5.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(30n){-webkit-animation-delay:6s;animation-delay:6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(31n){-webkit-animation-delay:6.2s;animation-delay:6.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(32n){-webkit-animation-delay:6.4s;animation-delay:6.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(33n){-webkit-animation-delay:6.6s;animation-delay:6.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(34n){-webkit-animation-delay:6.8s;animation-delay:6.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(35n){-webkit-animation-delay:7s;animation-delay:7s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(36n){-webkit-animation-delay:7.2s;animation-delay:7.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(37n){-webkit-animation-delay:7.4s;animation-delay:7.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(38n){-webkit-animation-delay:7.6s;animation-delay:7.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(39n){-webkit-animation-delay:7.8s;animation-delay:7.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(40n){-webkit-animation-delay:8s;animation-delay:8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(41n){-webkit-animation-delay:8.2s;animation-delay:8.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(42n){-webkit-animation-delay:8.4s;animation-delay:8.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(43n){-webkit-animation-delay:8.6s;animation-delay:8.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(44n){-webkit-animation-delay:8.8s;animation-delay:8.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(45n){-webkit-animation-delay:9s;animation-delay:9s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(46n){-webkit-animation-delay:9.2s;animation-delay:9.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(47n){-webkit-animation-delay:9.4s;animation-delay:9.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(48n){-webkit-animation-delay:9.6s;animation-delay:9.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(49n){-webkit-animation-delay:9.8s;animation-delay:9.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(50n){-webkit-animation-delay:10s;animation-delay:10s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(51n){-webkit-animation-delay:10.2s;animation-delay:10.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(52n){-webkit-animation-delay:10.4s;animation-delay:10.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(53n){-webkit-animation-delay:10.6s;animation-delay:10.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(54n){-webkit-animation-delay:10.8s;animation-delay:10.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(55n){-webkit-animation-delay:11s;animation-delay:11s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(56n){-webkit-animation-delay:11.2s;animation-delay:11.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(57n){-webkit-animation-delay:11.4s;animation-delay:11.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(58n){-webkit-animation-delay:11.6s;animation-delay:11.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(59n){-webkit-animation-delay:11.8s;animation-delay:11.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(60n){-webkit-animation-delay:12s;animation-delay:12s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(61n){-webkit-animation-delay:12.2s;animation-delay:12.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(62n){-webkit-animation-delay:12.4s;animation-delay:12.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(63n){-webkit-animation-delay:12.6s;animation-delay:12.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(64n){-webkit-animation-delay:12.8s;animation-delay:12.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(65n){-webkit-animation-delay:13s;animation-delay:13s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(66n){-webkit-animation-delay:13.2s;animation-delay:13.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(67n){-webkit-animation-delay:13.4s;animation-delay:13.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(68n){-webkit-animation-delay:13.6s;animation-delay:13.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(69n){-webkit-animation-delay:13.8s;animation-delay:13.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(70n){-webkit-animation-delay:14s;animation-delay:14s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(71n){-webkit-animation-delay:14.2s;animation-delay:14.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(72n){-webkit-animation-delay:14.4s;animation-delay:14.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(73n){-webkit-animation-delay:14.6s;animation-delay:14.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(74n){-webkit-animation-delay:14.8s;animation-delay:14.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(75n){-webkit-animation-delay:15s;animation-delay:15s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(76n){-webkit-animation-delay:15.2s;animation-delay:15.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(77n){-webkit-animation-delay:15.4s;animation-delay:15.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(78n){-webkit-animation-delay:15.6s;animation-delay:15.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(79n){-webkit-animation-delay:15.8s;animation-delay:15.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(80n){-webkit-animation-delay:16s;animation-delay:16s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(81n){-webkit-animation-delay:16.2s;animation-delay:16.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(82n){-webkit-animation-delay:16.4s;animation-delay:16.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(83n){-webkit-animation-delay:16.6s;animation-delay:16.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(84n){-webkit-animation-delay:16.8s;animation-delay:16.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(85n){-webkit-animation-delay:17s;animation-delay:17s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(86n){-webkit-animation-delay:17.2s;animation-delay:17.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(87n){-webkit-animation-delay:17.4s;animation-delay:17.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(88n){-webkit-animation-delay:17.6s;animation-delay:17.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(89n){-webkit-animation-delay:17.8s;animation-delay:17.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(90n){-webkit-animation-delay:18s;animation-delay:18s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(91n){-webkit-animation-delay:18.2s;animation-delay:18.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(92n){-webkit-animation-delay:18.4s;animation-delay:18.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(93n){-webkit-animation-delay:18.6s;animation-delay:18.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(94n){-webkit-animation-delay:18.8s;animation-delay:18.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(95n){-webkit-animation-delay:19s;animation-delay:19s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(96n){-webkit-animation-delay:19.2s;animation-delay:19.2s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(97n){-webkit-animation-delay:19.4s;animation-delay:19.4s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(98n){-webkit-animation-delay:19.6s;animation-delay:19.6s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(99n){-webkit-animation-delay:19.8s;animation-delay:19.8s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show:nth-child(100n){-webkit-animation-delay:20s;animation-delay:20s}.mg-accordion:not(.accordion-override) .accordion-group .panel-content .scroll-section{width:80%}.mg-accordion:not(.accordion-override) .accordion-group .panel-content a{display:inline-table;font-weight:700;color:#333}.mg-accordion:not(.accordion-override) .accordion-group .panel-content a:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-accordion:not(.accordion-override) .accordion-group .panel-content a{text-decoration:underline}}.mg-accordion:not(.accordion-override)+.mg-accordion{margin-top:-3.125rem;border-top:none}@media print,screen and (min-width:48em){.mg-accordion:not(.accordion-override)+.mg-accordion{margin-top:-3.75rem}}@media screen and (min-width:75em){.mg-accordion:not(.accordion-override)+.mg-accordion{margin-top:-5rem}}.mg-accordion:not(.accordion-override)+.mg-accordion .accordion-group{border-top:none}.edge .mg-accordion .accordion-group .panel-title a .thumbnail,.ie .mg-accordion .accordion-group .panel-title a .thumbnail{width:31px;height:29px;background-size:26px 27px}@media print,screen and (min-width:48em){.mg-author-with-background .mg-author{background:#f3f3f3;padding:2.1875rem 2.5rem}}.mg-author{color:#999}.mg-author-img{height:3.75rem;width:3.75rem;margin-right:1.625rem;margin-bottom:1.5rem;border-radius:1.875rem;position:relative}.mg-author-img div.author-img-wrapper{border-radius:50%;overflow:hidden}.mg-author-img div.author-img-wrapper img{border-radius:1.875rem;height:100%;width:100%}.mg-author-img__icon{position:absolute;height:2.625rem;width:2.625rem;border:.1875rem solid #fcfcfc;border-radius:50%;background:#fff33e;top:2.0625rem;left:2.4375rem}@media print,screen and (min-width:48em){.mg-author-img__icon{height:1.9375rem;width:1.9375rem}}@media print,screen and (min-width:64em){.mg-author-img__icon{height:1.5625rem;width:1.5625rem;left:2rem}}@media screen and (min-width:75em){.mg-author-img__icon{height:2.4375rem;width:2.5rem;left:2.4375rem}}@media print,screen and (min-width:48em){.mg-author-img{margin-right:1.375rem;margin-bottom:0}}@media print,screen and (min-width:64em){.mg-author-img{height:3.125rem;width:3.125rem;margin-right:1.4375rem}}@media screen and (min-width:75em){.mg-author-img{height:3.75rem;width:3.875rem;margin-right:2rem}}@media print,screen and (max-width:47.99875em){.mg-author-platform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:72%}}.mg-author-platform a{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#333;margin-right:1.3125rem;padding-bottom:.125rem;margin-bottom:.4375rem}.mg-author-platform a:after{background:#777}@media print,screen and (max-width:47.99875em){.mg-author-platform a{text-decoration:underline}}@media print,screen and (min-width:48em){.mg-author-platform{margin-top:.5625rem;margin-bottom:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-author-platform span{margin-top:0}}@media print,screen and (min-width:64em){.mg-author-platform{margin-top:1.125rem;margin-bottom:.625rem}.mg-author-platform span{margin-top:0}}@media screen and (min-width:75em){.mg-author-platform{margin-top:1.3125rem;margin-bottom:.875rem}.mg-author-platform span{margin-top:.125rem}}.mg-author-desc{margin:0}.mg-term-condition h3{opacity:0;padding:0 0 .875rem;-webkit-animation:animate-terms .3s .3s forwards;animation:animate-terms .3s .3s forwards}@media print,screen and (min-width:48em){.mg-term-condition h3{padding:0 0 1rem}}@media screen and (min-width:75em){.mg-term-condition h3{padding:0 0 .6875rem}}.mg-term-condition p{opacity:0;padding:0 0 2.0625rem;-webkit-animation:animate-terms .3s .35s forwards;animation:animate-terms .3s .35s forwards}.mg-term-condition__btn{outline:none;min-height:4.375rem;height:4.375rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:0;cursor:pointer}@media print,screen and (min-width:48em){.mg-term-condition__btn{height:3.75rem;min-height:3.75rem}}.mg-term-condition__btn span{margin-left:1.875rem;margin-right:1.25rem;width:.5625rem;height:1.125rem;background-size:.5625rem 1.125rem;display:inline-block;background-repeat:no-repeat}@media print,screen and (min-width:48em){.mg-term-condition__btn span{width:.625rem;height:1.0625rem;background-size:.625rem 1.0625rem}}@media screen and (min-width:75em){.mg-term-condition__btn span{width:.75rem;height:1.3125rem;background-size:.75rem 1.3125rem}}.mg-search__suggestion_title .mg-term-condition__btn a,.mg-search__suggestion_title .mg-term-condition__btn h5,.mg-term-condition__btn .mg-search__suggestion_title a,.mg-term-condition__btn .mg-search__suggestion_title h5,.mg-term-condition__btn h5{display:inline-block}.mg-term-condition__btn:hover{background-position:0 100%;color:#000}.mg-full-overlay .rotateCross{-webkit-animation:rotate .3s ease-in-out;animation:rotate .3s ease-in-out}.ie .mg-term-condition{padding-bottom:5.625rem}.ie .mg-term-condition__btn{height:4.375rem}@media print,screen and (min-width:48em){.ie .mg-term-condition__btn{height:3.75rem}}@media screen and (min-width:75em){.ie .mg-term-condition__btn span{height:1.375rem;background-size:.75rem 1.375rem}}.edge .mg-term-condition,.firefox .mg-term-condition{padding-bottom:5.625rem}.mg-video{margin-left:.0625rem;margin-right:.0625rem}.mg-video__inner{background-color:#fdf9f5}.mg-video__img-block{position:relative;cursor:pointer}.mg-video__img-block img{width:100%;height:100%}.mg-video__img-block .mg-play-icon{position:absolute;bottom:0;right:0}.mg-video__img-block .mg-play-icon a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4.375rem;height:4.375rem;background-size:200% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,from(#1e6f30));background-image:linear-gradient(90deg,#1e6f30)}.mg-video__img-block .mg-play-icon a:after{content:"";position:absolute;z-index:-1;width:0;height:0;-webkit-transition:all .2s linear;transition:all .2s linear;background:#fff}.mg-video__img-block .mg-play-icon a:hover{-webkit-transform:scale(1);transform:scale(1);color:#1e6f30}.mg-video__img-block .mg-play-icon a:hover:after{width:4rem;height:4rem}.mg-video__img-block .mg-play-icon a:hover{background-position:0 100%}.mg-video__txt-block{color:#333;padding:1.25rem 1.6875rem 1.4375rem}.mg-video__txt-block .info{margin-bottom:.25rem}@media print,screen and (min-width:48em){.mg-video__txt-block .info{margin-bottom:.1875rem}}@media screen and (min-width:75em){.mg-video__txt-block .info{margin-bottom:.1875rem;padding-right:3.9375rem}}@media print,screen and (min-width:48em){.mg-video__txt-block{padding:1.1875rem 1.875rem 1.5rem}}@media print,screen and (min-width:64em){.mg-video__txt-block{padding:1.875rem 2.5rem 1.5rem}.mg-video__txt-block.block-center{-ms-flex-item-align:center;align-self:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-video__txt-block.block-top{-ms-flex-item-align:start;align-self:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-video__txt-block.block-bottom{-ms-flex-item-align:end;align-self:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:75em){.mg-video__txt-block{padding-left:4.6875rem}}.mg-video .general{vertical-align:middle;padding:.9375rem 0 1.875rem .9375rem}.mg-video .general span{display:inline-block;width:1.625rem;height:1.625rem;background-size:1.5625rem 1.5625rem;vertical-align:middle}.mg-video .general .info{display:inline;margin-left:1rem;color:#333}.mg-video .mg-knowledge__inner{border:3px solid #eee;background-color:#fff}.mg-video .mg-knowledge__inner .mg-video__txt-block{padding:.9375rem 2.0625rem 1.6875rem 1.875rem}.mg-video .mg-knowledge__inner .mg-video__txt-block .info{font-family:OutfitVariableFont;color:#3d2e2c;padding:0}@media print,screen and (max-width:47.99875em){.mg-video .mg-gutter-container{margin:0;width:100%}}.mg-video .mg-clickable{outline:none}.mg-video .animated_gif picture img{width:100%;height:47.19vw}@media print,screen and (min-width:48em){.mg-video .animated_gif picture img{height:18.88vw}}@media print,screen and (min-width:64em){.mg-video .animated_gif picture img{height:16.79vw}}@media screen and (min-width:75em){.mg-video .animated_gif picture img{height:12.87VW}}@media screen and (min-width:100em){.mg-video .animated_gif picture img{height:12.875rem}}.mg-product-stage{display:block;background-color:#f3f3f3}.mg-product-stage .mg-stage-carousel__slide picture img{margin:0 auto;width:70%}@media print,screen and (max-width:47.99875em){.mg-product-stage .mg-stage-carousel__slide picture img{padding:3.4375rem 0;margin-top:3.4375rem}}@media print,screen and (min-width:48em){.mg-product-stage .mg-stage-carousel__slide picture img{padding:15% 0}}@media screen and (min-width:75em){.mg-product-stage .mg-stage-carousel__slide picture img{height:70%}}@media screen and (min-width:99.9375em){.mg-product-stage .mg-stage-carousel__slide picture img{height:80%}}@media print,screen and (max-width:47.99875em){.mg-product-stage{margin:0 -1.875rem}}@media print,screen and (min-width:64em){.mg-product-stage{position:sticky;top:1px}.mg-product-stage:after,.mg-product-stage:before{content:"";display:table}}.mg-product-stage .mg-stage-carousel .mg-stage-carousel-image,.mg-product-stage .mg-stage-carousel img{background-position:50%;background-size:cover;background-repeat:no-repeat}.mg-stage-controls{-webkit-transform:translateY(-182%);transform:translateY(-182%);position:absolute}@media screen and (min-width:75em){.mg-stage-controls{-webkit-transform:translateY(-220%);transform:translateY(-220%)}}@media screen and (min-width:75em){.mg-product-stage .mg-stage-controls{-webkit-transform:translateY(-140%);transform:translateY(-140%)}}.safari .mg-product-stage .mg-stage-carousel__slide picture img{height:70%}@media print,screen and (min-width:48em){.safari .mg-product-stage .mg-stage-carousel__slide picture img{height:80%}}@media print,screen and (max-width:47.99875em){.mg-generic-text.extra-margin,.mg-navigation-place-holder.extra-margin,.panel-content.extra-margin{margin-top:10.9375rem}}.mg-generic-text .heading3,.mg-navigation-place-holder .heading3,.panel-content .heading3{margin-top:0!important;margin-bottom:1.25rem!important}.mg-generic-text h3,.mg-navigation-place-holder h3,.panel-content h3{margin-top:3.125rem!important;margin-bottom:1.25rem!important}.mg-generic-text blockquote,.mg-navigation-place-holder blockquote,.panel-content blockquote{padding:0}.mg-generic-text a,.mg-navigation-place-holder a,.panel-content a{color:#333;display:inline-table;font-weight:700;line-height:1.5625rem}.mg-generic-text a:after,.mg-navigation-place-holder a:after,.panel-content a:after{background-color:#ccc}@media print,screen and (max-width:47.99875em){.mg-generic-text a:after,.mg-generic-text a:hover,.mg-navigation-place-holder a:after,.mg-navigation-place-holder a:hover,.panel-content a:after,.panel-content a:hover{content:unset}}.mg-generic-text a.blue_color,.mg-navigation-place-holder a.blue_color,.panel-content a.blue_color{color:#00a2ff}@media print,screen and (max-width:47.99875em){.mg-generic-text a,.mg-navigation-place-holder a,.panel-content a{text-decoration:underline}}.mg-generic-text .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text .mg-search__suggestion_title a,.mg-generic-text .mg-search__suggestion_title h5,.mg-generic-text .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text h1,.mg-generic-text h2,.mg-generic-text h4,.mg-generic-text h5,.mg-generic-text h6,.mg-navigation-place-holder .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder .mg-search__suggestion_title a,.mg-navigation-place-holder .mg-search__suggestion_title h5,.mg-navigation-place-holder .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder h1,.mg-navigation-place-holder h2,.mg-navigation-place-holder h4,.mg-navigation-place-holder h5,.mg-navigation-place-holder h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content h3,.mg-search__suggestion_title .mg-generic-text a,.mg-search__suggestion_title .mg-generic-text h5,.mg-search__suggestion_title .mg-navigation-place-holder a,.mg-search__suggestion_title .mg-navigation-place-holder h5,.mg-search__suggestion_title .panel-content a,.mg-search__suggestion_title .panel-content h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content h2,.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content .mg-search__suggestion_title a,.panel-content .mg-search__suggestion_title h5,.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content h1,.panel-content h2,.panel-content h4,.panel-content h5,.panel-content h6{margin-bottom:1.25rem}@media print,screen and (min-width:48em){.mg-generic-text .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text .mg-search__suggestion_title a,.mg-generic-text .mg-search__suggestion_title h5,.mg-generic-text .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text h1,.mg-generic-text h2,.mg-generic-text h4,.mg-generic-text h5,.mg-generic-text h6,.mg-navigation-place-holder .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder .mg-search__suggestion_title a,.mg-navigation-place-holder .mg-search__suggestion_title h5,.mg-navigation-place-holder .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder h1,.mg-navigation-place-holder h2,.mg-navigation-place-holder h4,.mg-navigation-place-holder h5,.mg-navigation-place-holder h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content h3,.mg-search__suggestion_title .mg-generic-text a,.mg-search__suggestion_title .mg-generic-text h5,.mg-search__suggestion_title .mg-navigation-place-holder a,.mg-search__suggestion_title .mg-navigation-place-holder h5,.mg-search__suggestion_title .panel-content a,.mg-search__suggestion_title .panel-content h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content h2,.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content .mg-search__suggestion_title a,.panel-content .mg-search__suggestion_title h5,.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content h1,.panel-content h2,.panel-content h4,.panel-content h5,.panel-content h6{margin-bottom:1.3125rem}}@media screen and (min-width:75em){.mg-generic-text .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text .mg-search__suggestion_title a,.mg-generic-text .mg-search__suggestion_title h5,.mg-generic-text .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text h1,.mg-generic-text h2,.mg-generic-text h4,.mg-generic-text h5,.mg-generic-text h6,.mg-navigation-place-holder .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder .mg-search__suggestion_title a,.mg-navigation-place-holder .mg-search__suggestion_title h5,.mg-navigation-place-holder .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder h1,.mg-navigation-place-holder h2,.mg-navigation-place-holder h4,.mg-navigation-place-holder h5,.mg-navigation-place-holder h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content h3,.mg-search__suggestion_title .mg-generic-text a,.mg-search__suggestion_title .mg-generic-text h5,.mg-search__suggestion_title .mg-navigation-place-holder a,.mg-search__suggestion_title .mg-navigation-place-holder h5,.mg-search__suggestion_title .panel-content a,.mg-search__suggestion_title .panel-content h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content h2,.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content .mg-search__suggestion_title a,.panel-content .mg-search__suggestion_title h5,.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content h1,.panel-content h2,.panel-content h4,.panel-content h5,.panel-content h6{margin-bottom:1.125rem}}.mg-generic-text__description .nestle-image img,.mg-navigation-place-holder__description .nestle-image img,.panel-content__description .nestle-image img{width:11.9375rem;height:3.375rem}.mg-generic-text__description:first-of-type,.mg-navigation-place-holder__description:first-of-type,.panel-content__description:first-of-type{margin-top:0}.mg-generic-text__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text__description .mg-search__suggestion_title a,.mg-generic-text__description .mg-search__suggestion_title h5,.mg-generic-text__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text__description h1,.mg-generic-text__description h2,.mg-generic-text__description h4,.mg-generic-text__description h5,.mg-generic-text__description h6,.mg-navigation-place-holder__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder__description .mg-search__suggestion_title a,.mg-navigation-place-holder__description .mg-search__suggestion_title h5,.mg-navigation-place-holder__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder__description h1,.mg-navigation-place-holder__description h2,.mg-navigation-place-holder__description h4,.mg-navigation-place-holder__description h5,.mg-navigation-place-holder__description h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content__description h3,.mg-search__suggestion_title .mg-generic-text__description a,.mg-search__suggestion_title .mg-generic-text__description h5,.mg-search__suggestion_title .mg-navigation-place-holder__description a,.mg-search__suggestion_title .mg-navigation-place-holder__description h5,.mg-search__suggestion_title .panel-content__description a,.mg-search__suggestion_title .panel-content__description h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content__description h2,.panel-content__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content__description .mg-search__suggestion_title a,.panel-content__description .mg-search__suggestion_title h5,.panel-content__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content__description h1,.panel-content__description h2,.panel-content__description h4,.panel-content__description h5,.panel-content__description h6{margin-top:2.625rem}@media print,screen and (min-width:48em){.mg-generic-text__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text__description .mg-search__suggestion_title a,.mg-generic-text__description .mg-search__suggestion_title h5,.mg-generic-text__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text__description h1,.mg-generic-text__description h2,.mg-generic-text__description h4,.mg-generic-text__description h5,.mg-generic-text__description h6,.mg-navigation-place-holder__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder__description .mg-search__suggestion_title a,.mg-navigation-place-holder__description .mg-search__suggestion_title h5,.mg-navigation-place-holder__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder__description h1,.mg-navigation-place-holder__description h2,.mg-navigation-place-holder__description h4,.mg-navigation-place-holder__description h5,.mg-navigation-place-holder__description h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content__description h3,.mg-search__suggestion_title .mg-generic-text__description a,.mg-search__suggestion_title .mg-generic-text__description h5,.mg-search__suggestion_title .mg-navigation-place-holder__description a,.mg-search__suggestion_title .mg-navigation-place-holder__description h5,.mg-search__suggestion_title .panel-content__description a,.mg-search__suggestion_title .panel-content__description h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content__description h2,.panel-content__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content__description .mg-search__suggestion_title a,.panel-content__description .mg-search__suggestion_title h5,.panel-content__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content__description h1,.panel-content__description h2,.panel-content__description h4,.panel-content__description h5,.panel-content__description h6{margin-top:3.25rem}}@media screen and (min-width:75em){.mg-generic-text__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text__description .mg-search__suggestion_title a,.mg-generic-text__description .mg-search__suggestion_title h5,.mg-generic-text__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text__description h1,.mg-generic-text__description h2,.mg-generic-text__description h4,.mg-generic-text__description h5,.mg-generic-text__description h6,.mg-navigation-place-holder__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder__description .mg-search__suggestion_title a,.mg-navigation-place-holder__description .mg-search__suggestion_title h5,.mg-navigation-place-holder__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder__description h1,.mg-navigation-place-holder__description h2,.mg-navigation-place-holder__description h4,.mg-navigation-place-holder__description h5,.mg-navigation-place-holder__description h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content__description h3,.mg-search__suggestion_title .mg-generic-text__description a,.mg-search__suggestion_title .mg-generic-text__description h5,.mg-search__suggestion_title .mg-navigation-place-holder__description a,.mg-search__suggestion_title .mg-navigation-place-holder__description h5,.mg-search__suggestion_title .panel-content__description a,.mg-search__suggestion_title .panel-content__description h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content__description h2,.panel-content__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content__description .mg-search__suggestion_title a,.panel-content__description .mg-search__suggestion_title h5,.panel-content__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content__description h1,.panel-content__description h2,.panel-content__description h4,.panel-content__description h5,.panel-content__description h6{margin-top:3.875rem}}.mg-generic-text__description ul,.mg-navigation-place-holder__description ul,.panel-content__description ul{margin-top:2.625rem}@media print,screen and (min-width:64em){.mg-generic-text__description ul,.mg-navigation-place-holder__description ul,.panel-content__description ul{margin-top:2.25rem}}.mg-generic-text__description ul li,.mg-navigation-place-holder__description ul li,.panel-content__description ul li{margin-left:1.875rem}.mg-generic-text__description ul li a,.mg-navigation-place-holder__description ul li a,.panel-content__description ul li a{color:#333;display:inline-table}.mg-generic-text__description ul li a:after,.mg-navigation-place-holder__description ul li a:after,.panel-content__description ul li a:after{background-color:#ccc}@media print,screen and (max-width:47.99875em){.mg-generic-text__description ul li a:after,.mg-generic-text__description ul li a:hover,.mg-navigation-place-holder__description ul li a:after,.mg-navigation-place-holder__description ul li a:hover,.panel-content__description ul li a:after,.panel-content__description ul li a:hover{content:unset}}@media print,screen and (max-width:47.99875em){.mg-generic-text__description ul li a,.mg-navigation-place-holder__description ul li a,.panel-content__description ul li a{text-decoration:underline}}.mg-generic-text__description ul li:not(:last-child),.mg-navigation-place-holder__description ul li:not(:last-child),.panel-content__description ul li:not(:last-child){margin-bottom:.625rem}@media print,screen and (min-width:48em){.mg-generic-text__description ul li:not(:last-child),.mg-navigation-place-holder__description ul li:not(:last-child),.panel-content__description ul li:not(:last-child){margin-bottom:1.75rem}}@media print,screen and (min-width:64em){.mg-generic-text__description ul li:not(:last-child),.mg-navigation-place-holder__description ul li:not(:last-child),.panel-content__description ul li:not(:last-child){margin-bottom:1.625rem}}@media screen and (min-width:75em){.mg-generic-text__description ul li:not(:last-child),.mg-navigation-place-holder__description ul li:not(:last-child),.panel-content__description ul li:not(:last-child){margin-bottom:1.25rem}}.mg-generic-text__description ul li:before,.mg-navigation-place-holder__description ul li:before,.panel-content__description ul li:before{content:"";height:.625rem;width:.625rem;background-color:rgba(61,46,44,.9);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;top:-.125rem;left:0;margin-right:1.25rem;margin-left:-1.875rem}.mg-generic-text__description ul+div,.mg-generic-text__description ul+p,.mg-navigation-place-holder__description ul+div,.mg-navigation-place-holder__description ul+p,.panel-content__description ul+div,.panel-content__description ul+p{margin-top:1.875rem}.mg-generic-text__description ol,.mg-navigation-place-holder__description ol,.panel-content__description ol{margin-top:2.625rem;list-style:none;counter-reset:item}@media print,screen and (min-width:64em){.mg-generic-text__description ol,.mg-navigation-place-holder__description ol,.panel-content__description ol{margin-top:2.25rem}}.mg-generic-text__description ol li,.mg-navigation-place-holder__description ol li,.panel-content__description ol li{counter-increment:item;margin-left:3.75rem}.mg-generic-text__description ol li a,.mg-navigation-place-holder__description ol li a,.panel-content__description ol li a{display:inline-table;color:#333;font-weight:700;padding-top:.5rem}@media print,screen and (max-width:47.99875em){.mg-generic-text__description ol li a,.mg-navigation-place-holder__description ol li a,.panel-content__description ol li a{width:80%}}.mg-generic-text__description ol li a:after,.mg-navigation-place-holder__description ol li a:after,.panel-content__description ol li a:after{background-color:#ccc}@media print,screen and (max-width:47.99875em){.mg-generic-text__description ol li a:after,.mg-generic-text__description ol li a:hover,.mg-navigation-place-holder__description ol li a:after,.mg-navigation-place-holder__description ol li a:hover,.panel-content__description ol li a:after,.panel-content__description ol li a:hover{content:unset}}@media print,screen and (max-width:47.99875em){.mg-generic-text__description ol li a,.mg-navigation-place-holder__description ol li a,.panel-content__description ol li a{text-decoration:underline}}.mg-generic-text__description ol li:not(:last-child),.mg-navigation-place-holder__description ol li:not(:last-child),.panel-content__description ol li:not(:last-child){margin-bottom:2.1875rem}@media print,screen and (min-width:48em){.mg-generic-text__description ol li:not(:last-child),.mg-navigation-place-holder__description ol li:not(:last-child),.panel-content__description ol li:not(:last-child){margin-bottom:2.25rem}}@media screen and (min-width:75em){.mg-generic-text__description ol li:not(:last-child),.mg-navigation-place-holder__description ol li:not(:last-child),.panel-content__description ol li:not(:last-child){margin-bottom:1.5rem}}.mg-generic-text__description ol li:before,.mg-navigation-place-holder__description ol li:before,.panel-content__description ol li:before{content:counter(item);height:2.5rem;width:2.5rem;left:0;background-color:#333;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;margin-right:1.25rem;margin-left:-3.75rem;padding:.5rem .9375rem}.mg-generic-text__description div+div,.mg-generic-text__description ol+div,.mg-generic-text__description ol+p,.mg-generic-text__description p+p,.mg-navigation-place-holder__description div+div,.mg-navigation-place-holder__description ol+div,.mg-navigation-place-holder__description ol+p,.mg-navigation-place-holder__description p+p,.panel-content__description div+div,.panel-content__description ol+div,.panel-content__description ol+p,.panel-content__description p+p{margin-top:1.875rem}.mg-generic-text__description img,.mg-navigation-place-holder__description img,.panel-content__description img{margin-top:2.375rem;margin-bottom:2.375rem;width:100%}@media print,screen and (min-width:48em){.mg-generic-text__description img,.mg-navigation-place-holder__description img,.panel-content__description img{width:100%}}@media print,screen and (min-width:64em){.mg-generic-text__description img,.mg-navigation-place-holder__description img,.panel-content__description img{margin-top:3.125rem;margin-bottom:2.25rem}}.mg-generic-text__description .contact-us,.mg-navigation-place-holder__description .contact-us,.panel-content__description .contact-us{margin-top:0}@media print,screen and (max-width:47.99875em){.mg-generic-text__description .contact-us,.mg-navigation-place-holder__description .contact-us,.panel-content__description .contact-us{padding-top:4.0625rem}}.mg-generic-text__description .contact-us h1,.mg-navigation-place-holder__description .contact-us h1,.panel-content__description .contact-us h1{margin-top:0}.mg-generic-text__description .contact-us h2,.mg-navigation-place-holder__description .contact-us h2,.panel-content__description .contact-us h2{margin:.9375rem 0}.mg-generic-text__description .contact-us p,.mg-navigation-place-holder__description .contact-us p,.panel-content__description .contact-us p{margin:0}.mg-generic-text__description .generic_table,.mg-navigation-place-holder__description .generic_table,.panel-content__description .generic_table{overflow-x:auto;margin:1.875rem 0}.mg-generic-text__description .mg-freeze-table .generic_table,.mg-navigation-place-holder__description .mg-freeze-table .generic_table,.panel-content__description .mg-freeze-table .generic_table{overflow-x:unset;margin:auto}.mg-generic-text__description .mg-freeze-table .os-content-glue,.mg-navigation-place-holder__description .mg-freeze-table .os-content-glue,.panel-content__description .mg-freeze-table .os-content-glue{margin:0!important}.mg-generic-text__description table,.mg-navigation-place-holder__description table,.panel-content__description table{width:100%;height:100%;color:#333}.mg-generic-text__description table tr:nth-child(odd),.mg-navigation-place-holder__description table tr:nth-child(odd),.panel-content__description table tr:nth-child(odd){background:#f3f3f3}.mg-generic-text__description table tr:nth-child(2n),.mg-navigation-place-holder__description table tr:nth-child(2n),.panel-content__description table tr:nth-child(2n){background:#fcfcfc}.mg-generic-text__description table tr th,.mg-navigation-place-holder__description table tr th,.panel-content__description table tr th{color:#333}.mg-generic-text__description table tr td,.mg-navigation-place-holder__description table tr td,.panel-content__description table tr td{border-right:.1875rem solid #fff;padding:1.125rem 1.125rem 1.125rem 1.25rem}@media print,screen and (min-width:64em){.mg-generic-text__description table tr td,.mg-navigation-place-holder__description table tr td,.panel-content__description table tr td{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}}.mg-generic-text__description table tr td:last-child,.mg-navigation-place-holder__description table tr td:last-child,.panel-content__description table tr td:last-child{border-right:0}.mg-generic-text__description table thead tr:nth-child(odd),.mg-navigation-place-holder__description table thead tr:nth-child(odd),.panel-content__description table thead tr:nth-child(odd){background:#fcfcfc}.mg-generic-text__description table tbody tr:nth-child(odd),.mg-navigation-place-holder__description table tbody tr:nth-child(odd),.panel-content__description table tbody tr:nth-child(odd){background:#f3f3f3}.mg-generic-text__description table tbody tr:nth-child(2n),.mg-navigation-place-holder__description table tbody tr:nth-child(2n),.panel-content__description table tbody tr:nth-child(2n){background:#fcfcfc}.mg-generic-text .widget-toc>p,.mg-navigation-place-holder .widget-toc>p,.panel-content .widget-toc>p{display:none}@media print,screen and (max-width:47.99875em){.mg-generic-text .mg-gutter-container,.mg-navigation-place-holder .mg-gutter-container,.panel-content .mg-gutter-container{margin-left:0!important}}.mg-generic-text__description .text-align-center{text-align:center}.mg-generic-text__description .text-align-right{text-align:right}.mg-generic-text__description .text-align-left{text-align:left}@media print,screen and (min-width:64em){.mg-center-mode .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-center-mode .mg-search__suggestion_title a,.mg-center-mode .mg-search__suggestion_title h5,.mg-center-mode .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-center-mode h1,.mg-center-mode h2,.mg-center-mode h3,.mg-center-mode h4,.mg-center-mode h5,.mg-center-mode h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-center-mode h3,.mg-search__suggestion_title .mg-center-mode a,.mg-search__suggestion_title .mg-center-mode h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-center-mode h2{text-align:center}}.iphone .mg-generic-text__description h2.descriptionHeadline{padding-top:.3125rem}#onetrust-consent-sdk #accept-recommended-btn-handler,#onetrust-consent-sdk .ot-pc-refuse-all-handler,#onetrust-consent-sdk .save-preference-btn-handler{color:#fff!important}.mg-custom-check .mg-custom-check-input{position:absolute;opacity:0}.mg-custom-check .mg-custom-check-input+label{position:relative;cursor:pointer;padding:0}.mg-custom-check .mg-custom-check-input+label:before{content:"";display:inline-block;vertical-align:text-top;width:1.4375rem;height:1.4375rem;background:#fefefe;border:.125rem solid #ccc}.mg-custom-check .mg-custom-check-input:checked+label:before{border-color:#777}.mg-custom-check .mg-custom-check-input:checked+label.selected-ingredient:after{content:"";top:.125rem;width:100%;height:100%;left:0;position:absolute;background-size:.9375rem .66438rem}@media print,screen and (min-width:48em){.mg-custom-check .mg-custom-check-input:checked+label.selected-ingredient:after{top:.25rem}}@media screen and (min-width:75em){.mg-custom-check .mg-custom-check-input:checked+label.selected-ingredient:after{top:.125rem}}.mg-custom-check .mg-custom-check-input:checked+label.copied-ingredient:after{content:"";top:.125rem;width:100%;height:100%;left:0;position:absolute;background-size:.9375rem .66438rem}@media print,screen and (min-width:48em){.mg-custom-check .mg-custom-check-input:checked+label.copied-ingredient:after{top:.25rem}}@media screen and (min-width:75em){.mg-custom-check .mg-custom-check-input:checked+label.copied-ingredient:after{top:.125rem}}.mg-custom-check .mg-custom-check-input:checked+label.copied-ingredient:before{content:"";background:none;border:none}.mg-ingredients__title h2{margin-bottom:1.0625rem}@media print,screen and (min-width:48em){.mg-ingredients__title{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-ingredients__title h2{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.mg-ingredients__warning{-webkit-box-shadow:0 .625rem 1.25rem 0 rgba(0,0,0,.1);box-shadow:0 .625rem 1.25rem 0 rgba(0,0,0,.1);padding:1.4375rem 1.875rem;background-color:#f3f3f3;margin-bottom:1.875rem}@media print,screen and (max-width:47.99875em){.mg-ingredients__warning{margin:30px -30px}}@media print,screen and (min-width:48em){.mg-ingredients__warning{padding:1.375rem 2.5rem 1.375rem 1.25rem}}@media print,screen and (min-width:64em){.mg-ingredients__warning{padding:1.5625rem 2.5rem 1.5625rem 1.25rem}}@media screen and (min-width:75em){.mg-ingredients__warning{padding:1.5rem 3.8125rem 1.5rem 1.8125rem}}.mg-ingredients__warning a{font-weight:700;color:#333;padding-bottom:.125rem;border-bottom:.125rem solid #ccc}.mg-ingredients__controls{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;margin-bottom:1.875rem}.mg-ingredients__controls a{width:0;height:0;line-height:0;-ms-flex-negative:1;flex-shrink:1;padding:1.4375rem;border:.125rem solid #ddd;color:#333;background-size:.875rem;text-indent:-9999px}@media print,screen and (min-width:48em){.mg-ingredients__controls a{padding:1.125rem}}@media screen and (min-width:75em){.mg-ingredients__controls a{padding:1.4375rem}}.mg-ingredients__controls a:hover{border-color:#333}.mg-ingredients__controls a.inactive,.mg-ingredients__controls a.inactive:hover{border-color:#ddd}.mg-ingredients__controls div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;padding:.6875rem 0;border:.125rem solid #ddd;border-right:none;border-left:none}@media print,screen and (min-width:48em){.mg-ingredients__controls div{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;padding:.4375rem 1.625rem}}@media screen and (min-width:75em){.mg-ingredients__controls div{padding:.6875rem 1.5625rem}}.mg-ingredients__controls div i{width:26px;text-align:right;font-style:normal;display:inline-block;margin-right:.3125rem}.mg-ingredients__table{margin:0 -1.875rem 1.9375rem}@media print,screen and (min-width:48em){.mg-ingredients__table{margin:0 0 1.9375rem}}.mg-ingredients__table .mg-custom-check-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.6875rem 1.875rem 1.1875rem}@media print,screen and (min-width:48em){.mg-ingredients__table .mg-custom-check-all{padding:1.375rem 1.25rem}}.mg-ingredients__table .mg-custom-check-all em{font-style:normal;color:#999}.mg-ingredients__table>div{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0 1.875rem;opacity:1;-webkit-animation:slideInFromLeft 0ms ease-out forwards;animation:slideInFromLeft 0ms ease-out forwards}@media print,screen and (min-width:48em){.mg-ingredients__table>div{padding:0 1.25rem}}.mg-ingredients__table>div .recipe-ingredient-name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-ingredients__table>div .recipe-ingredient-name{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.mg-ingredients__table>div .recipe-ingredient-name a,.mg-ingredients__table>div .recipe-ingredient-name em{float:left;clear:left}.mg-ingredients__table>div .recipe-ingredient-name a{color:#999;display:table-cell}.mg-ingredients__table>div .recipe-ingredient-name a:after{background-color:#ccc}@media print,screen and (max-width:47.99875em){.mg-ingredients__table>div .recipe-ingredient-name a{text-decoration:underline}}.mg-ingredients__table>div .recipe-ingredient-name a em{display:block;background-size:9px 9px;width:9px;height:9px;background-repeat:no-repeat;margin-left:9px;margin-top:5px;float:right;clear:right}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-ingredients__table>div .recipe-ingredient-name a{margin-right:1.875rem}}.mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients{color:#333}.mg-ingredients__table>div .mg-span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:.6875rem 0 1.1875rem 1.125rem;color:#999}@media print,screen and (max-width:47.99875em){.mg-ingredients__table>div .mg-span{width:50%;padding-left:1.375rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-ingredients__table>div .mg-span{width:50%;padding:1.375rem 0 1.6875rem 1.375rem}}@media print,screen and (min-width:64em){.mg-ingredients__table>div .mg-span{padding:1.375rem 0 1.6875rem 1.375rem}}.mg-ingredients__table>div .mg-span em{font-weight:400;font-style:normal}@media print,screen and (max-width:47.99875em){.mg-ingredients__table>div .mg-span.recipe-ingredient-unit{width:50%}}@media print,screen and (min-width:48em){.mg-ingredients__table>div .mg-span.recipe-ingredient-unit{min-width:15.3125rem}}.mg-ingredients__table>div .mg-span.recipe-ingredient-unit em:lang(cs),.mg-ingredients__table>div .mg-span.recipe-ingredient-unit em:lang(sk){font-weight:700;font-style:normal}.mg-ingredients__table>div .mg-span.recipe-ingredient-name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em){.mg-ingredients__table>div .mg-span.recipe-ingredient-name{min-width:50%}}@media print,screen and (min-width:64em){.mg-ingredients__table>div .mg-span.recipe-ingredient-name{min-width:75%;max-width:75%}}.mg-ingredients__table>div .mg-span:first-child{padding-left:0;padding-right:1.375rem;border-right:.1875rem solid #fcfcfc}.mg-ingredients__table>div .mg-span.mg-pound{width:100%;border-right:none}.mg-ingredients__table>div:nth-child(odd){background-color:#f3f3f3}.mg-ingredients__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media print,screen and (max-width:47.99875em){.mg-ingredients__btn{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.mg-ingredients__btn .adimo-container{width:100%}}@media print,screen and (min-width:48em){.mg-ingredients__btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;float:right}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:first-child.mg-ingredients__rewe[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:first-child.mg-ingredients__rewe[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-btn:first-child.mg-ingredients__rewe,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child.mg-ingredients__rewe[data-drupal-selector=edit-field-dsu-images-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child.mg-ingredients__rewe[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-submit-btn:first-child.mg-ingredients__rewe,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe{margin-top:1.25rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:first-child.mg-ingredients__rewe[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:first-child.mg-ingredients__rewe[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-btn:first-child.mg-ingredients__rewe>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child.mg-ingredients__rewe[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child.mg-ingredients__rewe[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-submit-btn:first-child.mg-ingredients__rewe>div,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe>div,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe>div,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe>div,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe>div,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe>div,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.mg-ingredients__rewe>div{padding-left:4.6875rem!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:first-child.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:first-child.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:first-child.adimo-custom-setting[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:first-child.btn-buynow[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-btn:first-child.adimo-custom-setting,.mg-ingredients__btn .mg-btn:first-child.btn-buynow,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child.adimo-custom-setting[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child.btn-buynow[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-submit-btn:first-child.adimo-custom-setting,.mg-ingredients__btn .mg-submit-btn:first-child.btn-buynow,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child.btn-buynow,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child.btn-buynow,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child.btn-buynow,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.btn-buynow,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.btn-buynow,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:first-child.btn-buynow{margin-top:1.25rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:last-child[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-btn:last-child>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-submit-btn:last-child>div,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:last-child>div,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div{background-size:1.3125rem;background-position:3.1875rem;padding-left:2.5625rem!important}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:last-child[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-btn:last-child>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-submit-btn:last-child>div,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:last-child>div,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div{background-position:2.75rem}}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:last-child[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-btn:last-child>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-submit-btn:last-child>div,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:last-child>div,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div{background-position:1.8125rem}}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:last-child[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-btn:last-child>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.mg-ingredients__btn .mg-submit-btn:last-child>div,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:last-child>div,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:last-child>div{background-position:1.3125rem}}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:first-child[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-btn:first-child,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-submit-btn:first-child,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:first-child{margin-top:0;margin-right:4rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div.mg-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div.mg-ingredients__copy[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-btn.mg-ingredients__copy,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-ingredients__copy.mg-submit-btn,.mg-ingredients__btn .user-login-form .mg-ingredients__copy.button.js-form-submit.form-submit,.mg-ingredients__btn .user-pass-reset .mg-ingredients__copy.button.js-form-submit.form-submit,.mg-ingredients__btn .user-pass .mg-ingredients__copy.button.js-form-submit.form-submit,.user-login-form .mg-ingredients__btn .mg-ingredients__copy.button.js-form-submit.form-submit,.user-pass-reset .mg-ingredients__btn .mg-ingredients__copy.button.js-form-submit.form-submit,.user-pass .mg-ingredients__btn .mg-ingredients__copy.button.js-form-submit.form-submit{margin-right:0}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:first-child[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-btn:first-child,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-submit-btn:first-child,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:first-child{margin-top:1.25rem;margin-right:1.375rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div.mg-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div.mg-ingredients__copy[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-btn.mg-ingredients__copy,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-ingredients__copy.mg-submit-btn,.mg-ingredients__btn .user-login-form .mg-ingredients__copy.button.js-form-submit.form-submit,.mg-ingredients__btn .user-pass-reset .mg-ingredients__copy.button.js-form-submit.form-submit,.mg-ingredients__btn .user-pass .mg-ingredients__copy.button.js-form-submit.form-submit,.user-login-form .mg-ingredients__btn .mg-ingredients__copy.button.js-form-submit.form-submit,.user-pass-reset .mg-ingredients__btn .mg-ingredients__copy.button.js-form-submit.form-submit,.user-pass .mg-ingredients__btn .mg-ingredients__copy.button.js-form-submit.form-submit{margin-right:0}}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div:first-child[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-btn:first-child,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-submit-btn:first-child,.mg-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child,.mg-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child,.mg-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child,.user-login-form .mg-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass-reset .mg-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass .mg-ingredients__btn .button.js-form-submit.form-submit:first-child{margin-right:2.25rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-ingredients__btn div.mg-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-ingredients__btn div.mg-ingredients__copy[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-btn.mg-ingredients__copy,.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy[data-drupal-selector=edit-actions],.mg-ingredients__btn .mg-ingredients__copy.mg-submit-btn,.mg-ingredients__btn .user-login-form .mg-ingredients__copy.button.js-form-submit.form-submit,.mg-ingredients__btn .user-pass-reset .mg-ingredients__copy.button.js-form-submit.form-submit,.mg-ingredients__btn .user-pass .mg-ingredients__copy.button.js-form-submit.form-submit,.user-login-form .mg-ingredients__btn .mg-ingredients__copy.button.js-form-submit.form-submit,.user-pass-reset .mg-ingredients__btn .mg-ingredients__copy.button.js-form-submit.form-submit,.user-pass .mg-ingredients__btn .mg-ingredients__copy.button.js-form-submit.form-submit{margin-right:0}}.mg-ingredients__rewe{overflow:hidden;position:relative}.mg-ingredients__rewe>div{background-size:3.4375rem;background-position:8%;padding-left:4.6875rem!important}@media print,screen and (min-width:48em){.mg-ingredients__rewe>div{background-position:4%}}@media print,screen and (min-width:64em){.mg-ingredients__rewe>div{background-position:0}}.mg-ingredients__rewe .rewe-container{top:0;left:0;width:100%;height:100%;position:absolute;margin:0!important}.mg-ingredients__rewe .rewe-container a.rewe-button{margin:0;width:100%;height:100%;opacity:0}.mg-ingredients__rewe .rewe-container .rewe-ensure-specificity{opacity:0;width:100%!important;height:100%!important}.js-mg-table-wrapper .mg-ingredients__table div .recipe-ingredient-name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.js-mg-table-wrapper .mg-ingredients__table div .recipe-ingredient-name a.related-ingredients{display:none}.js-mg-table-wrapper .mg-ingredients__table div .mg-span:first-child{border-right:.1875rem solid #fff}.js-mg-table-wrapper .mg-ingredients__table div .mg-span.mg-pound{border-right:none}.js-mg-table-wrapper .mg-ingredients__table div .mg-span.mg-pound .mg-custom-check{display:none}.js-mg-table-wrapper .mg-ingredients__table div.mg-custom-check-all .mg-custom-check label:after{content:""}@media print,screen and (min-width:48em){.js-mg-table-wrapper .mg-ingredients__table div.mg-custom-check-all .mg-custom-check label:after{top:.125rem!important}}.js-mg-table-wrapper .mg-ingredients__table .mg-custom-check{margin-right:.3125rem;vertical-align:bottom}@media print,screen and (min-width:48em){.js-mg-table-wrapper .mg-ingredients__table .mg-custom-check{margin-right:.625rem}}.mg-ingredients__copy_popup_btn{width:100%}.mg-ingredients__copy_popup_btn>div{background-position:1.875rem;background-size:22px}.mg-copy-notification{background-size:1.3125rem 1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;background-repeat:no-repeat;padding-left:20%;background-position-x:1.5625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999}@media print,screen and (min-width:48em){.mg-copy-notification{padding-left:2.5625rem;background-position-x:6.75rem}}@media print,screen and (min-width:64em){.mg-copy-notification{background-position-x:5.25rem}}@media screen and (min-width:75em){.mg-copy-notification{color:#333;position:absolute;background-size:1.9375rem 1.6875rem;top:36vh;z-index:1;height:6.0625rem;padding-left:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-position:50% 1.125rem;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-img-container{padding-left:1.875rem;padding-right:1.875rem}@media print,screen and (min-width:48em){.mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-img-container{padding-left:.5rem;padding-right:3.875rem}}@media print,screen and (min-width:64em){.mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-img-container{padding-left:.9375rem;padding-right:3.375rem}}@media screen and (min-width:75em){.mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-img-container{padding-left:4.75rem;padding-right:4.875rem}}.mg-overlay__content-wrapper.mg-alternate-ingredient h3{margin-top:1.5rem}@media print,screen and (min-width:48em){.mg-overlay__content-wrapper.mg-alternate-ingredient h3{margin-top:2.5rem}}@media print,screen and (min-width:64em){.mg-overlay__content-wrapper.mg-alternate-ingredient h3{margin-top:1.9375rem}}.mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description{margin-top:.6875rem;color:#999}.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table .mg-custom-check-all{padding:.6875rem 1.875rem 1.1875rem!important}.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table .mg-custom-check-all>em{margin-global-left:.5625rem;margin-top:.5rem}@media print,screen and (min-width:48em){.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table .mg-custom-check-all{padding:1.375rem 1.25rem!important}}.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table div:first-child{padding-left:0}.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table div:last-child{padding-right:1.375rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table div span{width:50%}}.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table div .mg-span:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:48em){.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table div.recipe-ingredient-name{width:50%}}@media print,screen and (min-width:64em){.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table div.recipe-ingredient-name{width:55%;min-width:55%}}.mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table .mg-custom-check-input{width:0;height:0;z-index:1}@media screen and (min-width:75em){.mg-overlay__content-wrapper.mg-extended.mg-recipe-ingredient-overlay{overflow:hidden}}.mg-overlay__content-wrapper.mg-extended.mg-recipe-ingredient-overlay .mg-term-condition{position:relative}.mg-overlay__content-wrapper.mg-extended.mg-recipe-ingredient-overlay .mg-term-condition.remove-after:after{content:none}@media screen and (min-width:75em){.mg-overlay__content-wrapper.mg-extended.mg-recipe-ingredient-overlay .mg-term-condition:after{content:"";display:inline-block;position:absolute;background:#fff;height:100%;left:0;top:0;width:100%;opacity:.86}}.edge .mg-ingredients__rewe>div,.ie .mg-ingredients__rewe>div{background-size:64px}.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{width:100%;height:146.66vw}@media print,screen and (min-width:48em){.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{height:36.71vw}}@media print,screen and (min-width:64em){.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{height:36.91vw}}@media screen and (min-width:75em){.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{height:37.5VW}}@media screen and (min-width:100em){.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{height:37.5rem}}.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{width:100%;height:146.66vw}@media print,screen and (min-width:48em){.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{height:36.71vw}}@media print,screen and (min-width:64em){.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{height:36.81vw}}@media screen and (min-width:75em){.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{height:37.5VW}}@media screen and (min-width:100em){.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{height:37.5rem}}.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{width:100%;height:146.66vw}@media print,screen and (min-width:48em){.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{height:36.71vw}}@media print,screen and (min-width:64em){.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{height:36.91vw}}@media screen and (min-width:75em){.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{height:37.5VW}}@media screen and (min-width:100em){.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{height:37.5rem}}@media print,screen and (min-width:48em){.mg-teaser-full-with-extra .mg-teaser-full-full .mg-teaser-full__desc{width:58%}}@media print,screen and (min-width:64em){.mg-teaser-full-with-extra .mg-teaser-full-full .mg-teaser-full__desc{width:36.4%}}@media screen and (min-width:75em){.mg-teaser-full-with-extra .mg-teaser-full-full .mg-teaser-full__desc{width:37%}}.mg-teaser-full-with-extra .mg-teaser-full-half.animated_gif-full-half picture img{width:100%;height:146.66vw}@media print,screen and (min-width:48em){.mg-teaser-full-with-extra .mg-teaser-full-half.animated_gif-full-half picture img{height:36.71vw}}@media print,screen and (min-width:64em){.mg-teaser-full-with-extra .mg-teaser-full-half.animated_gif-full-half picture img{height:36.81vw}}@media screen and (min-width:75em){.mg-teaser-full-with-extra .mg-teaser-full-half.animated_gif-full-half picture img{height:37.5VW}}@media screen and (min-width:100em){.mg-teaser-full-with-extra .mg-teaser-full-half.animated_gif-full-half picture img{height:37.5rem}}@media print,screen and (min-width:48em){.mg-teaser-full-with-extra .mg-teaser-full-half .mg-teaser-full__desc{width:59.18%}}@media print,screen and (min-width:64em){.mg-teaser-full-with-extra .mg-teaser-full-half .mg-teaser-full__desc{width:43.87%}}@media screen and (min-width:75em){.mg-teaser-full-with-extra .mg-teaser-full-half .mg-teaser-full__desc{width:44.47%}}@media print,screen and (min-width:48em){.mg-teaser-full-full .mg-teaser-full__desc{width:59%}}@media print,screen and (min-width:64em){.mg-teaser-full-full .mg-teaser-full__desc{width:36.4%}}@media screen and (min-width:75em){.mg-teaser-full-full .mg-teaser-full__desc{width:39%}}@media print,screen and (min-width:48em){.mg-teaser-full-full .mg-teaser-full__desc-right{padding:0;right:0;margin-right:8.35%}}@media print,screen and (min-width:48em){.mg-teaser-full-half .mg-teaser-full__desc{width:59.18%;padding:0}}@media print,screen and (min-width:64em){.mg-teaser-full-half .mg-teaser-full__desc{width:43.87%}}@media screen and (min-width:75em){.mg-teaser-full-half .mg-teaser-full__desc{width:44.47%}}@media print,screen and (min-width:48em){.mg-teaser-full-half .mg-teaser-full__desc-right{padding:0}}@media print,screen and (min-width:64em){.mg-teaser-full-half .mg-teaser-full__desc-right{padding:0}}@media screen and (min-width:75em){.mg-teaser-full-half .mg-teaser-full__desc-right{padding:0}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-teaser-full__desc .cell{width:64%}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-teaser-full__desc .cell{width:30%}}.mg-teaser-full .cell{position:relative}.mg-teaser-full.column-block{overflow:hidden}@media print,screen and (min-width:48em){.mg-teaser-full.column-block{margin-top:.75rem}}@media print,screen and (min-width:48em) and (min-width:64em){.mg-teaser-full.column-block{margin-top:1rem}}@media screen and (min-width:48em) and (min-width:75em){.mg-teaser-full.column-block{margin-top:.75rem}}@media print,screen and (min-width:48em){.mg-teaser-full.column-block.mg-teaser-full picture:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,hsla(0,0%,100%,0)),color-stop(43.02%,hsla(0,0%,99.6%,.38)),color-stop(66.49%,hsla(0,0%,98.8%,.8)),to(#fcfcfc));background:linear-gradient(180deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,99.6%,.38) 43.02%,hsla(0,0%,98.8%,.8) 66.49%,#fcfcfc)}.mg-teaser-full.column-block.mg-teaser-full.theme-dark picture:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(22,44,40,0)),color-stop(55%,rgba(22,44,40,.5)),to(rgba(22,44,40,.7)));background:linear-gradient(180deg,rgba(22,44,40,0) 30%,rgba(22,44,40,.5) 55%,rgba(22,44,40,.7))}}@media print,screen and (min-width:48em) and (min-width:48em){.mg-teaser-full.column-block.mg-teaser-full .cell .mg-teaser-full__desc{top:100%;-webkit-transform:translateY(0);transform:translateY(-100%);padding-bottom:1.875rem;padding-left:1.875rem}}@media print,screen and (min-width:48em) and (min-width:64em) and (max-width:74.99875em){.mg-teaser-full.column-block.mg-teaser-full .cell .mg-teaser-full__desc{top:100%;padding-left:2.5rem;-webkit-transform:translateY(0);transform:translateY(-100%);padding-bottom:2.5rem}}@media screen and (min-width:48em) and (min-width:75em){.mg-teaser-full.column-block.mg-teaser-full .cell .mg-teaser-full__desc{top:100%;padding-left:3.9375rem;padding-bottom:3.75rem;-webkit-transform:translateY(0);transform:translateY(-100%)}}@media print,screen and (min-width:48em){.mg-teaser-full.column-block.mg-teaser-full .cell .mg-teaser-full__desc h2{word-break:break-word}}@media print,screen and (min-width:48em) and (min-width:48em) and (max-width:63.99875em){.mg-teaser-full.column-block.mg-teaser-full .cell .mg-teaser-full__desc h2{height:7.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media print,screen and (min-width:48em) and (min-width:64em) and (max-width:74.99875em){.mg-teaser-full.column-block.mg-teaser-full .cell .mg-teaser-full__desc h2{height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width:48em) and (min-width:75em){.mg-teaser-full.column-block.mg-teaser-full .cell .mg-teaser-full__desc h2{height:6.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media print,screen and (min-width:48em){.mg-teaser-full.column-block.mg-teaser-full .user-login-form a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass-reset a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full a.mg-btn.mg-col-3,.mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.mg-submit-btn,.user-login-form .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit{min-width:0;margin-left:0;margin-top:1.3125rem}}@media print,screen and (min-width:48em) and (min-width:48em) and (max-width:63.99875em){.mg-teaser-full.column-block.mg-teaser-full .user-login-form a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass-reset a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full a.mg-btn.mg-col-3,.mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.mg-submit-btn,.user-login-form .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-left:-10px}}@media print,screen and (min-width:48em) and (min-width:64em) and (max-width:74.99875em){.mg-teaser-full.column-block.mg-teaser-full .user-login-form a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass-reset a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full a.mg-btn.mg-col-3,.mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.mg-submit-btn,.user-login-form .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}@media print,screen and (min-width:48em) and (min-width:48em){.mg-teaser-full.column-block.mg-teaser-full .user-login-form a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass-reset a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full a.mg-btn.mg-col-3,.mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.mg-submit-btn,.user-login-form .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit{padding:1.1875rem 1.0625rem}.mg-teaser-full.column-block.mg-teaser-full .user-login-form a.mg-col-3.button.js-form-submit.form-submit>div,.mg-teaser-full.column-block.mg-teaser-full .user-pass-reset a.mg-col-3.button.js-form-submit.form-submit>div,.mg-teaser-full.column-block.mg-teaser-full .user-pass a.mg-col-3.button.js-form-submit.form-submit>div,.mg-teaser-full.column-block.mg-teaser-full a.mg-btn.mg-col-3>div,.mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.mg-submit-btn>div,.user-login-form .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit>div,.user-pass .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit>div{padding-left:1.8125rem}}@media print,screen and (min-width:48em) and (min-width:64em){.mg-teaser-full.column-block.mg-teaser-full .user-login-form a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass-reset a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full a.mg-btn.mg-col-3,.mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.mg-submit-btn,.user-login-form .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit{padding:1.1875rem 2.1875rem}}@media screen and (min-width:48em) and (min-width:75em){.mg-teaser-full.column-block.mg-teaser-full .user-login-form a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass-reset a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full .user-pass a.mg-col-3.button.js-form-submit.form-submit,.mg-teaser-full.column-block.mg-teaser-full a.mg-btn.mg-col-3,.mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.mg-submit-btn,.user-login-form .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit,.user-pass .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit{padding:1.3125rem 1.875rem}.mg-teaser-full.column-block.mg-teaser-full .user-login-form a.mg-col-3.button.js-form-submit.form-submit>div,.mg-teaser-full.column-block.mg-teaser-full .user-pass-reset a.mg-col-3.button.js-form-submit.form-submit>div,.mg-teaser-full.column-block.mg-teaser-full .user-pass a.mg-col-3.button.js-form-submit.form-submit>div,.mg-teaser-full.column-block.mg-teaser-full a.mg-btn.mg-col-3>div,.mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.mg-submit-btn>div,.user-login-form .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit>div,.user-pass .mg-teaser-full.column-block.mg-teaser-full a.mg-col-3.button.js-form-submit.form-submit>div{padding-left:2rem}}.mg-teaser-full.column-block picture img.column-layout-animated_gif{width:100%;height:146.6vw}@media print,screen and (min-width:48em){.mg-teaser-full.column-block picture img.column-layout-animated_gif{height:36.84vw}}@media print,screen and (min-width:64em){.mg-teaser-full.column-block picture img.column-layout-animated_gif{height:36.91vw}}@media screen and (min-width:75em){.mg-teaser-full.column-block picture img.column-layout-animated_gif{height:37.5VW}}@media screen and (min-width:100em){.mg-teaser-full.column-block picture img.column-layout-animated_gif{height:37.5rem}}@media print,screen and (max-width:47.99875em){.mg-teaser-full{padding:0}}.mg-teaser-full picture{width:100%;height:auto}.mg-teaser-full h2{color:#333;margin-bottom:0}.mg-teaser-full p{color:#333;margin-top:.875rem;padding-left:20px}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-teaser-full p{margin-top:.75rem;padding-left:25px}}.mg-teaser-full a{position:relative;margin-top:2.125rem;-webkit-box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);z-index:0}@media print,screen and (max-width:47.99875em){.mg-teaser-full a{text-align:left}}.mg-teaser-full .user-login-form a.button.js-form-submit.form-submit div,.mg-teaser-full .user-pass-reset a.button.js-form-submit.form-submit div,.mg-teaser-full .user-pass a.button.js-form-submit.form-submit div,.mg-teaser-full a.mg-btn div,.mg-teaser-full a.mg-submit-btn div,.user-login-form .mg-teaser-full a.button.js-form-submit.form-submit div,.user-pass-reset .mg-teaser-full a.button.js-form-submit.form-submit div,.user-pass .mg-teaser-full a.button.js-form-submit.form-submit div{color:#fff;background-size:.75rem;padding-left:2rem}.mg-teaser-full .user-login-form a.button.js-form-submit.form-submit:hover div,.mg-teaser-full .user-pass-reset a.button.js-form-submit.form-submit:hover div,.mg-teaser-full .user-pass a.button.js-form-submit.form-submit:hover div,.mg-teaser-full a.mg-btn:hover div,.mg-teaser-full a.mg-submit-btn:hover div,.user-login-form .mg-teaser-full a.button.js-form-submit.form-submit:hover div,.user-pass-reset .mg-teaser-full a.button.js-form-submit.form-submit:hover div,.user-pass .mg-teaser-full a.button.js-form-submit.form-submit:hover div{color:#1e6f30}.mg-teaser-full picture:after{top:0;left:0;content:"";position:absolute;width:100%;height:100%;-webkit-transform:scaleX(-1);transform:scaleX(-1);display:inline-block;opacity:.9;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(26%,hsla(0,0%,98.8%,0)),color-stop(61.17%,hsla(0,0%,99.6%,.7)),color-stop(60.73%,hsla(0,0%,98.8%,.7)),to(#fcfcfc));background:linear-gradient(180deg,transparent,hsla(0,0%,98.8%,0) 26%,hsla(0,0%,99.6%,.7) 61.17%,hsla(0,0%,98.8%,.7) 0,#fcfcfc)}@media print,screen and (min-width:48em){.mg-teaser-full picture:after{background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(35%,hsla(0,0%,98.8%,0)),color-stop(70%,hsla(0,0%,99.6%,.8)),color-stop(60.73%,hsla(0,0%,98.8%,.8)),to(#fcfcfc));background:linear-gradient(90deg,transparent,hsla(0,0%,98.8%,0) 35%,hsla(0,0%,99.6%,.8) 70%,hsla(0,0%,98.8%,.8) 0,#fcfcfc)}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-teaser-full-right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.mg-teaser-full.desc-right picture:after{-webkit-transform:scaleY(-1);transform:scaleY(-1);background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(30%,hsla(0,0%,98.8%,0)),color-stop(70.17%,hsla(0,0%,99.6%,.7)),color-stop(0,hsla(0,0%,98.8%,.7)),to(#fcfcfc));background:linear-gradient(180deg,transparent,hsla(0,0%,98.8%,0) 30%,hsla(0,0%,99.6%,.7) 70.17%,hsla(0,0%,98.8%,.7) 0,#fcfcfc)}@media print,screen and (min-width:48em){.mg-teaser-full.desc-right picture:after{background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(0,hsla(0,0%,98.8%,0)),color-stop(70%,hsla(0,0%,98.8%,.8)),to(#fcfcfc));background:linear-gradient(90deg,transparent,hsla(0,0%,98.8%,0),hsla(0,0%,98.8%,.8) 70%,#fcfcfc)}}.mg-teaser-full.desc-right p{width:auto}.mg-teaser-full__desc{position:absolute;width:100%}@media print,screen and (max-width:47.99875em){.mg-teaser-full__desc{bottom:1.875rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-teaser-full__desc{padding:0 1.875rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-teaser-full__desc{top:50%;padding:0 2.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);bottom:unset}}@media print,screen and (max-width:47.99875em){.mg-teaser-full__desc{padding:0 1.875rem}}@media screen and (min-width:75em){.mg-teaser-full__desc{padding:0 3.9375rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media print,screen and (max-width:47.99875em){.mg-teaser-full__desc-right{top:1.875rem}}@media print,screen and (min-width:48em){.mg-teaser-full__desc-right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.mg-teaser-full.theme-dark h2{color:#fff;background-color:#1e6f30;margin-bottom:0;padding:0 1.25rem}.mg-teaser-full.theme-dark p{color:#fff;margin-top:.875rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-teaser-full.theme-dark p{margin-top:.75rem}}.mg-teaser-full.theme-dark a{position:relative;margin-top:2.125rem;-webkit-box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);z-index:0}@media print,screen and (max-width:47.99875em){.mg-teaser-full.theme-dark a{text-align:left}}.mg-teaser-full.theme-dark .user-login-form a.button.js-form-submit.form-submit,.mg-teaser-full.theme-dark .user-pass-reset a.button.js-form-submit.form-submit,.mg-teaser-full.theme-dark .user-pass a.button.js-form-submit.form-submit,.mg-teaser-full.theme-dark a.mg-btn,.mg-teaser-full.theme-dark a.mg-submit-btn,.user-login-form .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit,.user-pass .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-teaser-full.theme-dark .user-login-form a.button.js-form-submit.form-submit>div,.mg-teaser-full.theme-dark .user-pass-reset a.button.js-form-submit.form-submit>div,.mg-teaser-full.theme-dark .user-pass a.button.js-form-submit.form-submit>div,.mg-teaser-full.theme-dark a.mg-btn>div,.mg-teaser-full.theme-dark a.mg-submit-btn>div,.user-login-form .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit>div,.user-pass .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit>div{color:#333;padding-left:2rem}.mg-teaser-full.theme-dark .user-login-form a.button.js-form-submit.form-submit,.mg-teaser-full.theme-dark .user-pass-reset a.button.js-form-submit.form-submit,.mg-teaser-full.theme-dark .user-pass a.button.js-form-submit.form-submit,.mg-teaser-full.theme-dark a.light.mg-submit-btn,.mg-teaser-full.theme-dark a.mg-btn.light,.user-login-form .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit,.user-pass .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit{background:#fff;color:#1e6f30}.mg-teaser-full.theme-dark .user-login-form a.button.js-form-submit.form-submit>div,.mg-teaser-full.theme-dark .user-pass-reset a.button.js-form-submit.form-submit>div,.mg-teaser-full.theme-dark .user-pass a.button.js-form-submit.form-submit>div,.mg-teaser-full.theme-dark a.light.mg-submit-btn>div,.mg-teaser-full.theme-dark a.mg-btn.light>div,.user-login-form .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit>div,.user-pass .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit>div{color:#1e6f30}.mg-teaser-full.theme-dark .user-login-form a.button.js-form-submit.form-submit:after,.mg-teaser-full.theme-dark .user-pass-reset a.button.js-form-submit.form-submit:after,.mg-teaser-full.theme-dark .user-pass a.button.js-form-submit.form-submit:after,.mg-teaser-full.theme-dark a.light.mg-submit-btn:after,.mg-teaser-full.theme-dark a.mg-btn.light:after,.user-login-form .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit:after,.user-pass-reset .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit:after,.user-pass .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit:after{background:#1e6f30}.mg-teaser-full.theme-dark .user-login-form a.button.js-form-submit.form-submit:hover,.mg-teaser-full.theme-dark .user-pass-reset a.button.js-form-submit.form-submit:hover,.mg-teaser-full.theme-dark .user-pass a.button.js-form-submit.form-submit:hover,.mg-teaser-full.theme-dark a.light.mg-submit-btn:hover,.mg-teaser-full.theme-dark a.mg-btn.light:hover,.user-login-form .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit:hover,.user-pass-reset .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit:hover,.user-pass .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit:hover{background:#1e6f30;color:#fff;border-color:hsla(0,0%,100%,.2)}.mg-teaser-full.theme-dark .user-login-form a.button.js-form-submit.form-submit:hover>div,.mg-teaser-full.theme-dark .user-pass-reset a.button.js-form-submit.form-submit:hover>div,.mg-teaser-full.theme-dark .user-pass a.button.js-form-submit.form-submit:hover>div,.mg-teaser-full.theme-dark a.light.mg-submit-btn:hover>div,.mg-teaser-full.theme-dark a.mg-btn.light:hover>div,.user-login-form .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit:hover>div,.user-pass .mg-teaser-full.theme-dark a.button.js-form-submit.form-submit:hover>div{color:#fff}.mg-teaser-full.theme-dark picture:after{display:none}.mg-teaser-full.theme-dark.desc-right picture:after{-webkit-transform:scaleY(-1);transform:scaleY(-1);background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(30%,rgba(61,61,61,0)),color-stop(70.17%,rgba(61,61,61,.7)),color-stop(0,rgba(61,61,61,.7)),to(#3d3d3d));background:linear-gradient(180deg,transparent,rgba(61,61,61,0) 30%,rgba(61,61,61,.7) 70.17%,rgba(61,61,61,.7) 0,#3d3d3d)}@media print,screen and (min-width:48em){.mg-teaser-full.theme-dark.desc-right picture:after{background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(60.02%,rgba(20,20,20,.6)),to(#3d3d3d));background:linear-gradient(90deg,transparent,rgba(20,20,20,.6) 60.02%,#3d3d3d);-webkit-transform:scaleX(1);transform:scaleX(1)}}.mg-teaser-full.theme-dark.desc-right p{width:auto}.mg-teaser-full .adimoWidget .adimo-custom-setting,.mg-teaser-full .adimoWidget .adimo-multi-touchpoint{float:unset!important}.mg-teaser-full .adimoWidget .adimo-custom-setting>div,.mg-teaser-full .adimoWidget .adimo-multi-touchpoint>div{background-size:1.5625rem}.mg-teaser-full .adimo-site-product-first,.mg-teaser-full .adimo-store-first-button{margin-top:1.5625rem;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.mg-teaser-full .adimo-site-product-first>div,.mg-teaser-full .adimo-store-first-button>div{background-size:1.5625rem!important;background-position:2.1875rem;background-repeat:no-repeat;height:1.875rem!important;padding-left:2rem!important;margin-top:auto!important;margin-bottom:auto!important}.mg-teaser-full .adimo-site-product-first:hover.adimo-custom-setting.dark button,.mg-teaser-full .adimo-store-first-button:hover.adimo-custom-setting.dark button{color:#000}.mg-teaser-full .adimo-site-product-first:hover>div,.mg-teaser-full .adimo-store-first-button:hover>div{background-size:1.5625rem}@media print,screen and (min-width:48em){.mg-teaser-full .adimo-site-product-first:hover>div,.mg-teaser-full .adimo-store-first-button:hover>div{background-position:2.1875rem}}@media print,screen and (min-width:48em){.mg-teaser-full .adimo-site-product-first,.mg-teaser-full .adimo-store-first-button{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-full div:last-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-full div:last-child[data-drupal-selector=edit-actions],.mg-teaser-full .mg-btn:last-child,.mg-teaser-full .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-teaser-full .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions],.mg-teaser-full .mg-submit-btn:last-child,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit:last-child,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit:last-child,.mg-teaser-full .user-pass .button.js-form-submit.form-submit:last-child,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit:last-child,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit:last-child,.user-pass .mg-teaser-full .button.js-form-submit.form-submit:last-child{margin-top:.625rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-full div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-full div:first-child[data-drupal-selector=edit-actions],.mg-teaser-full .mg-btn:first-child,.mg-teaser-full .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-teaser-full .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions],.mg-teaser-full .mg-submit-btn:first-child,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit:first-child,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit:first-child,.mg-teaser-full .user-pass .button.js-form-submit.form-submit:first-child,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit:first-child,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit:first-child,.user-pass .mg-teaser-full .button.js-form-submit.form-submit:first-child{margin-top:.9375rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-full div[data-drupal-selector=edit-field-dsu-images-actions]+.adimo-site-product-first,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-full div[data-drupal-selector=edit-field-dsu-images-actions]+.adimo-store-first-button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-full div[data-drupal-selector=edit-actions]+.adimo-site-product-first,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-full div[data-drupal-selector=edit-actions]+.adimo-store-first-button,.mg-teaser-full .mg-btn+.adimo-site-product-first,.mg-teaser-full .mg-btn+.adimo-store-first-button,.mg-teaser-full .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]+.adimo-site-product-first,.mg-teaser-full .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]+.adimo-store-first-button,.mg-teaser-full .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]+.adimo-site-product-first,.mg-teaser-full .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]+.adimo-store-first-button,.mg-teaser-full .mg-submit-btn+.adimo-site-product-first,.mg-teaser-full .mg-submit-btn+.adimo-store-first-button,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit+.adimo-site-product-first,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit+.adimo-store-first-button,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit+.adimo-site-product-first,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit+.adimo-store-first-button,.mg-teaser-full .user-pass .button.js-form-submit.form-submit+.adimo-site-product-first,.mg-teaser-full .user-pass .button.js-form-submit.form-submit+.adimo-store-first-button,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit+.adimo-site-product-first,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit+.adimo-store-first-button,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit+.adimo-site-product-first,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit+.adimo-store-first-button,.user-pass .mg-teaser-full .button.js-form-submit.form-submit+.adimo-site-product-first,.user-pass .mg-teaser-full .button.js-form-submit.form-submit+.adimo-store-first-button{margin-top:.625rem}}.mg-teaser-full_heading{text-align:left}@media print,screen and (min-width:48em){.mg-teaser-full_heading{text-align:left}}@media print,screen and (min-width:64em){.mg-teaser-full_heading{text-align:center}}@media screen and (min-width:75em){.mg-teaser-full_heading{text-align:center}}@media print,screen and (min-width:64em){.mg-teaser-full__desc>div{padding-bottom:0}}.mg-teaser-full__desc>div>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:64em){.mg-teaser-full__desc>div>a{padding:1rem 2rem;margin-left:-1.25rem!important;margin-bottom:-1.875rem}}@media print,screen and (min-width:48em){.mg-teaser-full__desc>div>a{font-size:1rem;padding:.75rem 1.5rem;margin-left:-.9375rem!important;margin-bottom:-1.5625rem}}.mg-tags h2{color:#333}.mg-tags__block{margin-top:1.25rem}@media print,screen and (min-width:48em){.mg-tags__block{margin-top:1.5625rem}}@media screen and (min-width:75em){.mg-tags__block{margin-top:2.5rem}}.mg-tags__block .mg-tag{padding:.875rem 1.6875rem}.mg-secondary-block .mg-tags{margin-top:3.125rem;background-color:#1e6f30}@media print,screen and (min-width:48em){.mg-secondary-block .mg-tags{margin-top:4.375rem}}@media screen and (min-width:75em){.mg-secondary-block .mg-tags{margin-top:5rem}}.mg-secondary-block h2{color:#fff}.mg-recipe-labels{margin-bottom:.1875rem}.mg-recipe-labels span{color:#999;margin-right:.375rem}.mg-recipe-labels span:not(:last-child):after{content:"|";display:inline-block;margin-left:.625rem}@media print,screen and (min-width:48em){.mg-quote-with-background .mg-quote{background:#f3f3f3;padding:2.1875rem 2.5rem}}.mg-quote{color:#999}.mg-quote-img{height:3.75rem;width:3.75rem;margin-right:1.625rem;margin-bottom:1.5rem;border-radius:1.875rem;position:relative}.mg-quote-img a img{border-radius:1.875rem;height:100%;width:100%}.mg-quote-img__icon{position:absolute;height:2.625rem;width:2.625rem;border:.1875rem solid #fcfcfc;border-radius:50%;background:#fff33e;top:2.0625rem;left:2.4375rem}.mg-quote-img__icon .img__icon{height:.9375rem;width:.9375rem;background-size:.9375rem .9375rem;top:47%;-webkit-transform:translate(-25%,-50%);transform:translate(-25%,-50%);left:40%;position:absolute}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-quote-img__icon .img__icon{height:1.0625rem;background-size:.625rem .625rem;top:60%;left:45%}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-quote-img__icon .img__icon{height:1.0625rem;background-size:.5rem .5rem;top:70%;left:50%}}@media print,screen and (min-width:48em){.mg-quote-img__icon{height:1.9375rem;width:1.9375rem}}@media print,screen and (min-width:64em){.mg-quote-img__icon{height:1.5625rem;width:1.5625rem;left:2rem}}@media screen and (min-width:75em){.mg-quote-img__icon{height:2.4375rem;width:2.5rem;left:2.4375rem}}@media print,screen and (min-width:48em){.mg-quote-img{margin-right:1.375rem;margin-bottom:0}}@media print,screen and (min-width:64em){.mg-quote-img{height:3.125rem;width:3.125rem;margin-right:1.4375rem}}@media screen and (min-width:75em){.mg-quote-img{height:3.75rem;width:3.875rem;margin-right:2rem}}@media print,screen and (max-width:47.99875em){.mg-quote-platform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:72%}}.mg-quote-platform a{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#333;margin-right:1.3125rem;padding-bottom:.125rem;margin-bottom:.4375rem}.mg-quote-platform a:after{background:#777}@media print,screen and (max-width:47.99875em){.mg-quote-platform a{text-decoration:underline}}@media print,screen and (min-width:48em){.mg-quote-platform{margin-top:.5625rem;margin-bottom:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-quote-platform span{margin-top:0}}@media print,screen and (min-width:64em){.mg-quote-platform{margin-top:1.125rem;margin-bottom:.625rem}.mg-quote-platform span{margin-top:0}}@media screen and (min-width:75em){.mg-quote-platform{margin-top:1.3125rem;margin-bottom:.875rem}.mg-quote-platform span{margin-top:.125rem}}.mg-quote-platform+.mg-quote-desc{margin:0}@media print,screen and (min-width:48em){.mg-quote-platform+.mg-quote-desc{padding-left:5.125rem}}@media print,screen and (min-width:64em){.mg-quote-platform+.mg-quote-desc{padding-left:4.6875rem}}@media screen and (min-width:75em){.mg-quote-platform+.mg-quote-desc{padding-left:5.75rem}}.mg-quote-desc{margin:0}.recipe-desc-acc .mg-quote-with-background{margin:auto}.comment-dsu-ratings-reviews-comment-type-form,.mg-comments{padding-top:3.625rem;padding-bottom:3.0625rem;overflow-x:hidden;background:#f3f3f3}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form,.mg-comments{padding-top:6.375rem;padding-bottom:5.625rem}}.comment-dsu-ratings-reviews-comment-type-form h2,.mg-comments h2{margin-bottom:2.875rem}.comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,.mg-comments h2 .mg-comments-total{color:#999}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea,.mg-comments .mg-textarea{margin-bottom:1.25rem;text-align:right}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-textarea,.mg-comments .mg-textarea{margin-bottom:1.875rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea label,.mg-comments .mg-textarea label{width:100%;display:block}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.mg-comments .mg-textarea textarea{width:100%;resize:none;height:11.1875rem;padding:1.3125rem;border:none}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::-webkit-input-placeholder,.mg-comments .mg-textarea textarea::-webkit-input-placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::-moz-placeholder,.mg-comments .mg-textarea textarea::-moz-placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:-ms-input-placeholder,.mg-comments .mg-textarea textarea:-ms-input-placeholder{opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::-ms-input-placeholder,.mg-comments .mg-textarea textarea::-ms-input-placeholder{opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::placeholder,.mg-comments .mg-textarea textarea::placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus::-webkit-input-placeholder,.mg-comments .mg-textarea textarea:focus::-webkit-input-placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus::-moz-placeholder,.mg-comments .mg-textarea textarea:focus::-moz-placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus:-ms-input-placeholder,.mg-comments .mg-textarea textarea:focus:-ms-input-placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus::-ms-input-placeholder,.mg-comments .mg-textarea textarea:focus::-ms-input-placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus::placeholder,.mg-comments .mg-textarea textarea:focus::placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:-ms-input-placeholder,.mg-comments .mg-textarea textarea:-ms-input-placeholder{color:#333}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::-ms-input-placeholder,.mg-comments .mg-textarea textarea::-ms-input-placeholder{color:#333}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .msg-error,.mg-comments .mg-textarea .msg-error{margin-top:.3125rem}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-textarea .mg-textarea-tip{padding-top:.3125rem}.comment-dsu-ratings-reviews-comment-type-form .mg-comments-message .mg-textarea,.mg-comments .mg-comments-message .mg-textarea{margin-bottom:0}.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-profanity-error{text-align:left;color:#d8332f}.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.mg-comments .mg-comment-error,.mg-comments .mg-profanity-error{float:left}.comment-dsu-ratings-reviews-comment-type-form .mg-captcha .mg-error,.mg-comments .mg-captcha .mg-error{margin-left:43%}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form .mg-captcha .mg-error,.mg-comments .mg-captcha .mg-error{margin-left:45%}}@media print,screen and (min-width:64em){.comment-dsu-ratings-reviews-comment-type-form .mg-captcha .mg-error,.mg-comments .mg-captcha .mg-error{margin-left:46%}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-captcha .mg-error,.mg-comments .mg-captcha .mg-error{margin-left:44%}}.comment-dsu-ratings-reviews-comment-type-form .mg-input,.mg-comments .mg-input{margin-bottom:1.75rem}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-input,.mg-comments .mg-input{margin-bottom:2.3125rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.mg-comments .mg-input input{color:#333;width:100%;border:none;margin-bottom:0;padding:1.3125rem 1.75rem 1.5625rem 1.6875rem}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::-webkit-input-placeholder,.mg-comments .mg-input input::-webkit-input-placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::-moz-placeholder,.mg-comments .mg-input input::-moz-placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input:-ms-input-placeholder,.mg-comments .mg-input input:-ms-input-placeholder{opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::-ms-input-placeholder,.mg-comments .mg-input input::-ms-input-placeholder{opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::placeholder,.mg-comments .mg-input input::placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input:-ms-input-placeholder,.mg-comments .mg-input input:-ms-input-placeholder{color:#333}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::-ms-input-placeholder,.mg-comments .mg-input input::-ms-input-placeholder{color:#333}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.mg-comments .mg-input input{margin-bottom:.625rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha>div,.mg-comments .mg-input.mg-captcha>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.5rem}.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha>div img,.mg-comments .mg-input.mg-captcha>div img{width:40%}.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha>div input,.mg-comments .mg-input.mg-captcha>div input{width:45%;margin-bottom:0}.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha .mg-refresh-arrow,.mg-comments .mg-input.mg-captcha .mg-refresh-arrow{cursor:pointer;-ms-flex-item-align:center;align-self:center;width:1.875rem;height:1.875rem;background-size:1.25rem;display:inline-block}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha .mg-refresh-arrow,.mg-comments .mg-input.mg-captcha .mg-refresh-arrow{height:1.875rem;background-size:1.5625rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper,.mg-comments .mg-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (max-width:47.99875em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper,.mg-comments .mg-btn-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.25rem}}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper,.mg-comments .mg-btn-wrapper{margin-bottom:3.125rem}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper,.mg-comments .mg-btn-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit,.mg-comments .mg-btn-wrapper .mg-btn,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-comments .mg-btn-wrapper .mg-submit-btn,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-comments .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-comments .mg-btn-wrapper div[data-drupal-selector=edit-actions],.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit{width:100%}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit,.mg-comments .mg-btn-wrapper .mg-btn,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-comments .mg-btn-wrapper .mg-submit-btn,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-comments .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-comments .mg-btn-wrapper div[data-drupal-selector=edit-actions],.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit{width:auto;-ms-flex-negative:1;flex-shrink:1}}@media print,screen and (max-width:47.99875em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:first-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:first-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:first-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:first-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:first-child,.mg-comments .mg-btn-wrapper .mg-btn:first-child,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions],.mg-comments .mg-btn-wrapper .mg-submit-btn:first-child,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:first-child,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:first-child,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-comments .mg-btn-wrapper div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:first-child[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-comments .mg-btn-wrapper div:first-child[data-drupal-selector=edit-actions],.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:first-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:first-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:first-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:first-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:first-child>div,.mg-comments .mg-btn-wrapper .mg-btn:first-child>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions]>div,.mg-comments .mg-btn-wrapper .mg-submit-btn:first-child>div,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:first-child>div,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:first-child>div,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:first-child>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:first-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-comments .mg-btn-wrapper div:first-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:first-child[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-comments .mg-btn-wrapper div:first-child[data-drupal-selector=edit-actions]>div,.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child>div{background-repeat:no-repeat;background-position:1.5625rem;background-size:.9375rem}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:first-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:first-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:first-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:first-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:first-child,.mg-comments .mg-btn-wrapper .mg-btn:first-child,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions],.mg-comments .mg-btn-wrapper .mg-submit-btn:first-child,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:first-child,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:first-child,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-comments .mg-btn-wrapper div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:first-child[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-comments .mg-btn-wrapper div:first-child[data-drupal-selector=edit-actions],.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:first-child,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:first-child{margin-right:.9375rem}}@media print,screen and (max-width:47.99875em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:last-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:last-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child,.mg-comments .mg-btn-wrapper .mg-btn:last-child,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions],.mg-comments .mg-btn-wrapper .mg-submit-btn:last-child,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:last-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-comments .mg-btn-wrapper div:last-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:last-child[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-comments .mg-btn-wrapper div:last-child[data-drupal-selector=edit-actions],.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child{margin-bottom:1.25rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:last-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:last-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child>div,.mg-comments .mg-btn-wrapper .mg-btn:last-child>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.mg-comments .mg-btn-wrapper .mg-submit-btn:last-child>div,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child>div,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-comments .mg-btn-wrapper div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:last-child[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-comments .mg-btn-wrapper div:last-child[data-drupal-selector=edit-actions]>div,.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child>div{background-repeat:no-repeat;background-position:1.5625rem;background-size:.625rem}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:last-child.inactive>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:last-child.inactive>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child.inactive>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child.inactive>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child.inactive>div,.mg-comments .mg-btn-wrapper .mg-btn:last-child.inactive>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child.inactive[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child.inactive[data-drupal-selector=edit-actions]>div,.mg-comments .mg-btn-wrapper .mg-submit-btn:last-child.inactive>div,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child.inactive>div,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child.inactive>div,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child.inactive>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:last-child.inactive[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-comments .mg-btn-wrapper div:last-child.inactive[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:last-child.inactive[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:last-child.inactive[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-comments .mg-btn-wrapper div:last-child.inactive[data-drupal-selector=edit-actions]>div,.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child.inactive>div{background-repeat:no-repeat;background-position:1.5625rem;background-size:.9375rem 1.0625rem}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn:last-child:hover>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn:last-child:hover>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child:hover>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child:hover>div,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child:hover>div,.mg-comments .mg-btn-wrapper .mg-btn:last-child:hover>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:last-child:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-comments .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child:hover[data-drupal-selector=edit-actions]>div,.mg-comments .mg-btn-wrapper .mg-submit-btn:last-child:hover>div,.mg-comments .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:last-child:hover>div,.mg-comments .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:last-child:hover>div,.mg-comments .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:last-child:hover>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-btn-wrapper div:last-child:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-comments .mg-btn-wrapper div:last-child:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper #edit-field-dsu-images-wrapper details div:last-child:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper div:last-child:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-comments .mg-btn-wrapper div:last-child:hover[data-drupal-selector=edit-actions]>div,.user-login-form .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-login-form .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-pass-reset .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-pass-reset .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-pass .comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div,.user-pass .mg-comments .mg-btn-wrapper .button.js-form-submit.form-submit:last-child:hover>div{background-repeat:no-repeat;background-position:1.5625rem;background-size:.625rem}.comment-dsu-ratings-reviews-comment-type-form-message,.mg-comments-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.5rem}.comment-dsu-ratings-reviews-comment-type-form-message-wrapper,.mg-comments-message-wrapper{margin-top:1.25rem}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form-message-wrapper,.mg-comments-message-wrapper{margin-top:0}}.comment-dsu-ratings-reviews-comment-type-form-message-wrapper .main,.mg-comments-message-wrapper .main{position:relative;padding:1.3125rem 0}.comment-dsu-ratings-reviews-comment-type-form-message-wrapper .reply,.mg-comments-message-wrapper .reply{margin-top:1.1875rem;position:relative;width:87%;background:hsla(0,0%,100%,.7);margin-left:13%;padding:1.3125rem;border-left:.1875rem solid #fff33e}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form-message-wrapper .reply,.mg-comments-message-wrapper .reply{width:95%;margin-left:5%}}@media print,screen and (min-width:64em){.comment-dsu-ratings-reviews-comment-type-form-message-wrapper .reply,.mg-comments-message-wrapper .reply{width:90%;margin-left:10%}}.comment-dsu-ratings-reviews-comment-type-form-message p,.mg-comments-message p{margin-top:1.25rem;margin-bottom:1.5625rem;color:#999}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form-message p,.mg-comments-message p{margin-bottom:.3125rem}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form-message p,.mg-comments-message p{margin-bottom:.1875rem}}.comment-dsu-ratings-reviews-comment-type-form-name,.mg-comments-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img{text-transform:uppercase;display:inline-block;border-radius:50%;font-style:normal;background-color:#1e6f30;color:#fff33e;width:2.75rem;height:2.75rem;text-align:center;margin-right:.8125rem;line-height:2.75rem;font-weight:400}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img{margin-right:1.625rem}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img{margin-right:1.4375rem}}.comment-dsu-ratings-reviews-comment-type-form-name strong,.mg-comments-name strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-dsu-ratings-reviews-comment-type-form-name strong .platform,.mg-comments-name strong .platform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform,.mg-comments-name strong .platform{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform,.mg-comments-name strong .platform{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),.mg-comments-name strong .platform span:not(:first-child){color:#999}@media print,screen and (min-width:64em){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span,.mg-comments-name strong .platform span{margin-right:1.25rem}}.comment-dsu-ratings-reviews-comment-type-form-name .date_time,.mg-comments-name .date_time{display:-webkit-box;display:-ms-flexbox;display:flex}.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,.mg-comments-name .date_time strong{font-weight:500}.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong:last-child,.mg-comments-name .date_time strong:last-child{margin-left:.625rem}@media print,screen and (max-width:47.99875em){.comment-dsu-ratings-reviews-comment-type-form-name .date_time,.mg-comments-name .date_time{position:absolute;bottom:1.25rem}}.comment-dsu-ratings-reviews-comment-type-form-name .date_time .mg-comment-date,.mg-comments-name .date_time .mg-comment-date{margin-right:1.25rem}.comment-dsu-ratings-reviews-comment-type-form .platform.experts,.mg-comments .platform.experts{margin-top:-.3125rem;margin-left:3.75rem}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form .platform.experts,.mg-comments .platform.experts{margin-left:4.375rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-comment-email,.mg-comments .mg-comment-email{display:none}.mg-comments-loadmore,.mg-comments-reply{-ms-flex-item-align:end;align-self:flex-end;color:#333;float:right;text-align:right}.mg-comments-loadmore:after,.mg-comments-reply:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-comments-loadmore,.mg-comments-reply{text-decoration:underline}}.mg-teaser-content__container{border:.125rem solid rgba(61,46,44,.3)}@media print,screen and (min-width:64em){.mg-teaser-content__container{display:-webkit-box;display:-ms-flexbox;display:flex}}.mg-teaser-content__container-img{margin-bottom:1.875rem}@media print,screen and (max-width:47.99875em){.mg-teaser-content__container-img img{width:100%}}@media print,screen and (min-width:64em){.mg-teaser-content__container-img{width:50%;margin-bottom:0}}@media print,screen and (min-width:64em){.mg-teaser-content__container.right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.mg-teaser-content__container-des{-ms-flex-item-align:center;align-self:center;width:100%;padding-left:1.6875rem;padding-right:1.6875rem}.mg-teaser-content__container-des h2{width:100%;color:#3d2e2c}@media print,screen and (min-width:48em){.mg-teaser-content__container-des h2{width:88%}}@media print,screen and (min-width:64em){.mg-teaser-content__container-des h2{margin-top:1.875rem}}.mg-search__suggestion_title .mg-teaser-content__container-des a,.mg-search__suggestion_title .mg-teaser-content__container-des h5,.mg-teaser-content__container-des .mg-search__suggestion_title a,.mg-teaser-content__container-des .mg-search__suggestion_title h5,.mg-teaser-content__container-des h5{margin-top:.8125rem;width:90%}@media print,screen and (min-width:48em){.mg-search__suggestion_title .mg-teaser-content__container-des a,.mg-search__suggestion_title .mg-teaser-content__container-des h5,.mg-teaser-content__container-des .mg-search__suggestion_title a,.mg-teaser-content__container-des .mg-search__suggestion_title h5,.mg-teaser-content__container-des h5{width:100%}}@media screen and (min-width:75em){.mg-search__suggestion_title .mg-teaser-content__container-des a,.mg-search__suggestion_title .mg-teaser-content__container-des h5,.mg-teaser-content__container-des .mg-search__suggestion_title a,.mg-teaser-content__container-des .mg-search__suggestion_title h5,.mg-teaser-content__container-des h5{margin-top:1.3125rem;width:100%}}.mg-teaser-content__container-des .description{width:90%;margin-top:.8125rem;color:#3d2e2c}@media print,screen and (min-width:48em){.mg-teaser-content__container-des .description{width:100%}}@media print,screen and (min-width:64em){.mg-teaser-content__container-des .description{width:90%}}@media screen and (min-width:75em){.mg-teaser-content__container-des .description{width:100%;margin-top:1.6875rem}}.mg-teaser-content__container-des .redirect-btn{margin-bottom:1.875rem}.mg-teaser-content__container-des .redirect-btn a{margin-top:1.25rem;margin-bottom:1.25rem;position:relative}.mg-teaser-content__container-des .redirect-btn a>div{background-repeat:no-repeat;background-size:1rem;padding-left:2.1875rem!important}.mg-teaser-content__container-des .redirect-btn a:first-child{margin-top:2rem}.mg-teaser-content__container-des .redirect-btn a:first-child:hover>div,.mg-teaser-content__container-des .redirect-btn a:first-child>div{background-size:.75rem}@media print,screen and (min-width:48em){.mg-teaser-content__container-des .redirect-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2.1875rem}.mg-teaser-content__container-des .redirect-btn a{margin-right:1.25rem;margin-bottom:1.25rem;margin-top:0}.mg-teaser-content__container-des .redirect-btn a:first-child{margin-top:0}}@media print,screen and (min-width:64em){.mg-teaser-content__container-des .redirect-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:50%;flex-wrap:50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:2.1875rem}.mg-teaser-content__container-des .redirect-btn a:first-child{margin-top:unset;margin-bottom:1.25rem}}@media screen and (min-width:75em){.mg-teaser-content__container-des .redirect-btn{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media print,screen and (min-width:64em){.mg-teaser-content__container-des{width:50%;padding-left:8%;padding-right:0}}@media screen and (min-width:75em){.mg-teaser-content__container-des{width:50%;padding-left:6%;padding-right:4%}}@media print,screen and (min-width:64em){.mg-teaser-content__container-des.right{padding-left:7%;padding-right:1%}}@media screen and (min-width:75em){.mg-teaser-content__container-des.right{padding-right:4%}}.social-share-enable .mg-sharing-icons{position:absolute;right:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.9375rem;margin-bottom:0;margin-right:1.25rem}@media print,screen and (min-width:48em){.social-share-enable .mg-sharing-icons{right:8%}}@media print,screen and (min-width:64em){.social-share-enable .mg-sharing-icons{margin-right:2.8125rem;right:45%}}.social-share-enable .mg-sharing-icons ul{border:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.social-share-enable .mg-sharing-icons ul li{width:2.375rem;height:2.375rem;margin-bottom:.625rem;margin-left:.625rem}.social-share-enable .mg-sharing-icons ul li a{border:none;width:100%!important;height:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;border-radius:50%;background-color:#fff;-webkit-box-shadow:.125rem .1875rem .25rem #999;box-shadow:.125rem .1875rem .25rem #999}.social-share-enable .mg-sharing-icons ul li a img{height:auto}.social-share-enable .mg-sharing-icons .mg-sharing-icons-disable{background:transparent}.mg-teaser-recipe_content .border{height:.125rem;background:#eee;margin-top:1.875rem}@media (min-width:768px) and (max-width:1023px){.mg-teaser-recipe_content .border{display:none}}.mg-teaser-recipe_content .card{padding-top:1.875rem}@media print,screen and (min-width:48em){.mg-teaser-recipe_content .card .mg-story a{width:50%}}@media print,screen and (min-width:64em){.mg-teaser-recipe_content .card .mg-story a{width:100%}}@media print,screen and (min-width:64em){.mg-teaser-recipe_content .card .mg-cooking-knowledge p{margin-top:.9375rem}}@media screen and (min-width:75em){.mg-teaser-recipe_content .card .mg-cooking-knowledge p{margin-top:1.5rem}}@media print,screen and (min-width:64em){.mg-teaser-recipe_content .card .mg-cooking-knowledge a{margin-top:.9375rem}}@media screen and (min-width:75em){.mg-teaser-recipe_content .card .mg-cooking-knowledge a{margin-top:2.5rem}}.mg-teaser-recipe_content .card .mg-video{margin:0}@media print,screen and (max-width:47.99875em){.mg-teaser-recipe_content .card .mg-video{padding:0}}@media print,screen and (min-width:48em){.mg-teaser-recipe_content .card .mg-video{width:50%;float:left}}@media print,screen and (min-width:64em){.mg-teaser-recipe_content .card .mg-video{width:100%;float:none}}@media screen and (min-width:75em){.mg-teaser-recipe_content .card .mg-video__txt-block{padding:1.0625rem 1.9375rem 2.0625rem 1.875rem}}.mg-teaser-recipe_content .card .mg-video .mg-gutter-container{margin:0;width:100%}.mg-teaser-recipe_content:first-of-type{margin-top:0;padding-top:0}@media (min-width:768px) and (max-width:1023px){.mg-product-card-v2 .mg-product-card{margin-top:.625rem}.js-mg-search__produkte .mg-product-card-v2 .mg-product-card picture,.mg-product-card-v2 .js-mg-search__produkte .mg-product-card picture,.mg-product-card-v2 .mg-product-card .mg-product-picture{width:50%}.js-mg-search__produkte .mg-product-card-v2 .mg-product-card picture,.mg-product-card-v2 .js-mg-search__produkte .mg-product-card picture,.mg-product-card-v2 .mg-product-card .mg-all-product-picture{padding-top:5%;padding-bottom:5%}}@media (min-width:768px) and (max-width:1023px){.mg-product-card-v2 .mg-product-card img{display:inline-block;width:50%}}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:.5rem}@media (min-width:768px) and (max-width:1023px){.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper{display:inline-block;width:49%;left:50%;position:absolute;top:0;padding-left:4.1667%}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:0}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars svg{width:.9375rem;height:.9375rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{min-width:4.8125rem;margin-left:.625rem!important}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:.625rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.46875rem;height:1rem;background-size:.5rem 1.0625rem}}@media (min-width:1024px) and (max-width:1199px){.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:.75rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars svg{margin-right:0}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.46875rem;height:1rem;background-size:.5rem 1.0625rem}}@media (min-width:1200px){.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:1.125rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:1.375rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars svg{width:1.25rem;height:1.25rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .clock-icon{width:1.25rem;height:1.25rem;background-size:1.25rem 1.25rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:1.25rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.625rem;height:1.25rem;background-size:.625rem 1.25rem}}.mg-teaser-recipe-1_content .upper-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.375rem}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .upper-content{margin-bottom:1.875rem}}.mg-teaser-recipe-1_content .upper-content h2{color:#fff}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .upper-content h2{display:inline-block}}.mg-teaser-recipe-1_content .upper-content a{display:inline-block;-ms-flex-item-align:center;align-self:center;color:#fff;margin-top:0}.mg-search__suggestion_title .mg-teaser-recipe-1_content .upper-content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content .upper-content a h5,.mg-teaser-recipe-1_content .upper-content a .mg-search__suggestion_title a,.mg-teaser-recipe-1_content .upper-content a .mg-search__suggestion_title h5,.mg-teaser-recipe-1_content .upper-content a h5{padding-bottom:0;margin-top:.625rem}@media print,screen and (max-width:47.99875em){.mg-search__suggestion_title .mg-teaser-recipe-1_content .upper-content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content .upper-content a h5,.mg-teaser-recipe-1_content .upper-content a .mg-search__suggestion_title a,.mg-teaser-recipe-1_content .upper-content a .mg-search__suggestion_title h5,.mg-teaser-recipe-1_content .upper-content a h5{text-decoration:underline}}.mg-teaser-recipe-1_content .mg-product-card{padding-top:0;margin-bottom:2.5rem}.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt{display:inline-block;width:40%}@media print,screen and (min-width:48em){.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt{width:40%}}@media print,screen and (min-width:64em){.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt{width:32%}}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt{width:40%}}.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt img{width:100%}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper{display:inline-block;width:54%;vertical-align:top;margin-left:2.85%;color:#fff}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:0}@media print,screen and (min-width:48em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper{margin-left:4.16%}}@media print,screen and (min-width:64em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper{margin-left:2.85%;width:60%}}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper{margin-left:.9375rem;width:50%}}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:.5625rem}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:.1875rem}}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats>span:first-of-type{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:.375rem}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats>span:first-of-type span,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats>span:first-of-type svg{width:.75rem;height:.6875rem}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{margin-left:0;min-width:4.8125rem;color:#af835c}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{width:1rem;height:1rem}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{margin-right:.5625rem!important}}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{color:#af835c;margin-left:1.25rem}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.5625rem;height:1rem}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{margin-right:.1875rem}}.mg-teaser-recipe-1_content a{color:#fff}.mg-search__suggestion_title .mg-teaser-recipe-1_content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content a h5,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a,.mg-teaser-recipe-1_content a .mg-search__suggestion_title h5,.mg-teaser-recipe-1_content a h5{padding-bottom:.375rem;float:right}@media print,screen and (max-width:47.99875em){.mg-search__suggestion_title .mg-teaser-recipe-1_content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content a h5,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a,.mg-teaser-recipe-1_content a .mg-search__suggestion_title h5,.mg-teaser-recipe-1_content a h5{text-decoration:underline}}.mg-teaser-recipe-1_content .mg-product-card a:first-of-type{margin-top:0}.mg-secondary-block .mg-duration-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars .mg-half-stars{opacity:1}.mg-secondary-block .mg-duration-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars .mg-half-stars svg path:last-of-type{fill:#fff33e}.mg-secondary-block .mg-duration-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars .mg-half-stars svg path:first-of-type,.mg-secondary-block .mg-duration-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars>:not(.active):not(.mg-half-stars) path{fill:#786724}html[dir=rtl] .mg-secondary-block .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars .mg-half-stars{opacity:1}html[dir=rtl] .mg-secondary-block .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars .mg-half-stars svg path:first-of-type{fill:#fff33e}html[dir=rtl] .mg-secondary-block .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars .mg-half-stars svg path:last-of-type,html[dir=rtl] .mg-secondary-block .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars>:not(.active):not(.mg-half-stars) path{fill:#786724}.mg-category-tags,.mg-home-stage{position:relative}.mg-category-tags .video-stage,.mg-home-stage .video-stage{position:relative;width:100%;height:100%;overflow:hidden;left:0;right:0;max-height:36.875rem}.mg-category-tags .video-stage img,.mg-home-stage .video-stage img{display:none}@media print,screen and (min-width:48em){.mg-category-tags .video-stage,.mg-home-stage .video-stage{max-height:24.875rem}}@media print,screen and (min-width:64em){.mg-category-tags .video-stage,.mg-home-stage .video-stage{max-height:33.1875rem}}@media screen and (min-width:75em){.mg-category-tags .video-stage,.mg-home-stage .video-stage{max-height:43.75rem}}.mg-category-tags .video-stage video,.mg-home-stage .video-stage video{display:block;height:auto;width:auto}@media print,screen and (min-width:48em){.mg-category-tags .video-stage video,.mg-home-stage .video-stage video{height:auto;width:100%}}.mg-category-tags__image,.mg-home-stage__image{height:106.67vw}@media print,screen and (min-width:48em){.mg-category-tags__image,.mg-home-stage__image{height:78.12vw;padding-bottom:.0625rem}}@media print,screen and (min-width:64em){.mg-category-tags__image,.mg-home-stage__image{height:52.5vw}}@media screen and (min-width:75em){.mg-category-tags__image,.mg-home-stage__image{height:43.75vw}}@media screen and (min-width:100em){.mg-category-tags__image,.mg-home-stage__image{height:700px}}.mg-category-tags__image picture:after,.mg-home-stage__image picture:after{display:none}.mg-category-tags__details,.mg-home-stage__details{position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media print,screen and (max-width:47.99875em){.mg-category-tags__details,.mg-home-stage__details{top:65vw}}@media print,screen and (min-width:48em){.mg-category-tags__details,.mg-home-stage__details{top:29vw}}@media print,screen and (min-width:64em){.mg-category-tags__details,.mg-home-stage__details{top:25vw}}@media screen and (min-width:75em){.mg-category-tags__details,.mg-home-stage__details{top:23vw}}@media screen and (min-width:100em){.mg-category-tags__details,.mg-home-stage__details{top:24.625rem}}.mg-category-tags__details h1,.mg-home-stage__details h1{text-align:center;color:#fff;background-color:#1e6f30;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 auto 1.9375rem;-webkit-transform:translateY(0);transform:translateY(0);height:auto}@media print,screen and (min-width:48em){.mg-category-tags__details h1,.mg-home-stage__details h1{margin-bottom:3.0625rem}.mg-category-tags__details h1.extElement,.mg-home-stage__details h1.extElement{margin:0 auto 2rem}}.mg-category-tags__details .mg-home-stage__description,.mg-home-stage__details .mg-home-stage__description{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.mg-category-tags__details .mg-home-stage__description>div,.mg-home-stage__details .mg-home-stage__description>div{color:#fff;margin-bottom:1.25rem}@media print,screen and (min-width:48em){.mg-category-tags__details .mg-home-stage__description>div,.mg-home-stage__details .mg-home-stage__description>div{margin-bottom:.875rem}}.mg-category-tags__details-search,.mg-home-stage__details-search{height:4.375rem;margin:0 auto 1.25rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-category-tags__details-search,.mg-home-stage__details-search{margin:0 auto 1.875rem;width:44.49%!important}.mg-category-tags__details-search.extElement,.mg-home-stage__details-search.extElement{margin:0 auto 1rem}}@media print,screen and (min-width:64em){.mg-category-tags__details-search,.mg-home-stage__details-search{margin:0 auto 1.875rem}}@media screen and (min-width:75em){.mg-category-tags__details-search,.mg-home-stage__details-search{height:5.625rem}}.mg-category-tags__details-search a,.mg-home-stage__details-search a{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;cursor:default;padding-right:5.575rem}.mg-category-tags__details-search a .input,.mg-home-stage__details-search a .input{display:none}.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active{display:block;color:#333;margin-left:1.875rem}.mg-category-tags__details-search a .button,.mg-home-stage__details-search a .button{background:#1e6f30;text-align:center;width:4.375rem;height:100%;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;border:.125rem solid #1e6f30}.mg-category-tags__details-search a .button:after,.mg-home-stage__details-search a .button:after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;width:0;height:0;-webkit-transition:width .1s linear,height .1s linear;transition:width .1s linear,height .1s linear;overflow:hidden;background-color:#fff}.mg-category-tags__details-search a .button:hover,.mg-home-stage__details-search a .button:hover{color:#1e6f30}.mg-category-tags__details-search a .button:hover:after,.mg-home-stage__details-search a .button:hover:after{background-size:1.875rem;background-repeat:no-repeat;background-position:50%;width:100%;height:100%}.mg-category-tags__details-search a .button .search-icon,.mg-home-stage__details-search a .button .search-icon{background-size:contain;width:1.625rem;height:1.625rem}@media screen and (min-width:75em){.mg-category-tags__details-search a .button,.mg-home-stage__details-search a .button{width:5.625rem}}.mg-category-tags__searchtags,.mg-home-stage__searchtags{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;width:100%;left:0;right:0;overflow-x:auto}@media print,screen and (max-width:47.99875em){.mg-category-tags__searchtags,.mg-home-stage__searchtags{position:absolute}}.mg-category-tags__searchtags>div,.mg-home-stage__searchtags>div{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-ms-flex-line-pack:center;align-content:center}.mg-category-tags__searchtags>div:after,.mg-home-stage__searchtags>div:after{content:"";min-width:10%}.mg-category-tags__searchtags>div.js_center,.mg-home-stage__searchtags>div.js_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-category-tags__searchtags>div.js_center:after,.mg-home-stage__searchtags>div.js_center:after{content:"";min-width:0}.mg-category-tags__searchtags>div.visible,.mg-home-stage__searchtags>div.visible{opacity:1}.mg-category-tags__searchtags>div a,.mg-home-stage__searchtags>div a{-webkit-box-shadow:0 .625rem 1.25rem 0 rgba(0,0,0,.1);box-shadow:0 .625rem 1.25rem 0 rgba(0,0,0,.1);background:#fff;color:#000;white-space:nowrap;opacity:.8;height:2.9375rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-category-tags__searchtags>div a,.mg-home-stage__searchtags>div a{margin-bottom:3.125rem}}.mg-category-tags__searchtags>div a:focus,.mg-category-tags__searchtags>div a:hover,.mg-home-stage__searchtags>div a:focus,.mg-home-stage__searchtags>div a:hover{opacity:1}@media print,screen and (min-width:48em){.mg-category-tags__searchtags>div a,.mg-home-stage__searchtags>div a{height:3rem}}.mg-category-tags__arrow,.mg-home-stage__arrow{position:absolute;top:115vw;margin:0 auto;left:50%;-webkit-transform:translateX(-48%);transform:translateX(-48%)}.mg-category-tags__arrow.extElement,.mg-home-stage__arrow.extElement{top:125vw}.mg-category-tags__arrow .circle,.mg-home-stage__arrow .circle{position:relative;border:.125rem solid #fff33e;height:6.25rem;width:6.25rem;border-radius:50%;opacity:0}.mg-category-tags__arrow .circle.animate-circle,.mg-home-stage__arrow .circle.animate-circle{-webkit-animation-name:createCircle;animation-name:createCircle;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mg-category-tags__arrow a,.mg-home-stage__arrow a{position:absolute;top:38%;left:45%;opacity:0}.mg-category-tags__arrow a.animate-arrow,.mg-home-stage__arrow a.animate-arrow{-webkit-animation-name:slideInFromTop_arraow;animation-name:slideInFromTop_arraow;-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mg-category-tags__arrow a span,.mg-home-stage__arrow a span{-webkit-transform:rotate(90deg);transform:rotate(90deg);height:1.5rem;width:.75rem}.mg-home-stage .mg-home-stage-background{min-height:18.125rem}@media print,screen and (min-width:48em){.mg-home-stage .mg-home-stage-background{min-height:12.4375rem}}@media print,screen and (min-width:64em){.mg-home-stage .mg-home-stage-background{min-height:16.625rem}}@media screen and (min-width:75em){.mg-home-stage .mg-home-stage-background{min-height:22.5625rem}}.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{-webkit-transition:all .8s;transition:all .8s;height:175.2vw;overflow:hidden}@media print,screen and (min-width:48em){.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{height:51.82vw}}@media print,screen and (min-width:64em){.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{height:51.85vw}}@media screen and (min-width:75em){.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{height:42.75vw}}@media screen and (min-width:100em){.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{height:43.5625rem}}.mg-home-stage .animated_gif img,.mg-home-stage .mg-home-stage__image img,.mg-home-stage .video-stage img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:75em){.mg-home-stage .animated_gif img,.mg-home-stage .mg-home-stage__image img,.mg-home-stage .video-stage img{height:auto}}.mg-home-stage .animated_gif video,.mg-home-stage .mg-home-stage__image video,.mg-home-stage .video-stage video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:75em){.mg-home-stage .animated_gif video,.mg-home-stage .mg-home-stage__image video,.mg-home-stage .video-stage video{height:auto}}.mg-home-stage.mg-search-activated{position:relative}.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:70vw;overflow:hidden}@media print,screen and (min-width:48em){.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:31vw}.mg-home-stage.mg-search-activated .animated_gif.extElement,.mg-home-stage.mg-search-activated .mg-home-stage__image.extElement,.mg-home-stage.mg-search-activated .video-stage.extElement{top:30vw}}@media print,screen and (min-width:64em){.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:27vw}}@media screen and (min-width:75em){.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:25vw}}@media screen and (min-width:100em){.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:27.1875rem}}.mg-home-stage.mg-search-activated .animated_gif img,.mg-home-stage.mg-search-activated .mg-home-stage__image img,.mg-home-stage.mg-search-activated .video-stage img{height:auto}.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:60vw}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:66.5vw}@media print,screen and (min-width:48em){.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:29vw}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:33vw}}@media print,screen and (min-width:64em){.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:25vw}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:27.1vw}}@media screen and (min-width:75em){.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:23vw}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:25vw}}@media screen and (min-width:85em){.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:27.1vw}}@media screen and (min-width:100em){.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:24.625rem}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:28.75rem}}.mg-home-stage.mg-search-activated .mg-home-stage__searchtags{visibility:hidden;opacity:0}.mg-home-stage.mg-search-activated .mg-search__banner_overtext{-webkit-box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13);box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13)}.mg-home-stage.mg-search-activated .mg-home-stage__arrow{display:none}@media print,screen and (max-width:47.99875em){.mg-home-stage .mg-search__suggestion{padding:0 1.875rem}}.mg-search__banner_overtext.mg-search__home-stage{position:static;-webkit-transform:none;transform:none;margin:0 auto 1.25rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-search__banner_overtext.mg-search__home-stage{margin:0 auto 1rem;width:44.49%!important}.mg-search__banner_overtext.mg-search__home-stage.extElement{margin:0 auto 1rem}}@media print,screen and (min-width:64em){.mg-search__banner_overtext.mg-search__home-stage{margin:0 auto 1.875rem}}.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input{width:100%}.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input .mg-search-submit{background-size:1.625rem}@media print,screen and (min-width:48em){.safari .mg-home-stage video{width:100%}}.android .mg-home-stage .video-stage video{display:none}.android .mg-home-stage .video-stage img{display:block;width:100%;height:36.875rem}@media print,screen and (max-width:47.99875em){.mg-teaser-recipe-pdp{overflow-x:hidden}}.mg-teaser-recipe-pdp_content h2{margin-bottom:1.125rem}@media print,screen and (min-width:64em){.mg-teaser-recipe-pdp_content h2{margin-right:.9375rem}}@media screen and (min-width:75em){.mg-teaser-recipe-pdp_content h2{margin-bottom:1.875rem}}.mg-teaser-recipe-pdp_content .mg-product-card{margin-bottom:1.625rem}@media print,screen and (min-width:48em){.mg-teaser-recipe-pdp_content .mg-product-card{position:relative;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:2px solid #eee}}@media print,screen and (min-width:48em){.mg-teaser-recipe-pdp_content .mg-product-card img{display:inline-block;width:36.6%}}@media screen and (min-width:75em){.mg-teaser-recipe-pdp_content .mg-product-card img{width:48.5%}}.mg-teaser-recipe-pdp_content .thumbnail:last-of-type .mg-product-card{border-bottom:none}.mg-teaser-recipe-pdp a{color:#333;text-decoration:none}.mg-teaser-recipe-pdp a p{float:right;padding-bottom:.0625rem}@media print,screen and (max-width:47.99875em){.mg-teaser-recipe-pdp a p{text-decoration:underline}}.mg-teaser-recipe-pdp a p:after{background:#ccc}.mg-pdp-template .mg-teaser-recipe-pdp .alt-cta{display:none}@media print,screen and (min-width:48em){.mg-pdp-template .mg-teaser-recipe-pdp .mg-product-card .js-mg-card-link{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-pdp-template .mg-teaser-recipe-pdp .mg-product-card .js-mg-card-link picture{width:50%}.mg-pdp-template .mg-teaser-recipe-pdp .mg-product-card .js-mg-card-link picture img{width:100%}}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-info{color:#333;margin-top:.5rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:.875rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span,.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars svg{width:1.125rem;height:1.125rem;background-size:1.0625rem 1.0625rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{margin-left:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{width:1.125rem;height:1.125rem;background-size:1.0625rem 1.0625rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text{margin-top:0}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{background-size:.5625rem 1.0625rem;width:.625rem;height:1.125rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-top:0}@media print,screen and (min-width:48em){.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper{display:inline-block;width:46%;margin-left:4.1667%}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-info{color:#333;margin-top:0}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:.5rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats>span:first-of-type{-ms-flex-preferred-size:100%;flex-basis:100%}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{margin-left:0;margin-top:.6875rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:.9375rem;margin-top:.6875rem}}@media print,screen and (min-width:64em){.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:1.125rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:1.5625rem}}@media screen and (min-width:75em){.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:1.375rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span,.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars svg{width:1.3125rem;height:1.3125rem;background-size:1.25rem 1.25rem}}@media print,screen and (min-width:48em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp{margin-left:calc(8.33333% + .375rem);width:auto}}@media print,screen and (min-width:48em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp_content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp_content.changeFlex{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp_content.changeFlex .thumbnail{margin-right:2.5rem}}@media screen and (min-width:75em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp_content.changeFlex .thumbnail{margin-right:3.75rem}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .changeFlex{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .changeFlex .thumbnail{margin-right:2.5rem}}@media screen and (min-width:75em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .changeFlex .thumbnail{margin-right:3.75rem}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta{display:block}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta .mg-search__suggestion_title a,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta h5,.mg-search__suggestion_title .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta a,.mg-search__suggestion_title .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta h5{float:right}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta{display:none}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .alt-cta{display:none;padding-top:1rem}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .alt-cta{display:block;-ms-flex-item-align:center;align-self:center;margin-right:0;margin-left:auto}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .upper-content{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .upper-content h2{width:100%;display:inline-block}@media print,screen and (min-width:48em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .upper-content h2{width:auto}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .upper-content a{-ms-flex-item-align:start;align-self:flex-start}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail{display:inline-block}@media print,screen and (min-width:48em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail{width:100%!important}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail{width:29.28%!important}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card{border:none}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-picture{display:block;width:100%}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-picture img{width:100%}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-picture{width:36.6%;display:inline-block!important}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper{margin-top:.6875rem;display:block}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper{display:inline-block;position:absolute;top:0;margin-left:4.1667%;margin-top:0}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{margin-left:0}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:.4375rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star{-ms-flex-preferred-size:100%;flex-basis:100%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star .mg-stars{margin-bottom:.3125rem;-ms-flex-preferred-size:100%;flex-basis:100%}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star .mg-stars span,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star .mg-stars svg{margin:0}}@media screen and (min-width:75em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star .mg-stars span,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star .mg-stars svg{width:1.3125rem;height:1.3125rem;background-size:1.25rem 1.25rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{margin-left:0}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{margin-left:.625rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{margin-right:.1875rem}}@media screen and (min-width:75em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{width:1.3125rem;height:1.3125rem;background-size:1.25rem}}@media screen and (min-width:75em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.6875rem;height:1.3125rem;background-size:.625rem 1.25rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-left:.1875rem}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:.625rem}}@media screen and (min-width:75em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:.9375rem}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card{margin-bottom:0;padding-bottom:0}}@media print,screen and (max-width:47.99875em){.mg-teaser-recipe-pdp .mg-gutter-container{padding-left:1.875rem;padding-right:1.875rem}}.mg-search.mg-search-activated{position:relative}.mg-search.mg-search-activated .mg-search__banner{height:50vw;-webkit-transition:all 1.2s;transition:all 1.2s;overflow:hidden;min-height:0}@media print,screen and (min-width:48em){.mg-search.mg-search-activated .mg-search__banner{height:27vw}}@media print,screen and (min-width:64em){.mg-search.mg-search-activated .mg-search__banner{height:19vw}}@media screen and (min-width:75em){.mg-search.mg-search-activated .mg-search__banner{height:20vw}}@media screen and (min-width:100em){.mg-search.mg-search-activated .mg-search__banner{height:20.625rem}}.mg-search.mg-search-activated .mg-search__banner_overtext{z-index:3}@media print,screen and (min-width:48em){.mg-search.mg-search-activated .mg-search__banner_overtext{top:22.5vw}}@media print,screen and (min-width:64em){.mg-search.mg-search-activated .mg-search__banner_overtext{top:15vw}}@media screen and (min-width:75em){.mg-search.mg-search-activated .mg-search__banner_overtext{top:17vw}}@media screen and (min-width:100em){.mg-search.mg-search-activated .mg-search__banner_overtext{top:17.5rem}}.mg-search .mg-search__banner-main{position:relative}.mg-search__banner{-webkit-transition:all 1.2s;transition:all 1.2s;overflow:hidden}@media print,screen and (max-width:47.99875em){.mg-search__banner{margin:0 -1.875rem;height:50vw}}@media print,screen and (min-width:48em){.mg-search__banner{height:27vw}}@media print,screen and (min-width:64em){.mg-search__banner{height:19vw}}@media screen and (min-width:75em){.mg-search__banner{height:20vw}}@media screen and (min-width:100em){.mg-search__banner{height:20.625rem}}.mg-search__banner img{width:100%;height:100%}.mg-search__banner_input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:21.5625rem;-webkit-box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13);box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13)}.mg-search__banner_input.mg-animation-for-search{opacity:1}@media print,screen and (min-width:48em){.mg-search__banner_input{width:19.5rem}}@media print,screen and (min-width:64em){.mg-search__banner_input{width:21rem}}@media screen and (min-width:75em){.mg-search__banner_input{width:32rem}}.mg-search__banner_input input{border-radius:0}.mg-search__banner_overtext{z-index:3;top:50vw;left:50%;position:absolute;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:48em){.mg-search__banner_overtext{top:22.5vw;width:65%}}@media print,screen and (min-width:64em){.mg-search__banner_overtext{top:15vw}}@media screen and (min-width:75em){.mg-search__banner_overtext{top:17vw}}@media screen and (min-width:100em){.mg-search__banner_overtext{top:17.5rem}}.mg-search__banner_overtext h1{max-height:3.125rem;overflow:hidden;display:none;opacity:1;line-height:3.125rem}@media print,screen and (min-width:48em){.mg-search__banner_overtext h1{color:#fefefe;display:block;margin-bottom:1.8125rem}}@media print,screen and (min-width:64em){.mg-search__banner_overtext h1{color:#fefefe;margin-bottom:1.8125rem}}@media screen and (min-width:100em){.mg-search__banner_overtext h1{max-height:4.25rem}}.mg-search__banner_overtext input{width:.625rem;outline:none;border:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:4.375rem;padding:1.25rem 2.5rem 1.25rem 1.25rem;margin-right:-1px}.mg-search__banner_overtext input::-ms-clear{display:none}@media print,screen and (min-width:48em){.mg-search__banner_overtext input{padding-right:2.5rem;font-size:1.3125rem;font-weight:500}}@media screen and (min-width:75em){.mg-search__banner_overtext input{font-size:1.5625rem;height:5.625rem}}.mg-search__banner_overtext input::-webkit-input-placeholder{color:#333;opacity:1;font-size:21px;line-height:28px;font-weight:400}.mg-search__banner_overtext input::-moz-placeholder{color:#333;opacity:1;font-size:21px;line-height:28px;font-weight:400}.mg-search__banner_overtext input:-ms-input-placeholder{opacity:1}.mg-search__banner_overtext input::-ms-input-placeholder{opacity:1}.mg-search__banner_overtext input::placeholder{color:#333;opacity:1;font-size:21px;line-height:28px;font-weight:400}@media screen and (min-width:768px){.mg-search__banner_overtext input::-webkit-input-placeholder{font-size:21px;line-height:28px}.mg-search__banner_overtext input::-moz-placeholder{font-size:21px;line-height:28px}.mg-search__banner_overtext input:-ms-input-placeholder{font-size:21px;line-height:28px}.mg-search__banner_overtext input::-ms-input-placeholder{font-size:21px;line-height:28px}.mg-search__banner_overtext input::placeholder{font-size:21px;line-height:28px}}@media screen and (min-width:1024px){.mg-search__banner_overtext input::-webkit-input-placeholder{font-size:21px;line-height:28px}.mg-search__banner_overtext input::-moz-placeholder{font-size:21px;line-height:28px}.mg-search__banner_overtext input:-ms-input-placeholder{font-size:21px;line-height:28px}.mg-search__banner_overtext input::-ms-input-placeholder{font-size:21px;line-height:28px}.mg-search__banner_overtext input::placeholder{font-size:21px;line-height:28px}}@media screen and (min-width:1200px){.mg-search__banner_overtext input::-webkit-input-placeholder{font-size:25px;line-height:35px}.mg-search__banner_overtext input::-moz-placeholder{font-size:25px;line-height:35px}.mg-search__banner_overtext input:-ms-input-placeholder{font-size:25px;line-height:35px}.mg-search__banner_overtext input::-ms-input-placeholder{font-size:25px;line-height:35px}.mg-search__banner_overtext input::placeholder{font-size:25px;line-height:35px}}.mg-search__banner_overtext input:-ms-input-placeholder{color:#333;font-size:21px;line-height:28px;font-weight:400}@media screen and (min-width:768px){.mg-search__banner_overtext input:-ms-input-placeholder{font-size:21px;line-height:28px}}@media screen and (min-width:1024px){.mg-search__banner_overtext input:-ms-input-placeholder{font-size:21px;line-height:28px}}@media screen and (min-width:1200px){.mg-search__banner_overtext input:-ms-input-placeholder{font-size:25px;line-height:35px}}.mg-search__banner_overtext input::-ms-input-placeholder{color:#333;font-size:21px;line-height:28px;font-weight:400}@media screen and (min-width:768px){.mg-search__banner_overtext input::-ms-input-placeholder{font-size:21px;line-height:28px}}@media screen and (min-width:1024px){.mg-search__banner_overtext input::-ms-input-placeholder{font-size:21px;line-height:28px}}@media screen and (min-width:1200px){.mg-search__banner_overtext input::-ms-input-placeholder{font-size:25px;line-height:35px}}.mg-search__banner_overtext .mg-search-submit{position:relative;height:0;line-height:0;background-size:1.875rem;background-repeat:no-repeat;background-position:50%;background-color:#1e6f30;border:.125rem solid #1e6f30;padding:2.0625rem}.mg-search__banner_overtext .mg-search-submit:after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;width:0;height:0;-webkit-transition:width .1s linear,height .1s linear;transition:width .1s linear,height .1s linear;overflow:hidden;background-color:#fff}.mg-search__banner_overtext .mg-search-submit:hover{color:#1e6f30}.mg-search__banner_overtext .mg-search-submit:hover:after{background-size:1.875rem;background-repeat:no-repeat;background-position:50%;width:100%;height:100%}@media print,screen and (min-width:48em){.mg-search__banner_overtext .mg-search-submit{background-size:1.4375rem;padding:2.0625rem}}@media screen and (min-width:75em){.mg-search__banner_overtext .mg-search-submit{background-size:1.875rem;padding:2.6875rem}}.mg-search__quicklinks{margin-top:4.375rem;margin-bottom:2.5rem}@media print,screen and (min-width:48em){.mg-search__quicklinks{margin-top:5.9375rem;margin-bottom:3.125rem}}@media screen and (min-width:75em){.mg-search__quicklinks{margin-top:7.5rem;margin-bottom:3.75rem}}.mg-search__quicklinks .mg-category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:25rem}@media print,screen and (min-width:64em){.mg-search__quicklinks .mg-category{max-width:100%}}.mg-search__quicklinks button{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;text-align:center;cursor:pointer;outline:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:6.25rem;height:6.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f3f3f3;margin-bottom:.4375rem;margin-right:.4375rem;padding:.9375rem}@media screen and (min-width:23.4375em){.mg-search__quicklinks button:nth-child(3n){margin-right:0}}@media print,screen and (min-width:64em){.mg-search__quicklinks button:nth-child(3n){margin-right:.5625rem}}@media print,screen and (min-width:64em){.mg-search__quicklinks button:last-child{margin-right:0}}@media print,screen and (min-width:48em){.mg-search__quicklinks button{width:7.6875rem;height:7.0625rem;margin-bottom:.5625rem;margin-right:.5625rem}}@media print,screen and (min-width:64em){.mg-search__quicklinks button{margin-right:.5625rem}}@media screen and (min-width:75em){.mg-search__quicklinks button{width:9rem;height:7.125rem}}.mg-search__quicklinks button img{width:auto;height:3.125rem;margin:0 auto}.mg-search__topsuggestion{margin-bottom:3.125rem}.mg-search__suggestion_title .mg-search__topsuggestion a,.mg-search__suggestion_title .mg-search__topsuggestion h5,.mg-search__topsuggestion .mg-search__suggestion_title a,.mg-search__topsuggestion .mg-search__suggestion_title h5,.mg-search__topsuggestion h5{color:#999;margin-bottom:1.625rem}@media print,screen and (min-width:64em){.mg-search__suggestion_title .mg-search__topsuggestion a,.mg-search__suggestion_title .mg-search__topsuggestion h5,.mg-search__topsuggestion .mg-search__suggestion_title a,.mg-search__topsuggestion .mg-search__suggestion_title h5,.mg-search__topsuggestion h5{margin-bottom:1.5625rem}}.mg-search__topsuggestion_links li{background-repeat:no-repeat;background-size:.6875rem;background-position:0;padding-left:1.6875rem;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-search__topsuggestion_links li{margin-bottom:1.3125rem}}.mg-search__suggestion{margin-top:4.375rem;position:relative;z-index:1;min-height:60vh}@media print,screen and (min-width:48em){.mg-search__suggestion{margin-top:5.9375rem}}@media screen and (min-width:75em){.mg-search__suggestion{margin-top:7.5rem}}.mg-search__suggestion>div{margin-top:2.625rem}.mg-search__suggestion>div:first-child{margin-top:0}@media print,screen and (min-width:64em){.mg-search__suggestion>div:nth-child(2){margin-top:0}}.mg-search__suggestion_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.5rem}@media print,screen and (min-width:64em){.mg-search__suggestion_title{margin-bottom:1.6875rem}}.mg-search__suggestion_title a{font-size:1rem;padding-bottom:.375rem}.mg-search__suggestion_title a:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-search__suggestion_title a{text-decoration:underline}}.mg-search__suggestion li{background-repeat:no-repeat;background-size:.6875rem;background-position:0;padding-left:1.6875rem;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-search__suggestion li{margin-bottom:1.3125rem}}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__suggestion_alt h3,.mg-search__suggestion_alt .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__suggestion_alt .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__suggestion_alt h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__suggestion_alt h2{padding-left:2.5rem;left:0;background-size:1.875rem;background-repeat:no-repeat;background-position:0 0}.mg-result-close-icon{top:50%;width:.8125rem;height:.8125rem;right:5.3125rem;position:absolute;cursor:pointer;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-indent:-624.9375rem;background-size:13px 13px;background-repeat:no-repeat;background-position:50%}@media screen and (min-width:75em){.mg-result-close-icon{right:5.625rem}}.mg-search-recipe-cell{margin-bottom:2.5rem}.mg-search__gray-bar{padding-top:3.75rem;min-width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;outline:none;background-color:#f3f3f3}@media print,screen and (max-width:47.99875em){.mg-search__gray-bar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:1.875rem;padding-right:1.875rem}.mg-search__gray-bar-wrapper{background-color:#f3f3f3}.mg-search__gray-bar-wrapper:after{content:" ";display:block;right:0;top:3.75rem;z-index:1;position:absolute;height:3.6875rem;width:3rem;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,95.3%,0)),color-stop(70.76%,hsla(0,0%,95.3%,.9)),to(#f3f3f3));background:linear-gradient(90deg,hsla(0,0%,95.3%,0),hsla(0,0%,95.3%,.9) 70.76%,#f3f3f3)}}@media print,screen and (min-width:48em){.mg-search__gray-bar{padding-left:3.75rem;padding-top:5rem}}@media print,screen and (min-width:64em){.mg-search__gray-bar{padding-left:0}}@media screen and (min-width:75em){.mg-search__gray-bar{padding-top:6.25rem}}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__gray-bar h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.75rem;opacity:.5;padding-left:1.25rem;padding-right:1.25rem}@media print,screen and (min-width:48em){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__gray-bar h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2{min-width:8.75rem;height:3.3125rem;padding-left:.625rem;padding-right:.625rem}}@media print,screen and (min-width:64em){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__gray-bar h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2{min-width:9.8125rem}}@media screen and (min-width:75em){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__gray-bar h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2{min-width:14rem;height:4.75rem}}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3 .tabCount,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3 .tabCount,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2 .tabCount,.mg-search__gray-bar h4 .tabCount,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2 .tabCount{padding-left:.5rem;color:#999}.mg-search__gray-bar .mg-active{outline:none}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar .mg-active h3,.mg-search__gray-bar .mg-active .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__gray-bar .mg-active .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__gray-bar .mg-active h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar .mg-active h2{background-color:#fcfcfc;opacity:1;color:#333}.mg-search__result_wrapper{overflow:hidden}.mg-search__result_wrapper .mg-search-pills{position:absolute;top:0;margin:1.25rem 1.25rem 0;min-height:2.875rem;left:0;background:#fff33e;color:#333;border-radius:2rem;padding:.6875rem 1.25rem}@media print,screen and (min-width:48em){.mg-search__result_wrapper .mg-search-pills{margin:.9375rem .9375rem 0;min-height:2.5rem}}@media screen and (min-width:75em){.mg-search__result_wrapper .mg-search-pills{margin:1.875rem 1.875rem 0;min-height:2.875rem}}.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content{margin-bottom:1.875rem}@media screen and (min-width:75em){.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content{margin-bottom:3.125rem}}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{font-weight:400;bottom:1.25rem}@media print,screen and (min-width:48em){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{bottom:.9375rem}}@media screen and (min-width:75em){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{bottom:1.875rem}}.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a picture:after{content:"";-webkit-transform:scaleX(-1);transform:scaleX(-1);background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(0,hsla(0,0%,95.3%,0)),color-stop(60%,hsla(0,0%,95.3%,.62)),to(#f3f3f3));background:linear-gradient(180deg,transparent,hsla(0,0%,95.3%,0),hsla(0,0%,95.3%,.62) 60%,#f3f3f3)}.mg-search__result_wrapper .mg-search-load-more:after{background-color:#ccc}.mg-kochstudio-cell>a,.mg-kochstudio-cell>div{position:relative}.mg-search__gray-bar-wrapper{background-color:#f3f3f3;margin-bottom:1.875rem}@media print,screen and (min-width:64em){.mg-search__gray-bar-wrapper{margin-bottom:4.3125rem}}@media print,screen and (max-width:47.99875em){.mg-search__gray-bar-wrapper{margin-left:-1.875rem;margin-right:-1.875rem}}.mg-search__title-bar{margin-bottom:2.5rem}.mg-search__title-bar>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (max-width:47.99875em){.mg-search__title-bar>div{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.mg-search__title-bar .mg-search__result-title span{color:#999}@media print,screen and (max-width:47.99875em){.mg-search__title-bar .mg-search__result-title{margin-top:2.5rem}}.mg-search-filter{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5rem;line-height:2.5rem;position:relative}@media print,screen and (max-width:47.99875em){.mg-search-filter{margin-left:0;margin-right:auto}}.mg-search-filter-elem{min-width:9.25rem;padding-right:.875rem;padding-left:.625rem;text-align:center;background-color:#f3f3f3;border-bottom:.125rem solid #fcfcfc;border-radius:0;color:#333;cursor:pointer}@media screen and (min-width:75em){.mg-search-filter-elem{padding-right:1rem;padding-left:.625rem}}.mg-search-filter-elem span{padding-left:1.25rem;margin-right:.625rem;background-repeat:no-repeat;background-size:.875rem .875rem;background-position:100%}@media screen and (min-width:75em){.mg-search-filter-elem span{padding-left:1.875rem}}.mg-search-filter .mg-elem-border{border-bottom:2px solid #ddd!important}.mg-search-filter-sorting{min-width:9.25rem;text-align:right;border:.125rem solid #fcfcfc;border-bottom:none}.mg-search-filter-sorting.mg-active{border:.125rem solid #ddd!important;border-bottom:none!important;background-color:#fff}.mg-search-filter-sorting>button{cursor:pointer;font-weight:300;height:100%;width:100%;outline:none;padding-right:.9375rem;padding-left:.9375rem;color:#333}.mg-search-filter-sorting>button span{background-repeat:no-repeat;background-size:1rem;padding-right:1.625rem;margin-left:.9375rem;background-position:0}.mg-search-filter-sorting-dropdown{top:2.5rem;z-index:3;left:0;position:absolute;width:100%;min-width:15.625rem;background-color:#fff;border:.125rem solid #ddd;border-top:none}@media print,screen and (min-width:48em){.mg-search-filter-sorting-dropdown{min-width:18.25rem}}.mg-search-filter-sorting-dropdown ul li{margin:0;padding:.625rem 1.1875rem;color:#333}.mg-search-filter-sorting-dropdown ul li:hover{background-color:#f3f3f3}.mg-search-filter-sorting-dropdown ul li button{text-align:left;cursor:pointer;height:2.375rem;width:100%}.mg-search-load-more{text-align:right;outline:none;cursor:pointer}.mg-search-load-more:after{background-color:#fff33e}@media print,screen and (max-width:47.99875em){.mg-search-load-more{text-decoration:underline}}a.mg-search-load-more{color:#000;float:right}.mg-search__error-results{display:none}.mg-search__didyou-mean-results,.mg-search__error-results,.mg-search__error-single,.mg-search__likes-results{position:relative;margin-top:5rem;margin-bottom:2.5rem}@media print,screen and (min-width:48em){.mg-search__didyou-mean-results,.mg-search__error-results,.mg-search__error-single,.mg-search__likes-results{margin-top:6.25rem}}@media screen and (min-width:75em){.mg-search__didyou-mean-results,.mg-search__error-results,.mg-search__error-single,.mg-search__likes-results{margin-top:7.5rem}}.mg-search__didyou-mean-results .mg-search__suggestion_title a,.mg-search__didyou-mean-results .mg-search__suggestion_title h5,.mg-search__didyou-mean-results h5,.mg-search__error-results .mg-search__suggestion_title a,.mg-search__error-results .mg-search__suggestion_title h5,.mg-search__error-results h5,.mg-search__error-single .mg-search__suggestion_title a,.mg-search__error-single .mg-search__suggestion_title h5,.mg-search__error-single h5,.mg-search__likes-results .mg-search__suggestion_title a,.mg-search__likes-results .mg-search__suggestion_title h5,.mg-search__likes-results h5,.mg-search__suggestion_title .mg-search__didyou-mean-results a,.mg-search__suggestion_title .mg-search__didyou-mean-results h5,.mg-search__suggestion_title .mg-search__error-results a,.mg-search__suggestion_title .mg-search__error-results h5,.mg-search__suggestion_title .mg-search__error-single a,.mg-search__suggestion_title .mg-search__error-single h5,.mg-search__suggestion_title .mg-search__likes-results a,.mg-search__suggestion_title .mg-search__likes-results h5{margin-left:3.125rem}@media print,screen and (min-width:48em){.mg-search__didyou-mean-results .mg-search__suggestion_title a,.mg-search__didyou-mean-results .mg-search__suggestion_title h5,.mg-search__didyou-mean-results h5,.mg-search__error-results .mg-search__suggestion_title a,.mg-search__error-results .mg-search__suggestion_title h5,.mg-search__error-results h5,.mg-search__error-single .mg-search__suggestion_title a,.mg-search__error-single .mg-search__suggestion_title h5,.mg-search__error-single h5,.mg-search__likes-results .mg-search__suggestion_title a,.mg-search__likes-results .mg-search__suggestion_title h5,.mg-search__likes-results h5,.mg-search__suggestion_title .mg-search__didyou-mean-results a,.mg-search__suggestion_title .mg-search__didyou-mean-results h5,.mg-search__suggestion_title .mg-search__error-results a,.mg-search__suggestion_title .mg-search__error-results h5,.mg-search__suggestion_title .mg-search__error-single a,.mg-search__suggestion_title .mg-search__error-single h5,.mg-search__suggestion_title .mg-search__likes-results a,.mg-search__suggestion_title .mg-search__likes-results h5{margin-left:3.0625rem}}.mg-search__didyou-mean-results-desc,.mg-search__error-results-desc,.mg-search__error-single-desc,.mg-search__likes-results-desc{margin-left:3.125rem;margin-top:.375rem}@media print,screen and (min-width:48em){.mg-search__didyou-mean-results-desc,.mg-search__error-results-desc,.mg-search__error-single-desc,.mg-search__likes-results-desc{margin-left:3.0625rem;margin-top:.6875rem}}@media screen and (min-width:75em){.mg-search__didyou-mean-results-desc,.mg-search__error-results-desc,.mg-search__error-single-desc,.mg-search__likes-results-desc{margin-top:.6875rem}}.mg-search__didyou-mean-results .mg-search-submit,.mg-search__error-results .mg-search-submit,.mg-search__error-single .mg-search-submit,.mg-search__likes-results .mg-search-submit{height:1.875rem;width:1.875rem;line-height:0;background-size:1.875rem;background-repeat:no-repeat;background-position:50%;position:absolute;padding:0}@media print,screen and (min-width:48em){.mg-search__didyou-mean-results .mg-search-submit,.mg-search__error-results .mg-search-submit,.mg-search__error-single .mg-search-submit,.mg-search__likes-results .mg-search-submit{background-size:1.8125rem}}.mg-search__noresults .mg-search__gray-bar-wrapper,.mg-search__noresults .mg-search__load-more-wrapper,.mg-search__noresults .mg-search__title-bar{display:none}.mg-search__noresults .mg-search__error-results{display:block}.mg-right-overlay .mg-overlay-close{top:.75rem;width:1.25rem;height:1.25rem;background-size:1.25rem 1.25rem}@media print,screen and (min-width:48em){.mg-right-overlay .mg-overlay-close{top:.875rem}}@media print,screen and (min-width:64em){.mg-right-overlay .mg-overlay-close{top:1rem}}.mg-right-overlay .mg-overlay__content-wrapper{outline:none;overflow-y:auto;webkit-overflow-scrolling:touch;-webkit-box-shadow:0 0 3.125rem 0 rgba(0,0,0,.1);box-shadow:0 0 3.125rem 0 rgba(0,0,0,.1);margin-left:auto;margin-right:0;-webkit-animation:mg-right-animate .5s forwards;animation:mg-right-animate .5s forwards}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay{overflow-x:auto;max-height:100vh;padding-bottom:0}@media print,screen and (min-width:48em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay{padding:0;width:20.75rem}}@media print,screen and (min-width:64em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay{width:30.5rem}}@media screen and (min-width:75em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay{width:43.375rem}}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-filter-main{padding-top:60px;-ms-overflow-style:none}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-filter-main::-webkit-scrollbar{display:none}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container{padding:0 1.875rem;-ms-overflow-style:none}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container::-webkit-scrollbar{display:none}@media print,screen and (min-width:48em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container{padding:0 2.625rem}}@media screen and (min-width:75em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container{padding:0 3.9375rem}}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion{margin-top:1.5625rem}@media print,screen and (min-width:48em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion{margin-top:1.25rem}}@media print,screen and (min-width:64em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion{margin-top:1.875rem}}@media screen and (min-width:75em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion{margin-top:2.1875rem}}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group{border:none}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group h6{color:#333}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group .panel-title i{top:40%}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group .panel-title a{padding:1rem 0}@media print,screen and (min-width:48em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group .panel-title a{padding:1.25rem 0}}@media screen and (min-width:75em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group .panel-title a{padding:1.5625rem 0 .9375rem}}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group .panel-content{padding-bottom:0}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons{width:100%;padding-right:1.875rem;padding-left:1.875rem}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay.extra-padding{padding-top:15.1875rem}@media print,screen and (min-width:48em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay.extra-padding{padding-top:10.6875rem}}@media screen and (min-width:75em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay.extra-padding{padding-top:11.875rem}}.mg-right-overlay .wrapperAnimate-reverse{-webkit-animation:mg-right-animate-reverse .4s forwards;animation:mg-right-animate-reverse .4s forwards}@keyframes mg-right-animate-reverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(550px);transform:translateX(550px)}}.flyout-close-skew{-webkit-animation:overlayOpacityreverse .3s ease-in-out forwards;animation:overlayOpacityreverse .3s ease-in-out forwards}.flyout-close-skew .mg-overlay-close,.flyout-close-skew iframe{-webkit-animation:scaleVideoreverse .3s forwards;animation:scaleVideoreverse .3s forwards}.waypoint-animation{opacity:0;-webkit-animation:slideInFromLeft .3s ease-out forwards;animation:slideInFromLeft .3s ease-out forwards}.ipad .mg-overlay__content-wrapper iframe{position:absolute;left:0;right:0;margin:0 auto;top:20%}.mg-search-filter__title{background-color:#fff;z-index:2;padding:0 1.875rem}@media print,screen and (min-width:48em){.mg-search-filter__title{padding:0 2.625rem}}@media screen and (min-width:75em){.mg-search-filter__title{padding:0 3.9375rem}}.mg-search-filter__title p{display:none}.mg-search-filter__title.mg-box-shadow{padding:2.125rem 1.875rem;position:relative;top:0;width:100%;-webkit-box-shadow:0 0 3.125rem 0 rgba(0,0,0,.1);box-shadow:0 0 3.125rem 0 rgba(0,0,0,.1);border-bottom:.125rem solid #eee}@media print,screen and (max-width:47.99875em){.mg-search-filter__title.mg-box-shadow{left:0;right:0}}@media print,screen and (min-width:48em){.mg-search-filter__title.mg-box-shadow{padding:2.5rem 2.625rem}}@media screen and (min-width:75em){.mg-search-filter__title.mg-box-shadow{padding:2.5rem 3.9375rem}}.mg-search-filter__title.mg-box-shadow h3{display:inline-block;margin-bottom:0}.mg-search-filter__title.mg-box-shadow p{display:none}.mg-search-filter__title h3{margin-bottom:.9375rem}.mg-filter-main{overflow-y:scroll}.mg-filter-main::-webkit-scrollbar{display:none}.mg-search-filter-bullets-container{overflow-y:scroll}.mg-search-filter-bullets-container::-webkit-scrollbar{display:none}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide){margin-bottom:.625rem}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6{margin-bottom:.75rem}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li{padding:.8125rem .9375rem;background-color:#f3f3f3;word-wrap:none;display:inline-block;margin-right:.9375rem;border-radius:5px;margin-bottom:1.25rem;cursor:pointer}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul .mg-active-filter{position:relative;background-color:#1e6f30;color:#fff33e}.mg-search-filter-buttons{padding-bottom:1.875rem;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;padding-top:.625rem;-webkit-box-shadow:0 -1.4125rem 2.375rem -1.0625rem rgba(0,0,0,.1);box-shadow:0 -1.4125rem 2.375rem -1.0625rem rgba(0,0,0,.1)}@media print,screen and (min-width:48em){.mg-search-filter-buttons{padding-top:1.25rem;padding-bottom:1.25rem;display:inline-block}}@media print,screen and (min-width:64em){.mg-search-filter-buttons{padding-top:1.875rem;padding-bottom:1.875rem;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width:75em){.mg-search-filter-buttons{padding-top:1.5625rem;padding-bottom:1.5625rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-search-filter-buttons a{width:100%}}.mg-search-filter-buttons .mg-search-filter-buttons-text{padding-left:1.875rem;padding-right:1.875rem}.mg-search-filter-buttons .mg-remove-filter{margin-left:auto;margin-right:0;margin-bottom:.9375rem;display:block}@media print,screen and (min-width:64em){.mg-search-filter-buttons .mg-remove-filter{display:inline-block;margin-right:1.875rem}}.mg-search-filter-buttons .mg-search-filter-buttons-text:before{content:"";width:.6875rem;height:100%;background-size:.75rem;background-repeat:no-repeat;display:inline-block;margin-right:1.25rem}.mg-search-filter-buttons-disable{position:relative}.mg-search-filter-buttons-disable:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background-color:#ccc;-webkit-box-shadow:0 20px 25px 0 rgba(0,0,0,.05);box-shadow:0 20px 25px 0 rgba(0,0,0,.05)}.mg-search__results{margin-bottom:3.125rem;position:relative;z-index:2}.mg-search-sort-item-active{font-weight:700}.mg-search__didyou-mean-results-link{color:#333;text-decoration:none;border-bottom:.125rem solid #333}.mg-kochstudio-cell{margin-bottom:1.875rem}.mg-kochstudio-cell.mg-search-kochstudio-expert{background:#f3f3f3;padding:1.875rem}.mg-kochstudio-cell .mg-search-expert__image img{border-radius:50%;height:5rem;width:5rem}.mg-kochstudio-cell .mg-search-expert__title{padding:.9375rem 0}.mg-kochstudio-cell .mg-search-expert__title .content-platform{color:#999}.mg-kochstudio-cell .mg-search-expert__desc{margin-top:.625rem}.mg-kochstudio-cell .mg-search-expert_btn{margin-top:1.4375rem}.mg-kochstudio-cell .mg-search-expert_btn div{background-size:.75rem;padding-left:2rem}.mg-search-maggi-cell{margin-bottom:1.875rem}.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title h5,.mg-search-maggi-cell .mg-search-maggi h5,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi h5{margin-bottom:.8125rem}.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title h5 a,.mg-search-maggi-cell .mg-search-maggi h5 a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi h5 a{color:#333;display:inline-block}.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:after,.mg-search-maggi-cell .mg-search-maggi h5 a:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title h5 a,.mg-search-maggi-cell .mg-search-maggi h5 a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi h5 a{text-decoration:underline}}.mg-kochstudio-cell .mg-video__txt-block{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.875rem .9375rem}.android .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay,.iphone .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay{padding:0}.edge .mg-right-overlay .mg-overlay__content-wrapper,.ie .mg-right-overlay .mg-overlay__content-wrapper{overflow-x:hidden}@media print,screen and (min-width:64em){.edge .mg-search__quicklinks button img,.ie .mg-search__quicklinks button img{width:auto;height:3.0625rem;margin:0 auto}.edge .mg-search__quicklinks button div,.ie .mg-search__quicklinks button div{width:9rem}}.mg-remove-filter.mg-search-load-more.hidden{visibility:hidden}.mg-search_no_result_title{margin-top:4.125rem;color:#333;opacity:.5}.js-mg-search__produkte .mg-product-card picture{overflow:hidden}.js-mg-search__dsu_product .mg-product-card .mg-search__product-platform,.js-mg-search__produkte .mg-product-card .mg-search__product-platform{margin-top:.625rem}@media print,screen and (min-width:48em){.js-mg-search__dsu_product .mg-product-card picture,.js-mg-search__produkte .mg-product-card picture{height:21.875vw!important}}@media screen and (min-width:75em){.js-mg-search__dsu_product .mg-product-card picture,.js-mg-search__produkte .mg-product-card picture{height:18.305vw!important}}@media screen and (min-width:100em){.js-mg-search__dsu_product .mg-product-card picture,.js-mg-search__produkte .mg-product-card picture{height:19.1875rem!important}}@media print,screen and (min-width:48em){.js-mg-search__dsu_product .mg-product-card .mg-recipe-info,.js-mg-search__produkte .mg-product-card .mg-recipe-info{margin-top:.75rem!important}.js-mg-search__dsu_product .mg-product-card picture,.js-mg-search__produkte .mg-product-card picture{width:100%!important}.js-mg-search__dsu_product .mg-product-card picture img,.js-mg-search__produkte .mg-product-card picture img{max-height:70%!important}.js-mg-search__dsu_product .mg-product-card .mg-recipe-info-wrapper,.js-mg-search__produkte .mg-product-card .mg-recipe-info-wrapper{display:inline-block;width:100%;position:static;padding-left:0}}.js-mg-search__dsu_product .mg-product-card-v2.buy-now-label,.js-mg-search__produkte .mg-product-card-v2.buy-now-label{position:relative;padding-bottom:3.25rem}@media screen and (min-width:75em){.js-mg-search__dsu_product .mg-product-card-v2,.js-mg-search__produkte .mg-product-card-v2{margin-left:0}}@media screen and (min-width:75em){.js-mg-search__dsu_product>.mg-search-recipe-cell:nth-of-type(4n+1),.js-mg-search__produkte>.mg-search-recipe-cell:nth-of-type(4n+1){margin-left:8.2vw!important}}@media screen and (min-width:100em){.js-mg-search__dsu_product>.mg-search-recipe-cell:nth-of-type(4n+1),.js-mg-search__produkte>.mg-search-recipe-cell:nth-of-type(4n+1){margin-left:8.3125rem!important}}.mg-video .general span{width:.5625rem;height:.9375rem;margin-right:.9375rem;background-size:.5625rem .9375rem;top:.375rem;position:relative}@media screen and (min-width:75em){.mg-video .general span{width:.6875rem;height:1.125rem;background-size:.6875rem 1.125rem;margin-right:1.125rem}}.mg-video .edge .general span,.mg-video .ie .general span{width:9px;height:15px;background-size:9px 15px}@media screen and (min-width:75em){.mg-video .edge .general span,.mg-video .ie .general span{width:11px;height:18px;background-size:11px 18px}}@media print,screen and (min-width:48em){.mg-search-kochstudio-expert{padding-left:.9375rem!important;padding-right:.9375rem!important}}.mg-search-kochstudio-expert .mg-search-expert{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;background-color:#f3f3f3}.mg-search-kochstudio-expert .mg-search-expert__image{width:6.75rem;height:6.75rem}.mg-search-kochstudio-expert .mg-search-expert__image img{width:100%;height:100%}@media print,screen and (min-width:48em){.mg-search-kochstudio-expert .mg-search-expert__image{width:3.75rem;height:3.75rem}}@media print,screen and (min-width:64em){.mg-search-kochstudio-expert .mg-search-expert__image{width:6.25rem;height:6.25rem}}@media screen and (min-width:75em){.mg-search-kochstudio-expert .mg-search-expert__image{width:6.875rem;height:6.875rem}}.mg-search-kochstudio-expert .mg-search-expert__title{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;-ms-flex-preferred-size:30%;flex-basis:30%;margin-left:.9375rem}@media print,screen and (min-width:48em){.mg-search-kochstudio-expert .mg-search-expert__title{margin-left:.3125rem;padding-top:.3125rem}}.mg-search-kochstudio-expert .mg-search-expert__title h3{color:#333!important}.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2{color:#999}.mg-search-kochstudio-expert .mg-search-expert__quote{color:#333;margin-top:.9375rem}.mg-search-kochstudio-expert .mg-search-expert__quote-btn a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%!important;margin-top:1.4375rem}.mg-search-kochstudio-expert .mg-search-expert__quote-btn a div{background-position:2.1875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn div[data-drupal-selector=edit-actions],.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .mg-btn,.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .mg-submit-btn,.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .user-login-form .button.js-form-submit.form-submit,.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .user-pass-reset .button.js-form-submit.form-submit,.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .button.js-form-submit.form-submit,.user-pass-reset .mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .button.js-form-submit.form-submit,.user-pass .mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .button.js-form-submit.form-submit{width:100%!important}.firefox .mg-search__result_wrapper .mg-search-pills{margin-top:1.625rem}.firefox .mg-search-filter-bullets-container{scrollbar-width:none}.mg-teaser-carousel{background-color:#f7ecd3;padding:2.5rem 0;position:relative}.mg-teaser-carousel .mg-gutter-container{width:100%;margin:0}.mg-teaser-carousel .slick-dots li button{width:.625rem;height:.625rem}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel .slick-dots{padding-right:1.875rem}}@media screen and (min-width:75em){.mg-teaser-carousel .slick-list{margin-right:-2.375rem;margin-left:-2.375rem}}.mg-teaser-carousel .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.mg-teaser-carousel .slick-track .slick-slide{height:inherit!important}.mg-teaser-carousel .slick-track .slick-slide>div{height:100%;background-color:#fff}.mg-teaser-carousel .slick-slide:not(.slick-current){opacity:.5}@media print,screen and (min-width:48em){.mg-teaser-carousel .slick-active~.slick-slide{opacity:1}.mg-teaser-carousel .slick-active+.slick-active~.slick-slide{opacity:.5}}@media screen and (min-width:75em){.mg-teaser-carousel .slick-active+.slick-active~.slick-slide{opacity:1}}.mg-teaser-carousel__title{margin-bottom:1.3125rem}@media screen and (min-width:75em){.mg-teaser-carousel__title{margin-bottom:1.875rem}}.mg-teaser-carousel__title h2{word-break:break-word}.mg-teaser-carousel .slick-slide{margin-right:.625rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .slick-slide{margin-right:2.625rem}}@media print,screen and (min-width:64em){.mg-teaser-carousel .slick-slide{margin-right:3.5rem}}@media screen and (min-width:75em){.mg-teaser-carousel .slick-slide{margin-right:2.375rem;margin-left:2.375rem}}.mg-teaser-carousel .mg-teaser-carousel-control{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0}.mg-teaser-carousel .mg-product-card .js-mg-product-card-text{margin-top:.5rem}.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats{margin-top:1rem}.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-stars span{height:1.0625rem;width:1.0625rem;background-size:1rem 1rem;margin-right:0}@media screen and (min-width:75em){.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-stars span,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-stars svg{width:1.25rem;height:1.25rem;background-size:1.3125rem 1.3125rem}}.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-duration{margin-left:.5625rem;min-width:4.9375rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-duration{margin-left:.9375rem}}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-duration .mg-clock-icon{margin-right:.3125rem}}@media screen and (min-width:75em){.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-duration .mg-clock-icon{width:1.3125rem;height:1.3125rem;background-size:1.25rem 1.25rem}}.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-difficulty{margin-left:.625rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-difficulty{margin-left:.9375rem}}.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-left:.25rem}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-left:.3125rem}}@media screen and (min-width:75em){.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:1.3125rem;height:1.3125rem;background-size:1.25rem 1.25rem}}.mg-teaser-carousel .mg-video{display:block!important;margin:0}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel .mg-video{padding:0}}.mg-teaser-carousel .mg-video .mg-video__txt-block{padding:.9375rem 1.25rem 1.5625rem}@media screen and (min-width:75em){.mg-teaser-carousel .mg-video .mg-video__txt-block{padding:.9375rem 1.875rem 2.0625rem}}.mg-teaser-carousel .mg-video .mg-video__txt-block .info{margin-bottom:0}.mg-teaser-carousel .mg-video .general{padding:1.0625rem 1.25rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-video .general{padding:1.1875rem .625rem 1.1875rem 1.25rem}}@media screen and (min-width:75em){.mg-teaser-carousel .mg-video .general{padding:1.5rem .625rem 1.5rem 1.0625rem}}.mg-teaser-carousel .mg-video .general .info{margin:0;padding:0}.mg-teaser-carousel .mg-video .general span{top:-.125rem}.mg-teaser-carousel .mg-video .mg-knowledge__inner{border:none}.mg-teaser-carousel .mg-story .story-img img{max-width:2.5rem}.mg-teaser-carousel .mg-teaser-expert-data{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:1.25rem;background-color:#f3f3f3}@media screen and (min-width:75em){.mg-teaser-carousel .mg-teaser-expert-data{padding:1.875rem}}.mg-teaser-carousel .mg-teaser-expert-data__img{width:6.75rem;height:6.75rem}@media screen and (min-width:75em){.mg-teaser-carousel .mg-teaser-expert-data__img{width:5.625rem;height:5.625rem}}.mg-teaser-carousel .mg-teaser-expert-data__name{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:0%;flex-basis:0%}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-teaser-expert-data__name{margin-left:1.25rem}}.mg-teaser-carousel .mg-teaser-expert-data__name h2{color:#333}.mg-teaser-carousel .mg-teaser-expert-data__name h3{color:#999}.mg-teaser-carousel .mg-teaser-expert-data__quote{margin-left:0;color:#333;margin-top:.9375rem}.mg-teaser-carousel .mg-teaser-expert-data__quote-btn a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;margin-top:1.4375rem}.mg-teaser-carousel .mg-teaser-expert-data__quote-btn a div{background-position:2.1875rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-btn-wrapper{padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-carousel .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-carousel .mg-btn-wrapper div[data-drupal-selector=edit-actions],.mg-teaser-carousel .mg-btn-wrapper .mg-btn,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-teaser-carousel .mg-btn-wrapper .mg-submit-btn,.mg-teaser-carousel .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit{margin-top:1.875rem}@media print,screen and (max-width:47.99875em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-carousel .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-carousel .mg-btn-wrapper div[data-drupal-selector=edit-actions],.mg-teaser-carousel .mg-btn-wrapper .mg-btn,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-teaser-carousel .mg-btn-wrapper .mg-submit-btn,.mg-teaser-carousel .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit,.user-pass .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit{width:90%;margin-left:5%}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-teaser-carousel .mg-btn-wrapper div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-teaser-carousel .mg-btn-wrapper div[data-drupal-selector=edit-actions] div,.mg-teaser-carousel .mg-btn-wrapper .mg-btn div,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] div,.mg-teaser-carousel .mg-btn-wrapper .mg-submit-btn div,.mg-teaser-carousel .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit div,.mg-teaser-carousel .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit div,.mg-teaser-carousel .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit div,.user-login-form .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-pass-reset .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit div,.user-pass .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit div{background-size:.75rem;margin:auto}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel>div{padding-left:1.6875rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-pdf-cta.mg-cta-right{float:right}}.mg-pdf-cta .mg-pdf-checkbox{display:inline-block;padding-left:0;padding-top:1.25rem}@media print,screen and (min-width:48em){.mg-pdf-cta .mg-pdf-checkbox{margin-top:1.5rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:0}}.mg-pdf-cta .mg-pdf-checkbox input{-ms-flex-item-align:center;align-self:center;cursor:pointer}.mg-pdf-cta .mg-pdf-checkbox label{cursor:pointer;word-break:break-word;margin-left:.9375rem}@media print,screen and (min-width:48em){.mg-pdf-cta .mg-pdf-checkbox label{-ms-flex-item-align:center;align-self:center}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-pdf-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width:64em){.mg-pdf-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.mg-pdf-cta_container{display:inline-block}@media print,screen and (max-width:47.99875em){.mg-pdf-cta_container{margin-top:.9375rem;display:inline-block}}.mg-pdf-cta_container .mg-pdf-btn{padding-top:1.25rem;padding-bottom:1.25rem;padding-right:2.3125rem;border:.125rem solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;color:#333}.mg-pdf-cta_container .mg-pdf-btn:hover{border:.125rem solid #777}.mg-pdf-cta_container .mg-pdf-btn span{display:block;background-size:contain;background-repeat:no-repeat;height:1.25rem;width:1.5rem;margin-right:1.25rem;margin-left:1.875rem}@media print,screen and (max-width:47.99875em){.mg-pdf-cta_container .mg-pdf-btn{margin-right:1.25rem}}.toc-title{display:none}.ie .mg-pdf-main-container{display:-webkit-box;display:-ms-flexbox;display:flex}.ie .mg-pdf-main-container .mg-pdf-checkbox{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:.9375rem}.mg-expert-teaser-content{padding-top:3.125rem;padding-bottom:3.125rem}.mg-expert-teaser-content .mg-teaser-carousel{margin-bottom:0;padding-left:0}@media print,screen and (max-width:47.99875em){.mg-expert-teaser-content .mg-teaser-list{margin-top:1.5rem}}@media print,screen and (max-width:47.99875em){.mg-expert-teaser-content .mg-teaser-list__btn{margin-top:1.6875rem}}@media print,screen and (min-width:48em){.mg-expert-teaser-content{padding-top:4.0625rem;padding-bottom:4.0625rem}}@media print,screen and (min-width:64em){.mg-expert-teaser-content{padding-top:4.6875rem;padding-bottom:4.6875rem}}@media screen and (min-width:75em){.mg-expert-teaser-content{padding-top:5.625rem;padding-bottom:5.625rem}}.mg-expert-teaser-content.bg-grey{background-color:#f3f3f3}.mg-expert-teaser-content.bg-white{background-color:#fcfcfc;padding-top:0;padding-bottom:0}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-expert-teaser-content div.small[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-expert-teaser-content div.small[data-drupal-selector=edit-actions]>div,.mg-expert-teaser-content .mg-btn.small>div,.mg-expert-teaser-content .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.small[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-expert-teaser-content .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.small[data-drupal-selector=edit-actions]>div,.mg-expert-teaser-content .small.mg-submit-btn>div,.mg-expert-teaser-content .user-login-form .small.button.js-form-submit.form-submit>div,.mg-expert-teaser-content .user-pass-reset .small.button.js-form-submit.form-submit>div,.mg-expert-teaser-content .user-pass .small.button.js-form-submit.form-submit>div,.user-login-form .mg-expert-teaser-content .small.button.js-form-submit.form-submit>div,.user-pass-reset .mg-expert-teaser-content .small.button.js-form-submit.form-submit>div,.user-pass .mg-expert-teaser-content .small.button.js-form-submit.form-submit>div{padding-right:1.5625rem}}.mg-teaser-expert__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:.1875rem solid #eee}@media print,screen and (min-width:64em){.mg-teaser-expert__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}}.mg-teaser-expert__container .detail{width:70%;-ms-flex-item-align:center;align-self:center;text-align:center}.mg-teaser-expert__container .detail p{margin-top:3.125rem;color:#999}.mg-teaser-expert__container .detail h2{margin-top:.625rem}.mg-teaser-expert__container .detail .description{margin-top:.625rem;color:#333}@media print,screen and (min-width:64em){.mg-teaser-expert__container .detail .description{margin-top:1.1875rem}}.mg-teaser-expert__container .detail .redirect-btn{margin-top:3.75rem;margin-bottom:2.5rem}.mg-teaser-expert__container .detail .redirect-btn a{margin-top:2rem}.mg-teaser-expert__container .detail .redirect-btn a>div{background-size:.75rem;padding-left:2rem;background-position:3.3125rem;padding-right:2.625rem}@media print,screen and (min-width:48em){.mg-teaser-expert__container .detail .redirect-btn a>div{background-position:1.75rem}}@media screen and (min-width:75em){.mg-teaser-expert__container .detail .redirect-btn a>div{background-position:1.875rem}}.mg-teaser-expert__container .detail .redirect-btn a:hover>div{background-size:.75rem;background-position:3.3125rem}@media print,screen and (min-width:48em){.mg-teaser-expert__container .detail .redirect-btn a:hover>div{background-position:1.75rem}}@media screen and (min-width:75em){.mg-teaser-expert__container .detail .redirect-btn a:hover>div{background-position:1.875rem}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .detail .redirect-btn{margin-bottom:6.25rem;margin-top:2.1875rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media print,screen and (min-width:48em){.mg-teaser-expert__container .detail{width:80%;margin-bottom:2.5rem}.mg-teaser-expert__container .detail p{margin-top:2.5625rem}.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-expert__container .detail h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-teaser-expert__container .detail h2,.mg-teaser-expert__container .detail .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-teaser-expert__container .detail .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-teaser-expert__container .detail h4{margin-top:.8125rem}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .detail{width:40%;padding-left:5%;padding-right:2%;text-align:left;margin-bottom:0;margin-top:5%}}.mg-teaser-expert__container .expert-carousel{width:100%;overflow:hidden;text-align:-webkit-center;-ms-flex-item-align:center;align-self:center}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel{width:60%;padding:5.625rem 0}}.mg-teaser-expert__container .expert-carousel .teaser-expert-control{display:none}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .teaser-expert-control{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:6%;top:7%;height:2.25rem;width:4.3125rem}.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button{background-color:#1e6f30}.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button--next,.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button--prev{height:2.25rem;width:4.3125rem}.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button:after{content:"";position:absolute;z-index:-1;width:0;height:0;-webkit-transition:all .2s linear;transition:all .2s linear;background:#fff}.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button:focus,.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button:hover{-webkit-transform:scale(1);transform:scale(1);color:#1e6f30}.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button:focus:after,.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button:hover:after{width:100%;height:100%}.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button>span{background-position:50%;width:.75rem;height:1rem}}@media screen and (min-width:64em) and (min-width:75em){.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button>span{width:1rem;height:1.125rem}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .teaser-expert-control{position:absolute;right:3%;top:5%;height:3.125rem;width:6.125rem}.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button--next,.mg-teaser-expert__container .expert-carousel .teaser-expert-control .controls__button--prev{height:3.125rem;width:6.125rem}}.mg-teaser-expert__container .expert-carousel .mg-slick{text-align:-webkit-center;margin-left:-20%;margin-right:-20%}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list{padding-top:8%}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a{position:relative}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a img{width:6.25rem;opacity:.5;border-radius:50%}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a img{width:6.75rem}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a img{width:5rem}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a img{width:6.75rem}}@media screen and (min-width:87.5em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a img{width:8.5rem}}.mg-search__suggestion_title .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-search__suggestion_title a,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5{margin-bottom:.4375rem}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{margin-bottom:1.875rem;display:none;width:150%;-webkit-transform:translateX(-16%);transform:translateX(-16%)}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:200%;-webkit-transform:translateX(-24%);transform:translateX(-24%)}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:195%;-webkit-transform:translateX(-23%);transform:translateX(-23%)}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.firstItem img,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.lastItem img{-webkit-animation:scale-for-teaserExpert_sm 1.2s forwards;animation:scale-for-teaserExpert_sm 1.2s forwards}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.firstItem img,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.lastItem img{-webkit-animation:scale-for-teaserExpert 1.2s forwards;animation:scale-for-teaserExpert 1.2s forwards}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.firstItem img,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.lastItem img{-webkit-animation:scale-for-teaserExpert-xlarge 1.2s forwards;animation:scale-for-teaserExpert-xlarge 1.2s forwards}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a img{-webkit-animation:scale-for-teaserExpert_sm .6s forwards;animation:scale-for-teaserExpert_sm .6s forwards}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a img{-webkit-animation:scale-for-teaserExpert .6s forwards;animation:scale-for-teaserExpert .6s forwards}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a img{-webkit-animation:scale-for-teaserExpert-xlarge .6s forwards;animation:scale-for-teaserExpert-xlarge .6s forwards}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card:after{width:0;height:0%}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{position:inherit;-webkit-transform:translate(113%,-60%);transform:translate(113%,-60%);height:2.625rem;width:2.625rem;border:.1875rem solid #1e6f30;border-radius:50%;background:#1e6f30}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon{background-size:.9375rem .9375rem;background-position:35%;top:47%;-webkit-transform:translate(-25%,-50%);transform:translate(-25%,-50%);left:40%;position:absolute}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon{background-size:.9375rem .9375rem;background-position:30%}}@media screen and (min-width:87.5em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon{background-size:1.25rem 1.25rem;background-position:30%}}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:3.5rem;width:3.5625rem;-webkit-transform:translate(120%,-70%);transform:translate(120%,-70%)}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:3rem;width:3rem;-webkit-transform:translate(100%,-70%);transform:translate(100%,-70%)}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:3.5rem;width:3.5625rem;-webkit-transform:translate(100%,-70%);transform:translate(100%,-70%)}}@media screen and (min-width:87.5em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:4.1875rem;width:4.25rem;-webkit-transform:translate(120%,-70%);transform:translate(120%,-70%)}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .expert_detail{display:block}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick{width:85%;margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .mg-slick{width:85%;padding-left:0}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .mg-slick{margin-top:7%}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-dots{width:70%}.mg-teaser-expert__container .expert-carousel .redirect-btn{margin-top:3.125rem;margin-bottom:2.5rem;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center}.mg-teaser-expert__container .expert-carousel .redirect-btn a>div{background-size:.75rem;padding-left:2rem;background-position:3.3125rem}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .redirect-btn a>div{background-position:1.75rem;padding-right:2rem;padding-left:2rem}}.mg-teaser-expert__container .expert-carousel .redirect-btn a:hover>div{background-size:.75rem;background-position:3.3125rem}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .redirect-btn a:hover>div{background-position:1.75rem}}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .redirect-btn{margin-top:3.75rem}.mg-teaser-expert__container .expert-carousel .redirect-btn a{margin-bottom:0;margin-top:0}}.edge .mg-teaser-expert__container .expert-carousel,.firefox .mg-teaser-expert__container .expert-carousel,.ie .mg-teaser-expert__container .expert-carousel{width:100%;overflow:hidden;text-align:-webkit-center;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em){.edge .mg-teaser-expert__container .expert-carousel,.firefox .mg-teaser-expert__container .expert-carousel,.ie .mg-teaser-expert__container .expert-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}@media print,screen and (min-width:64em){.edge .mg-teaser-expert__container .expert-carousel,.firefox .mg-teaser-expert__container .expert-carousel,.ie .mg-teaser-expert__container .expert-carousel{width:60%}}.edge .mg-teaser-expert__container .expert-carousel .mg-slick,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick,.ie .mg-teaser-expert__container .expert-carousel .mg-slick{text-align:-webkit-center;margin-left:-12%;margin-right:-30%}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list{padding-top:8%}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:6.75rem;opacity:.5;border-radius:50%}@media print,screen and (min-width:48em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:6.75rem}}@media print,screen and (min-width:64em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:5rem}}@media screen and (min-width:75em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:6.75rem}}@media screen and (min-width:87.5em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:8.5rem}}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-search__suggestion_title a,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-search__suggestion_title a,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-search__suggestion_title a,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5,.mg-search__suggestion_title .edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a,.mg-search__suggestion_title .firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a,.mg-search__suggestion_title .ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a{margin-bottom:.4375rem}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{text-align:center;margin-bottom:1.875rem;display:none;width:150%;-webkit-transform:translateX(-30%);transform:translateX(-30%)}@media print,screen and (min-width:48em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:200%;-webkit-transform:translateX(-35%);transform:translateX(-35%)}}@media print,screen and (min-width:64em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:188%;-webkit-transform:translateX(-36%);transform:translateX(-36%)}}@media screen and (min-width:75em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:195%;-webkit-transform:translateX(-32%);transform:translateX(-32%)}}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card{position:relative}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card img{opacity:1}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{position:inherit;-webkit-transform:translate(215%,-70%);transform:translate(215%,-70%);height:2.625rem;width:2.625rem;border:.1875rem solid #fcfcfc;border-radius:50%;background:#fff33e}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon{background-size:.9375rem .9375rem;background-position:35%;top:47%;-webkit-transform:translate(-25%,-50%);transform:translate(-25%,-50%);right:40%;position:absolute}@media print,screen and (min-width:64em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon{background-size:.9375rem .9375rem;background-position:30%}}@media screen and (min-width:87.5em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon{background-size:1.25rem 1.25rem;background-position:30%}}@media print,screen and (min-width:48em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:3.5rem;width:3.5625rem;-webkit-transform:translate(160%,-70%);transform:translate(160%,-70%)}}@media print,screen and (min-width:64em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:3rem;width:3rem;-webkit-transform:translate(140%,-70%);transform:translate(140%,-70%)}}@media screen and (min-width:75em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:3.625rem;width:3.625rem;-webkit-transform:translate(170%,-70%);transform:translate(170%,-70%)}}@media screen and (min-width:87.5em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:4.1875rem;width:4.25rem;-webkit-transform:translate(170%,-70%);transform:translate(170%,-70%)}}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .expert_detail{display:block}@media print,screen and (min-width:48em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick,.ie .mg-teaser-expert__container .expert-carousel .mg-slick{width:80%;-webkit-transform:translateX(5%);transform:translateX(5%);margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick,.ie .mg-teaser-expert__container .expert-carousel .mg-slick{padding-left:0}}@media screen and (min-width:75em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick,.ie .mg-teaser-expert__container .expert-carousel .mg-slick{margin-top:7%}}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-dots,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-dots,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-dots{-webkit-transform:translateX(-4%);transform:translateX(-4%)}.mg-product-nutritional-habits__container{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-product-nutritional-habits__container:not(:last-child){margin-bottom:2.6875rem}@media screen and (min-width:75em){.mg-product-nutritional-habits__container:not(:last-child){margin-bottom:2.75rem}}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container{height:2.5rem;width:2.5rem;background:#fff33e;display:inline-block}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container:before{padding:.3125rem;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;color:#000}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container.halal:before{content:"\e01b"}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container.vegetable:before{content:"\e017"}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container.vegan:before{content:"\e049"}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container.pork-free:before{content:"\e034"}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block{margin-left:.9375rem}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div{color:#999}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p{color:#999;margin-top:.3125rem}@media print,screen and (min-width:48em){.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p{margin-top:.375rem}}@media screen and (min-width:75em){.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p{margin-top:.3125rem}}.mg-content-grid{overflow:hidden}.mg-content-grid__search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eee;padding-top:1.875rem;padding-bottom:1.875rem}@media print,screen and (min-width:48em){.mg-content-grid__search{padding-top:2.5rem;padding-bottom:2.5rem}}.mg-content-grid__search .mg-search__banner_overtext{margin-bottom:0;position:static;-webkit-transform:none;transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;margin-bottom:2.5rem;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}@media print,screen and (min-width:48em){.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input{margin:0 2.5rem 1.875rem;width:86.4%}}@media print,screen and (min-width:64em){.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input{margin-bottom:0;margin-left:0}}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input ::-webkit-input-placeholder{color:#999}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input ::-moz-placeholder{color:#999}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input :-ms-input-placeholder{color:#999}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input ::-ms-input-placeholder{color:#999}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input ::placeholder{color:#999}.mg-content-grid__search .mg-search-filter{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:2.5rem}@media print,screen and (min-width:48em){.mg-content-grid__search .mg-search-filter{margin-left:2.5rem;height:3.75rem}}@media print,screen and (min-width:64em){.mg-content-grid__search .mg-search-filter{-ms-flex-item-align:center;align-self:center}}@media screen and (min-width:75em){.mg-content-grid__search .mg-search-filter{height:4.125rem}}.mg-content-grid__search .mg-search-filter .mg-search-filter-elem{background-color:#fcfcfc;border:.125rem solid #fcfcfc;background-size:1.5rem 1.5rem}.mg-content-grid__search .mg-search-filter .mg-search-filter-sorting{border:.125rem solid #eee;border-bottom:none}.mg-content-grid__search .mg-search-filter .mg-search-filter-sorting>button{padding-left:1.5625rem;color:#333}.mg-content-grid__search .mg-search-filter .mg-search-filter-sorting .mg-search-filter-sorting-dropdown{top:2.5rem}@media print,screen and (min-width:48em){.mg-content-grid__search .mg-search-filter .mg-search-filter-sorting .mg-search-filter-sorting-dropdown{top:3.75rem}}@media screen and (min-width:75em){.mg-content-grid__search .mg-search-filter .mg-search-filter-sorting .mg-search-filter-sorting-dropdown{top:4.125rem}}.mg-content-grid__search .mg-search-filter .mg-search-filter-sorting .mg-search-filter-sorting-dropdown ul li{margin:0;padding:1.1875rem;color:#333}.mg-content-grid__search .mg-search-filter .mg-search-filter-sorting .mg-search-filter-sorting-dropdown ul li:hover{background-color:#f3f3f3}.mg-content-grid .mg-search__gray-bar-wrapper{display:none}.mg-content-grid .mg-search__results{margin-top:1.875rem;margin-bottom:0;padding-left:1.875rem;padding-right:1.875rem}@media print,screen and (min-width:48em){.mg-content-grid .mg-search__results{margin-top:3.75rem;padding:0}}.mg-content-grid .mg-search__results .mg-search-filter{display:none}.mg-content-grid .mg-search__results .mg-search__title-bar{margin-bottom:1.875rem}.mg-content-grid .mg-search__results .mg-playlist-grid{width:100%;padding:0}.mg-content-grid .mg-search__results .mg-playlist-grid-content{margin-bottom:.75rem}@media print,screen and (min-width:48em){.mg-content-grid .mg-search__results .mg-playlist-grid-content{margin-bottom:.75rem}}@media print,screen and (min-width:64em){.mg-content-grid .mg-search__results .mg-playlist-grid-content{margin-bottom:1rem}}.mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a{display:block}.mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{font-weight:400}@media print,screen and (max-width:47.99875em){.mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .first-thumbnail{margin-bottom:.75rem}}.mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .mg-inner-grid-x{margin-top:.75rem;margin-bottom:0}@media print,screen and (min-width:48em){.mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .mg-inner-grid-x{margin-top:.75rem}}@media print,screen and (min-width:64em){.mg-content-grid .mg-search__results .mg-playlist-grid .mg-playlist-grid-content .mg-inner-grid-x{margin-top:1rem}}.mg-content-grid .mg-search__result-title{margin-top:0}.mg-btn,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-pills .adimo-site-product-first,.mg-pills .adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a,.mg-product-card .js-redirect-buynow-shopalyst a,.mg-product-card .js-redirect-buynow a,.mg-submit-btn,.mg-teaser-full .adimo-site-product-first,.mg-teaser-full .adimo-store-first-button,.mp-button.mp-button--primary,.user-login-form .button.js-form-submit.form-submit,.user-pass-reset .button.js-form-submit.form-submit,.user-pass .button.js-form-submit.form-submit{min-width:12.5rem;width:100%;color:#fefefe;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.9375rem 1.875rem;background-color:#1e6f30;border-radius:1.875rem;border:.1875rem solid #1e6f30;-webkit-transition:all .2s linear;transition:all .2s linear;position:relative;overflow:hidden}.btn-buynow.mg-submit-btn,.mg-btn.btn-buynow,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions],.mg-pills .btn-buynow.adimo-site-product-first,.mg-pills .btn-buynow.adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow,.mg-product-card .js-redirect-buynow a.btn-buynow,.mg-teaser-full .btn-buynow.adimo-site-product-first,.mg-teaser-full .btn-buynow.adimo-store-first-button,.mp-button.mp-button--primary.btn-buynow,.user-login-form .btn-buynow.button.js-form-submit.form-submit,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit,.user-pass .btn-buynow.button.js-form-submit.form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05)}.btn-buynow.adimo-custom-setting.mg-submit-btn,.mg-btn.btn-buynow.adimo-custom-setting,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow.adimo-custom-setting[data-drupal-selector=edit-actions],.mg-pills .btn-buynow.adimo-custom-setting.adimo-site-product-first,.mg-pills .btn-buynow.adimo-custom-setting.adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow.adimo-custom-setting,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow.adimo-custom-setting,.mg-product-card .js-redirect-buynow a.btn-buynow.adimo-custom-setting,.mg-teaser-full .btn-buynow.adimo-custom-setting.adimo-site-product-first,.mg-teaser-full .btn-buynow.adimo-custom-setting.adimo-store-first-button,.mp-button.mp-button--primary.btn-buynow.adimo-custom-setting,.user-login-form .btn-buynow.adimo-custom-setting.button.js-form-submit.form-submit,.user-pass-reset .btn-buynow.adimo-custom-setting.button.js-form-submit.form-submit,.user-pass .btn-buynow.adimo-custom-setting.button.js-form-submit.form-submit{position:relative;float:right}.btn-buynow.adimo-custom-setting.dark.mg-submit-btn button,.mg-btn.btn-buynow.adimo-custom-setting.dark button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-actions] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-actions] button,.mg-pills .btn-buynow.adimo-custom-setting.dark.adimo-site-product-first button,.mg-pills .btn-buynow.adimo-custom-setting.dark.adimo-store-first-button button,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow.adimo-custom-setting.dark button,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow.adimo-custom-setting.dark button,.mg-product-card .js-redirect-buynow a.btn-buynow.adimo-custom-setting.dark button,.mg-teaser-full .btn-buynow.adimo-custom-setting.dark.adimo-site-product-first button,.mg-teaser-full .btn-buynow.adimo-custom-setting.dark.adimo-store-first-button button,.mp-button.mp-button--primary.btn-buynow.adimo-custom-setting.dark button,.user-login-form .btn-buynow.adimo-custom-setting.dark.button.js-form-submit.form-submit button,.user-pass-reset .btn-buynow.adimo-custom-setting.dark.button.js-form-submit.form-submit button,.user-pass .btn-buynow.adimo-custom-setting.dark.button.js-form-submit.form-submit button{color:#fff}.btn-buynow.adimo-custom-setting.dark.mg-submit-btn button:hover,.mg-btn.btn-buynow.adimo-custom-setting.dark button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-actions] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow.adimo-custom-setting.dark[data-drupal-selector=edit-actions] button:hover,.mg-pills .btn-buynow.adimo-custom-setting.dark.adimo-site-product-first button:hover,.mg-pills .btn-buynow.adimo-custom-setting.dark.adimo-store-first-button button:hover,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow.adimo-custom-setting.dark button:hover,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow.adimo-custom-setting.dark button:hover,.mg-product-card .js-redirect-buynow a.btn-buynow.adimo-custom-setting.dark button:hover,.mg-teaser-full .btn-buynow.adimo-custom-setting.dark.adimo-site-product-first button:hover,.mg-teaser-full .btn-buynow.adimo-custom-setting.dark.adimo-store-first-button button:hover,.mp-button.mp-button--primary.btn-buynow.adimo-custom-setting.dark button:hover,.user-login-form .btn-buynow.adimo-custom-setting.dark.button.js-form-submit.form-submit button:hover,.user-pass-reset .btn-buynow.adimo-custom-setting.dark.button.js-form-submit.form-submit button:hover,.user-pass .btn-buynow.adimo-custom-setting.dark.button.js-form-submit.form-submit button:hover{color:#1e6f30}.btn-buynow.mg-submit-btn>div,.mg-btn.btn-buynow>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-pills .btn-buynow.adimo-site-product-first>div,.mg-pills .btn-buynow.adimo-store-first-button>div,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-teaser-full .btn-buynow.adimo-site-product-first>div,.mg-teaser-full .btn-buynow.adimo-store-first-button>div,.mp-button.mp-button--primary.btn-buynow>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div{background-size:1.5625rem;background-position:2.1875rem;background-repeat:no-repeat;padding-left:2.9375rem!important}.btn-buynow.mg-submit-btn>div .adimoWidget .adimoButton,.mg-btn.btn-buynow>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div .adimoWidget .adimoButton,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div .adimoWidget .adimoButton,.mg-pills .btn-buynow.adimo-site-product-first>div .adimoWidget .adimoButton,.mg-pills .btn-buynow.adimo-store-first-button>div .adimoWidget .adimoButton,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div .adimoWidget .adimoButton,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div .adimoWidget .adimoButton,.mg-product-card .js-redirect-buynow a.btn-buynow>div .adimoWidget .adimoButton,.mg-teaser-full .btn-buynow.adimo-site-product-first>div .adimoWidget .adimoButton,.mg-teaser-full .btn-buynow.adimo-store-first-button>div .adimoWidget .adimoButton,.mp-button.mp-button--primary.btn-buynow>div .adimoWidget .adimoButton,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div .adimoWidget .adimoButton,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div .adimoWidget .adimoButton,.user-pass .btn-buynow.button.js-form-submit.form-submit>div .adimoWidget .adimoButton{width:100%!important;height:100%!important;position:absolute;left:0;top:0;opacity:0}.btn-buynow.mg-submit-btn>div .adimoWidget .adimoButton #loadIndicator,.mg-btn.btn-buynow>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow[data-drupal-selector=edit-field-dsu-images-actions]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div .adimoWidget .adimoButton #loadIndicator,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div .adimoWidget .adimoButton #loadIndicator,.mg-pills .btn-buynow.adimo-site-product-first>div .adimoWidget .adimoButton #loadIndicator,.mg-pills .btn-buynow.adimo-store-first-button>div .adimoWidget .adimoButton #loadIndicator,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div .adimoWidget .adimoButton #loadIndicator,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div .adimoWidget .adimoButton #loadIndicator,.mg-product-card .js-redirect-buynow a.btn-buynow>div .adimoWidget .adimoButton #loadIndicator,.mg-teaser-full .btn-buynow.adimo-site-product-first>div .adimoWidget .adimoButton #loadIndicator,.mg-teaser-full .btn-buynow.adimo-store-first-button>div .adimoWidget .adimoButton #loadIndicator,.mp-button.mp-button--primary.btn-buynow>div .adimoWidget .adimoButton #loadIndicator,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div .adimoWidget .adimoButton #loadIndicator,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div .adimoWidget .adimoButton #loadIndicator,.user-pass .btn-buynow.button.js-form-submit.form-submit>div .adimoWidget .adimoButton #loadIndicator{display:none!important}.btn-buynow.mg-submit-btn:hover.adimo-custom-setting.dark button,.mg-btn.btn-buynow:hover.adimo-custom-setting.dark button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-actions] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save] button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-actions] button,.mg-pills .btn-buynow.adimo-site-product-first:hover.adimo-custom-setting.dark button,.mg-pills .btn-buynow.adimo-store-first-button:hover.adimo-custom-setting.dark button,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover.adimo-custom-setting.dark button,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover.adimo-custom-setting.dark button,.mg-product-card .js-redirect-buynow a.btn-buynow:hover.adimo-custom-setting.dark button,.mg-teaser-full .btn-buynow.adimo-site-product-first:hover.adimo-custom-setting.dark button,.mg-teaser-full .btn-buynow.adimo-store-first-button:hover.adimo-custom-setting.dark button,.mp-button.mp-button--primary.btn-buynow:hover.adimo-custom-setting.dark button,.user-login-form .btn-buynow.button.js-form-submit.form-submit:hover.adimo-custom-setting.dark button,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover.adimo-custom-setting.dark button,.user-pass .btn-buynow.button.js-form-submit.form-submit:hover.adimo-custom-setting.dark button{color:#fff}.btn-buynow.mg-submit-btn:hover.adimo-custom-setting.dark button:hover,.mg-btn.btn-buynow:hover.adimo-custom-setting.dark button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-actions] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save] button:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover.adimo-custom-setting.dark[data-drupal-selector=edit-actions] button:hover,.mg-pills .btn-buynow.adimo-site-product-first:hover.adimo-custom-setting.dark button:hover,.mg-pills .btn-buynow.adimo-store-first-button:hover.adimo-custom-setting.dark button:hover,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover.adimo-custom-setting.dark button:hover,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover.adimo-custom-setting.dark button:hover,.mg-product-card .js-redirect-buynow a.btn-buynow:hover.adimo-custom-setting.dark button:hover,.mg-teaser-full .btn-buynow.adimo-site-product-first:hover.adimo-custom-setting.dark button:hover,.mg-teaser-full .btn-buynow.adimo-store-first-button:hover.adimo-custom-setting.dark button:hover,.mp-button.mp-button--primary.btn-buynow:hover.adimo-custom-setting.dark button:hover,.user-login-form .btn-buynow.button.js-form-submit.form-submit:hover.adimo-custom-setting.dark button:hover,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover.adimo-custom-setting.dark button:hover,.user-pass .btn-buynow.button.js-form-submit.form-submit:hover.adimo-custom-setting.dark button:hover{color:#1e6f30}.btn-buynow.mg-submit-btn:hover>div,.mg-btn.btn-buynow:hover>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-pills .btn-buynow.adimo-site-product-first:hover>div,.mg-pills .btn-buynow.adimo-store-first-button:hover>div,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,.mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,.mp-button.mp-button--primary.btn-buynow:hover>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div{background-size:1.5625rem}@media print,screen and (min-width:48em){.btn-buynow.mg-submit-btn:hover>div,.mg-btn.btn-buynow:hover>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.btn-buynow:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-pills .btn-buynow.adimo-site-product-first:hover>div,.mg-pills .btn-buynow.adimo-store-first-button:hover>div,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,.mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,.mp-button.mp-button--primary.btn-buynow:hover>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div{background-position:2.1875rem}}.mg-btn>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-pills .adimo-site-product-first>div,.mg-pills .adimo-store-first-button>div,.mg-product-card .js-redirect-buynow-fusepump a>div,.mg-product-card .js-redirect-buynow-shopalyst a>div,.mg-product-card .js-redirect-buynow a>div,.mg-submit-btn>div,.mg-teaser-full .adimo-site-product-first>div,.mg-teaser-full .adimo-store-first-button>div,.mp-button.mp-button--primary>div,.user-login-form .button.js-form-submit.form-submit>div,.user-pass-reset .button.js-form-submit.form-submit>div,.user-pass .button.js-form-submit.form-submit>div{background:transparent!important;padding:0!important}@media print,screen and (min-width:48em){.mg-btn,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-pills .adimo-site-product-first,.mg-pills .adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a,.mg-product-card .js-redirect-buynow-shopalyst a,.mg-product-card .js-redirect-buynow a,.mg-submit-btn,.mg-teaser-full .adimo-site-product-first,.mg-teaser-full .adimo-store-first-button,.mp-button.mp-button--primary,.user-login-form .button.js-form-submit.form-submit,.user-pass-reset .button.js-form-submit.form-submit,.user-pass .button.js-form-submit.form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}}.mg-btn:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]:after,.mg-pills .adimo-site-product-first:after,.mg-pills .adimo-store-first-button:after,.mg-product-card .js-redirect-buynow-fusepump a:after,.mg-product-card .js-redirect-buynow-shopalyst a:after,.mg-product-card .js-redirect-buynow a:after,.mg-submit-btn:after,.mg-teaser-full .adimo-site-product-first:after,.mg-teaser-full .adimo-store-first-button:after,.mp-button.mp-button--primary:after,.user-login-form .button.js-form-submit.form-submit:after,.user-pass-reset .button.js-form-submit.form-submit:after,.user-pass .button.js-form-submit.form-submit:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:-1;width:0;height:0;border-radius:100%;-webkit-transition:all .2s linear;transition:all .2s linear;background:#fff}.mg-btn:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions],.mg-pills .adimo-site-product-first:hover,.mg-pills .adimo-store-first-button:hover,.mg-product-card .js-redirect-buynow-fusepump a:hover,.mg-product-card .js-redirect-buynow-shopalyst a:hover,.mg-product-card .js-redirect-buynow a:hover,.mg-submit-btn:hover,.mg-teaser-full .adimo-site-product-first:hover,.mg-teaser-full .adimo-store-first-button:hover,.mp-button.mp-button--primary:hover,.user-login-form .button.js-form-submit.form-submit:hover,.user-pass-reset .button.js-form-submit.form-submit:hover,.user-pass .button.js-form-submit.form-submit:hover{-webkit-transform:scale(1.1) rotate(-2deg);transform:scale(1.1) rotate(-2deg);color:#1e6f30}.mg-btn:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:hover:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]:hover:after,.mg-pills .adimo-site-product-first:hover:after,.mg-pills .adimo-store-first-button:hover:after,.mg-product-card .js-redirect-buynow-fusepump a:hover:after,.mg-product-card .js-redirect-buynow-shopalyst a:hover:after,.mg-product-card .js-redirect-buynow a:hover:after,.mg-submit-btn:hover:after,.mg-teaser-full .adimo-site-product-first:hover:after,.mg-teaser-full .adimo-store-first-button:hover:after,.mp-button.mp-button--primary:hover:after,.user-login-form .button.js-form-submit.form-submit:hover:after,.user-pass-reset .button.js-form-submit.form-submit:hover:after,.user-pass .button.js-form-submit.form-submit:hover:after{width:31.25rem;height:31.25rem}.light.mg-submit-btn,.mg-btn.light,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.light[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.light[data-drupal-selector=edit-actions],.mg-pills .light.adimo-site-product-first,.mg-pills .light.adimo-store-first-button,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-site-product-first,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump .user-login-form a.button.js-form-submit.form-submit,.mg-product-card .js-redirect-buynow-fusepump .user-pass-reset a.button.js-form-submit.form-submit,.mg-product-card .js-redirect-buynow-fusepump .user-pass a.button.js-form-submit.form-submit,.mg-product-card .js-redirect-buynow-fusepump a.light,.mg-product-card .js-redirect-buynow-shopalyst .user-login-form a.button.js-form-submit.form-submit,.mg-product-card .js-redirect-buynow-shopalyst .user-pass-reset a.button.js-form-submit.form-submit,.mg-product-card .js-redirect-buynow-shopalyst .user-pass a.button.js-form-submit.form-submit,.mg-product-card .js-redirect-buynow-shopalyst a.light,.mg-product-card .js-redirect-buynow .user-login-form a.button.js-form-submit.form-submit,.mg-product-card .js-redirect-buynow .user-pass-reset a.button.js-form-submit.form-submit,.mg-product-card .js-redirect-buynow .user-pass a.button.js-form-submit.form-submit,.mg-product-card .js-redirect-buynow a.light,.mg-teaser-full .light.adimo-site-product-first,.mg-teaser-full .light.adimo-store-first-button,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-site-product-first,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-store-first-button,.mp-button.mp-button--primary.light,.user-login-form .button.js-form-submit.form-submit,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first,.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button,.user-login-form .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit,.user-login-form .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit,.user-login-form .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button,.user-login-form .mp-button.mp-button--primary.button.js-form-submit.form-submit,.user-pass-reset .button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first,.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button,.user-pass-reset .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit,.user-pass-reset .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit,.user-pass-reset .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button,.user-pass-reset .mp-button.mp-button--primary.button.js-form-submit.form-submit,.user-pass .button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first,.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button,.user-pass .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit,.user-pass .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit,.user-pass .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button,.user-pass .mp-button.mp-button--primary.button.js-form-submit.form-submit{background:#fff;color:#1e6f30}.light.mg-submit-btn>div,.mg-btn.light>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.light[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.light[data-drupal-selector=edit-actions]>div,.mg-pills .light.adimo-site-product-first>div,.mg-pills .light.adimo-store-first-button>div,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first>div,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button>div,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first>div,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button>div,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-site-product-first>div,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-store-first-button>div,.mg-product-card .js-redirect-buynow-fusepump .user-login-form a.button.js-form-submit.form-submit>div,.mg-product-card .js-redirect-buynow-fusepump .user-pass-reset a.button.js-form-submit.form-submit>div,.mg-product-card .js-redirect-buynow-fusepump .user-pass a.button.js-form-submit.form-submit>div,.mg-product-card .js-redirect-buynow-fusepump a.light>div,.mg-product-card .js-redirect-buynow-shopalyst .user-login-form a.button.js-form-submit.form-submit>div,.mg-product-card .js-redirect-buynow-shopalyst .user-pass-reset a.button.js-form-submit.form-submit>div,.mg-product-card .js-redirect-buynow-shopalyst .user-pass a.button.js-form-submit.form-submit>div,.mg-product-card .js-redirect-buynow-shopalyst a.light>div,.mg-product-card .js-redirect-buynow .user-login-form a.button.js-form-submit.form-submit>div,.mg-product-card .js-redirect-buynow .user-pass-reset a.button.js-form-submit.form-submit>div,.mg-product-card .js-redirect-buynow .user-pass a.button.js-form-submit.form-submit>div,.mg-product-card .js-redirect-buynow a.light>div,.mg-teaser-full .light.adimo-site-product-first>div,.mg-teaser-full .light.adimo-store-first-button>div,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first>div,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button>div,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first>div,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button>div,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-site-product-first>div,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-store-first-button>div,.mp-button.mp-button--primary.light>div,.user-login-form .button.js-form-submit.form-submit>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.button.js-form-submit.form-submit[data-drupal-selector=edit-actions]>div,.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first>div,.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button>div,.user-login-form .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit>div,.user-login-form .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit>div,.user-login-form .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit>div,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first>div,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button>div,.user-login-form .mp-button.mp-button--primary.button.js-form-submit.form-submit>div,.user-pass-reset .button.js-form-submit.form-submit>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.button.js-form-submit.form-submit[data-drupal-selector=edit-actions]>div,.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first>div,.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button>div,.user-pass-reset .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit>div,.user-pass-reset .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit>div,.user-pass-reset .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit>div,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first>div,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button>div,.user-pass-reset .mp-button.mp-button--primary.button.js-form-submit.form-submit>div,.user-pass .button.js-form-submit.form-submit>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.button.js-form-submit.form-submit[data-drupal-selector=edit-actions]>div,.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first>div,.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button>div,.user-pass .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit>div,.user-pass .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit>div,.user-pass .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit>div,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first>div,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button>div,.user-pass .mp-button.mp-button--primary.button.js-form-submit.form-submit>div{color:#1e6f30}.light.mg-submit-btn:after,.mg-btn.light:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.light[data-drupal-selector=edit-field-dsu-images-actions]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.light[data-drupal-selector=edit-actions]:after,.mg-pills .light.adimo-site-product-first:after,.mg-pills .light.adimo-store-first-button:after,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first:after,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button:after,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first:after,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button:after,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-site-product-first:after,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-store-first-button:after,.mg-product-card .js-redirect-buynow-fusepump .user-login-form a.button.js-form-submit.form-submit:after,.mg-product-card .js-redirect-buynow-fusepump .user-pass-reset a.button.js-form-submit.form-submit:after,.mg-product-card .js-redirect-buynow-fusepump .user-pass a.button.js-form-submit.form-submit:after,.mg-product-card .js-redirect-buynow-fusepump a.light:after,.mg-product-card .js-redirect-buynow-shopalyst .user-login-form a.button.js-form-submit.form-submit:after,.mg-product-card .js-redirect-buynow-shopalyst .user-pass-reset a.button.js-form-submit.form-submit:after,.mg-product-card .js-redirect-buynow-shopalyst .user-pass a.button.js-form-submit.form-submit:after,.mg-product-card .js-redirect-buynow-shopalyst a.light:after,.mg-product-card .js-redirect-buynow .user-login-form a.button.js-form-submit.form-submit:after,.mg-product-card .js-redirect-buynow .user-pass-reset a.button.js-form-submit.form-submit:after,.mg-product-card .js-redirect-buynow .user-pass a.button.js-form-submit.form-submit:after,.mg-product-card .js-redirect-buynow a.light:after,.mg-teaser-full .light.adimo-site-product-first:after,.mg-teaser-full .light.adimo-store-first-button:after,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first:after,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button:after,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first:after,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button:after,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-site-product-first:after,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-store-first-button:after,.mp-button.mp-button--primary.light:after,.user-login-form .button.js-form-submit.form-submit:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first:after,.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button:after,.user-login-form .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit:after,.user-login-form .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit:after,.user-login-form .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:after,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first:after,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button:after,.user-login-form .mp-button.mp-button--primary.button.js-form-submit.form-submit:after,.user-pass-reset .button.js-form-submit.form-submit:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first:after,.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button:after,.user-pass-reset .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit:after,.user-pass-reset .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit:after,.user-pass-reset .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:after,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first:after,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button:after,.user-pass-reset .mp-button.mp-button--primary.button.js-form-submit.form-submit:after,.user-pass .button.js-form-submit.form-submit:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first:after,.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button:after,.user-pass .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit:after,.user-pass .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit:after,.user-pass .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:after,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first:after,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button:after,.user-pass .mp-button.mp-button--primary.button.js-form-submit.form-submit:after{background:#1e6f30}.light.mg-submit-btn:hover,.light.mg-submit-btn:hover>div,.mg-btn.light:hover,.mg-btn.light:hover>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-login-form input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass-reset input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .user-pass input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.light:hover[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.light:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.light:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.light:hover[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.light:hover[data-drupal-selector=edit-actions]>div,.mg-pills .light.adimo-site-product-first:hover,.mg-pills .light.adimo-site-product-first:hover>div,.mg-pills .light.adimo-store-first-button:hover,.mg-pills .light.adimo-store-first-button:hover>div,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first:hover,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button:hover,.mg-pills .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first:hover,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button:hover,.mg-pills .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-site-product-first:hover,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-store-first-button:hover,.mg-pills .user-pass .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.mg-product-card .js-redirect-buynow-fusepump .user-login-form a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow-fusepump .user-login-form a.button.js-form-submit.form-submit:hover>div,.mg-product-card .js-redirect-buynow-fusepump .user-pass-reset a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow-fusepump .user-pass-reset a.button.js-form-submit.form-submit:hover>div,.mg-product-card .js-redirect-buynow-fusepump .user-pass a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow-fusepump .user-pass a.button.js-form-submit.form-submit:hover>div,.mg-product-card .js-redirect-buynow-fusepump a.light:hover,.mg-product-card .js-redirect-buynow-fusepump a.light:hover>div,.mg-product-card .js-redirect-buynow-shopalyst .user-login-form a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow-shopalyst .user-login-form a.button.js-form-submit.form-submit:hover>div,.mg-product-card .js-redirect-buynow-shopalyst .user-pass-reset a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow-shopalyst .user-pass-reset a.button.js-form-submit.form-submit:hover>div,.mg-product-card .js-redirect-buynow-shopalyst .user-pass a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow-shopalyst .user-pass a.button.js-form-submit.form-submit:hover>div,.mg-product-card .js-redirect-buynow-shopalyst a.light:hover,.mg-product-card .js-redirect-buynow-shopalyst a.light:hover>div,.mg-product-card .js-redirect-buynow .user-login-form a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow .user-login-form a.button.js-form-submit.form-submit:hover>div,.mg-product-card .js-redirect-buynow .user-pass-reset a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow .user-pass-reset a.button.js-form-submit.form-submit:hover>div,.mg-product-card .js-redirect-buynow .user-pass a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow .user-pass a.button.js-form-submit.form-submit:hover>div,.mg-product-card .js-redirect-buynow a.light:hover,.mg-product-card .js-redirect-buynow a.light:hover>div,.mg-teaser-full .light.adimo-site-product-first:hover,.mg-teaser-full .light.adimo-site-product-first:hover>div,.mg-teaser-full .light.adimo-store-first-button:hover,.mg-teaser-full .light.adimo-store-first-button:hover>div,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first:hover,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button:hover,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first:hover,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button:hover,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-site-product-first:hover,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-store-first-button:hover,.mg-teaser-full .user-pass .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.mp-button.mp-button--primary.light:hover,.mp-button.mp-button--primary.light:hover>div,.user-login-form .button.js-form-submit.form-submit:hover,.user-login-form .button.js-form-submit.form-submit:hover>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-actions]>div,.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first:hover,.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button:hover,.user-login-form .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.user-login-form .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit:hover,.user-login-form .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit:hover>div,.user-login-form .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit:hover,.user-login-form .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit:hover>div,.user-login-form .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:hover,.user-login-form .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:hover>div,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first:hover,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button:hover,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.user-login-form .mp-button.mp-button--primary.button.js-form-submit.form-submit:hover,.user-login-form .mp-button.mp-button--primary.button.js-form-submit.form-submit:hover>div,.user-pass-reset .button.js-form-submit.form-submit:hover,.user-pass-reset .button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-actions]>div,.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first:hover,.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button:hover,.user-pass-reset .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.user-pass-reset .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit:hover,.user-pass-reset .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit:hover,.user-pass-reset .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:hover,.user-pass-reset .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:hover>div,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first:hover,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button:hover,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.user-pass-reset .mp-button.mp-button--primary.button.js-form-submit.form-submit:hover,.user-pass-reset .mp-button.mp-button--primary.button.js-form-submit.form-submit:hover>div,.user-pass .button.js-form-submit.form-submit:hover,.user-pass .button.js-form-submit.form-submit:hover>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]>div,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-actions]>div,.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first:hover,.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button:hover,.user-pass .mg-pills .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.user-pass .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit:hover,.user-pass .mg-product-card .js-redirect-buynow-fusepump a.button.js-form-submit.form-submit:hover>div,.user-pass .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit:hover,.user-pass .mg-product-card .js-redirect-buynow-shopalyst a.button.js-form-submit.form-submit:hover>div,.user-pass .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:hover,.user-pass .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:hover>div,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first:hover,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-site-product-first:hover>div,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button:hover,.user-pass .mg-teaser-full .button.js-form-submit.form-submit.adimo-store-first-button:hover>div,.user-pass .mp-button.mp-button--primary.button.js-form-submit.form-submit:hover,.user-pass .mp-button.mp-button--primary.button.js-form-submit.form-submit:hover>div{color:#fff}.mg-btn.transparent,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.transparent[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.transparent[data-drupal-selector=edit-actions],.mg-pills .transparent.adimo-site-product-first,.mg-pills .transparent.adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a.transparent,.mg-product-card .js-redirect-buynow-shopalyst a.transparent,.mg-product-card .js-redirect-buynow a.transparent,.mg-teaser-full .transparent.adimo-site-product-first,.mg-teaser-full .transparent.adimo-store-first-button,.mp-button.mp-button--primary.transparent,.transparent.mg-submit-btn,.user-login-form .transparent.button.js-form-submit.form-submit,.user-pass-reset .transparent.button.js-form-submit.form-submit,.user-pass .transparent.button.js-form-submit.form-submit{background-image:none;background-color:transparent;border:.125rem solid #aaa;color:#333}.mg-btn.transparent:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.transparent:hover[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:hover[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.transparent:hover[data-drupal-selector=edit-actions],.mg-pills .transparent.adimo-site-product-first:hover,.mg-pills .transparent.adimo-store-first-button:hover,.mg-product-card .js-redirect-buynow-fusepump a.transparent:hover,.mg-product-card .js-redirect-buynow-shopalyst a.transparent:hover,.mg-product-card .js-redirect-buynow a.transparent:hover,.mg-teaser-full .transparent.adimo-site-product-first:hover,.mg-teaser-full .transparent.adimo-store-first-button:hover,.mp-button.mp-button--primary.transparent:hover,.transparent.mg-submit-btn:hover,.user-login-form .transparent.button.js-form-submit.form-submit:hover,.user-pass-reset .transparent.button.js-form-submit.form-submit:hover,.user-pass .transparent.button.js-form-submit.form-submit:hover{border-color:#777}.mg-btn.transparent:focus,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.transparent:focus[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.transparent:focus[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.transparent:focus[data-drupal-selector=edit-actions],.mg-pills .transparent.adimo-site-product-first:focus,.mg-pills .transparent.adimo-store-first-button:focus,.mg-product-card .js-redirect-buynow-fusepump a.transparent:focus,.mg-product-card .js-redirect-buynow-shopalyst a.transparent:focus,.mg-product-card .js-redirect-buynow a.transparent:focus,.mg-teaser-full .transparent.adimo-site-product-first:focus,.mg-teaser-full .transparent.adimo-store-first-button:focus,.mp-button.mp-button--primary.transparent:focus,.transparent.mg-submit-btn:focus,.user-login-form .transparent.button.js-form-submit.form-submit:focus,.user-pass-reset .transparent.button.js-form-submit.form-submit:focus,.user-pass .transparent.button.js-form-submit.form-submit:focus{border-color:#333}.disabled.mg-submit-btn,.inactive.mg-submit-btn,.mg-btn.disabled,.mg-btn.inactive,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.disabled[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.inactive[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.disabled[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.inactive[data-drupal-selector=edit-actions],.mg-pills .disabled.adimo-site-product-first,.mg-pills .disabled.adimo-store-first-button,.mg-pills .inactive.adimo-site-product-first,.mg-pills .inactive.adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a.disabled,.mg-product-card .js-redirect-buynow-fusepump a.inactive,.mg-product-card .js-redirect-buynow-shopalyst a.disabled,.mg-product-card .js-redirect-buynow-shopalyst a.inactive,.mg-product-card .js-redirect-buynow a.disabled,.mg-product-card .js-redirect-buynow a.inactive,.mg-teaser-full .disabled.adimo-site-product-first,.mg-teaser-full .disabled.adimo-store-first-button,.mg-teaser-full .inactive.adimo-site-product-first,.mg-teaser-full .inactive.adimo-store-first-button,.mp-button.mp-button--primary.disabled,.mp-button.mp-button--primary.inactive,.user-login-form .disabled.button.js-form-submit.form-submit,.user-login-form .inactive.button.js-form-submit.form-submit,.user-pass-reset .disabled.button.js-form-submit.form-submit,.user-pass-reset .inactive.button.js-form-submit.form-submit,.user-pass .disabled.button.js-form-submit.form-submit,.user-pass .inactive.button.js-form-submit.form-submit{cursor:default;position:relative;pointer-events:none;background-image:none;background-color:#ccc}.disabled.mg-submit-btn:after,.inactive.mg-submit-btn:after,.mg-btn.disabled:after,.mg-btn.inactive:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.disabled[data-drupal-selector=edit-field-dsu-images-actions]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.inactive[data-drupal-selector=edit-field-dsu-images-actions]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.disabled[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-1-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-2-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-3-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-4-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-5-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-cancel]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details input.inactive[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.disabled[data-drupal-selector=edit-actions]:after,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.inactive[data-drupal-selector=edit-actions]:after,.mg-pills .disabled.adimo-site-product-first:after,.mg-pills .disabled.adimo-store-first-button:after,.mg-pills .inactive.adimo-site-product-first:after,.mg-pills .inactive.adimo-store-first-button:after,.mg-product-card .js-redirect-buynow-fusepump a.disabled:after,.mg-product-card .js-redirect-buynow-fusepump a.inactive:after,.mg-product-card .js-redirect-buynow-shopalyst a.disabled:after,.mg-product-card .js-redirect-buynow-shopalyst a.inactive:after,.mg-product-card .js-redirect-buynow a.disabled:after,.mg-product-card .js-redirect-buynow a.inactive:after,.mg-teaser-full .disabled.adimo-site-product-first:after,.mg-teaser-full .disabled.adimo-store-first-button:after,.mg-teaser-full .inactive.adimo-site-product-first:after,.mg-teaser-full .inactive.adimo-store-first-button:after,.mp-button.mp-button--primary.disabled:after,.mp-button.mp-button--primary.inactive:after,.user-login-form .disabled.button.js-form-submit.form-submit:after,.user-login-form .inactive.button.js-form-submit.form-submit:after,.user-pass-reset .disabled.button.js-form-submit.form-submit:after,.user-pass-reset .inactive.button.js-form-submit.form-submit:after,.user-pass .disabled.button.js-form-submit.form-submit:after,.user-pass .inactive.button.js-form-submit.form-submit:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.mp-button{color:#fefefe;text-align:center;height:4.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:3.75rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:1.875rem;padding-right:1.875rem}@media screen and (min-width:75em){.mp-button{height:4.375rem}}.mp-button>div{margin:0 auto;text-align:center;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1.875rem!important;padding-right:0!important;background-position:0!important}.mp-button.mp-button--secondary{background-image:none;background-color:transparent;border:.125rem solid #aaa;color:#333}.mp-button.mp-button--secondary:hover{border-color:#777}.mp-button.mp-button--secondary:focus{border-color:#333}.adimo-container .btn-buynow{display:none}@media print,screen and (min-width:48em){.mg-buy-now-fusepump{text-align:right}}.rewe-button-overlay,.rewe-button-overlay-background{display:none}.btn-ok .mp-button.mp-button--primary,.confirmBtn .mp-button.mp-button--primary,.mp-shopping-list__buttons .mp-button.mp-button--primary,.shopping-button .mp-button.mp-button--primary,.sub-buttons .mp-button.mp-button--primary{width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.adimo-site-product-first,.mg-recipe-ins .grid-x.buy-now-wrapper{display:none}.adimo-site-product-first.adimo-custom-setting{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.contactus-form,.newsletter-form{width:100%}.contactus-form h1,.newsletter-form h1{margin-bottom:3.125rem}@media screen and (min-width:75em){.contactus-form h1,.newsletter-form h1{margin-bottom:5.0625rem}}.contactus-form .mg-captcha-heading,.newsletter-form .mg-captcha-heading{margin-top:1.875rem}@media print,screen and (min-width:48em){.contactus-form .mg-captcha-heading,.newsletter-form .mg-captcha-heading{margin-top:1.875rem}}@media print,screen and (min-width:64em){.contactus-form .mg-captcha-heading,.newsletter-form .mg-captcha-heading{margin-top:2.5rem}}.contactus-form .form-item--error-message,.newsletter-form .form-item--error-message{display:none}.contactus-form legend,.newsletter-form legend{margin-bottom:1.25rem}.contactus-form .confirmation-button,.newsletter-form .confirmation-button{display:block}.contactus-form .confirmation-button .mg-submit-btn,.newsletter-form .confirmation-button .mg-submit-btn{width:100%}@media print,screen and (min-width:48em) and (max-width:63.99875em){.contactus-form .confirmation-button .mg-submit-btn,.newsletter-form .confirmation-button .mg-submit-btn{width:auto;display:inline-block}}.contactus-form .confirmation-button .mg-submit-btn:not(:last-child) .button,.newsletter-form .confirmation-button .mg-submit-btn:not(:last-child) .button{background:none;color:#333;padding:0}@media print,screen and (min-width:48em) and (max-width:63.99875em){.contactus-form .confirmation-button .mg-submit-btn:not(:last-child),.newsletter-form .confirmation-button .mg-submit-btn:not(:last-child){margin-right:1.25rem}}.contactus-form .confirmation-detail:not(:last-child),.newsletter-form .confirmation-detail:not(:last-child){margin-bottom:2.5rem}@media print,screen and (min-width:48em){.contactus-form .confirmation-detail:not(:last-child),.newsletter-form .confirmation-detail:not(:last-child){margin-bottom:1.875rem}}@media screen and (min-width:75em){.contactus-form .confirmation-detail:not(:last-child),.newsletter-form .confirmation-detail:not(:last-child){margin-bottom:2.5rem}}.contactus-form .confirmation-detail .confirmation-detail-label,.newsletter-form .confirmation-detail .confirmation-detail-label{color:#999;margin-left:0;margin-bottom:.3125rem}.contactus-form ul,.newsletter-form ul{opacity:0;-webkit-animation:slideInFromLeft .3s ease-in-out forwards;animation:slideInFromLeft .3s ease-in-out forwards;-webkit-animation-delay:.75s;animation-delay:.75s}.contactus-form ul li,.newsletter-form ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactus-form ul li a,.newsletter-form ul li a{color:#333;display:inline-table}.contactus-form ul li a:after,.newsletter-form ul li a:after{background-color:#ccc}@media print,screen and (max-width:47.99875em){.contactus-form ul li a,.newsletter-form ul li a{text-decoration:underline}}.contactus-form ul li:not(:last-child),.newsletter-form ul li:not(:last-child){margin-bottom:1.25rem}@media print,screen and (min-width:48em){.contactus-form ul li:not(:last-child),.newsletter-form ul li:not(:last-child){margin-bottom:1.75rem}}@media print,screen and (min-width:64em){.contactus-form ul li:not(:last-child),.newsletter-form ul li:not(:last-child){margin-bottom:1.625rem}}@media screen and (min-width:75em){.contactus-form ul li:not(:last-child),.newsletter-form ul li:not(:last-child){margin-bottom:1.25rem}}.contactus-form ul li:before,.newsletter-form ul li:before{content:"";height:23px;width:30px;background-size:30px 23px;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;margin-right:1.25rem}.contactus-form .form-item--error-message,.contactus-form .input-error-desc,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc{color:#d8332f}.contactus-form a,.newsletter-form a{color:#00a2ff;display:inline-block}.contactus-form a:after,.newsletter-form a:after{background-color:#00a2ff}@media print,screen and (max-width:47.99875em){.contactus-form a,.newsletter-form a{text-decoration:underline}}.contactus-form span.file:after,.contactus-form span.file a:after,.newsletter-form span.file:after,.newsletter-form span.file a:after{content:none}.contactus-form .check-label,.newsletter-form .check-label{height:1.625rem;width:1.625rem}.contactus-form .mg-custom-check .mg-custom-check-input+label:before,.newsletter-form .mg-custom-check .mg-custom-check-input+label:before{width:100%;height:100%}.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{width:100%;height:4.375rem;padding:0 .4375rem;background-color:#fff;color:#999;margin-top:.25rem;border:.125rem solid #ccc}@media print,screen and (min-width:48em){.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{padding:0 1.3125rem}}.contactus-form input[type=date]:focus,.contactus-form input[type=text]:focus,.contactus-form select:focus,.contactus-form textarea:focus,.newsletter-form input[type=date]:focus,.newsletter-form input[type=text]:focus,.newsletter-form select:focus,.newsletter-form textarea:focus{outline:none}.contactus-form input[type=date].error,.contactus-form input[type=text].error,.contactus-form select.error,.contactus-form textarea.error,.newsletter-form input[type=date].error,.newsletter-form input[type=text].error,.newsletter-form select.error,.newsletter-form textarea.error{border:.125rem solid #d8332f}.contactus-form input[type=text]::-ms-clear,.newsletter-form input[type=text]::-ms-clear{display:none}.contactus-form option,.newsletter-form option{height:4.375rem}.contactus-form option:focus,.newsletter-form option:focus{outline:none}.contactus-form fieldset,.newsletter-form fieldset{border:0;padding:0;margin:0}.contactus-form label,.newsletter-form label{margin-right:.9375rem}.contactus-form input[type=checkbox],.newsletter-form input[type=checkbox]{width:1.5625rem;height:1.5625rem;border:.0625rem solid #ccc;background-color:#fff}.contactus-form input[type=checkbox]+label:before,.newsletter-form input[type=checkbox]+label:before{vertical-align:inherit}.contactus-form input[type=checkbox]:checked+label:after,.newsletter-form input[type=checkbox]:checked+label:after{content:"";width:100%;height:100%;left:0;position:absolute;background-size:15px 11px}@media print,screen and (min-width:64em){.contactus-form .check-subscription-newsletter,.newsletter-form .check-subscription-newsletter{border-right:.125rem solid #ccc}}.contactus-form .check-subscription-newsletter .input-error-desc,.newsletter-form .check-subscription-newsletter .input-error-desc{margin-top:2.3125rem}@media print,screen and (min-width:48em){.contactus-form .check-subscription-newsletter .input-error-desc,.newsletter-form .check-subscription-newsletter .input-error-desc{margin-top:3.8125rem}}@media print,screen and (min-width:64em){.contactus-form .check-subscription-newsletter .input-error-desc,.newsletter-form .check-subscription-newsletter .input-error-desc{margin-top:4.5625rem}}@media screen and (min-width:75em){.contactus-form .check-subscription-newsletter .input-error-desc,.newsletter-form .check-subscription-newsletter .input-error-desc{margin-top:3.375rem}}.contactus-form .check-subscription-newsletter .error .check-label:before,.newsletter-form .check-subscription-newsletter .error .check-label:before{border:2px solid #d8332f;height:100%;width:100%}.contactus-form .check-subscription-newsletter .error .input-error-desc,.newsletter-form .check-subscription-newsletter .error .input-error-desc{margin-top:2.3125rem}@media print,screen and (min-width:48em){.contactus-form .check-subscription-newsletter .error .input-error-desc,.newsletter-form .check-subscription-newsletter .error .input-error-desc{margin-top:3.8125rem}}@media print,screen and (min-width:64em){.contactus-form .check-subscription-newsletter .error .input-error-desc,.newsletter-form .check-subscription-newsletter .error .input-error-desc{margin-top:4.5625rem}}@media screen and (min-width:75em){.contactus-form .check-subscription-newsletter .error .input-error-desc,.newsletter-form .check-subscription-newsletter .error .input-error-desc{margin-top:3.375rem}}@media print,screen and (min-width:64em){.contactus-form .check-subscription-newsletter fieldset,.newsletter-form .check-subscription-newsletter fieldset{padding-right:3rem}}@media screen and (min-width:75em){.contactus-form .check-subscription-newsletter fieldset,.newsletter-form .check-subscription-newsletter fieldset{padding-right:4.25rem}}.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper{margin-top:1.9375rem}@media print,screen and (min-width:48em){.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper{margin-top:2.5rem}}.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox .option,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox .option{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:0}.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child),.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child){margin-bottom:1.875rem}@media print,screen and (min-width:48em){.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child),.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child){margin-bottom:3rem}}@media screen and (min-width:75em){.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child),.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child){margin-bottom:2.5rem}}.contactus-form .js-inputs-right-section,.newsletter-form .js-inputs-right-section{margin-top:3.125rem}.contactus-form .js-inputs-right-section .mg-custom-check .mg-label-check .error~.check-label:before,.newsletter-form .js-inputs-right-section .mg-custom-check .mg-label-check .error~.check-label:before{border:.125rem solid #d8332f;height:100%;width:100%}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section,.newsletter-form .js-inputs-right-section{margin-top:0}}.contactus-form .js-inputs-right-section ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section ::-moz-placeholder,.newsletter-form .js-inputs-right-section ::-moz-placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section :-ms-input-placeholder,.newsletter-form .js-inputs-right-section :-ms-input-placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section ::-ms-input-placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section ::placeholder,.newsletter-form .js-inputs-right-section ::placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section .mg-input-field>.input-error-desc,.contactus-form .js-inputs-right-section .mg-select-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-select-input-field>.input-error-desc{margin-top:.5625rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .mg-input-field>.input-error-desc,.contactus-form .js-inputs-right-section .mg-select-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-select-input-field>.input-error-desc{margin-top:.9375rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .mg-input-field>.input-error-desc,.contactus-form .js-inputs-right-section .mg-select-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-select-input-field>.input-error-desc{margin-top:1.0625rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section .mg-input-field>.input-error-desc,.contactus-form .js-inputs-right-section .mg-select-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-select-input-field>.input-error-desc{margin-top:.5625rem}}.contactus-form .js-inputs-right-section .input-error-desc:not(:last-child),.newsletter-form .js-inputs-right-section .input-error-desc:not(:last-child){margin-top:-1.3125rem;margin-left:2.625rem;margin-bottom:1.875rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .input-error-desc:not(:last-child),.newsletter-form .js-inputs-right-section .input-error-desc:not(:last-child){margin-top:-.9375rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .input-error-desc:not(:last-child),.newsletter-form .js-inputs-right-section .input-error-desc:not(:last-child){margin-top:-.8125rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section .input-error-desc:not(:last-child),.newsletter-form .js-inputs-right-section .input-error-desc:not(:last-child){margin-top:-1.3125rem;margin-bottom:2.5rem}}.contactus-form .js-inputs-right-section #captcha~.input-error-desc,.newsletter-form .js-inputs-right-section #captcha~.input-error-desc{margin-top:.5625rem;margin-left:0}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section #captcha~.input-error-desc,.newsletter-form .js-inputs-right-section #captcha~.input-error-desc{margin-top:.9375rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section #captcha~.input-error-desc,.newsletter-form .js-inputs-right-section #captcha~.input-error-desc{margin-top:1.0625rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section #captcha~.input-error-desc,.newsletter-form .js-inputs-right-section #captcha~.input-error-desc{margin-top:.5625rem}}.contactus-form .js-inputs-right-section #captcha #edit-captcha-response--description,.contactus-form .js-inputs-right-section #captcha summary,.newsletter-form .js-inputs-right-section #captcha #edit-captcha-response--description,.newsletter-form .js-inputs-right-section #captcha summary{display:none}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.5rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section #captcha .mg-captcha-box,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box{margin-top:1.875rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section #captcha .mg-captcha-box,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box{margin-top:2.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box img,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box img{height:auto;width:9.375rem;border-bottom:.125rem solid #ccc;border-top:.125rem solid #ccc;border-left:.125rem solid #ccc}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:0;margin-right:0}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response input[type=text],.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response input[type=text]{margin-bottom:0;margin-top:0}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response .edit-captcha-response--description,.contactus-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response label,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response .edit-captcha-response--description,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response label{display:none}.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper{margin-top:.625rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper{margin-top:1.0625rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper{margin-top:.9375rem}}.contactus-form .js-inputs-right-section .fieldset-legend,.newsletter-form .js-inputs-right-section .fieldset-legend{margin-bottom:1.875rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .fieldset-legend,.newsletter-form .js-inputs-right-section .fieldset-legend{margin-bottom:3.125rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .fieldset-legend,.newsletter-form .js-inputs-right-section .fieldset-legend{margin-bottom:2.5rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section .fieldset-legend,.newsletter-form .js-inputs-right-section .fieldset-legend{margin-bottom:3.125rem}}.contactus-form .js-inputs-right-section label,.newsletter-form .js-inputs-right-section label{color:#999;margin-left:0;margin-bottom:.3125rem;width:1.625rem;height:1.625rem}.contactus-form .js-inputs-right-section .mg-select-input-field,.newsletter-form .js-inputs-right-section .mg-select-input-field{margin-bottom:3.3125rem}.contactus-form .js-inputs-right-section .js-form-type-selectbox,.newsletter-form .js-inputs-right-section .js-form-type-selectbox{position:relative}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .js-form-type-selectbox,.newsletter-form .js-inputs-right-section .js-form-type-selectbox{width:39.4%}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .js-form-type-selectbox,.newsletter-form .js-inputs-right-section .js-form-type-selectbox{width:100%}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section .js-form-type-selectbox,.newsletter-form .js-inputs-right-section .js-form-type-selectbox{width:21.4375rem}}.contactus-form .js-inputs-right-section .js-form-type-selectbox select,.newsletter-form .js-inputs-right-section .js-form-type-selectbox select{position:absolute;opacity:0;z-index:-1;left:0;bottom:0}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected{background-color:#fcfcfc}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected.errorInSelect,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected.errorInSelect{border-bottom:.125rem solid #d8332f}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after{position:absolute;content:"";background-repeat:no-repeat;-webkit-transform:translateY(50%);transform:translateY(50%);right:.625rem;background-size:1.125rem .6875rem;width:1.125rem;height:.6875rem}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-items div,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-items div,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected{color:#999;padding:0;height:4.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.125rem solid #999;background-color:#fcfcfc;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-items,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-items{position:absolute;top:100%;left:0;right:0;z-index:99;border-left:.125rem solid #999;border-right:.125rem solid #999}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-items div,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-items div{padding-left:1.3125rem}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-hide,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-hide{display:none}.contactus-form .js-inputs-right-section .js-form-type-selectbox .same-as-selected,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-items div:hover,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .same-as-selected,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-items div:hover{background-color:#f3f3f3}.contactus-form .js-inputs-right-section .mg-input-field,.newsletter-form .js-inputs-right-section .mg-input-field{margin-bottom:1.25rem;vertical-align:top}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .mg-input-field,.newsletter-form .js-inputs-right-section .mg-input-field{margin-bottom:1.875rem;display:inline-block}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.contactus-form .js-inputs-right-section .mg-input-field,.newsletter-form .js-inputs-right-section .mg-input-field{margin-right:1.875rem}}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .mg-textfield,.newsletter-form .js-inputs-right-section .mg-textfield{width:39.4%}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .mg-textfield,.newsletter-form .js-inputs-right-section .mg-textfield{width:100%}}.contactus-form .js-inputs-right-section fieldset,.newsletter-form .js-inputs-right-section fieldset{margin-top:1.25rem}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section fieldset,.newsletter-form .js-inputs-right-section fieldset{margin-top:1.875rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section fieldset,.newsletter-form .js-inputs-right-section fieldset{margin-top:1.25rem}}.contactus-form .js-inputs-right-section fieldset h2,.newsletter-form .js-inputs-right-section fieldset h2{margin-bottom:1.875rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section fieldset h2,.newsletter-form .js-inputs-right-section fieldset h2{margin-bottom:3.125rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section fieldset h2,.newsletter-form .js-inputs-right-section fieldset h2{margin-bottom:2.5rem}}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .input-error-desc,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .input-error-desc{display:none}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{color:#999;margin:.625rem 0}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field{display:block}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field:not(:last-child),.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field:not(:last-child){margin-bottom:1.875rem}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field:not(:last-child),.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field:not(:last-child){margin-bottom:2.5rem}}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check{padding-right:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description{color:#d8332f;padding:.625rem;border:5px solid #d8332f;margin-top:1.875rem;margin-left:2.5rem}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description{margin-top:2.5rem}}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents{pointer-events:none;opacity:.5}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents .check-label:after,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents .check-label:after{content:none}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents+div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents+div{display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-submit-btn{position:relative;margin-top:1.6875rem;display:inline-block}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-submit-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-submit-btn{width:100%}}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-submit-btn{margin-top:1.9375rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,.mg-submit-btn .button{color:#fefefe;height:4.375rem;border:none;outline:none;padding-left:1.25rem;background-repeat:no-repeat;background-size:.5rem 1rem;background-position:0;background-color:transparent}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,.mg-submit-btn .button{height:3.75rem}}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,.mg-submit-btn .button{height:4.375rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions] .button,.mg-submit-btn:hover .button{color:#333;background-repeat:no-repeat;background-position:0;background-color:transparent}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.width-auto[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.width-auto[data-drupal-selector=edit-actions],.mg-submit-btn.width-auto{width:auto}@media print,screen and (min-width:48em){.firefox .contact-us-form input[type=text],.firefox .newsletter-form input[type=text]{padding:1.3125rem .9375rem}}[data-drupal-messages]{display:none}.contactus-form input[type=file]{background-color:#ccc;width:60%;color:transparent;margin-bottom:1.25rem;margin-right:1.25rem}@media print,screen and (min-width:48em){.contactus-form input[type=file]{width:30%}}.contactus-form input[type=checkbox]{width:1.5625rem;height:1.5625rem;border:.0625rem solid #ccc;background-color:#fff}.contactus-form input[type=checkbox]+label:before{vertical-align:inherit}.contactus-form input[type=checkbox]:checked+label:after{content:none}.contactus-form input[type=checkbox]{width:auto;height:auto}.contactus-form .js-hide{display:none}@media print,screen and (max-width:47.99875em){.contactus-form{margin-top:10.9375rem}}.contactus-form [data-drupal-messages]{display:block}.contactus-form details summary{display:none}.contactus-form .dsu-engage-form-message{display:block;width:80%;margin:0 auto 1.25rem}.contactus-form .dsu-engage-form{width:80%}.contactus-form textarea{padding:1.25rem 1.3125rem}.contactus-form .description{margin:.625rem 0}.contactus-form .form-item{margin-bottom:1.25rem}.contactus-form .form-item--error-message{display:block}.contactus-form label{margin-left:0}.contactus-form .questionbuttons{height:auto;color:#000;text-decoration:none;margin-right:.625rem}.contactus-form .questionbuttons:after{content:none}.contactus-form .questionbuttons:last-of-type{margin-right:0}.contactus-form .width-auto{width:auto}.contactus-form ul{margin-top:1.25rem}.contactus-form ul li a{color:#d8332f;margin-right:1.25rem}@media print,screen and (max-width:47.99875em){.contactus-form ul li a{-webkit-text-decoration-color:#ccc;text-decoration-color:#ccc}}.contactus-form ul li:before{content:none}.contactus-form ul li:last-child{margin-right:0}.contactus-form #engage-success{color:#4dc40e}.newsletter-subscribe-error,.newsletter-subscribe-success{margin:3.125rem;min-height:31.25rem}.newsletter-subscribe-error h1,.newsletter-subscribe-success h1{margin-bottom:1.875rem}.newsletter-subscribe-error p,.newsletter-subscribe-success p{margin:0 0 1.875rem}@media print,screen and (max-width:47.99875em){.step-3-thankyou-page{padding-top:3.875rem}}@media print,screen and (min-width:48em){.newsletter-thankyou-message .grid-x .cell{width:40.67%}}@media print,screen and (min-width:64em){.newsletter-thankyou-message .grid-x .cell{width:34.44%}}@media screen and (min-width:75em){.newsletter-thankyou-message .grid-x .cell{width:38.73%}}.newsletter-thankyou-message .mg-subscribed-sign{margin-top:1.875rem;background-size:3.8125rem 2.75rem;width:3.8125rem;height:2.75rem;display:inline-block}@media print,screen and (min-width:48em){.newsletter-thankyou-message .mg-subscribed-sign{margin-top:3.75rem}}@media screen and (min-width:75em){.newsletter-thankyou-message .mg-subscribed-sign{margin-top:5rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .newsletter-thankyou-message div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .newsletter-thankyou-message div[data-drupal-selector=edit-actions],.newsletter-thankyou-message .mg-btn,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.newsletter-thankyou-message .mg-submit-btn,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit{border-radius:0;margin-top:1.875rem}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .newsletter-thankyou-message div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .newsletter-thankyou-message div[data-drupal-selector=edit-actions],.newsletter-thankyou-message .mg-btn,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions],.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.newsletter-thankyou-message .mg-submit-btn,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:2.5rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .newsletter-thankyou-message div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .newsletter-thankyou-message div[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-btn>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-submit-btn>div,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit>div,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit>div,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit>div,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit>div,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit>div,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit>div{background-size:9px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-position:8%;padding-left:1.8125rem}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .newsletter-thankyou-message div[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .newsletter-thankyou-message div[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-btn>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-submit-btn>div,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit>div,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit>div,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit>div,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit>div,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit>div,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit>div{background-position:15%}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .newsletter-thankyou-message div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .newsletter-thankyou-message div:hover[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-btn:hover>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-submit-btn:hover>div,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit:hover>div,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit:hover>div,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit:hover>div,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div{background-position:8%}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .newsletter-thankyou-message div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .newsletter-thankyou-message div:hover[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-btn:hover>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:hover[data-drupal-selector=edit-field-dsu-images-actions]>div,.newsletter-thankyou-message .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions]>div,.newsletter-thankyou-message .mg-submit-btn:hover>div,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit:hover>div,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit:hover>div,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit:hover>div,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div{background-position:15%}}.newsletter-thankyou-message h2{margin-top:2.5rem}@media print,screen and (min-width:48em){.newsletter-thankyou-message h2{margin-top:1.875rem}}.newsletter-thankyou-message p{margin-top:1.875rem}@media print,screen and (max-width:47.99875em){.moderation-dashboard [class*=block-region]{overflow-x:auto}}.moderation-dashboard{display:block!important;width:80%;margin:0 auto}.moderation-dashboard .moderation-dashboard-region{margin:3.75rem 0;width:100%!important}.moderation-dashboard .custom-class-content-moderation-dashboard-in-review{margin-bottom:1.875rem;padding-left:2.5rem}.moderation-dashboard .custom-class-content-moderation-dashboard-in-review header{margin-bottom:1.25rem}.moderation-dashboard .custom-class-moderation-dashboard-recently-created header{margin-bottom:1.875rem;padding-left:4rem}.moderation-dashboard .custom-class-moderation-dashboard-recently-created table{margin:0 auto}.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th{text-align:left;padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}.moderation-dashboard .custom-class-moderation-dashboard-recently-created tbody tr:nth-child(2n) td{background-color:#fcfcfc}.moderation-dashboard .custom-class-moderation-dashboard-recently-created tbody tr:nth-child(odd) td{background-color:#f3f3f3}.moderation-dashboard .custom-class-moderation-dashboard-recently-created tbody tr td{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem;color:#999}.moderation-dashboard .custom-class-moderation-dashboard-recently-created tbody tr td:not(:last-child){border-right:.125rem solid #fff}.moderation-dashboard .custom-class-moderation-dashboard-recently-created a{color:#333;display:inline-block}.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:after{background-color:#ccc}@media print,screen and (max-width:47.99875em){.moderation-dashboard .custom-class-moderation-dashboard-recently-created a{text-decoration:underline}}.mg-flexible-tags.tags-bg-dark{background:#1e6f30;margin:0;padding-top:3.125rem}@media print,screen and (min-width:48em){.mg-flexible-tags.tags-bg-dark{padding-top:4.375rem}}@media screen and (min-width:75em){.mg-flexible-tags.tags-bg-dark{padding-top:5rem}}.mg-flexible-tags.tags-bg-dark h2{color:#fff}.recipe-variant-tabs{margin-top:1.25rem}.recipe-variant-tabs .recipe-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f3f3f3;opacity:.5;padding:.6875rem .3125rem 0;height:100%}.recipe-variant-tabs .recipe-tab .image-holder{height:1.5625rem;line-height:1.5625rem}@media print,screen and (min-width:64em){.recipe-variant-tabs .recipe-tab .image-holder{height:1.875rem;line-height:1.875rem}}@media screen and (min-width:75em){.recipe-variant-tabs .recipe-tab .image-holder{height:2.5rem;line-height:2.5rem}}.recipe-variant-tabs .recipe-tab img{max-height:100%}@media print,screen and (min-width:48em){.recipe-variant-tabs .recipe-tab{padding:1.125rem .3125rem 0}}@media print,screen and (min-width:64em){.recipe-variant-tabs .recipe-tab{padding:.8125rem .3125rem 0}}@media screen and (min-width:75em){.recipe-variant-tabs .recipe-tab{padding:.9375rem .3125rem 0}}.recipe-variant-tabs .recipe-tab.active,.recipe-variant-tabs .recipe-tab:focus,.recipe-variant-tabs .recipe-tab:hover{background:transparent;opacity:1;position:relative}.recipe-variant-tabs .recipe-tab.active span,.recipe-variant-tabs .recipe-tab:focus span,.recipe-variant-tabs .recipe-tab:hover span{position:relative}.recipe-variant-tabs .recipe-tab.active span:after,.recipe-variant-tabs .recipe-tab:focus span:after,.recipe-variant-tabs .recipe-tab:hover span:after{content:" ";height:.3125rem;width:100%;position:absolute;bottom:0;left:0;background:#ffed00}.recipe-variant-tabs .recipe-tab span{margin-top:.5rem;color:#333;padding-bottom:.6875rem;text-align:center}@media print,screen and (min-width:48em){.recipe-variant-tabs .recipe-tab span{padding-bottom:.875rem;margin-top:.4375rem}}@media print,screen and (min-width:64em){.recipe-variant-tabs .recipe-tab span{padding-bottom:.75rem;margin-top:.5625rem}}@media screen and (min-width:75em){.recipe-variant-tabs .recipe-tab span{padding-bottom:.9375rem;margin-top:.625rem}}.mg-stagemymenu-override.mg-stagemymenu{left:unset;right:unset;left:0;top:40vh;position:absolute}.mg-stagemymenu-override.mg-stagemymenu,.mg-stagemymenu-override.mg-stagemymenu .mg-stagemymenu__container{border-top-left-radius:unset;border-bottom-left-radius:unset;border-top-right-radius:unset;border-bottom-right-radius:unset;border-top-right-radius:1.25rem;border-bottom-right-radius:1.25rem}@media print,screen and (min-width:48em){.mg-stagemymenu-override.mg-stagemymenu{left:unset;right:unset;right:0;border-top-right-radius:unset;border-bottom-right-radius:unset}.mg-stagemymenu-override.mg-stagemymenu,.mg-stagemymenu-override.mg-stagemymenu .mg-stagemymenu__container{border-top-left-radius:unset;border-bottom-left-radius:unset;border-top-left-radius:1.25rem;border-bottom-left-radius:1.25rem}}@media print,screen and (min-width:64em){.mg-stagemymenu-override.mg-stagemymenu{top:calc(40vh - 25px)}}@media screen and (min-width:75em){.mg-stagemymenu-override.mg-stagemymenu{top:calc(40vh - 25px)}}.mg-stagemymenu-override .combined_recipes .combined_recipes_images{margin-bottom:0}.mg-stagemymenu-override .combined_recipes .combined_recipes_images>.row{margin-right:-.9375rem;margin-left:-.9375rem}.mg-stagemymenu-override .combined_recipes .combined_recipes_images .col-6{margin-bottom:2.1875rem;position:relative;min-height:.0625rem;float:left;width:50%}.mg-stagemymenu-override .combined_recipes .container .combined_recipe_titles_wrapper a:hover{text-decoration:underline}@media print,screen and (max-width:47.99875em){.mg-stagemymenu-override .accordion-override{margin-left:0;margin-right:0}}.mg-stagemymenu-override .accordion-override .accordion-group{border-bottom:.0625rem solid #ccc}.mg-stagemymenu-override .accordion-override .accordion-group:first-child{border-top:.0625rem solid #ccc}.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .panel-title__link{padding:0}.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .panel-title__link:after{display:none}.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .panel-title__link a{width:100%}.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .panel-title__link a:after{right:unset;right:.625rem;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .panel-title__link a.active:after{-webkit-transform:translateY(-50%) rotate(-225deg);transform:translateY(-50%) rotate(-225deg)}.mg-left-overlay .mg-overlay__content-wrapper.mg-extended .mg-stagemymenu-override .accordion-override .accordion-group .panel-title p,.mg-recipe-header .mg-stagemymenu-override .accordion-override .accordion-group .panel-title h1,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended .mg-stagemymenu-override .accordion-override .accordion-group .panel-title p,.mg-search__quicklinks .mg-stagemymenu-override .accordion-override .accordion-group .panel-title button,.mg-search__suggestion_title .mg-stagemymenu-override .accordion-override .accordion-group .panel-title a,.mg-search__suggestion li .mg-stagemymenu-override .accordion-override .accordion-group .panel-title a,.mg-search__topsuggestion_links li .mg-stagemymenu-override .accordion-override .accordion-group .panel-title a,.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .mg-dark,.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .mg-recipe-header h1,.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .mg-search__quicklinks button,.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .mg-search__suggestion_title a,.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .mg-search__suggestion li a,.mg-stagemymenu-override .accordion-override .accordion-group .panel-title .mg-search__topsuggestion_links li a{font-family:inherit;line-height:1.2375rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-1,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-1{margin-bottom:1.875rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-1 .title,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-1 .title{margin-bottom:.375rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-1 .description,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-1 .description{margin-top:0}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-1 .description div,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-1 .description p,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-1 .description div,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-1 .description p{font-family:inherit;font-size:1rem;margin:0 0 .625rem;line-height:1.4375rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-1 .description div:last-child,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-1 .description p:last-child,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-1 .description div:last-child,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-1 .description p:last-child{margin:0}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2{margin-top:0;margin-bottom:1.125rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .heading,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .heading{font-size:.875rem;line-height:1.25rem}@media print,screen and (min-width:48em){.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .heading,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .heading{margin-bottom:.875rem}}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .disclaimer,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .disclaimer{margin-top:0;line-height:1.0625rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .group,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .group{margin-bottom:1.125rem;margin-top:0}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .group .title,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .group .title{margin-bottom:.5625rem;font-size:1rem;line-height:1.4375rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .group .range-icon,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .group .title .range-icon,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .group .range-icon,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .group .title .range-icon{margin-left:unset;margin-right:1rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .group .description,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .group .description{margin-top:0;font-size:1rem;line-height:1.4375rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .graph-section,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .graph-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-bottom:1.125rem}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .graph-section:last-child,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .graph-section:last-child{margin-bottom:0}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .graph-section .name,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .graph-section .name{font-size:.75rem;line-height:1.0625rem;margin-right:.375rem;min-width:3.5rem;-ms-flex-preferred-size:20%;flex-basis:20%}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .graph-section .bar-main,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .graph-section .bar-main{-ms-flex-preferred-size:44%;flex-basis:44%;height:.3125rem;border-radius:.3125rem;position:relative;margin-right:.75rem;font-size:.875rem;line-height:1.25rem;margin-top:0}.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .graph-section .units,.mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .graph-section .units{font-size:.75rem;line-height:1.0625rem;margin-top:0}.mg-stagemymenu-override .stagemymenu_overlay-override{right:unset;right:0}.mg-stagemymenu-override .stagemymenu_overlay-override #content{-webkit-overflow-scrolling:auto}.mg-stagemymenu-override .stagemymenu_overlay-override #accordion_button:after{margin:0 9px 2px}.mg-stagemymenu-override .stagemymenu_overlay-override #accordion_button.opened:after{margin:0 9px -1px}@media print,screen and (min-width:64em){.mg-stagemymenu-override .stagemymenu_overlay-override{border-bottom-left-radius:unset;border-bottom-left-radius:100px}}.mg-stagemymenu-override .stagemymenu_overlay-override .secondary_part .nutritional_tips .heading{font-size:1.125rem}@media print,screen and (min-width:64em){.mg-stagemymenu-override .stagemymenu_overlay-override .secondary_part .nutritional_tips .heading{font-size:1.5rem;line-height:1.625rem}}.mg-stagemymenu-override .stagemymenu_overlay-override .secondary_part .nutritional_tips ul li{font-size:.875rem;margin-left:1.875rem}@media print,screen and (min-width:64em){.mg-stagemymenu-override .stagemymenu_overlay-override .secondary_part .nutritional_tips ul li{font-size:1rem;line-height:1.4375rem}}.mg-stagemymenu-override .stagemymenu_overlay-override .secondary_part .nutritional_tips ul li:before{margin-left:-1.875rem;margin-right:1.25rem}.mg-stagemymenu-override .stagemymenu_overlay-override .title-choose:after,.mg-stagemymenu-override .stagemymenu_overlay-override .title-choose:before{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 4px}#content .add-dish-wrapper .added-dish-wrapper .item .image .msg-to-remove span{width:unset!important}@media print,screen and (max-width:47.99875em){html[dir=rtl] .mg-stagemymenu.mg-stagemymenu-override .mg-stagemymenu__container,html[dir=rtl] .mg-stagemymenu.mg-stagemymenu-override .mg-stagemymenu__container .title{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}html[dir=rtl] .mg-stagemymenu__container .title .yellow-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.mg-sharing-icons ul{position:relative;margin-top:.4375rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:2px solid #ddd;border-left:none}@media print,screen and (min-width:48em){.mg-sharing-icons ul{margin-top:.625rem}}.mg-sharing-icons ul li a{border-left:2px solid #ddd;width:3.75rem!important;height:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.mg-sharing-icons ul li a img{height:1.5rem}.mg-sharing-icons ul li a.addthis_button_pinterest_share img,.mg-sharing-icons ul li a.addthis_button_pinterest img{height:1.375rem}.mg-sharing-icons ul li a.addthis_button_facebook img{height:1.25rem}@media print,screen and (min-width:48em){.mg-sharing-icons ul li a.addthis_button_whatsapp{display:none}}.mg-sharing-icons ul li a.addthis_button_whatsapp img{height:1.5rem}.mg-sharing-icons ul li a.addthis_button_twitter img{height:1.0625rem}.mg-sharing-icons ul li a.addthis_button_instagram img{height:1.4375rem}.mg-sharing-icons ul .mg-sharing-icons-disable{position:absolute;display:block;background-color:#f3f3f3;opacity:.7;width:99.5%;height:100%;top:0;left:.125rem;cursor:pointer}.mg-category-grid .mg-category__result{margin-bottom:0;margin-top:0}.mg-product-card-v2.buy-now-label{position:relative;padding-bottom:3.25rem}.pager .visually-hidden{display:none}.pager ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pager ul li{margin-right:.5rem}.pager ul li a{color:#1e6f30}.pager ul li.is-active a{color:#fff33e}.mg-category-tags{min-height:7.4375rem;padding:.9375rem 0!important;background-color:#eee}@media print,screen and (min-width:64em){.mg-category-tags{width:80%}}.mg-category-tags .mg-home-stage__searchtags{background-color:#eee}@media print,screen and (max-width:47.99875em){.mg-category-tags .mg-home-stage__searchtags{padding-bottom:.9375rem}}.mg-category-tags .mg-home-stage__searchtags>div a{margin:1.25rem 1.25rem 1.25rem 0}.mg-category-tags .mg-home-stage__searchtags>div:after{min-width:2%}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-sub-category-grid .mg-product-card-v2{margin-right:-.9375rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper{display:block;width:100%;position:static;top:0;left:0}}.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{text-align:center}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:.75rem}}.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{display:none}.mg-sub-category-grid .mg-product-card-v2 .mg-product-card img{width:100%}.mg-breadcrumb{background-color:transparent;position:relative;padding:1.1rem 2.0625rem 1.5rem}@media print,screen and (max-width:47.99875em){.mg-breadcrumb{padding-top:6.25rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-breadcrumb{margin-bottom:1.875rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1.875rem;padding-left:3.75rem}}@media print,screen and (min-width:64em){.mg-breadcrumb{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 5rem 3.5rem}}.mg-breadcrumb ol,.mg-breadcrumb ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:48em){.mg-breadcrumb ol,.mg-breadcrumb ul{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.mg-breadcrumb ol li,.mg-breadcrumb ul li{list-style:none;margin-bottom:0;margin-right:0;color:#333}.mg-breadcrumb ol li.under:focus,.mg-breadcrumb ol li.under:hover,.mg-breadcrumb ul li.under:focus,.mg-breadcrumb ul li.under:hover{text-decoration:underline}@media print,screen and (min-width:48em){.mg-breadcrumb ol li,.mg-breadcrumb ul li{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media print,screen and (min-width:48em){.mg-breadcrumb ol li:last-child,.mg-breadcrumb ul li:last-child{margin-bottom:0;margin-right:0}}.mg-breadcrumb ol li a,.mg-breadcrumb ul li a{display:inline-block;color:#333;text-transform:capitalize}.mg-breadcrumb ol li a:focus,.mg-breadcrumb ol li a:hover,.mg-breadcrumb ul li a:focus,.mg-breadcrumb ul li a:hover{text-decoration:underline}.mg-breadcrumb ol li+li:before,.mg-breadcrumb ul li+li:before{content:">";width:.5rem;height:.75rem;background-size:.5rem .75rem;background-repeat:no-repeat;display:inline-block;color:#333;margin-right:.5rem;margin-left:.5rem}@media print,screen and (max-width:47.99875em){.mg-breadcrumb:last-child{margin-top:0}}.country-main-heading{margin:1.25rem 0}.country-card{display:-webkit-box;display:-ms-flexbox;display:flex;height:4.5rem}.country-card:hover .country-name,.country-card:hover .language{color:#1e6f30}.country-flag-img{height:2.5rem;margin:.625rem 0}.country-name{margin-top:.625rem;margin-bottom:.3125rem}.country-name,.language{color:rgba(61,46,44,.9);margin-left:.625rem;font-size:1rem}@media print,screen and (min-width:48em){.body-gap{margin:0 1.875rem}}@media print,screen and (max-width:47.99875em){.body-gap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 1.25rem}}.country-selector-main-wrapper{margin-bottom:5rem}.mg-main-wrapper{position:relative}.mg-menu-container{background:transparent}@media print,screen and (min-width:48em){.mg-menu-container{width:3.75rem}}@media print,screen and (min-width:64em){.mg-menu-container{width:5rem}}@media screen and (min-width:75em){.mg-menu-container{width:6.25rem}}.mg-secondary-block{background:#1e6f30}.mg-secondary-block .mg-playlist-grid .mg-gutter-container{margin:0;width:100%}.mg-recipes-template{position:relative}.mg-recipes-template .mg-recipe-ins{padding-top:3.125rem}@media print,screen and (min-width:48em){.mg-recipes-template .mg-recipe-ins{padding:3.75rem 0 0}}@media print,screen and (min-width:64em){.mg-recipes-template .mg-recipe-ins{padding:5.0625rem 0 18.25rem}}@media screen and (min-width:75em){.mg-recipes-template .mg-recipe-ins{padding:7.3125rem 0 21.25rem}}@media print,screen and (min-width:48em){.mg-recipes-template .mg-rating-row{margin-bottom:1.125rem}}@media print,screen and (min-width:64em){.mg-recipes-template .mg-rating-row{width:100%;-webkit-transform:translatey(-100%);transform:translatey(-100%);position:absolute}}.mg-recipes-template .mg-quote-with-background{padding:0}.mg-comment-row{background:#f3f3f3}.mg-50-50-template .mg-quote-with-background .mg-quote{background:none;padding:0}.mg-50-50-template .mg-quote-with-background .mg-quote-img{-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-50-50-template .mg-quote-with-background .mg-quote-platform{-webkit-animation-delay:1.95s;animation-delay:1.95s}.mg-50-50-template .mg-quote-with-background .mg-quote-desc{-webkit-animation-delay:2s;animation-delay:2s}.mg-50-50-template .mg-ingredients .mg-gutter-container,.mg-50-50-template .mg-pdf-cta .mg-gutter-container,.mg-50-50-template .mg-quote-with-background .mg-gutter-container,.mg-50-50-template .mg-recipe-header .mg-gutter-container,.mg-50-50-template .mg-recipe-instructions .mg-gutter-container,.mg-50-50-template .mg-sharing-icons .mg-gutter-container,.mg-50-50-template .mg-teaser-recipe-pdp .mg-gutter-container{width:100%;margin-left:0;margin-right:0}@media print,screen and (max-width:47.99875em){.mg-50-50-template .mg-accordion{margin-left:-1.875rem;margin-right:-1.875rem}}.mg-50-50-template .mg-accordion .mg-gutter-container{margin:0;width:100%}@media print,screen and (max-width:47.99875em){.mg-50-50-template .mg-accordion .mg-gutter-container,.mg-50-50-template .mg-teaser-recipe-pdp .mg-gutter-container{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.mg-50-50-template .mg-full-width{width:100%}}.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter{padding:0}@media print,screen and (min-width:64em){.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter{width:83.33%;padding:0 0 14.375rem}.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter.new-rating{padding:0}}@media screen and (min-width:75em){.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter{padding:0 0 17.8125rem}.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter.new-rating{padding:0}}@media print,screen and (max-width:47.99875em){.mg-50-50-template .mg-rating{margin-top:0;margin-left:0;margin-right:0}}@media print,screen and (max-width:47.99875em){.mg-50-50-template-override .mg-accordion{margin-left:0!important;margin-right:0!important}}.mg-pdp-template{position:relative}@media print,screen and (max-width:47.99875em){.mg-pdp-template{margin-bottom:0}}.mg-pdp-template .mg-pdp-content{padding-top:3.25rem}@media print,screen and (min-width:48em){.mg-pdp-template .mg-pdp-content{padding:4.25rem 0 0}}@media print,screen and (min-width:64em){.mg-pdp-template .mg-pdp-content{padding:5.0625rem 0 18.25rem}}@media screen and (min-width:75em){.mg-pdp-template .mg-pdp-content{padding:7.3125rem 0 21.25rem}}@media print,screen and (min-width:48em){.mg-pdp-template .mg-rating-row{margin-bottom:1.125rem}}@media print,screen and (min-width:64em){.mg-pdp-template .mg-rating-row{width:100%;-webkit-transform:translatey(-100%);transform:translatey(-100%);position:absolute}}.mg-pdp-template .mg-gutter-container [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,.mg-pdp-template .mg-gutter-container [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist,.mg-pdp-template .mg-gutter-container [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text{color:#333!important}
