/* @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/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/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/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/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/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/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/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/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/maggi/UI/build/fonts/17gGfTr.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MaggiSansLight;src:url(/themes/custom/maggi/UI/build/fonts/DFfFB-a.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MaggiSansBold;src:url(/themes/custom/maggi/UI/build/fonts/11_HT5J.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next LT Pro Regular;src:url(/themes/custom/maggi/UI/build/fonts/3GY3x-Q.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Hand of Julius-regular;src:url(/themes/custom/maggi/UI/build/fonts/1KsMgUl.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kitchen cupboard Regular;src:url(/themes/custom/maggi/UI/build/fonts/2nD8siu.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nuit;src:url(/themes/custom/maggi/UI/build/fonts/1K3uULh.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MaggiSansIcons;src:url(/themes/custom/maggi/UI/build/fonts/2TGyIJs.woff) format("woff");font-weight:400;font-style:normal;text-transform:none;font-display:swap}@font-face{font-family:MaggiSansVnuRegular;src:url(/themes/custom/maggi/UI/build/fonts/3_1F49b.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MaggiSansVnuBold;src:url(/themes/custom/maggi/UI/build/fonts/3vgsubh.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Db EE Stroke;src:url(/themes/custom/maggi/UI/build/fonts/Vdm57za.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DB Heavent;src:url(/themes/custom/maggi/UI/build/fonts/20otX1m.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:VeneerThree;src:url(/themes/custom/maggi/UI/build/fonts/3DpzLb-.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HeeboBold;src:url(/themes/custom/maggi/UI/build/fonts/3GZl0JD.woff2) format("woff2");font-display:swap}@font-face{font-family:HeeboRegular;src:url(/themes/custom/maggi/UI/build/fonts/3xfNDPP.woff2) format("woff2");font-display:swap}@font-face{font-family:Open Sans;src:url(/themes/custom/maggi/UI/build/fonts/3xfNDPP.woff2) format("woff2");font-display:swap}@font-face{font-family:Open Sans;font-display:swap;font-weight:400;font-style:normal;src:url(/themes/custom/maggi/UI/build/fonts/2LFo6XR.ttf) format("truetype")}@font-face{font-family:Open Sans Bold;font-display:swap;font-style:normal;src:url(/themes/custom/maggi/UI/build/fonts/1ngZ46e.ttf) format("truetype")}@font-face{font-family:Open Sans ExtraBold;font-display:swap;font-style:normal;src:url(/themes/custom/maggi/UI/build/fonts/3tPKbwK.ttf) format("truetype")}@font-face{font-family:MaggiSansRegular;src:local("Courier");unicode-range:U+2026;size-adjust:0}.text--gray-4{color:#d8d8d8}.text--light-yellow{color:#fffef8}.text--maggi-yellow{color:#fff33e}.text--soya-brown{color:#632c12}.text--soya-recipe-red{color:#d52d2f}.text--micro-yellow{color:#ffe116}.text--maggi-yellow-cheap{color:#fff340}.text--maggi-yellow-light{color:#fffcda}.text--brand-gray{color:#3e2b1a}.text--whatsapp-button{color:#49c959}.text--whatsapp-widget{color:#49a842}.text--text-green1{color:#519761}.text--darkish-green{color:#1b542f}.text--kashi-orange{color:#ed9241}.text--sea-blue{color:#62bfde}.text--text-tomato-red{color:#dd5347}.text--text-beans-green{color:#569b64}.text--greyish-green{color:#61751d}.text--text-blue1{color:#0a56ab}.text--text-blue2{color:#11aae6}.text--text-grey1{color:#747474}.text--dark-red{color:#fe0908}.text--text-orange1{color:#ff8600}.text--text-red1{color:#7d0a1a}.text--text-red2{color:#df3d46}.text--widget-list{color:#efefef}.text--dark-gray{color:#333}.text--footer-icons{color:#af835c}.text--white{color:#fff}.text--arabia-popup-bg{color:#ffca18}.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--background-light-gray1{color:#f6f6f6}.text--special-use-light-gray{color:#eee}.text--pinterest{color:#ee2d34}.text--youtube{color:#ff0400}.text--facebook{color:#4367b3}.text--instagram{color:#b9499a}.text--Whatsapp{color:#25d366}.text--tiktok{color:#000}.text--tags-background{color:#5b5b5b}.text--non-additive{color:#ed232a}.text--non-additive1{color:#d32125}.text--additive{color:#417505}.text--footer-text-color{color:#b39d8a}.text--social-icons-bg-color{color:#524132}.text--newsletter-link-color{color:#00a2ff}.text--newsletter-link-color-darker{color:#007acc}.text--teaser-full-gradient{color:#3d3d3d}.text--tabs-border-color{color:#ffed00}.text--star-inactive-color{color:#786724}.text--success-color{color:#4dc40e}.text--twitter{color:#1da1f2}.text--dark-gray-text{color:#4c4c4c}.text--link-blue-color{color:#1779ba}.text--link-blue-dark{color:#1574b2}.text--focus-ring-color{color:#7aacfe}.text--border-light-grey{color:#999}.text--button-background{color:#cbc9c9}.text--grey{color:grey}.text--greybackground{color:#f1f1f1}.text--grey-for-grey-background{color:#5c5c5c}.text--sus-green{color:#b3e7be}.text--sus-dark-green{color:#607e67}.text--sus-text{color:#1e6331}.text--scroll-indicator-background{color:#eceef3}.text--scroll-indicator-foreground{color:#fd0}.text--sus-page-bg{color:#fafff8}.text--sus-text-border{color:#e5e5e5}.text--black-panther{color:#2b2b2b}.text--background-opac{color:rgba(0,0,0,.9)}.text--greyish{color:#cbcbcb}.text--green{color:green}.text--offwhite{color:#e0e0e0}.text--light-grey{color:rgba(0,0,0,.1)}.text--greenish-shade{color:#a9ba51}.text--heading-green{color:green}.text--light-grey-tooltip{color:#ececec}.text--tooltip-text-color{color:#787878}.text--microsite-gray{color:#434343}.text--microsite-link{color:#4a7c37}.text--microsite-red{color:#d52d30}.text--microsite-lime{color:#fff6e2}.text--microsite-brown{color:#725329}.text--microsite-brown-2{color:#c39a4b}.text--microsite-yellow2{color:#fae24e}.text--microsite-cream{color:#f9f9f9}.text--microsite-popup{color:#ffe117}.text--microsite-green{color:#397d30}.text--microsite-mustard-yellow{color:#c99936}.text--winner-heading-title{color:#d63734}.text--microsite-black{color:#010101}.text--winner-indicator{color:#f3d756}.text--microsite-content-orange{color:#d89b3e}.text--microsite-form-general-info{color:#a34418}.text--maggi-campaign-white{color:#fefefe}.text--maggi-campaign-black{color:#0a0a0a}.text--upload-button-border{color:#222}.text--simplyCookLabelBorder{color:#ea7406}.text--mushroom-brown{color:#833602}.text--mushroom-brown-2{color:#7a3a14}.text--mushroom-brown2-43{color:rgba(122,58,20,.431373)}.text--mushroom-recipe-green{color:#446b20}.text--submitTitlesYellow{color:#feef50}.text--oysterSubmitFormRed{color:#e25429}.text--banner-label-green{color:#4b7d44}.text--banner-label-yellow{color:#ffe833}.text--icon-yellow-bg{color:#fbed54}.text--oyster-game-voucher-green{color:#4f823d}.text--add-cookbook-border-red{color:#ec565e}.text--share-recipe-color{color:rgba(51,51,51,.2)}.text--form-wrapper-color{color:#636363}.text--chef-tip-contain{color:hsla(0,0%,98.8%,.941176)}.text--mg-scanable-yellow-bg{color:#f9ec00}.text--mg-scanable-grey{color:#3e2b18}.text--mg-white-smoke{color:#f7f0f0}.text--mg-light-gray{color:#888}.text--link-dark-blue{color:#005085}.text--light-steel-blue{color:#96ccf3}.background--gray-4{background:#d8d8d8}.background--light-yellow{background:#fffef8}.background--maggi-yellow{background:#fff33e}.background--soya-brown{background:#632c12}.background--soya-recipe-red{background:#d52d2f}.background--micro-yellow{background:#ffe116}.background--maggi-yellow-cheap{background:#fff340}.background--maggi-yellow-light{background:#fffcda}.background--brand-gray{background:#3e2b1a}.background--whatsapp-button{background:#49c959}.background--whatsapp-widget{background:#49a842}.background--text-green1{background:#519761}.background--darkish-green{background:#1b542f}.background--kashi-orange{background:#ed9241}.background--sea-blue{background:#62bfde}.background--text-tomato-red{background:#dd5347}.background--text-beans-green{background:#569b64}.background--greyish-green{background:#61751d}.background--text-blue1{background:#0a56ab}.background--text-blue2{background:#11aae6}.background--text-grey1{background:#747474}.background--dark-red{background:#fe0908}.background--text-orange1{background:#ff8600}.background--text-red1{background:#7d0a1a}.background--text-red2{background:#df3d46}.background--widget-list{background:#efefef}.background--dark-gray{background:#333}.background--footer-icons{background:#af835c}.background--white{background:#fff}.background--arabia-popup-bg{background:#ffca18}.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--background-light-gray1{background:#f6f6f6}.background--special-use-light-gray{background:#eee}.background--pinterest{background:#ee2d34}.background--youtube{background:#ff0400}.background--facebook{background:#4367b3}.background--instagram{background:#b9499a}.background--Whatsapp{background:#25d366}.background--tiktok{background:#000}.background--tags-background{background:#5b5b5b}.background--non-additive{background:#ed232a}.background--non-additive1{background:#d32125}.background--additive{background:#417505}.background--footer-text-color{background:#b39d8a}.background--social-icons-bg-color{background:#524132}.background--newsletter-link-color{background:#00a2ff}.background--newsletter-link-color-darker{background:#007acc}.background--teaser-full-gradient{background:#3d3d3d}.background--tabs-border-color{background:#ffed00}.background--star-inactive-color{background:#786724}.background--success-color{background:#4dc40e}.background--twitter{background:#1da1f2}.background--dark-gray-text{background:#4c4c4c}.background--link-blue-color{background:#1779ba}.background--link-blue-dark{background:#1574b2}.background--focus-ring-color{background:#7aacfe}.background--border-light-grey{background:#999}.background--button-background{background:#cbc9c9}.background--grey{background:grey}.background--greybackground{background:#f1f1f1}.background--grey-for-grey-background{background:#5c5c5c}.background--sus-green{background:#b3e7be}.background--sus-dark-green{background:#607e67}.background--sus-text{background:#1e6331}.background--scroll-indicator-background{background:#eceef3}.background--scroll-indicator-foreground{background:#fd0}.background--sus-page-bg{background:#fafff8}.background--sus-text-border{background:#e5e5e5}.background--black-panther{background:#2b2b2b}.background--background-opac{background:rgba(0,0,0,.9)}.background--greyish{background:#cbcbcb}.background--green{background:green}.background--offwhite{background:#e0e0e0}.background--light-grey{background:rgba(0,0,0,.1)}.background--greenish-shade{background:#a9ba51}.background--heading-green{background:green}.background--light-grey-tooltip{background:#ececec}.background--tooltip-text-color{background:#787878}.background--microsite-gray{background:#434343}.background--microsite-link{background:#4a7c37}.background--microsite-red{background:#d52d30}.background--microsite-lime{background:#fff6e2}.background--microsite-brown{background:#725329}.background--microsite-brown-2{background:#c39a4b}.background--microsite-yellow2{background:#fae24e}.background--microsite-cream{background:#f9f9f9}.background--microsite-popup{background:#ffe117}.background--microsite-green{background:#397d30}.background--microsite-mustard-yellow{background:#c99936}.background--winner-heading-title{background:#d63734}.background--microsite-black{background:#010101}.background--winner-indicator{background:#f3d756}.background--microsite-content-orange{background:#d89b3e}.background--microsite-form-general-info{background:#a34418}.background--maggi-campaign-white{background:#fefefe}.background--maggi-campaign-black{background:#0a0a0a}.background--upload-button-border{background:#222}.background--simplyCookLabelBorder{background:#ea7406}.background--mushroom-brown{background:#833602}.background--mushroom-brown-2{background:#7a3a14}.background--mushroom-brown2-43{background:rgba(122,58,20,.431373)}.background--mushroom-recipe-green{background:#446b20}.background--submitTitlesYellow{background:#feef50}.background--oysterSubmitFormRed{background:#e25429}.background--banner-label-green{background:#4b7d44}.background--banner-label-yellow{background:#ffe833}.background--icon-yellow-bg{background:#fbed54}.background--oyster-game-voucher-green{background:#4f823d}.background--add-cookbook-border-red{background:#ec565e}.background--share-recipe-color{background:rgba(51,51,51,.2)}.background--form-wrapper-color{background:#636363}.background--chef-tip-contain{background:hsla(0,0%,98.8%,.941176)}.background--mg-scanable-yellow-bg{background:#f9ec00}.background--mg-scanable-grey{background:#3e2b18}.background--mg-white-smoke{background:#f7f0f0}.background--mg-light-gray{background:#888}.background--link-dark-blue{background:#005085}.background--light-steel-blue{background:#96ccf3}@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:0;-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}[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus,[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select: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;-webkit-overflow-scrolling:touch}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 0}.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 0;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 0;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 0;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 0;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 0;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 0;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{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh;width:auto}@media print,screen and (min-width:48em){.grid-y.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;height:100vh;width:auto}}@media print,screen and (min-width:64em){.grid-y.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;height:100vh;width:auto}}@media screen and (min-width:75em){.grid-y.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;height:100vh;width:auto}}.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;-webkit-overflow-scrolling:touch}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;-webkit-overflow-scrolling:touch}.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}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.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:#fcfcfc;font-family:MaggiSansRegular,Arial;font-weight:400}body .addthis-smartlayers,html .addthis-smartlayers{display:none}html.lang-vi,html.lang-vi body *{font-family:MaggiSansVnuRegular,Arial}html.lang-he,html.lang-he body{font-family:HeeboRegular,Arial,Times New Roman}html[lang=cs] body *,html[lang=lv] body *,html[lang=sk] body *{font-family:Arial!important}*,: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%,#3e2b1a),color-stop(0,#fff))!important;background-image:linear-gradient(90deg,#3e2b1a 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}html.lang-he .user-login-form .button.js-form-submit.form-submit,html.lang-he .user-pass-reset .button.js-form-submit.form-submit,html.lang-he .user-pass .button.js-form-submit.form-submit{color:#fff}html.lang-he .user-login-form .button.js-form-submit.form-submit:hover,html.lang-he .user-pass-reset .button.js-form-submit.form-submit:hover,html.lang-he .user-pass .button.js-form-submit.form-submit:hover{color:#333!important}html.lang-he .visually-hidden{height:0!important}@media print,screen and (max-width:47.99875em){html.lang-he #_evh-link,html.lang-he .embeddedServiceHelpButton .helpButton{bottom:5.75rem!important}}::-webkit-backdrop{background:#333;opacity:.8}::backdrop{background:#333;opacity:.8}.global-dialog{border:none;background-color:#fff;height:28.75rem;width:27rem;padding-left:1.875rem;padding-right:2.1875rem}[dir=ltr] .global-dialog__close_btn{float:right}[dir=rtl] .global-dialog__close_btn{float:left}.global-dialog__close_btn{margin:.625rem;display:block;font-size:25px;cursor:pointer}.global-dialog__content h2{margin-top:2.9375rem}.global-dialog__content__ingredient{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:1.25rem;gap:1.25rem;margin:2.5rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global-dialog__content__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.625rem;gap:.625rem;margin-bottom:3.75rem;background:#f6f6f6;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:10px;border-radius:2px}.global-dialog__content__quantity .ing-minus,.global-dialog__content__quantity .ing-plus{cursor:pointer}.global-dialog__content__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.global-dialog__content__buttons button{display:-webkit-box;display:-ms-flexbox;display:flex;width:8.25rem;padding:1.25rem 1.375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.9375rem;gap:.9375rem;border:1px solid #000;cursor:pointer}.global-dialog__content__buttons .save{background-color:#fd0;color:#333}@media print,screen and (max-width:47.99875em){body:not(.cx-improve-template) #ot-sdk-btn-floating,body:not(.cx-improve-template) .ot-floating-button{bottom:75px!important}}#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 button .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-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-icon,.mg-product-card-right a .mg-recipe-stats .mg-duration .mg-clock-icon,.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/maggi/UI/build/images/1kttYL5.png)}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after,.cx-shopping-cart-list .at-title:after,.downarrow-lightgray,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after{background-image:url(/themes/custom/maggi/UI/build/images/29gYdOn.svg)}.accordion-downarrow,.mg-accordion:not(.accordion-override) .accordion-group .panel-title i{background-image:url(/themes/custom/maggi/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/maggi/UI/build/images/Xft2ykX.svg)}.clock,.mg-pills.time .pills-image{background-image:url(/themes/custom/maggi/UI/build/images/pOYcCRR.svg)}#change-meal .prepa .icon-time:after,.clock-gray,.mg-product-card-right a .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-product-card a .mg-recipe-stats .mg-duration .mg-clock-icon{background-image:url(/themes/custom/maggi/UI/build/images/35XvlIZ.svg)}#mealplanner .prepa .icon-time:after,.clock-white{background-image:url(/themes/custom/maggi/UI/build/images/2sw9Y3S.svg)}.clock-dark,.cx-recipe-steps .mg-slick .time_header .time .clock_icon,.cx-recipe-steps .time_header_top .time .clock_icon{background-image:url(/themes/custom/maggi/UI/build/images/2LmyySO.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/maggi/UI/build/images/2XqqByt.svg)}.heart,.mg-teaser-list ul li:before{background-image:url(/themes/custom/maggi/UI/build/images/QfhCTTc.svg)}.idea{background-image:url(/themes/custom/maggi/UI/build/images/2K7jqHa.svg)}.location{background-image:url(/themes/custom/maggi/UI/build/images/3jTw1qt.svg)}.mg-pills.complexity .pills-image,.recipeType{background-image:url(/themes/custom/maggi/UI/build/images/gyZr9fW.svg)}#change-meal .difficulty .icofilled:after,.mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-icon,.mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-icon,.recipeType-gray{background-image:url(/themes/custom/maggi/UI/build/images/35ZIWcD.png)}#mealplanner .difficulty .icofilled:after,.recipeType-white{background-image:url(/themes/custom/maggi/UI/build/images/h5_l6JJ.svg)}.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/maggi/UI/build/images/2KO9pLI.svg)}.mg-recipe-instructions .recipe-floating-icon,.recipe-floating{background-image:url(/themes/custom/maggi/UI/build/images/wjOAESS.svg)}.refrigerator{background-image:url(/themes/custom/maggi/UI/build/images/3C_izSL.svg)}.scale{background-image:url(/themes/custom/maggi/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/maggi/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/maggi/UI/build/images/QTUTcQn.svg)!important}.star{background-image:url(/themes/custom/maggi/UI/build/images/3SwcjNA.svg)}.halfstar{background-image:url(/themes/custom/maggi/UI/build/images/1Zoukcn.svg)}.trophy{background-image:url(/themes/custom/maggi/UI/build/images/3EWMJrR.svg)}.check{background-image:url(/themes/custom/maggi/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/maggi/UI/build/images/pnYXoGi.png)}#srh-my-menu-iq-score-wrapper .my-menu-iq .mmiq-close,.close-gray{background-image:url(/themes/custom/maggi/UI/build/images/2z7ftfh.svg)}.close-white,.generic-popup.simplycook-partnership .close-btn{background-image:url(/themes/custom/maggi/UI/build/images/1g3dXCf.svg)}.close-yellow{background-image:url(/themes/custom/maggi/UI/build/images/3o8dUz2.svg)}.downarrow,.mg-search-filter-sorting>button span{background-image:url(/themes/custom/maggi/UI/build/images/Xft2ykX.svg)}.downarrow-gray{background-image:url(/themes/custom/maggi/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/maggi/UI/build/images/2DLn8gj.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/maggi/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/maggi/UI/build/images/TLoAxi-.svg)}.download,.mg-pdf-cta_container .mg-pdf-btn span,a.pdf-lnk:before{background-image:url(/themes/custom/maggi/UI/build/images/iyhaY_k.svg)}.cx-pdf-cta_container .cx-pdf-btn span,.download-recipe{background-image:url(/themes/custom/maggi/UI/build/images/3myaGZ0.svg);background-size:contain;background-repeat:no-repeat}.filter,.filter-gray,.mg-search-filter-elem span{background-image:url(/themes/custom/maggi/UI/build/images/174JtvR.svg)}.cx-ingredients__controls button:first-of-type,.mg-ingredients__controls button:first-of-type,.minus{background-image:url(/themes/custom/maggi/UI/build/images/2BTdK7e.svg);background-repeat:no-repeat;background-position:50%}.cx-ingredients__controls button.inactive:last-of-type,.mg-ingredients__controls button.inactive:last-of-type,.plus-disabled{background-image:url(/themes/custom/maggi/UI/build/images/1sv0VS4.svg);background-repeat:no-repeat;background-position:50%}.cx-ingredients__controls button.inactive:first-of-type,.mg-ingredients__controls button.inactive:first-of-type,.minus-disabled{background-image:url(/themes/custom/maggi/UI/build/images/2I_8rE5.svg);background-repeat:no-repeat;background-position:50%}.cx-ingredients__controls button:last-of-type,.mg-ingredients__controls button:last-of-type,.plus{background-image:url(/themes/custom/maggi/UI/build/images/1zWLdge.svg);background-repeat:no-repeat;background-position:50%}.plus_icon_for_mymenu{background-image:url(/themes/custom/maggi/UI/build/images/1jbnZOP.svg);background-repeat:no-repeat;background-position:50%}.cx-whats-new-mg-video__img-block .mg-play-icon a span,.mg-video__img-block .mg-play-icon a:hover span,.mg-video__img-block .mg-play-icon a span,.ms-video__cta-play,.ms_video .grid-container .ms__cta--btn-icon,.ms_video .grid-container .ms__cta--btn:focus .ms__cta--btn-icon,.ms_video .grid-container .ms__cta--btn:hover .ms__cta--btn-icon,.pillars__video--btn-icon,.pillars__video--btn:focus .pillars__video--btn-icon,.pillars__video--btn:hover .pillars__video--btn-icon,.play,.play-default{background-image:url(/themes/custom/maggi/UI/build/images/1QQKqzj.svg);background-repeat:no-repeat;height:1.45688rem;width:.9725rem;background-size:.9725rem 1.45688rem}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__img-block .mg-play-icon a span,.mg-video__img-block .mg-play-icon a:hover span,.mg-video__img-block .mg-play-icon a span,.ms-video__cta-play,.ms_video .grid-container .ms__cta--btn-icon,.ms_video .grid-container .ms__cta--btn:focus .ms__cta--btn-icon,.ms_video .grid-container .ms__cta--btn:hover .ms__cta--btn-icon,.pillars__video--btn-icon,.pillars__video--btn:focus .pillars__video--btn-icon,.pillars__video--btn:hover .pillars__video--btn-icon,.play,.play-default{height:1.28438rem;width:.85688rem;background-size:.85688rem 1.28438rem}}.mg-recipe-stage .mg-video-play-icon a span,.mg-video-play-icon a:hover span,.play-video-button{background-repeat:no-repeat;height:3.125rem;width:3.125rem;background-size:3.125rem 3.125rem}@media print,screen and (min-width:48em){.mg-recipe-stage .mg-video-play-icon a span,.mg-video-play-icon a:hover span,.play-video-button{height:3.125rem;width:3.125rem;background-size:3.125rem 3.125rem}}.mg-video-custom-tint .mg-js-video .mg-video-play-icon a span,.play-video-button-white{background-repeat:no-repeat;height:2.5rem;width:2.5rem;background-size:2.5rem 2.5rem;background-image:url(/themes/custom/maggi/UI/build/images/28SCZEI.svg)}.mg-video__img-block .mg-play-icon a span,.ms-video__cta-play,.ms_video .grid-container .ms__cta--btn-icon,.pillars__video--btn-icon,.play-default{background-image:url(/themes/custom/maggi/UI/build/images/2s1jHBU.svg)}.footer-links-default{background-image:url(/themes/custom/maggi/UI/build/images/3LJBVkq.svg)}.footer-links-hover,.mg-footer__block-link ul li:hover:before{background-image:url(/themes/custom/maggi/UI/build/images/1O3jW7b.svg)!important}.mg-ingredients__rewe>div{background-image:url(/themes/custom/maggi/UI/build/images/3ZFZOlL.png);background-repeat:no-repeat;background-position:50%}.mg-ingredients__copy_popup_btn>div{background-image:url(/themes/custom/maggi/UI/build/images/fW9_NOl.svg);background-repeat:no-repeat;background-position:50%}.share-recipe-icon{background-image:url(/themes/custom/maggi/UI/build/images/1bjhXDE.png)}.copy-link-icon,.share-recipe-modal .copy-link .copy-link-button:after{background-image:url(/themes/custom/maggi/UI/build/images/1XQfUS9.png);background-repeat:no-repeat}.mg-ingredients__copy_popup_btn.inactive>div{background-image:url(/themes/custom/maggi/UI/build/images/cCTRL_4.svg)}.mg-ingredients__copy_popup_btn:hover>div{background-image:url(/themes/custom/maggi/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/maggi/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/maggi/UI/build/images/1zWLdge.svg)}.mg-custom-check .mg-custom-check-input:checked+label.selected-ingredient:after{background-image:url(/themes/custom/maggi/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/maggi/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/maggi/UI/build/images/1Joz8cQ.svg)}.arab-btn div:hover:before,.generic-popup.simplycook-partnership .mg-btn:hover div,.generic-popup.simplycook-partnership .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,.generic-popup.simplycook-partnership .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions] div,.generic-popup.simplycook-partnership .mg-submit-btn:hover div,.generic-popup.simplycook-partnership .user-login-form .button.js-form-submit.form-submit:hover div,.generic-popup.simplycook-partnership .user-pass-reset .button.js-form-submit.form-submit:hover div,.generic-popup.simplycook-partnership .user-pass .button.js-form-submit.form-submit:hover div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .generic-popup.simplycook-partnership 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-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 .ms_banner div:focus[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 .ms_banner 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 .ms_banner 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: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 .generic-popup.simplycook-partnership div:hover[data-drupal-selector=edit-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-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 .ms_banner div:focus[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .ms_banner div:hover[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .ms_banner div[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-quotation__container .redirect-btn a:hover>div,.mg-recipe-header.simplyCookRecipeHeader .simplyCookBuyButton:hover div,.mg-search-filter-buttons button: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,.ms_banner .mg-btn:focus div,.ms_banner .mg-btn:hover div,.ms_banner .mg-btn div,.ms_banner .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:focus[data-drupal-selector=edit-field-dsu-images-actions] div,.ms_banner .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,.ms_banner .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,.ms_banner .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:focus[data-drupal-selector=edit-actions] div,.ms_banner .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions] div,.ms_banner .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] div,.ms_banner .mg-submit-btn:focus div,.ms_banner .mg-submit-btn:hover div,.ms_banner .mg-submit-btn div,.ms_banner .user-login-form .button.js-form-submit.form-submit:focus div,.ms_banner .user-login-form .button.js-form-submit.form-submit:hover div,.ms_banner .user-login-form .button.js-form-submit.form-submit div,.ms_banner .user-pass-reset .button.js-form-submit.form-submit:focus div,.ms_banner .user-pass-reset .button.js-form-submit.form-submit:hover div,.ms_banner .user-pass-reset .button.js-form-submit.form-submit div,.ms_banner .user-pass .button.js-form-submit.form-submit:focus div,.ms_banner .user-pass .button.js-form-submit.form-submit:hover div,.ms_banner .user-pass .button.js-form-submit.form-submit 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,.pillars .user-login-form a.button.js-form-submit.form-submit:focus div,.pillars .user-login-form a.button.js-form-submit.form-submit:hover div,.pillars .user-pass-reset a.button.js-form-submit.form-submit:focus div,.pillars .user-pass-reset a.button.js-form-submit.form-submit:hover div,.pillars .user-pass a.button.js-form-submit.form-submit:focus div,.pillars .user-pass a.button.js-form-submit.form-submit:hover div,.pillars a.mg-btn:focus div,.pillars a.mg-btn:hover div,.pillars a.mg-submit-btn:focus div,.pillars a.mg-submit-btn:hover div,.right-arrow-black,.simplycook-intro-container .redirect-btn-block a div:hover,.user-login-form .generic-popup.simplycook-partnership .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-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 .ms_banner .button.js-form-submit.form-submit:focus div,.user-login-form .ms_banner .button.js-form-submit.form-submit:hover div,.user-login-form .ms_banner .button.js-form-submit.form-submit div,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-login-form .pillars a.button.js-form-submit.form-submit:focus div,.user-login-form .pillars a.button.js-form-submit.form-submit:hover div,.user-pass-reset .generic-popup.simplycook-partnership .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 .ms_banner .button.js-form-submit.form-submit:focus div,.user-pass-reset .ms_banner .button.js-form-submit.form-submit:hover div,.user-pass-reset .ms_banner .button.js-form-submit.form-submit div,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass-reset .pillars a.button.js-form-submit.form-submit:focus div,.user-pass-reset .pillars a.button.js-form-submit.form-submit:hover div,.user-pass .generic-popup.simplycook-partnership .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 .ms_banner .button.js-form-submit.form-submit:focus div,.user-pass .ms_banner .button.js-form-submit.form-submit:hover div,.user-pass .ms_banner .button.js-form-submit.form-submit div,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass .pillars a.button.js-form-submit.form-submit:focus div,.user-pass .pillars a.button.js-form-submit.form-submit:hover div,.whatsapp-btn div:hover:before,form.webform-submission-form .form-actions.js-form-wrapper:hover .button{background-image:url(/themes/custom/maggi/UI/build/images/2DLn8gj.svg);background-repeat:no-repeat;background-position:50%}.active-rightarrow,.arab-btn div:before,.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,.cx-whats-new-mg-video .general span,.generic-popup.simplycook-partnership .mg-btn div,.generic-popup.simplycook-partnership .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,.generic-popup.simplycook-partnership .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] div,.generic-popup.simplycook-partnership .mg-submit-btn div,.generic-popup.simplycook-partnership .user-login-form .button.js-form-submit.form-submit div,.generic-popup.simplycook-partnership .user-pass-reset .button.js-form-submit.form-submit div,.generic-popup.simplycook-partnership .user-pass .button.js-form-submit.form-submit 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 .generic-popup.simplycook-partnership 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-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 .generic-popup.simplycook-partnership div[data-drupal-selector=edit-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-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-quotation__container .redirect-btn a>div,.mg-recipe-header.simplyCookRecipeHeader .simplyCookBuyButton 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-term-condition__btn span,.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,.pillars .user-login-form a.button.js-form-submit.form-submit div,.pillars .user-pass-reset a.button.js-form-submit.form-submit div,.pillars .user-pass a.button.js-form-submit.form-submit div,.pillars a.mg-btn div,.pillars a.mg-submit-btn div,.right-arrow-yellow,.simplycook-intro-container .redirect-btn-block a 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 .generic-popup.simplycook-partnership .button.js-form-submit.form-submit 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-login-form .pillars a.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 .generic-popup.simplycook-partnership .button.js-form-submit.form-submit 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-reset .pillars a.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 .generic-popup.simplycook-partnership .button.js-form-submit.form-submit 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,.user-pass .pillars a.button.js-form-submit.form-submit div,.Video-btn span,.whatsapp-btn div:before,form.webform-submission-form .form-actions.js-form-wrapper .button,html[dir=rtl] .mg-footer__block-link ul li:before{background-image:url(/themes/custom/maggi/UI/build/images/Cp-5Fbr.svg);background-repeat:no-repeat;background-position:50%}.right-arrow-white{background-image:url(/themes/custom/maggi/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/maggi/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/maggi/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/maggi/UI/build/images/2sQ3_L9.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/maggi/UI/build/images/3Wz615k.svg)}.pdf-print-frame{background-image:url(/themes/custom/maggi/UI/build/images/1rnh_vP.png)}.pdf-print-paper-sheet{background-image:url(/themes/custom/maggi/UI/build/images/2503mj1.png)}.pdf-print-yellow-layer{background-image:url(/themes/custom/maggi/UI/build/images/3banENa.png)}.pdf-print-maggi-logo{background-image:url(/themes/custom/maggi/UI/build/images/2NfINic.png)}.pdf-print-icon-food{background-image:url(/themes/custom/maggi/UI/build/images/2MTAA_r.png)}.pdf-print-icon-portions{background-image:url(/themes/custom/maggi/UI/build/images/2wVneEj.png)}.pdf-print-icon-time{background-image:url(/themes/custom/maggi/UI/build/images/CRMAHaK.png)}.cx-ingredients__table>div .recipe-ingredient-name a em,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a em,.mg-ingredients__table>div .recipe-ingredient-name a em,.related-Ingredients-arrow{background-image:url(/themes/custom/maggi/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/maggi/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-pdf-cta .mg-pdf-checkbox p:after,.mg-cooking-knowledge a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p:after,.mg-cooking-knowledge a .mg-rating__txt-block p:after,.mg-cooking-knowledge a .mg-recipe-instructions__steps-head h3:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:after,.mg-cooking-knowledge a .mg-teaser-content__container-des p: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-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge a p:after,.mg-pdf-cta .mg-pdf-checkbox .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-pdf-cta .mg-pdf-checkbox .mg-teaser-recipe-1_content a p: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-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge a p:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-recipe-1_content a p:after,.mg-quote-platform a:after,.mg-rating__txt-block .mg-cooking-knowledge a p:after,.mg-rating__txt-block .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-recipe-header_subtitle a:after,.mg-recipe-instructions__steps-head .mg-cooking-knowledge a h3:after,.mg-recipe-instructions__steps-head .mg-search-maggi-cell .mg-search-maggi h3 a:after,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a h3:after,.mg-search-load-more:after,.mg-search-maggi-cell .mg-search-maggi .mg-pdf-cta .mg-pdf-checkbox p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-rating__txt-block p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-recipe-instructions__steps-head h3 a:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-content__container-des p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-recipe-1_content a p 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-content__container-des .mg-cooking-knowledge a p:after,.mg-teaser-content__container-des .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-teaser-recipe-1_content .upper-content a h5:after,.mg-teaser-recipe-1_content .upper-content a p:after,.mg-teaser-recipe-1_content a .mg-pdf-cta .mg-pdf-checkbox p:after,.mg-teaser-recipe-1_content a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p:after,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head h3:after,.mg-teaser-recipe-1_content a .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content a h5:after,.mg-teaser-recipe-1_content a p: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-pdf-cta .mg-pdf-checkbox p:after,.mg-cooking-knowledge a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p:after,.mg-cooking-knowledge a .mg-rating__txt-block p:after,.mg-cooking-knowledge a .mg-recipe-instructions__steps-head h3:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:after,.mg-cooking-knowledge a .mg-teaser-content__container-des p: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-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge a p:after,.mg-pdf-cta .mg-pdf-checkbox .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-pdf-cta .mg-pdf-checkbox .mg-teaser-recipe-1_content a p: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-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge a p:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-recipe-1_content a p:after,.mg-quote-platform a:after,.mg-rating__txt-block .mg-cooking-knowledge a p:after,.mg-rating__txt-block .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-recipe-header_subtitle a:after,.mg-recipe-instructions__steps-head .mg-cooking-knowledge a h3:after,.mg-recipe-instructions__steps-head .mg-search-maggi-cell .mg-search-maggi h3 a:after,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a h3:after,.mg-search-load-more:after,.mg-search-maggi-cell .mg-search-maggi .mg-pdf-cta .mg-pdf-checkbox p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-rating__txt-block p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-recipe-instructions__steps-head h3 a:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-content__container-des p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-recipe-1_content a p 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-content__container-des .mg-cooking-knowledge a p:after,.mg-teaser-content__container-des .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-teaser-recipe-1_content .upper-content a h5:after,.mg-teaser-recipe-1_content .upper-content a p:after,.mg-teaser-recipe-1_content a .mg-pdf-cta .mg-pdf-checkbox p:after,.mg-teaser-recipe-1_content a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p:after,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head h3:after,.mg-teaser-recipe-1_content a .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content a h5:after,.mg-teaser-recipe-1_content a p: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-pdf-cta .mg-pdf-checkbox p:hover:after,.mg-cooking-knowledge a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p:hover:after,.mg-cooking-knowledge a .mg-rating__txt-block p:hover:after,.mg-cooking-knowledge a .mg-recipe-instructions__steps-head h3:hover:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:hover:after,.mg-cooking-knowledge a .mg-teaser-content__container-des p: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-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge a p:hover:after,.mg-pdf-cta .mg-pdf-checkbox .mg-search-maggi-cell .mg-search-maggi p 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-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge a p:hover:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search-maggi-cell .mg-search-maggi p a:hover:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-recipe-1_content a p:hover:after,.mg-quote-platform a:hover:after,.mg-rating__txt-block .mg-cooking-knowledge a p:hover:after,.mg-rating__txt-block .mg-search-maggi-cell .mg-search-maggi p a:hover:after,.mg-recipe-header_subtitle a:hover:after,.mg-recipe-instructions__steps-head .mg-cooking-knowledge a h3:hover:after,.mg-recipe-instructions__steps-head .mg-search-maggi-cell .mg-search-maggi h3 a:hover:after,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a h3:hover:after,.mg-search-load-more:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-pdf-cta .mg-pdf-checkbox p a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-rating__txt-block p a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-recipe-instructions__steps-head h3 a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-content__container-des p a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-recipe-1_content a p 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-content__container-des .mg-cooking-knowledge a p:hover:after,.mg-teaser-content__container-des .mg-search-maggi-cell .mg-search-maggi p a:hover:after,.mg-teaser-recipe-1_content .upper-content a h5:hover:after,.mg-teaser-recipe-1_content .upper-content a p:hover:after,.mg-teaser-recipe-1_content a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p:hover:after,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head h3:hover:after,.mg-teaser-recipe-1_content a .mg-search-maggi-cell .mg-search-maggi p a: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-1_content a p: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-pdf-cta .mg-pdf-checkbox p:hover:after,.mg-cooking-knowledge a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p:hover:after,.mg-cooking-knowledge a .mg-rating__txt-block p:hover:after,.mg-cooking-knowledge a .mg-recipe-instructions__steps-head h3:hover:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:hover:after,.mg-cooking-knowledge a .mg-teaser-content__container-des p: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-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge a p:hover:after,.mg-pdf-cta .mg-pdf-checkbox .mg-search-maggi-cell .mg-search-maggi p 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-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge a p:hover:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search-maggi-cell .mg-search-maggi p a:hover:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-recipe-1_content a p:hover:after,.mg-quote-platform a:hover:after,.mg-rating__txt-block .mg-cooking-knowledge a p:hover:after,.mg-rating__txt-block .mg-search-maggi-cell .mg-search-maggi p a:hover:after,.mg-recipe-header_subtitle a:hover:after,.mg-recipe-instructions__steps-head .mg-cooking-knowledge a h3:hover:after,.mg-recipe-instructions__steps-head .mg-search-maggi-cell .mg-search-maggi h3 a:hover:after,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a h3:hover:after,.mg-search-load-more:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-pdf-cta .mg-pdf-checkbox p a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-rating__txt-block p a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-recipe-instructions__steps-head h3 a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-content__container-des p a:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-recipe-1_content a p 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-content__container-des .mg-cooking-knowledge a p:hover:after,.mg-teaser-content__container-des .mg-search-maggi-cell .mg-search-maggi p a:hover:after,.mg-teaser-recipe-1_content .upper-content a h5:hover:after,.mg-teaser-recipe-1_content .upper-content a p:hover:after,.mg-teaser-recipe-1_content a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p:hover:after,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head h3:hover:after,.mg-teaser-recipe-1_content a .mg-search-maggi-cell .mg-search-maggi p a: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-1_content a p: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/maggi/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/maggi/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/maggi/UI/build/images/3HXu-QK.svg);background-size:1rem 1rem;background-repeat:no-repeat}.fill-star{background-image:url(/themes/custom/maggi/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/maggi/UI/build/images/y83ExUi.svg)!important;background-size:1.875rem 1.875rem;background-repeat:no-repeat}.half-star-icon{background-image:url(/themes/custom/maggi/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/maggi/UI/build/images/2QTJvja.svg)}.more-then-half-star-icon{background-image:url(/themes/custom/maggi/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/maggi/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/maggi/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/maggi/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/maggi/UI/build/images/3h5SrpF.svg);background-size:1rem 2rem;background-repeat:no-repeat;background-position:0}.whatsapp-icon,.whatsapp-sticky li span{background-image:url(/themes/custom/maggi/UI/build/images/2jU0Xan.svg);background-repeat:no-repeat;background-position:50%}.contrastToggle,.contrastToggleWhite,html.lang-he .theme-toggle{background-image:url(/themes/custom/maggi/UI/build/images/2oMZVdU.png);background-repeat:no-repeat;width:1.125rem;height:1.125rem;background-size:contain}.contrastToggle:after,.contrastToggleWhite:after,html.lang-he .theme-toggle:after{content:"";display:block;height:100%;width:100%;background-size:contain;background-repeat:no-repeat;background-image:url(/themes/custom/maggi/UI/build/images/fP_JffZ.png);opacity:0;-webkit-transition:opacity .3s cubic-bezier(.64,.04,.35,1);transition:opacity .3s cubic-bezier(.64,.04,.35,1)}@media screen and (min-width:90em){.contrastToggle,.contrastToggleWhite,html.lang-he .theme-toggle{width:1.125rem;height:1.125rem}}.contrastToggleWhite:after,html.lang-he .theme-toggle:after{opacity:1}.zoom-in{background-image:url(/themes/custom/maggi/UI/build/images/3OjQiXx.png)}.zoom-out{background-image:url(/themes/custom/maggi/UI/build/images/15k6eB1.png)}.zoom-hand{background-image:url(/themes/custom/maggi/UI/build/images/3tKOWyG.png)}.click-hand{background-image:url(/themes/custom/maggi/UI/build/images/2J5e_Ty.png)}.tap-barrel-icon{background-image:url(/themes/custom/maggi/UI/build/images/38pF0uI.png)}.simplycook-ciam-container .simplycook-ciam-steps-block,.simplycook-ciam-steps-bg{background-image:url(/themes/custom/maggi/UI/build/images/-ALxTvZ.svg)}.red-tick,.simplycook-ciam-container .info-block .mg-slick .item{background-image:url(/themes/custom/maggi/UI/build/images/FjTVqWl.svg);background-repeat:no-repeat}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.vegetarian,.simplycook-vegetarian{background:url(/themes/custom/maggi/UI/build/images/3tGrdYw.svg)}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.region,.simplycook-origin-white{background:url(/themes/custom/maggi/UI/build/images/1bvjYeK.svg)}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.duration,.simplycook-duration{background:url(/themes/custom/maggi/UI/build/images/18HPr-c.svg)}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.serve,.simplycook-serves-white{background:url(/themes/custom/maggi/UI/build/images/26sBX39.svg)}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.high-spicy,.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.low-spicy,.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.medium-spicy,.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.non-spicy,.simplycook-high-spicy-white,.simplycook-low-spicy-white,.simplycook-medium-spicy-white,.simplycook-non-spicy-white{background:url(/themes/custom/maggi/UI/build/images/3n8Brk7.svg)}.gaming-bg,body.gaming-page{background-image:url(/themes/custom/maggi/UI/build/images/3FuTXTM.png)}body.gaming-page.oyster-campaign{background-image:url(/themes/custom/maggi/UI/build/images/r9FJXoN.png)}.gamingButtonBg,.microsite-gaming .gaming-bottom-text .second-set .share-gaming-button{background-image:url(/themes/custom/maggi/UI/build/images/IOQOXC8.png)}.gamingButtonLongBg,.microsite-gaming .gaming-bottom-text .landing .discover-gaming-button{background-image:url(/themes/custom/maggi/UI/build/images/1xCCv6B.png)}.gamingRecipesBg,body.gaming-page .soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card{background-image:url(/themes/custom/maggi/UI/build/images/q_bAS-S.png)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .js-webform-image-file:before,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file:before,.submitFormUploadBg{background-image:url(/themes/custom/maggi/UI/build/images/2WWh6bg.png)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form textarea,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form textarea,.submitFormTextArea{background-image:url(/themes/custom/maggi/UI/build/images/3XnX5xp.png)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form select[name=province],.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form select[name=province],.submitFormSelect{background-image:url(/themes/custom/maggi/UI/build/images/qepNbZA.png)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form input[name=dish_name],.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name],.submitFormTextbox{background-image:url(/themes/custom/maggi/UI/build/images/2rWnl3p.png)}.gaming-page.oyster-campaign .ms-gift-detail.oyster-voucher .ms-gift-detail_share-now-btn,.microsite-gaming.oyster-campaign .gaming-bottom-text .voucher-block a,.os-liteform.oyster-campaign #gapit-user-info-form input[type=submit],.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .js-webform-image-file input[name=recipe_image_remove_button],.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form label.upload-button,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-actions.js-form-wrapper input.recipe-submit-btn,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file input[name=recipe_image_remove_button],.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form label.upload-button,.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form input.form-submit,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form input.form-submit,.submitFormredCtaSmall{background-image:url(/themes/custom/maggi/UI/build/images/3FYDlWH.png)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .form-actions.js-form-wrapper input,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-actions.js-form-wrapper input,.submitFormredCtaLarge{background-image:url(/themes/custom/maggi/UI/build/images/2d_hJVv.png)}.oysterSubmitFormUploadBg,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file:before{background-image:url(/themes/custom/maggi/UI/build/images/26om8Mw.png)}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city,.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob,.os-liteform.oyster-campaign #gapit-user-info-form input[type=email],.os-liteform.oyster-campaign #gapit-user-info-form input[type=text],.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-item-province,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name],.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text],.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text],.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text],.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]{background-image:url(/themes/custom/maggi/UI/build/images/1XGFCQV.png)}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form textarea{background-image:url(/themes/custom/maggi/UI/build/images/1nA8hM_.png)}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input.form-submit,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input.form-submit{background-image:url(/themes/custom/maggi/UI/build/images/3lv7lRQ.png)}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox]+div+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox]+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox]+div+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox]+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]+div+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]+label{background-image:url(/themes/custom/maggi/UI/build/images/2o0dfoa.png)}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox]:checked+div+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox]:checked+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox]:checked+div+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox]:checked+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]:checked+div+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]:checked+label{background-image:url(/themes/custom/maggi/UI/build/images/1msQ53C.png)}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-gender input+label{background-image:url(/themes/custom/maggi/UI/build/images/TPsqW-d.png)}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-gender input:checked+label{background-image:url(/themes/custom/maggi/UI/build/images/VWR6SkN.png)}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city{background-image:url(/themes/custom/maggi/UI/build/images/mP15wFJ.png)}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob{background-image:url(/themes/custom/maggi/UI/build/images/n-OFnLK.png)}.cx-new-steps-chef-tips__crossicon .cx-new-steps-chef-image,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-image{background-image:url(/themes/custom/maggi/UI/build/images/V_pYu_3.svg);background-repeat:no-repeat;background-position:50%}.cross,.cx-new-steps-chef-tips__crossicon .icon,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips__crossicon .icon{background-image:url(/themes/custom/maggi/UI/build/images/R4w0Nv1.svg);background-repeat:no-repeat;background-position:50%;background-size:100%}.chef-tip-bottom-left,.cx-new-steps-chef-tips:after{background-image:url(/themes/custom/maggi/UI/build/images/3pbHZ98.svg);background-repeat:no-repeat;background-position:50%}.cx-recipe-sharing-not-logged-in-overlay__container__lines,.cx-recipe-sharing-tips-lines,.vertical-lines{background-image:url(/themes/custom/maggi/UI/build/images/25AXhDd.svg);background-repeat:no-repeat;background-position:50%}.add-to-favourites{background-image:url(/themes/custom/maggi/UI/build/images/3PvXFZO.svg)}.add-to-favourites,.saved-to-favourites{background-repeat:no-repeat;background-position:50%;background-size:100%}.saved-to-favourites{background-image:url(/themes/custom/maggi/UI/build/images/3MTLKSU.svg)}.save-recipe-icon{background-image:url(/themes/custom/maggi/UI/build/images/17iFcKk.png)}.saved-recipe-icon{background-image:url(/themes/custom/maggi/UI/build/images/3T3gcNL.png)}.cx-recipe-sharing-not-logged-in-overlay .cx-cross-icon-share-tip,.white-cross{background-image:url(/themes/custom/maggi/UI/build/images/1SNDy9z.svg)}.white-arrow{background-image:url(/themes/custom/maggi/UI/build/images/3B4qTxi.svg)}.cx-recipe-steps__images .overlay_timer .play-container-icon,.cx-recipe-steps__images .overlay_timer .restart-container-icon,.timer-play{background-image:url(/themes/custom/maggi/UI/build/images/1O8dLUt.svg);background-repeat:no-repeat;background-position:50%}.cx-recipe-steps__images .overlay_timer .pause-container-icon,.timer-pause{background-image:url(/themes/custom/maggi/UI/build/images/1cmgsfJ.svg);background-repeat:no-repeat;background-position:50%}.cx-add-to-favourites-button .icon-heart:after,.heart_blank{background-image:url(/themes/custom/maggi/UI/build/images/2dnzZhA.svg);background-repeat:no-repeat;background-position:50%}.cx-add-to-favourites .saved .icon-heart:after,.heart_red{background-image:url(/themes/custom/maggi/UI/build/images/1p8wV6g.svg);background-repeat:no-repeat;background-position:50%}.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-pdf-cta .mg-pdf-checkbox p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-rating__txt-block p,.mg-recipe-instructions__steps-head h3,.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,.mg-teaser-content__container-des p,.mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-recipe-1_content a p,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:MaggiSansRegular,Arial}@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,.cx-ingredients__title h2,.cx-recipe-variants-text-title,.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,html[lang=th] .mg-generic-text .heading3{font-size:25px;line-height:35px;font-family:MaggiSansRegular,Arial;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,.cx-ingredients__title h2,.cx-recipe-variants-text-title,.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,html[lang=th] .mg-generic-text .heading3{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,.cx-ingredients__title h2,.cx-recipe-variants-text-title,.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,html[lang=th] .mg-generic-text .heading3{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,.cx-ingredients__title h2,.cx-recipe-variants-text-title,.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,html[lang=th] .mg-generic-text .heading3{font-size:40px;line-height:50px}}#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,.heading3,.mg-search__banner_overtext input,h3{font-size:21px;line-height:28px;font-family:MaggiSansRegular,Arial;font-weight:400}@media screen and (min-width:768px){#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,.heading3,.mg-search__banner_overtext input,h3{font-size:21px;line-height:28px}}@media screen and (min-width:1024px){#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,.heading3,.mg-search__banner_overtext input,h3{font-size:21px;line-height:28px}}@media screen and (min-width:1200px){#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,.heading3,.mg-search__banner_overtext input,h3{font-size:25px;line-height:35px}}.contactus-form ul li a,.cx-whats-new-mg-video .general .info,.h4,.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active,.mg-product-card a .mg-recipe-info,.mg-recipe-instructions .recipe-floating-icon-alt,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,.mg-teaser-carousel .mg-teaser-expert-data__name h2,.newsletter-form ul li a,h4,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-size:16px;line-height:25px;font-family:MaggiSansRegular,Arial;font-weight:400}@media screen and (min-width:768px){.contactus-form ul li a,.cx-whats-new-mg-video .general .info,.h4,.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active,.mg-product-card a .mg-recipe-info,.mg-recipe-instructions .recipe-floating-icon-alt,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,.mg-teaser-carousel .mg-teaser-expert-data__name h2,.newsletter-form ul li a,h4,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-size:16px;line-height:23px}}@media screen and (min-width:1024px){.contactus-form ul li a,.cx-whats-new-mg-video .general .info,.h4,.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active,.mg-product-card a .mg-recipe-info,.mg-recipe-instructions .recipe-floating-icon-alt,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,.mg-teaser-carousel .mg-teaser-expert-data__name h2,.newsletter-form ul li a,h4,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-size:16px;line-height:23px}}@media screen and (min-width:1200px){.contactus-form ul li a,.cx-whats-new-mg-video .general .info,.h4,.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active,.mg-product-card a .mg-recipe-info,.mg-recipe-instructions .recipe-floating-icon-alt,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,.mg-teaser-carousel .mg-teaser-expert-data__name h2,.newsletter-form ul li a,h4,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-size:22px;line-height:32px}}.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-btn>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 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 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.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 #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 #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.btn-buynow:hover[data-drupal-selector=edit-actions]>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-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox p,.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-pills .btn-buynow.adimo-site-product-first:hover>div,.mg-pills .btn-buynow.adimo-site-product-first>div,.mg-pills .btn-buynow.adimo-store-first-button:hover>div,.mg-pills .btn-buynow.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-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump a>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a>div,.mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-product-card .js-redirect-buynow a>div,.mg-quote-platform a,.mg-rating__txt-block p,.mg-recipe-instructions__steps-head h3,.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-submit-btn>div,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-content__container-des p,.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-full .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full .btn-buynow.adimo-site-product-first>div,.mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-recipe-1_content a p,.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.mp-button--primary>div,.mp-button>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form .button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .button.js-form-submit.form-submit>div,h5,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html[lang=th] .mg-recipe-instructions__steps-head span,html[lang=th] .mg-recipe-instructions__steps-instructions span{font-size:18px;line-height:24px;font-family:MaggiSansRegular,Arial;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-btn>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 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 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.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 #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 #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.btn-buynow:hover[data-drupal-selector=edit-actions]>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-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox p,.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-pills .btn-buynow.adimo-site-product-first:hover>div,.mg-pills .btn-buynow.adimo-site-product-first>div,.mg-pills .btn-buynow.adimo-store-first-button:hover>div,.mg-pills .btn-buynow.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-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump a>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a>div,.mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-product-card .js-redirect-buynow a>div,.mg-quote-platform a,.mg-rating__txt-block p,.mg-recipe-instructions__steps-head h3,.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-submit-btn>div,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-content__container-des p,.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-full .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full .btn-buynow.adimo-site-product-first>div,.mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-recipe-1_content a p,.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.mp-button--primary>div,.mp-button>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form .button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .button.js-form-submit.form-submit>div,h5,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html[lang=th] .mg-recipe-instructions__steps-head span,html[lang=th] .mg-recipe-instructions__steps-instructions span{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-btn>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 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 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.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 #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 #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.btn-buynow:hover[data-drupal-selector=edit-actions]>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-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox p,.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-pills .btn-buynow.adimo-site-product-first:hover>div,.mg-pills .btn-buynow.adimo-site-product-first>div,.mg-pills .btn-buynow.adimo-store-first-button:hover>div,.mg-pills .btn-buynow.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-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump a>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a>div,.mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-product-card .js-redirect-buynow a>div,.mg-quote-platform a,.mg-rating__txt-block p,.mg-recipe-instructions__steps-head h3,.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-submit-btn>div,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-content__container-des p,.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-full .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full .btn-buynow.adimo-site-product-first>div,.mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-recipe-1_content a p,.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.mp-button--primary>div,.mp-button>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form .button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .button.js-form-submit.form-submit>div,h5,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html[lang=th] .mg-recipe-instructions__steps-head span,html[lang=th] .mg-recipe-instructions__steps-instructions span{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-btn>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 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 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.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 #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 #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.btn-buynow:hover[data-drupal-selector=edit-actions]>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-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox p,.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-pills .btn-buynow.adimo-site-product-first:hover>div,.mg-pills .btn-buynow.adimo-site-product-first>div,.mg-pills .btn-buynow.adimo-store-first-button:hover>div,.mg-pills .btn-buynow.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-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump a>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst a>div,.mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow a.btn-buynow>div,.mg-product-card .js-redirect-buynow a>div,.mg-quote-platform a,.mg-rating__txt-block p,.mg-recipe-instructions__steps-head h3,.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-submit-btn>div,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-content__container-des p,.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-full .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full .btn-buynow.adimo-site-product-first>div,.mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-recipe-1_content a p,.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.mp-button--primary>div,.mp-button>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form .button.js-form-submit.form-submit>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset .button.js-form-submit.form-submit>div,.user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass .btn-buynow.button.js-form-submit.form-submit>div,.user-pass .button.js-form-submit.form-submit>div,h5,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html[lang=th] .mg-recipe-instructions__steps-head span,html[lang=th] .mg-recipe-instructions__steps-instructions span{font-size:18px;line-height:28px}}#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html.lang-vi .srh-sidedish-title,.comment-dsu-ratings-reviews-comment-type-form h2 html.lang-vi .mg-comments-total,.comment-dsu-ratings-reviews-comment-type-form html.lang-vi h2,.contactus-form ul li html.lang-vi a,.cx-ingredients__title html.lang-vi h2,.cx-whats-new-mg-video .general html.lang-vi .info,.mg-author-platform html.lang-vi a,.mg-category-tags__details-search a html.lang-vi .input.active,.mg-comments h2 html.lang-vi .mg-comments-total,.mg-comments html.lang-vi h2,.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] html.lang-vi .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 #edit-field-dsu-images-wrapper details html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 #edit-field-dsu-images-wrapper details html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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 html.lang-vi 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] html.lang-vi .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-vi div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-vi div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-vi div[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper html.lang-vi h3,.mg-dsu-rating .views-element-container html.lang-vi .overallTitle,.mg-home-stage__details-search a html.lang-vi .input.active,.mg-pdf-cta .mg-pdf-checkbox html.lang-vi p,.mg-pdf-cta_container html.lang-vi .mg-pdf-btn,.mg-pills html.lang-vi .adimo-site-product-first:hover>div,.mg-pills html.lang-vi .adimo-site-product-first>div,.mg-pills html.lang-vi .adimo-store-first-button:hover>div,.mg-pills html.lang-vi .adimo-store-first-button>div,.mg-pills html.lang-vi .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html.lang-vi .btn-buynow.adimo-site-product-first>div,.mg-pills html.lang-vi .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html.lang-vi .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html.lang-vi a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html.lang-vi a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-vi p,.mg-product-card .js-redirect-buynow-fusepump html.lang-vi a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-vi a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-vi a>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-vi a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-vi a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-vi a>div,.mg-product-card .js-redirect-buynow html.lang-vi a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html.lang-vi a.btn-buynow>div,.mg-product-card .js-redirect-buynow html.lang-vi a>div,.mg-product-card a html.lang-vi .mg-recipe-info,.mg-quote-platform html.lang-vi a,.mg-rating__txt-block html.lang-vi p,.mg-recipe-instructions__steps-head html.lang-vi h3,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-vi h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html.lang-vi .info,.mg-recipe-instructions html.lang-vi .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-vi h3,.mg-search__banner_overtext html.lang-vi input,.mg-search__suggestion_title html.lang-vi a,.mg-search__suggestion_title html.lang-vi h5,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-vi a,.mg-submit-btn html.lang-vi .button,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-vi h2,.mg-teaser-carousel .mg-video .mg-video__txt-block html.lang-vi .info,.mg-teaser-content__container-des html.lang-vi p,.mg-teaser-full.theme-dark html.lang-vi h2,.mg-teaser-full html.lang-vi .adimo-site-product-first:hover>div,.mg-teaser-full html.lang-vi .adimo-site-product-first>div,.mg-teaser-full html.lang-vi .adimo-store-first-button:hover>div,.mg-teaser-full html.lang-vi .adimo-store-first-button>div,.mg-teaser-full html.lang-vi .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html.lang-vi .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html.lang-vi .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html.lang-vi .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html.lang-vi p,.mg-teaser-recipe-pdp a html.lang-vi p,.mg-teaser-recipe_content .card .mg-video__txt-block html.lang-vi .info,.mg-video .general html.lang-vi .info,.mg-video__txt-block html.lang-vi .info,.newsletter-form ul li html.lang-vi a,.user-login-form html.lang-vi .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html.lang-vi .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html.lang-vi .button.js-form-submit.form-submit>div,.user-pass-reset html.lang-vi .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html.lang-vi .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html.lang-vi .button.js-form-submit.form-submit>div,.user-pass html.lang-vi .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html.lang-vi .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html.lang-vi .button.js-form-submit.form-submit>div,html.lang-vi #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html.lang-vi .btn-buynow.mg-submit-btn:hover>div,html.lang-vi .btn-buynow.mg-submit-btn>div,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form h2,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,html.lang-vi .contactus-form ul li a,html.lang-vi .cx-ingredients__title h2,html.lang-vi .cx-recipe-variants-text-title,html.lang-vi .cx-whats-new-mg-video .general .info,html.lang-vi .h1,html.lang-vi .h2,html.lang-vi .h4,html.lang-vi .h5,html.lang-vi .heading3,html.lang-vi .mg-author-platform a,html.lang-vi .mg-btn.btn-buynow:hover>div,html.lang-vi .mg-btn.btn-buynow>div,html.lang-vi .mg-btn>div,html.lang-vi .mg-category-tags__details-search a .input.active,html.lang-vi .mg-comments h2,html.lang-vi .mg-comments h2 .mg-comments-total,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .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,html.lang-vi .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html.lang-vi .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html.lang-vi .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html.lang-vi .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html.lang-vi .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,html.lang-vi .mg-dsu-rating .views-element-container .overallTitle,html.lang-vi .mg-home-stage__details-search a .input.active,html.lang-vi .mg-pdf-cta .mg-pdf-checkbox p,html.lang-vi .mg-pdf-cta_container .mg-pdf-btn,html.lang-vi .mg-pills .adimo-site-product-first:hover>div,html.lang-vi .mg-pills .adimo-site-product-first>div,html.lang-vi .mg-pills .adimo-store-first-button:hover>div,html.lang-vi .mg-pills .adimo-store-first-button>div,html.lang-vi .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html.lang-vi .mg-pills .btn-buynow.adimo-site-product-first>div,html.lang-vi .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html.lang-vi .mg-pills .btn-buynow.adimo-store-first-button>div,html.lang-vi .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html.lang-vi .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html.lang-vi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html.lang-vi .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html.lang-vi .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html.lang-vi .mg-product-card .js-redirect-buynow-fusepump a>div,html.lang-vi .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html.lang-vi .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html.lang-vi .mg-product-card .js-redirect-buynow-shopalyst a>div,html.lang-vi .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html.lang-vi .mg-product-card .js-redirect-buynow a.btn-buynow>div,html.lang-vi .mg-product-card .js-redirect-buynow a>div,html.lang-vi .mg-product-card a .mg-recipe-info,html.lang-vi .mg-quote-platform a,html.lang-vi .mg-rating__txt-block p,html.lang-vi .mg-recipe-instructions .recipe-floating-icon-alt,html.lang-vi .mg-recipe-instructions__steps-head h3,html.lang-vi .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html.lang-vi .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html.lang-vi .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-vi .mg-search__banner_overtext input,html.lang-vi .mg-search__suggestion_title a,html.lang-vi .mg-search__suggestion_title h5,html.lang-vi .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html.lang-vi .mg-submit-btn .button,html.lang-vi .mg-submit-btn>div,html.lang-vi .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-vi .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html.lang-vi .mg-teaser-content__container-des p,html.lang-vi .mg-teaser-full .adimo-site-product-first:hover>div,html.lang-vi .mg-teaser-full .adimo-site-product-first>div,html.lang-vi .mg-teaser-full .adimo-store-first-button:hover>div,html.lang-vi .mg-teaser-full .adimo-store-first-button>div,html.lang-vi .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html.lang-vi .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html.lang-vi .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html.lang-vi .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html.lang-vi .mg-teaser-full.theme-dark h2,html.lang-vi .mg-teaser-recipe-1_content a p,html.lang-vi .mg-teaser-recipe-pdp a p,html.lang-vi .mg-teaser-recipe_content .card .mg-video__txt-block .info,html.lang-vi .mg-video .general .info,html.lang-vi .mg-video__txt-block .info,html.lang-vi .mp-button.mp-button--primary.btn-buynow:hover>div,html.lang-vi .mp-button.mp-button--primary.btn-buynow>div,html.lang-vi .mp-button.mp-button--primary>div,html.lang-vi .mp-button>div,html.lang-vi .newsletter-form ul li a,html.lang-vi .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-vi .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html.lang-vi .user-login-form .button.js-form-submit.form-submit>div,html.lang-vi .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-vi .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html.lang-vi .user-pass-reset .button.js-form-submit.form-submit>div,html.lang-vi .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-vi .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html.lang-vi .user-pass .button.js-form-submit.form-submit>div,html.lang-vi h1,html.lang-vi h2,html.lang-vi h3,html.lang-vi h4,html.lang-vi h5,html.lang-vi html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html.lang-vi html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html.lang-vi html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html.lang-vi html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-vi html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html.lang-vi html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html.lang-vi html[lang=th] .mg-generic-text .heading3,html.lang-vi html[lang=th] .mg-recipe-instructions__steps-head span,html.lang-vi html[lang=th] .mg-recipe-instructions__steps-instructions span,html.lang-vi html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html.lang-vi html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html.lang-vi html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html.lang-vi html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-vi .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend html.lang-vi label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label html.lang-vi p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-vi input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset html.lang-vi legend,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-vi .label_reviews,html[lang=th] .mg-generic-text html.lang-vi .heading3,html[lang=th] .mg-recipe-instructions__steps-head html.lang-vi span,html[lang=th] .mg-recipe-instructions__steps-instructions html.lang-vi span,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head html.lang-vi h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title html.lang-vi a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-vi h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-vi p{font-family:MaggiSansVnuRegular,Arial}html[lang=th] .h1,html[lang=th] h1{font-size:35px;line-height:40px;font-weight:400}@media screen and (min-width:768px){html[lang=th] .h1,html[lang=th] h1{font-size:45px;line-height:50px}}@media screen and (min-width:1024px){html[lang=th] .h1,html[lang=th] h1{font-size:65px;line-height:54px}}.comment-dsu-ratings-reviews-comment-type-form h2 html[lang=th] .mg-comments-total,.comment-dsu-ratings-reviews-comment-type-form html[lang=th] h2,.cx-ingredients__title html[lang=th] h2,.mg-comments h2 html[lang=th] .mg-comments-total,.mg-comments html[lang=th] h2,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper html[lang=th] h3,.mg-dsu-rating .views-element-container html[lang=th] .overallTitle,.mg-teaser-full.theme-dark html[lang=th] h2,.mg-video .general html[lang=th] .info,.mg-video__txt-block html[lang=th] .info,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form h2,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,html[lang=th] .cx-ingredients__title h2,html[lang=th] .cx-recipe-variants-text-title,html[lang=th] .h2,html[lang=th] .mg-comments h2,html[lang=th] .mg-comments h2 .mg-comments-total,html[lang=th] .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,html[lang=th] .mg-dsu-rating .views-element-container .overallTitle,html[lang=th] .mg-teaser-full.theme-dark h2,html[lang=th] .mg-video .general .info,html[lang=th] .mg-video__txt-block .info,html[lang=th] h2,html[lang=th] html[lang=th] .mg-generic-text .heading3{font-size:28px;line-height:35px;font-weight:400}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form h2 html[lang=th] .mg-comments-total,.comment-dsu-ratings-reviews-comment-type-form html[lang=th] h2,.cx-ingredients__title html[lang=th] h2,.mg-comments h2 html[lang=th] .mg-comments-total,.mg-comments html[lang=th] h2,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper html[lang=th] h3,.mg-dsu-rating .views-element-container html[lang=th] .overallTitle,.mg-teaser-full.theme-dark html[lang=th] h2,.mg-video .general html[lang=th] .info,.mg-video__txt-block html[lang=th] .info,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form h2,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,html[lang=th] .cx-ingredients__title h2,html[lang=th] .cx-recipe-variants-text-title,html[lang=th] .h2,html[lang=th] .mg-comments h2,html[lang=th] .mg-comments h2 .mg-comments-total,html[lang=th] .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,html[lang=th] .mg-dsu-rating .views-element-container .overallTitle,html[lang=th] .mg-teaser-full.theme-dark h2,html[lang=th] .mg-video .general .info,html[lang=th] .mg-video__txt-block .info,html[lang=th] h2,html[lang=th] html[lang=th] .mg-generic-text .heading3{font-size:30px;line-height:40px}}#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html[lang=th] .srh-sidedish-title,.mg-search__banner_overtext html[lang=th] input,html[lang=th] #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html[lang=th] .heading3,html[lang=th] .mg-search__banner_overtext input,html[lang=th] h3{font-size:15px;line-height:28px;font-family:MaggiSansRegular,Arial;font-weight:400}@media screen and (min-width:768px){#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html[lang=th] .srh-sidedish-title,.mg-search__banner_overtext html[lang=th] input,html[lang=th] #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html[lang=th] .heading3,html[lang=th] .mg-search__banner_overtext input,html[lang=th] h3{font-size:15px;line-height:28px}}@media screen and (min-width:1024px){#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html[lang=th] .srh-sidedish-title,.mg-search__banner_overtext html[lang=th] input,html[lang=th] #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html[lang=th] .heading3,html[lang=th] .mg-search__banner_overtext input,html[lang=th] h3{font-size:17px;line-height:28px}}.contactus-form ul li html[lang=th] a,.cx-whats-new-mg-video .general html[lang=th] .info,.mg-category-tags__details-search a html[lang=th] .input.active,.mg-home-stage__details-search a html[lang=th] .input.active,.mg-product-card a html[lang=th] .mg-recipe-info,.mg-recipe-instructions__steps-head html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,.mg-recipe-instructions html[lang=th] .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search__suggestion_title html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,.mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.newsletter-form ul li html[lang=th] a,html[lang=th] .contactus-form ul li a,html[lang=th] .cx-whats-new-mg-video .general .info,html[lang=th] .h4,html[lang=th] .mg-category-tags__details-search a .input.active,html[lang=th] .mg-home-stage__details-search a .input.active,html[lang=th] .mg-product-card a .mg-recipe-info,html[lang=th] .mg-recipe-instructions .recipe-floating-icon-alt,html[lang=th] .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .newsletter-form ul li a,html[lang=th] h4,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-size:18px;line-height:25px;font-weight:400}@media screen and (min-width:768px){.contactus-form ul li html[lang=th] a,.cx-whats-new-mg-video .general html[lang=th] .info,.mg-category-tags__details-search a html[lang=th] .input.active,.mg-home-stage__details-search a html[lang=th] .input.active,.mg-product-card a html[lang=th] .mg-recipe-info,.mg-recipe-instructions__steps-head html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,.mg-recipe-instructions html[lang=th] .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search__suggestion_title html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,.mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.newsletter-form ul li html[lang=th] a,html[lang=th] .contactus-form ul li a,html[lang=th] .cx-whats-new-mg-video .general .info,html[lang=th] .h4,html[lang=th] .mg-category-tags__details-search a .input.active,html[lang=th] .mg-home-stage__details-search a .input.active,html[lang=th] .mg-product-card a .mg-recipe-info,html[lang=th] .mg-recipe-instructions .recipe-floating-icon-alt,html[lang=th] .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .newsletter-form ul li a,html[lang=th] h4,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-size:18px;line-height:23px}}@media screen and (min-width:1024px){.contactus-form ul li html[lang=th] a,.cx-whats-new-mg-video .general html[lang=th] .info,.mg-category-tags__details-search a html[lang=th] .input.active,.mg-home-stage__details-search a html[lang=th] .input.active,.mg-product-card a html[lang=th] .mg-recipe-info,.mg-recipe-instructions__steps-head html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,.mg-recipe-instructions html[lang=th] .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search__suggestion_title html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,.mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.newsletter-form ul li html[lang=th] a,html[lang=th] .contactus-form ul li a,html[lang=th] .cx-whats-new-mg-video .general .info,html[lang=th] .h4,html[lang=th] .mg-category-tags__details-search a .input.active,html[lang=th] .mg-home-stage__details-search a .input.active,html[lang=th] .mg-product-card a .mg-recipe-info,html[lang=th] .mg-recipe-instructions .recipe-floating-icon-alt,html[lang=th] .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .newsletter-form ul li a,html[lang=th] h4,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-size:20px;line-height:23px}}.mg-author-platform html[lang=th] a,.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] html[lang=th] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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] html[lang=th] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox html[lang=th] p,.mg-pdf-cta_container html[lang=th] .mg-pdf-btn,.mg-pills html[lang=th] .adimo-site-product-first:hover>div,.mg-pills html[lang=th] .adimo-site-product-first>div,.mg-pills html[lang=th] .adimo-store-first-button:hover>div,.mg-pills html[lang=th] .adimo-store-first-button>div,.mg-pills html[lang=th] .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html[lang=th] .btn-buynow.adimo-site-product-first>div,.mg-pills html[lang=th] .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html[lang=th] .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html[lang=th] a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html[lang=th] a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html[lang=th] p,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a>div,.mg-product-card .js-redirect-buynow html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow html[lang=th] a>div,.mg-quote-platform html[lang=th] a,.mg-rating__txt-block html[lang=th] p,.mg-recipe-instructions__steps-head html[lang=th] h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html[lang=th] .info,.mg-search__suggestion_title html[lang=th] a,.mg-search__suggestion_title html[lang=th] h5,.mg-submit-btn html[lang=th] .button,.mg-teaser-carousel .mg-video .mg-video__txt-block html[lang=th] .info,.mg-teaser-content__container-des html[lang=th] p,.mg-teaser-full html[lang=th] .adimo-site-product-first:hover>div,.mg-teaser-full html[lang=th] .adimo-site-product-first>div,.mg-teaser-full html[lang=th] .adimo-store-first-button:hover>div,.mg-teaser-full html[lang=th] .adimo-store-first-button>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html[lang=th] p,.mg-teaser-recipe-pdp a html[lang=th] p,.mg-teaser-recipe_content .card .mg-video__txt-block html[lang=th] .info,.user-login-form html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html[lang=th] .button.js-form-submit.form-submit>div,.user-pass-reset html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html[lang=th] .button.js-form-submit.form-submit>div,.user-pass html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html[lang=th] .button.js-form-submit.form-submit>div,html[lang=th] .btn-buynow.mg-submit-btn:hover>div,html[lang=th] .btn-buynow.mg-submit-btn>div,html[lang=th] .h5,html[lang=th] .mg-author-platform a,html[lang=th] .mg-btn.btn-buynow:hover>div,html[lang=th] .mg-btn.btn-buynow>div,html[lang=th] .mg-btn>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html[lang=th] .mg-pdf-cta .mg-pdf-checkbox p,html[lang=th] .mg-pdf-cta_container .mg-pdf-btn,html[lang=th] .mg-pills .adimo-site-product-first:hover>div,html[lang=th] .mg-pills .adimo-site-product-first>div,html[lang=th] .mg-pills .adimo-store-first-button:hover>div,html[lang=th] .mg-pills .adimo-store-first-button>div,html[lang=th] .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html[lang=th] .mg-pills .btn-buynow.adimo-site-product-first>div,html[lang=th] .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html[lang=th] .mg-pills .btn-buynow.adimo-store-first-button>div,html[lang=th] .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html[lang=th] .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html[lang=th] .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a>div,html[lang=th] .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow a>div,html[lang=th] .mg-quote-platform a,html[lang=th] .mg-rating__txt-block p,html[lang=th] .mg-recipe-instructions__steps-head h3,html[lang=th] .mg-recipe-instructions__steps-head span,html[lang=th] .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html[lang=th] .mg-recipe-instructions__steps-instructions span,html[lang=th] .mg-search__suggestion_title a,html[lang=th] .mg-search__suggestion_title h5,html[lang=th] .mg-submit-btn .button,html[lang=th] .mg-submit-btn>div,html[lang=th] .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html[lang=th] .mg-teaser-content__container-des p,html[lang=th] .mg-teaser-full .adimo-site-product-first:hover>div,html[lang=th] .mg-teaser-full .adimo-site-product-first>div,html[lang=th] .mg-teaser-full .adimo-store-first-button:hover>div,html[lang=th] .mg-teaser-full .adimo-store-first-button>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html[lang=th] .mg-teaser-recipe-1_content a p,html[lang=th] .mg-teaser-recipe-pdp a p,html[lang=th] .mg-teaser-recipe_content .card .mg-video__txt-block .info,html[lang=th] .mp-button.mp-button--primary.btn-buynow:hover>div,html[lang=th] .mp-button.mp-button--primary.btn-buynow>div,html[lang=th] .mp-button.mp-button--primary>div,html[lang=th] .mp-button>div,html[lang=th] .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-login-form .button.js-form-submit.form-submit>div,html[lang=th] .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-pass-reset .button.js-form-submit.form-submit>div,html[lang=th] .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-pass .button.js-form-submit.form-submit>div,html[lang=th] h5{font-size:20px;line-height:24px;font-weight:400}@media screen and (min-width:768px){.mg-author-platform html[lang=th] a,.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] html[lang=th] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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] html[lang=th] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox html[lang=th] p,.mg-pdf-cta_container html[lang=th] .mg-pdf-btn,.mg-pills html[lang=th] .adimo-site-product-first:hover>div,.mg-pills html[lang=th] .adimo-site-product-first>div,.mg-pills html[lang=th] .adimo-store-first-button:hover>div,.mg-pills html[lang=th] .adimo-store-first-button>div,.mg-pills html[lang=th] .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html[lang=th] .btn-buynow.adimo-site-product-first>div,.mg-pills html[lang=th] .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html[lang=th] .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html[lang=th] a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html[lang=th] a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html[lang=th] p,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a>div,.mg-product-card .js-redirect-buynow html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow html[lang=th] a>div,.mg-quote-platform html[lang=th] a,.mg-rating__txt-block html[lang=th] p,.mg-recipe-instructions__steps-head html[lang=th] h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html[lang=th] .info,.mg-search__suggestion_title html[lang=th] a,.mg-search__suggestion_title html[lang=th] h5,.mg-submit-btn html[lang=th] .button,.mg-teaser-carousel .mg-video .mg-video__txt-block html[lang=th] .info,.mg-teaser-content__container-des html[lang=th] p,.mg-teaser-full html[lang=th] .adimo-site-product-first:hover>div,.mg-teaser-full html[lang=th] .adimo-site-product-first>div,.mg-teaser-full html[lang=th] .adimo-store-first-button:hover>div,.mg-teaser-full html[lang=th] .adimo-store-first-button>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html[lang=th] p,.mg-teaser-recipe-pdp a html[lang=th] p,.mg-teaser-recipe_content .card .mg-video__txt-block html[lang=th] .info,.user-login-form html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html[lang=th] .button.js-form-submit.form-submit>div,.user-pass-reset html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html[lang=th] .button.js-form-submit.form-submit>div,.user-pass html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html[lang=th] .button.js-form-submit.form-submit>div,html[lang=th] .btn-buynow.mg-submit-btn:hover>div,html[lang=th] .btn-buynow.mg-submit-btn>div,html[lang=th] .h5,html[lang=th] .mg-author-platform a,html[lang=th] .mg-btn.btn-buynow:hover>div,html[lang=th] .mg-btn.btn-buynow>div,html[lang=th] .mg-btn>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html[lang=th] .mg-pdf-cta .mg-pdf-checkbox p,html[lang=th] .mg-pdf-cta_container .mg-pdf-btn,html[lang=th] .mg-pills .adimo-site-product-first:hover>div,html[lang=th] .mg-pills .adimo-site-product-first>div,html[lang=th] .mg-pills .adimo-store-first-button:hover>div,html[lang=th] .mg-pills .adimo-store-first-button>div,html[lang=th] .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html[lang=th] .mg-pills .btn-buynow.adimo-site-product-first>div,html[lang=th] .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html[lang=th] .mg-pills .btn-buynow.adimo-store-first-button>div,html[lang=th] .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html[lang=th] .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html[lang=th] .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a>div,html[lang=th] .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow a>div,html[lang=th] .mg-quote-platform a,html[lang=th] .mg-rating__txt-block p,html[lang=th] .mg-recipe-instructions__steps-head h3,html[lang=th] .mg-recipe-instructions__steps-head span,html[lang=th] .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html[lang=th] .mg-recipe-instructions__steps-instructions span,html[lang=th] .mg-search__suggestion_title a,html[lang=th] .mg-search__suggestion_title h5,html[lang=th] .mg-submit-btn .button,html[lang=th] .mg-submit-btn>div,html[lang=th] .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html[lang=th] .mg-teaser-content__container-des p,html[lang=th] .mg-teaser-full .adimo-site-product-first:hover>div,html[lang=th] .mg-teaser-full .adimo-site-product-first>div,html[lang=th] .mg-teaser-full .adimo-store-first-button:hover>div,html[lang=th] .mg-teaser-full .adimo-store-first-button>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html[lang=th] .mg-teaser-recipe-1_content a p,html[lang=th] .mg-teaser-recipe-pdp a p,html[lang=th] .mg-teaser-recipe_content .card .mg-video__txt-block .info,html[lang=th] .mp-button.mp-button--primary.btn-buynow:hover>div,html[lang=th] .mp-button.mp-button--primary.btn-buynow>div,html[lang=th] .mp-button.mp-button--primary>div,html[lang=th] .mp-button>div,html[lang=th] .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-login-form .button.js-form-submit.form-submit>div,html[lang=th] .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-pass-reset .button.js-form-submit.form-submit>div,html[lang=th] .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-pass .button.js-form-submit.form-submit>div,html[lang=th] h5{font-size:20px;line-height:22px}}@media screen and (min-width:1024px){.mg-author-platform html[lang=th] a,.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] html[lang=th] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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] html[lang=th] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox html[lang=th] p,.mg-pdf-cta_container html[lang=th] .mg-pdf-btn,.mg-pills html[lang=th] .adimo-site-product-first:hover>div,.mg-pills html[lang=th] .adimo-site-product-first>div,.mg-pills html[lang=th] .adimo-store-first-button:hover>div,.mg-pills html[lang=th] .adimo-store-first-button>div,.mg-pills html[lang=th] .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html[lang=th] .btn-buynow.adimo-site-product-first>div,.mg-pills html[lang=th] .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html[lang=th] .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html[lang=th] a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html[lang=th] a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html[lang=th] p,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a>div,.mg-product-card .js-redirect-buynow html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow html[lang=th] a>div,.mg-quote-platform html[lang=th] a,.mg-rating__txt-block html[lang=th] p,.mg-recipe-instructions__steps-head html[lang=th] h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html[lang=th] .info,.mg-search__suggestion_title html[lang=th] a,.mg-search__suggestion_title html[lang=th] h5,.mg-submit-btn html[lang=th] .button,.mg-teaser-carousel .mg-video .mg-video__txt-block html[lang=th] .info,.mg-teaser-content__container-des html[lang=th] p,.mg-teaser-full html[lang=th] .adimo-site-product-first:hover>div,.mg-teaser-full html[lang=th] .adimo-site-product-first>div,.mg-teaser-full html[lang=th] .adimo-store-first-button:hover>div,.mg-teaser-full html[lang=th] .adimo-store-first-button>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html[lang=th] p,.mg-teaser-recipe-pdp a html[lang=th] p,.mg-teaser-recipe_content .card .mg-video__txt-block html[lang=th] .info,.user-login-form html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html[lang=th] .button.js-form-submit.form-submit>div,.user-pass-reset html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html[lang=th] .button.js-form-submit.form-submit>div,.user-pass html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html[lang=th] .button.js-form-submit.form-submit>div,html[lang=th] .btn-buynow.mg-submit-btn:hover>div,html[lang=th] .btn-buynow.mg-submit-btn>div,html[lang=th] .h5,html[lang=th] .mg-author-platform a,html[lang=th] .mg-btn.btn-buynow:hover>div,html[lang=th] .mg-btn.btn-buynow>div,html[lang=th] .mg-btn>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html[lang=th] .mg-pdf-cta .mg-pdf-checkbox p,html[lang=th] .mg-pdf-cta_container .mg-pdf-btn,html[lang=th] .mg-pills .adimo-site-product-first:hover>div,html[lang=th] .mg-pills .adimo-site-product-first>div,html[lang=th] .mg-pills .adimo-store-first-button:hover>div,html[lang=th] .mg-pills .adimo-store-first-button>div,html[lang=th] .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html[lang=th] .mg-pills .btn-buynow.adimo-site-product-first>div,html[lang=th] .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html[lang=th] .mg-pills .btn-buynow.adimo-store-first-button>div,html[lang=th] .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html[lang=th] .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html[lang=th] .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a>div,html[lang=th] .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow a>div,html[lang=th] .mg-quote-platform a,html[lang=th] .mg-rating__txt-block p,html[lang=th] .mg-recipe-instructions__steps-head h3,html[lang=th] .mg-recipe-instructions__steps-head span,html[lang=th] .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html[lang=th] .mg-recipe-instructions__steps-instructions span,html[lang=th] .mg-search__suggestion_title a,html[lang=th] .mg-search__suggestion_title h5,html[lang=th] .mg-submit-btn .button,html[lang=th] .mg-submit-btn>div,html[lang=th] .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html[lang=th] .mg-teaser-content__container-des p,html[lang=th] .mg-teaser-full .adimo-site-product-first:hover>div,html[lang=th] .mg-teaser-full .adimo-site-product-first>div,html[lang=th] .mg-teaser-full .adimo-store-first-button:hover>div,html[lang=th] .mg-teaser-full .adimo-store-first-button>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html[lang=th] .mg-teaser-recipe-1_content a p,html[lang=th] .mg-teaser-recipe-pdp a p,html[lang=th] .mg-teaser-recipe_content .card .mg-video__txt-block .info,html[lang=th] .mp-button.mp-button--primary.btn-buynow:hover>div,html[lang=th] .mp-button.mp-button--primary.btn-buynow>div,html[lang=th] .mp-button.mp-button--primary>div,html[lang=th] .mp-button>div,html[lang=th] .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-login-form .button.js-form-submit.form-submit>div,html[lang=th] .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-pass-reset .button.js-form-submit.form-submit>div,html[lang=th] .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-pass .button.js-form-submit.form-submit>div,html[lang=th] h5{font-size:25px;line-height:22px}}html[lang=th] .h1,html[lang=th] h1{font-family:Db EE Stroke}#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html[lang=th] .srh-sidedish-title,.comment-dsu-ratings-reviews-comment-type-form h2 html[lang=th] .mg-comments-total,.comment-dsu-ratings-reviews-comment-type-form html[lang=th] h2,.contactus-form ul li html[lang=th] a,.cx-ingredients__title html[lang=th] h2,.cx-whats-new-mg-video .general html[lang=th] .info,.mg-author-platform html[lang=th] a,.mg-category-tags__details-search a html[lang=th] .input.active,.mg-comments h2 html[lang=th] .mg-comments-total,.mg-comments html[lang=th] h2,.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] html[lang=th] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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] html[lang=th] .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html[lang=th] div[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper html[lang=th] h3,.mg-dsu-rating .views-element-container html[lang=th] .overallTitle,.mg-home-stage__details-search a html[lang=th] .input.active,.mg-pdf-cta .mg-pdf-checkbox html[lang=th] p,.mg-pdf-cta_container html[lang=th] .mg-pdf-btn,.mg-pills html[lang=th] .adimo-site-product-first:hover>div,.mg-pills html[lang=th] .adimo-site-product-first>div,.mg-pills html[lang=th] .adimo-store-first-button:hover>div,.mg-pills html[lang=th] .adimo-store-first-button>div,.mg-pills html[lang=th] .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html[lang=th] .btn-buynow.adimo-site-product-first>div,.mg-pills html[lang=th] .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html[lang=th] .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html[lang=th] a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html[lang=th] a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html[lang=th] p,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a>div,.mg-product-card .js-redirect-buynow html[lang=th] a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html[lang=th] a.btn-buynow>div,.mg-product-card .js-redirect-buynow html[lang=th] a>div,.mg-product-card a html[lang=th] .mg-recipe-info,.mg-quote-platform html[lang=th] a,.mg-rating__txt-block html[lang=th] p,.mg-recipe-instructions__steps-head html[lang=th] h3,.mg-recipe-instructions__steps-head html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html[lang=th] .info,.mg-recipe-instructions html[lang=th] .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search__banner_overtext html[lang=th] input,.mg-search__suggestion_title html[lang=th] a,.mg-search__suggestion_title html[lang=th] h5,.mg-search__suggestion_title html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,.mg-submit-btn html[lang=th] .button,.mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.mg-teaser-carousel .mg-video .mg-video__txt-block html[lang=th] .info,.mg-teaser-content__container-des html[lang=th] p,.mg-teaser-full.theme-dark html[lang=th] h2,.mg-teaser-full html[lang=th] .adimo-site-product-first:hover>div,.mg-teaser-full html[lang=th] .adimo-site-product-first>div,.mg-teaser-full html[lang=th] .adimo-store-first-button:hover>div,.mg-teaser-full html[lang=th] .adimo-store-first-button>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html[lang=th] .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html[lang=th] p,.mg-teaser-recipe-pdp a html[lang=th] p,.mg-teaser-recipe_content .card .mg-video__txt-block html[lang=th] .info,.mg-video .general html[lang=th] .info,.mg-video__txt-block html[lang=th] .info,.newsletter-form ul li html[lang=th] a,.user-login-form html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html[lang=th] .button.js-form-submit.form-submit>div,.user-pass-reset html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html[lang=th] .button.js-form-submit.form-submit>div,.user-pass html[lang=th] .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html[lang=th] .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html[lang=th] .button.js-form-submit.form-submit>div,html[lang=th] #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html[lang=th] .btn-buynow.mg-submit-btn:hover>div,html[lang=th] .btn-buynow.mg-submit-btn>div,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form h2,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,html[lang=th] .contactus-form ul li a,html[lang=th] .cx-ingredients__title h2,html[lang=th] .cx-recipe-variants-text-title,html[lang=th] .cx-whats-new-mg-video .general .info,html[lang=th] .h2,html[lang=th] .h4,html[lang=th] .h5,html[lang=th] .heading3,html[lang=th] .mg-author-platform a,html[lang=th] .mg-btn.btn-buynow:hover>div,html[lang=th] .mg-btn.btn-buynow>div,html[lang=th] .mg-btn>div,html[lang=th] .mg-category-tags__details-search a .input.active,html[lang=th] .mg-comments h2,html[lang=th] .mg-comments h2 .mg-comments-total,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html[lang=th] .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,html[lang=th] .mg-dsu-rating .views-element-container .overallTitle,html[lang=th] .mg-home-stage__details-search a .input.active,html[lang=th] .mg-pdf-cta .mg-pdf-checkbox p,html[lang=th] .mg-pdf-cta_container .mg-pdf-btn,html[lang=th] .mg-pills .adimo-site-product-first:hover>div,html[lang=th] .mg-pills .adimo-site-product-first>div,html[lang=th] .mg-pills .adimo-store-first-button:hover>div,html[lang=th] .mg-pills .adimo-store-first-button>div,html[lang=th] .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html[lang=th] .mg-pills .btn-buynow.adimo-site-product-first>div,html[lang=th] .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html[lang=th] .mg-pills .btn-buynow.adimo-store-first-button>div,html[lang=th] .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html[lang=th] .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html[lang=th] .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a>div,html[lang=th] .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html[lang=th] .mg-product-card .js-redirect-buynow a.btn-buynow>div,html[lang=th] .mg-product-card .js-redirect-buynow a>div,html[lang=th] .mg-product-card a .mg-recipe-info,html[lang=th] .mg-quote-platform a,html[lang=th] .mg-rating__txt-block p,html[lang=th] .mg-recipe-instructions .recipe-floating-icon-alt,html[lang=th] .mg-recipe-instructions__steps-head h3,html[lang=th] .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html[lang=th] .mg-recipe-instructions__steps-head span,html[lang=th] .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html[lang=th] .mg-recipe-instructions__steps-instructions span,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search__banner_overtext input,html[lang=th] .mg-search__suggestion_title a,html[lang=th] .mg-search__suggestion_title h5,html[lang=th] .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html[lang=th] .mg-submit-btn .button,html[lang=th] .mg-submit-btn>div,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html[lang=th] .mg-teaser-content__container-des p,html[lang=th] .mg-teaser-full .adimo-site-product-first:hover>div,html[lang=th] .mg-teaser-full .adimo-site-product-first>div,html[lang=th] .mg-teaser-full .adimo-store-first-button:hover>div,html[lang=th] .mg-teaser-full .adimo-store-first-button>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html[lang=th] .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html[lang=th] .mg-teaser-full.theme-dark h2,html[lang=th] .mg-teaser-recipe-1_content a p,html[lang=th] .mg-teaser-recipe-pdp a p,html[lang=th] .mg-teaser-recipe_content .card .mg-video__txt-block .info,html[lang=th] .mg-video .general .info,html[lang=th] .mg-video__txt-block .info,html[lang=th] .mp-button.mp-button--primary.btn-buynow:hover>div,html[lang=th] .mp-button.mp-button--primary.btn-buynow>div,html[lang=th] .mp-button.mp-button--primary>div,html[lang=th] .mp-button>div,html[lang=th] .newsletter-form ul li a,html[lang=th] .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-login-form .button.js-form-submit.form-submit>div,html[lang=th] .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-pass-reset .button.js-form-submit.form-submit>div,html[lang=th] .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html[lang=th] .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html[lang=th] .user-pass .button.js-form-submit.form-submit>div,html[lang=th] h2,html[lang=th] h3,html[lang=th] h4,html[lang=th] h5,html[lang=th] html[lang=th] .mg-generic-text .heading3,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html[lang=th] html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-family:DB heavent}.maggi-large-font-size{font-size:25px;line-height:30px}@media screen and (min-width:768px){.maggi-large-font-size{font-size:42px;line-height:52px}}@media screen and (min-width:1024px){.maggi-large-font-size{font-size:50px;line-height:52px}}.my-menu-iq.expanded .panel-info .nutritional-tips .title,.mymenu-nutritional-tip-title{font-size:18px;line-height:28px}@media screen and (min-width:1024px){.my-menu-iq.expanded .panel-info .nutritional-tips .title,.mymenu-nutritional-tip-title{font-size:21px;line-height:28px}}@media screen and (min-width:1200px){.my-menu-iq.expanded .panel-info .nutritional-tips .title,.mymenu-nutritional-tip-title{font-size:25px;line-height:35px}}.my-menu-iq.expanded .panel-info .panel.panel-default .srh-accordion-toggle .srh-accordion-toggle-title,.mymenu-accordion-heading{font-size:18px;line-height:20px}.my-menu-iq.expanded .panel-info .panel.panel-default .score-mean h3,.mymenu-score{font-size:14px;line-height:20px}.my-menu-iq.expanded .panel-info .panel.panel-default .energy-disclaimer,.my-menu-iq.expanded .panel-info .panel.panel-default .score-mean .disclaimer,.mymenu-disclaimer{font-size:12px;line-height:17px}.microsite-qr-text{font-size:24px;line-height:28px}.microsite-recipe-popup-subtitle{font-size:22px;line-height:29px;font-family:Hand of Julius-regular!important}.microsite-recipe-popup-title{font-size:36px;line-height:41px;font-family:Kitchen cupboard Regular!important}.microsite_discover-sub-heading{font-size:17px;line-height:22px}.microsite-otherinfo-subtitle{font-size:31px;line-height:35px;font-family:Hand of Julius-regular!important}.microsite-otherinfo-title{font-size:48px;line-height:51px;font-family:Kitchen cupboard Regular!important}.microsite-generalinfo-yellow-box-subtitle{font-size:31px;line-height:35px;font-family:Hand of Julius-regular!important}.microsite-generalinfo-yellow-box-title{font-size:42px;line-height:45px;font-family:Kitchen cupboard Regular!important}.microsite-generalinfo-title{font-size:42px;line-height:45px;font-family:Hand of Julius-regular!important}.microsite-generalinfo-desc{font-size:13px;line-height:18px}.ms-error-msg{font-size:14px;line-height:16px}.microsite-all-dish-title{font-size:15px;line-height:18px}.microsite-form-input{font-size:14px;line-height:16px}.microsite-recipe-title{font-size:18px!important;line-height:19px!important;font-family:Kitchen cupboard Regular!important}.microsite-recipe-description{font-size:13px;line-height:14px;font-family:Hand of Julius-regular!important}.microsite-recipe-count-text,.microsite_subpage .subpage .ms-layer1-subPageInfoSubmit .layer1{font-size:22px;line-height:22px;font-family:MaggiSansBold,Arial Black}.microsite-recipe-count,.microsite_subpage .subpage .ms-layer1-circle span{font-size:51px;line-height:1.33px;font-family:Kitchen cupboard Regular}.micro-site_btn--small{font-size:11px;line-height:23px;font-family:MaggiSansBold,Arial Black}.micro-site_btn--medium{font-size:16px;line-height:33px;font-family:MaggiSansBold,Arial Black}.micro-site_btn--large{font-size:18px;line-height:42px;font-family:MaggiSansBold,Arial Black}.microsite-nav-link{font-size:24px;line-height:28px;font-family:MaggiSansBold,Arial Black}.microsite-count-text{font-size:31px;line-height:35px;font-family:MaggiSansBold,Arial Black}.microsite-count-desc{font-size:15px;line-height:18px;font-family:MaggiSansBold,Arial Black}.microsite-touch-text{font-size:13px;line-height:15px;font-family:MaggiSansBold,Arial Black}.microsite-link--small{font-size:12px;line-height:14px}.mmp-tooltip-desc{font-size:14px;line-height:24px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:1024px){.mmp-tooltip-desc{font-size:16px;line-height:26px}}.mmp-banner-title{font-size:22px;line-height:27px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:1024px){.mmp-banner-title{font-size:24px;line-height:28px}}@media screen and (min-width:1200px){.mmp-banner-title{font-size:28px;line-height:34px}}.mmp-banner-desc{font-size:14px;line-height:24px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:1024px){.mmp-banner-desc{font-size:16px;line-height:26px}}@media screen and (min-width:1200px){.mmp-banner-desc{font-size:20px;line-height:32px}}.mg-home-stage__searchtags>div .mg-tag-list .mg-tag .newTag,.mmp-button-text{font-size:14px;line-height:14px;font-family:MaggiSansRegular,Arial}.mmp-info-icon{font-size:19px;line-height:19px;font-family:MaggiSansBold,Arial Black}.sus-stat-desc{font-size:16px;line-height:26px;font-family:MaggiSansRegular,Arial;font-weight:400}@media screen and (min-width:768px){.sus-stat-desc{font-size:14px;line-height:22px}}@media screen and (min-width:1024px){.sus-stat-desc{font-size:14px;line-height:22px}}@media screen and (min-width:1200px){.sus-stat-desc{font-size:18px;line-height:28px}}.ms-sustain-badge .sustainable-badge.active .sustainable-badge__txt,.ms-sustain-badge .sustainable-badge:hover .sustainable-badge__txt,.sustainable-badge-text{font-size:16px;line-height:26px;font-family:MaggiSansRegular,Arial;font-weight:400}@media screen and (min-width:768px){.ms-sustain-badge .sustainable-badge.active .sustainable-badge__txt,.ms-sustain-badge .sustainable-badge:hover .sustainable-badge__txt,.sustainable-badge-text{font-size:14px;line-height:24px}}@media screen and (min-width:1024px){.ms-sustain-badge .sustainable-badge.active .sustainable-badge__txt,.ms-sustain-badge .sustainable-badge:hover .sustainable-badge__txt,.sustainable-badge-text{font-size:14px;line-height:24px}}@media screen and (min-width:1200px){.ms-sustain-badge .sustainable-badge.active .sustainable-badge__txt,.ms-sustain-badge .sustainable-badge:hover .sustainable-badge__txt,.sustainable-badge-text{font-size:20px;line-height:32px}}.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}}.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:MaggiSansRegular,Arial}@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:MaggiSansRegular,Arial}@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:MaggiSansRegular,Arial}@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:MaggiSansRegular,Arial}@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}}.cx-video-text-block,.cx-whats-new-mg-video__txt-block .info{font-size:16px;line-height:25px}@media screen and (min-width:768px){.cx-video-text-block,.cx-whats-new-mg-video__txt-block .info{font-size:21px;line-height:28px}}@media screen and (min-width:1200px){.cx-video-text-block,.cx-whats-new-mg-video__txt-block .info{font-size:25px;line-height:35px}}@media screen and (min-width:768px){.cx-video-bodycopy-small,.cx-whats-new-mg-video__txt-block .bodycopy-small{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.cx-video-bodycopy-small,.cx-whats-new-mg-video__txt-block .bodycopy-small{font-size:18px;line-height:28px}}.cx-chef-title-font,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title :first-child{font-size:14px;line-height:18px}@media screen and (min-width:768px){.cx-chef-title-font,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title :first-child{font-size:16px;line-height:22px}}@media screen and (min-width:1200px){.cx-chef-title-font,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title :first-child{font-size:16px;line-height:24px}}.cx-recipe-steps-description,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title .chef-desc,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title p,.cx-recipe-steps .mg-slick .steps_title_description__description,.cx-recipe-steps .mg-slick .steps_title_description p{font-size:16px;line-height:24px}@media screen and (min-width:1200px){.cx-recipe-steps-description,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title .chef-desc,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title p,.cx-recipe-steps .mg-slick .steps_title_description__description,.cx-recipe-steps .mg-slick .steps_title_description p{font-size:18px;line-height:28px}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.info.cx-improve-link,.cx-review-rating-srh-teaser{font-size:13px;line-height:20px}@media screen and (min-width:768px){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.info.cx-improve-link,.cx-review-rating-srh-teaser{font-size:14px;line-height:20px}}@media screen and (min-width:1024px){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.info.cx-improve-link,.cx-review-rating-srh-teaser{font-size:16px;line-height:22px}}@media screen and (min-width:1200px){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.info.cx-improve-link,.cx-review-rating-srh-teaser{font-size:14px;line-height:20px}}.cx-review-rating-dateTime,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .date-time{font-size:13px;line-height:20px}@media screen and (min-width:1024px){.cx-review-rating-dateTime,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .date-time{font-size:14px;line-height:26px}}.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title :last-child,.cx-review-rating-comment-wrapper,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .comment-wrapper{font-size:16px;line-height:24px}@media screen and (min-width:1024px){.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title :last-child,.cx-review-rating-comment-wrapper,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .comment-wrapper{font-size:18px;line-height:28px}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea::-webkit-input-placeholder,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input::-webkit-input-placeholder{font-size:14px;line-height:18px}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea::-moz-placeholder,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input::-moz-placeholder{font-size:14px;line-height:18px}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea:-ms-input-placeholder,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input:-ms-input-placeholder{font-size:14px;line-height:18px}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea::-ms-input-placeholder,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input::-ms-input-placeholder{font-size:14px;line-height:18px}.cx-review-rating-cs-input,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea::placeholder,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input::placeholder,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form div[data-drupal-selector=edit-actions] .button,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form div[data-drupal-selector=edit-actions]:hover .button,.mg-dsu-rating.cx-rnr-container input[type=submit],.mg-dsu-rating.cx-rnr-container input[type=submit]:hover{font-size:14px;line-height:18px}.cx-review-rating-title,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .title.comment-form__title,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .overallTitle{font-size:25px;line-height:35px}@media screen and (min-width:1024px){.cx-review-rating-title,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .title.comment-form__title,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .overallTitle{font-size:30px;line-height:40px}}@media screen and (min-width:1200px){.cx-review-rating-title,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .title.comment-form__title,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .overallTitle{font-size:40px;line-height:50px}}.cx-mymenuadd-font{font-size:13px;line-height:20px;font-family:MaggiSansRegular,Arial;font-weight:700}.cx-add-picture-content-container-image .mg-recipe-info-wrapper .rec h3,.cx-add-picture-image-title{font-size:14px;line-height:24px;font-weight:400}@media screen and (min-width:1024px){.cx-add-picture-content-container-image .mg-recipe-info-wrapper .rec h3,.cx-add-picture-image-title{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.cx-add-picture-content-container-image .mg-recipe-info-wrapper .rec h3,.cx-add-picture-image-title{font-size:16px;line-height:26px}}.cx-what-next-title,.cx-whats-new-mg-video__recommend__header_title{font-size:21px;line-height:28px;font-weight:400}@media screen and (min-width:1200px){.cx-what-next-title,.cx-whats-new-mg-video__recommend__header_title{font-size:25px;line-height:35px}}.cx-recipe-tag,.cx-recipe-trailer-content-wrapper-tag .recipe-box-label{font-size:14px;line-height:14px;font-family:MaggiSansRegular,Arial}.cx-recipe-trailer-heading,.cx-recipe-trailer-info-title{font-size:30px;line-height:40px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:768px){.cx-recipe-trailer-heading,.cx-recipe-trailer-info-title{font-size:38px;line-height:50px}}@media screen and (min-width:1200px){.cx-recipe-trailer-heading,.cx-recipe-trailer-info-title{font-size:60px;line-height:70px}}.cx-add-picture-content h2,.cx-add-picture-title{font-size:25px;line-height:35px;font-weight:400}@media screen and (min-width:768px){.cx-add-picture-content h2,.cx-add-picture-title{font-size:30px;line-height:40px}}@media screen and (min-width:1200px){.cx-add-picture-content h2,.cx-add-picture-title{font-size:40px;line-height:50px}}.cx-recipe-trailer-count,.cx-recipe-trailer-info-wrapper-rating-count{font-size:13px;line-height:20px}@media screen and (min-width:1024px){.cx-recipe-trailer-count,.cx-recipe-trailer-info-wrapper-rating-count{font-size:14px;line-height:20px}}.cx-chef-tips .chef-title :first-child,.cx-recipe-chef-title-font{font-size:14px;line-height:18px}@media screen and (min-width:1200px){.cx-chef-tips .chef-title :first-child,.cx-recipe-chef-title-font{font-size:14px;line-height:20px}}.cx-lunchbox-title,.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des h2{font-size:25px;line-height:35px}@media screen and (min-width:768px){.cx-lunchbox-title,.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des h2{font-size:21px;line-height:28px}}@media screen and (min-width:1024px){.cx-lunchbox-title,.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des h2{font-size:30px;line-height:40px}}@media screen and (min-width:1200px){.cx-lunchbox-title,.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des h2{font-size:25px;line-height:35px}}.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .mg-btn,.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .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],.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .mg-submit-btn,.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .user-login-form .button.js-form-submit.form-submit,.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .user-pass-reset .button.js-form-submit.form-submit,.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .user-pass .button.js-form-submit.form-submit,.cx-recipe-buy-button-font,.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient__name,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget div[data-drupal-selector=edit-actions],.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .cx-rnr-show-more-comments,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .author-name,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .cx-rnr-comment-author-details .cx-rnr-comment-initial span.author-initial:first-letter,.user-login-form .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .button.js-form-submit.form-submit,.user-pass-reset .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .button.js-form-submit.form-submit,.user-pass .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .button.js-form-submit.form-submit{font-size:16px;line-height:24px}.cx-recipe-copy-recipe-link-font,.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient__quantity,.share-recipe-modal .copy-link .copy-link-input{font-size:14px;line-height:24px}.cx-chef-tips .chef-title :last-child,.cx-recipe-chef-desc-font{font-size:13px;line-height:20px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:768px){.cx-chef-tips .chef-title :last-child,.cx-recipe-chef-desc-font{font-size:14px;line-height:26px}}.cx-ingredients__table>div .recipe-ingredient-name a.related-ingredients,.cx-ingredients__table>div .recipe-ingredient-name a.related-product,.cx-ingredients__table>div .recipe-ingredient-name em,.cx-recipe-ingredient-lable-font,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name em{font-size:14px;line-height:24px}@media screen and (min-width:768px){.cx-ingredients__table>div .recipe-ingredient-name a.related-ingredients,.cx-ingredients__table>div .recipe-ingredient-name a.related-product,.cx-ingredients__table>div .recipe-ingredient-name em,.cx-recipe-ingredient-lable-font,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name em{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.cx-ingredients__table>div .recipe-ingredient-name a.related-ingredients,.cx-ingredients__table>div .recipe-ingredient-name a.related-product,.cx-ingredients__table>div .recipe-ingredient-name em,.cx-recipe-ingredient-lable-font,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name em{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.cx-ingredients__table>div .recipe-ingredient-name a.related-ingredients,.cx-ingredients__table>div .recipe-ingredient-name a.related-product,.cx-ingredients__table>div .recipe-ingredient-name em,.cx-recipe-ingredient-lable-font,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name em{font-size:16px;line-height:26px}}.cx-ingredients__table>div .mg-span.recipe-ingredient-unit em,.cx-recipe-ingredient-unit-font,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em{font-size:13px;line-height:20px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:768px){.cx-ingredients__table>div .mg-span.recipe-ingredient-unit em,.cx-recipe-ingredient-unit-font,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em{font-size:14px;line-height:24px}}@media screen and (min-width:1024px){.cx-ingredients__table>div .mg-span.recipe-ingredient-unit em,.cx-recipe-ingredient-unit-font,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em{font-size:14px;line-height:24px}}@media screen and (min-width:1200px){.cx-ingredients__table>div .mg-span.recipe-ingredient-unit em,.cx-recipe-ingredient-unit-font,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em{font-size:14px;line-height:26px}}.cx-ingredients__controls div,.cx-recipe-ingredients-controls-font{font-size:14px;line-height:18px}@media screen and (min-width:1024px){.cx-ingredients__controls div,.cx-recipe-ingredients-controls-font{font-size:14px;line-height:20px}}.cx-recipe-modal-header-font,.share-recipe-modal .recipe-modal-header h2{font-size:25px;line-height:35px;font-family:MaggiSansRegular,Arial}.cx-utensils-name-font,.cx-utensils__section .row .utensil-name p{font-size:14px;line-height:24px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:1024px){.cx-utensils-name-font,.cx-utensils__section .row .utensil-name p{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.cx-utensils-name-font,.cx-utensils__section .row .utensil-name p{font-size:16px;line-height:26px}}.cx-share-recipe-heading-font{font-size:25px;line-height:35px}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.title,.cx-pdf-btn-font,.cx-pdf-cta_container .cx-pdf-btn{font-size:16px;line-height:24px}@media screen and (min-width:768px){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.title,.cx-pdf-btn-font,.cx-pdf-cta_container .cx-pdf-btn{font-size:16px;line-height:22px}}@media screen and (min-width:1024px){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.title,.cx-pdf-btn-font,.cx-pdf-cta_container .cx-pdf-btn{font-size:16px;line-height:22px}}@media screen and (min-width:1200px){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.title,.cx-pdf-btn-font,.cx-pdf-cta_container .cx-pdf-btn{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:MaggiSansRegular,Arial,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:MaggiSansRegular,Arial,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:MaggiSansRegular,Arial,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:MaggiSansRegular,Arial,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 button,.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 [type=checkbox]+label,.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:MaggiSansRegular,Arial,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 button,.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 [type=checkbox]+label,.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 button,.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 [type=checkbox]+label,.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 button,.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 [type=checkbox]+label,.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,.cx-ingredients__warning button,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button .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 button,.mg-navigation-place-holder__description table tr th,.mg-pills,.mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,.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:MaggiSansRegular,Arial}@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,.cx-ingredients__warning button,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button .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 button,.mg-navigation-place-holder__description table tr th,.mg-pills,.mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,.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,.cx-ingredients__warning button,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button .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 button,.mg-navigation-place-holder__description table tr th,.mg-pills,.mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,.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,.cx-ingredients__warning button,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button .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 button,.mg-navigation-place-holder__description table tr th,.mg-pills,.mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,.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}}.cx-add-to-favourites-button .button-text,.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:10px;line-height:14px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:768px){.cx-add-to-favourites-button .button-text,.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:10px;line-height:14px}}@media screen and (min-width:1024px){.cx-add-to-favourites-button .button-text,.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:10px;line-height:14px}}@media screen and (min-width:1200px){.cx-add-to-favourites-button .button-text,.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,.nesar-tab-panel .sb-ui-tabs-titles li a{font-size:20px;line-height:35px;font-family:MaggiSansRegular,Arial}@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,.nesar-tab-panel .sb-ui-tabs-titles li a{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,.nesar-tab-panel .sb-ui-tabs-titles li a{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,.nesar-tab-panel .sb-ui-tabs-titles li a{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,.cx-ingredients__table>div .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,.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,.nesar-tab-panel .tabs-panel .cell a,.nesar-tab-panel .tabs-panel .cell p,.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,html[lang=th] .mg-search__banner_overtext input{font-size:16px;line-height:25px;font-family:MaggiSansRegular,Arial}@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,.cx-ingredients__table>div .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,.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,.nesar-tab-panel .tabs-panel .cell a,.nesar-tab-panel .tabs-panel .cell p,.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,html[lang=th] .mg-search__banner_overtext input{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,.cx-ingredients__table>div .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,.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,.nesar-tab-panel .tabs-panel .cell a,.nesar-tab-panel .tabs-panel .cell p,.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,html[lang=th] .mg-search__banner_overtext input{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,.cx-ingredients__table>div .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,.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,.nesar-tab-panel .tabs-panel .cell a,.nesar-tab-panel .tabs-panel .cell p,.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,html[lang=th] .mg-search__banner_overtext input{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,.cx-ingredients__warning p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,.cx-recipe-description-text,.cx-recipe-description-text-clip,.cx-recipe-description-text-hidden,.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-rating__txt-block p.bodycopy-small,.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,.webform-submission-sharing-experience-form .option{font-size:14px;line-height:24px;font-family:MaggiSansRegular,Arial}@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,.cx-ingredients__warning p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,.cx-recipe-description-text,.cx-recipe-description-text-clip,.cx-recipe-description-text-hidden,.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-rating__txt-block p.bodycopy-small,.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,.webform-submission-sharing-experience-form .option{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,.cx-ingredients__warning p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,.cx-recipe-description-text,.cx-recipe-description-text-clip,.cx-recipe-description-text-hidden,.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-rating__txt-block p.bodycopy-small,.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,.webform-submission-sharing-experience-form .option{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,.cx-ingredients__warning p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,.cx-recipe-description-text,.cx-recipe-description-text-clip,.cx-recipe-description-text-hidden,.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-rating__txt-block p.bodycopy-small,.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,.webform-submission-sharing-experience-form .option{font-size:16px;line-height:26px}}.cx-body-font,.cx-logged-in-overlay .image-text-avatar,.cx-recipe-sharing .image-text-avatar,.cx-recipe-variants-text-description{font-size:16px;line-height:25px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:768px){.cx-body-font,.cx-logged-in-overlay .image-text-avatar,.cx-recipe-sharing .image-text-avatar,.cx-recipe-variants-text-description{font-size:16px;line-height:25px}}@media screen and (min-width:1024px){.cx-body-font,.cx-logged-in-overlay .image-text-avatar,.cx-recipe-sharing .image-text-avatar,.cx-recipe-variants-text-description{font-size:16px;line-height:25px}}@media screen and (min-width:1200px){.cx-body-font,.cx-logged-in-overlay .image-text-avatar,.cx-recipe-sharing .image-text-avatar,.cx-recipe-variants-text-description{font-size:18px;line-height:28px}}.cx-body-medium-font,.cx-recipe-steps .next-button button .next-btn-text{font-size:14px;line-height:24px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:768px){.cx-body-medium-font,.cx-recipe-steps .next-button button .next-btn-text{font-size:14px;line-height:24px}}@media screen and (min-width:1024px){.cx-body-medium-font,.cx-recipe-steps .next-button button .next-btn-text{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.cx-body-medium-font,.cx-recipe-steps .next-button button .next-btn-text{font-size:16px;line-height:26px}}.cx-recipe-description-readless-btn,.cx-recipe-description-readmore-btn,.tablet-link{font-size:13px;line-height:20px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:768px){.cx-recipe-description-readless-btn,.cx-recipe-description-readmore-btn,.tablet-link{font-size:16px;line-height:22px}}@media screen and (min-width:1024px){.cx-recipe-description-readless-btn,.cx-recipe-description-readmore-btn,.tablet-link{font-size:16px;line-height:22px}}@media screen and (min-width:1200px){.cx-recipe-description-readless-btn,.cx-recipe-description-readmore-btn,.tablet-link{font-size:14px;line-height:20px}}.caption,.comment-dsu-ratings-reviews-comment-type-form .comment-recaptcha-error,.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 .comment-recaptcha-error,.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:MaggiSansRegular,Arial;letter-spacing:.03125rem}@media screen and (min-width:768px){.caption,.comment-dsu-ratings-reviews-comment-type-form .comment-recaptcha-error,.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 .comment-recaptcha-error,.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 .comment-recaptcha-error,.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 .comment-recaptcha-error,.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 .comment-recaptcha-error,.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 .comment-recaptcha-error,.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:MaggiSansRegular,Arial;letter-spacing:.03125rem}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .mp-button,.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content .cx-nutrition-info,.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content .mg-accordion-table__main .tbody__cell,.mobile-body-caption-same{font-size:13px;line-height:20px;font-family:MaggiSansRegular,Arial}.navigation-links{font-size:9px;line-height:14px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:768px){.navigation-links{font-size:9px;line-height:14px}}@media screen and (min-width:1024px){.navigation-links{font-size:10px;line-height:14px}}@media screen and (min-width:1200px){.navigation-links{font-size:12px;line-height:16px}}.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}.cx-grey1{color:#747474}.mg-tag,.recipe-inst-totalmins,html[lang=th] .mg-teaser-full p{font-size:14px;line-height:22px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:768px){.mg-tag,.recipe-inst-totalmins,html[lang=th] .mg-teaser-full p{font-size:14px;line-height:22px}}@media screen and (min-width:1024px){.mg-tag,.recipe-inst-totalmins,html[lang=th] .mg-teaser-full p{font-size:14px;line-height:22px}}@media screen and (min-width:1200px){.mg-tag,.recipe-inst-totalmins,html[lang=th] .mg-teaser-full p{font-size:16px;line-height:24px}}.mg-footer__copyright,.recipe-inst-stepmins{font-size:12px;line-height:16px;font-family:MaggiSansRegular,Arial}@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,.ms_testimonial-details p,.panel-content__description div,.panel-content__description p{font-size:16px;line-height:28px;font-family:MaggiSansRegular,Arial}@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,.ms_testimonial-details 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,.ms_testimonial-details 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,.ms_testimonial-details 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:MaggiSansRegular,Arial}@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,.textual-info__description--with-image{font-size:16px;line-height:28px;font-family:MaggiSansRegular,Arial}@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,.textual-info__description--with-image{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,.textual-info__description--with-image{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,.textual-info__description--with-image{font-size:18px;line-height:28px}}.newsletter-captcha-heading{font-size:25px;line-height:35px;font-family:MaggiSansRegular,Arial;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}}.stats-subtitle{font-size:25px;line-height:35px;font-family:MaggiSansRegular,Arial;font-weight:500}@media screen and (min-width:768px){.stats-subtitle{font-size:21px;line-height:28px}}@media screen and (min-width:1024px){.stats-subtitle{font-size:21px;line-height:28px}}@media screen and (min-width:1200px){.stats-subtitle{font-size:27px;line-height:37px}}.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:MaggiSansRegular,Arial}@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,.Video-btn{color:#fff;background:#333;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(50%,#333));background:linear-gradient(90deg,#fff33e 50%,#333 0);background-size:200% 100%;background-position:100% 100%}.mg-term-condition__btn span,.Video-btn span{background-size:.75rem 1.3125rem}.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:MaggiSansRegular,Arial}.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:MaggiSansRegular,Arial}.maggiIcons .mg-image-container:before{font-family:MaggiSansIcons;font-size:1.875rem;font-weight:400}.mg-tag{font-family:MaggiSansRegular,Arial}.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-accordion:not(.accordion-override) .accordion-group .panel-title button .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-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head p,.mg-rating__txt-block .mg-recipe-instructions__steps-head p,.mg-recipe-instructions__header-totalTime,.mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox p,.mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-recipe-instructions__steps-head .mg-rating__txt-block p,.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 .mg-teaser-content__container-des p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content .upper-content a p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a p,.mg-recipe-instructions__steps-head h3,.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,.mg-teaser-content__container-des .mg-recipe-instructions__steps-head p,.mg-teaser-recipe-1_content .upper-content a .mg-recipe-instructions__steps-head p,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head p,.page-node-type-microsite-campaign-pages .form-first input[id*=edit-recipe-image-remove-button],.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item h2.form-subtitle,.page-node-type-microsite-campaign-pages .form-step-2 span.fieldset-legend,.page-node-type-microsite-campaign-pages .form-subheading,.page-node-type-microsite-campaign-pages .form-subtitle,.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item label,.page-node-type-microsite-campaign-pages label.js-form-required.form-required{font-family:MaggiSansBold,Arial Black}.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:MaggiSansRegular,Arial;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:MaggiSansRegular,Arial}@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:MaggiSansRegular,Arial}@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}}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mmp-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mmp-desc,.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:MaggiSansRegular,Arial;font-weight:400}.sus-pillar-card-title{font-size:25px;line-height:35px;font-family:MaggiSansRegular,Arial}@media screen and (min-width:1200px){.sus-pillar-card-title{font-size:40px;line-height:50px}}.contactus-form .js-inputs-right-section html.lang-vi ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-vi ::-webkit-input-placeholder,html.lang-vi .contactus-form .js-inputs-right-section ::-webkit-input-placeholder,html.lang-vi .newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-family:MaggiSansVnuRegular,Arial}.contactus-form .js-inputs-right-section html.lang-vi ::-moz-placeholder,.newsletter-form .js-inputs-right-section html.lang-vi ::-moz-placeholder,html.lang-vi .contactus-form .js-inputs-right-section ::-moz-placeholder,html.lang-vi .newsletter-form .js-inputs-right-section ::-moz-placeholder{font-family:MaggiSansVnuRegular,Arial}.contactus-form .js-inputs-right-section html.lang-vi :-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-vi :-ms-input-placeholder,html.lang-vi .contactus-form .js-inputs-right-section :-ms-input-placeholder,html.lang-vi .newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-family:MaggiSansVnuRegular,Arial}.contactus-form .js-inputs-right-section html.lang-vi ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-vi ::-ms-input-placeholder,html.lang-vi .contactus-form .js-inputs-right-section ::-ms-input-placeholder,html.lang-vi .newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-family:MaggiSansVnuRegular,Arial}.circle html.lang-vi .recipe_score,.comment-dsu-ratings-reviews-comment-type-form-message html.lang-vi p,.comment-dsu-ratings-reviews-comment-type-form-name .date_time html.lang-vi strong,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-vi i,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-vi img,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html.lang-vi span:not(:first-child),.comment-dsu-ratings-reviews-comment-type-form .mg-input html.lang-vi input,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-vi .mg-textarea-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-vi textarea,.comment-dsu-ratings-reviews-comment-type-form html.lang-vi .comment-recaptcha-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-vi .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-vi .mg-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-vi .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-vi .mg-profanity-error,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-vi div,.contactus-form .confirmation-detail html.lang-vi .confirmation-detail-label,.contactus-form .confirmation-detail html.lang-vi .confirmation-detail-value,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-vi a,.contactus-form .js-inputs-right-section .js-form-type-selectbox html.lang-vi .select-selected,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-vi .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-vi div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-vi .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-vi p,.contactus-form .js-inputs-right-section html.lang-vi ::placeholder,.contactus-form .js-inputs-right-section html.lang-vi label,.contactus-form html.lang-vi #engage-success,.contactus-form html.lang-vi .form-item--error-message,.contactus-form html.lang-vi .input-error-desc,.contactus-form html.lang-vi input[type=date],.contactus-form html.lang-vi input[type=text],.contactus-form html.lang-vi label,.contactus-form html.lang-vi select,.contactus-form html.lang-vi textarea,.contactus-form html.lang-vi ul,.contactus-form ul li html.lang-vi a,.cx-add-to-favourites-button html.lang-vi .button-text,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp html.lang-vi .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp html.lang-vi .mmp-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve html.lang-vi .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve html.lang-vi .mmp-desc,.cx-ingredients__table>div html.lang-vi .mg-span,.cx-ingredients__warning html.lang-vi button,.cx-ingredients__warning html.lang-vi p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html.lang-vi label,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html.lang-vi .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html.lang-vi .mg-span,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html.lang-vi .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html.lang-vi .extra-text,.mg-accordion:not(.accordion-override) .accordion-group html.lang-vi .panel-content,.mg-comments-message html.lang-vi p,.mg-comments-name .date_time html.lang-vi strong,.mg-comments-name html.lang-vi i,.mg-comments-name html.lang-vi img,.mg-comments-name strong .platform html.lang-vi span:not(:first-child),.mg-comments .mg-input html.lang-vi input,.mg-comments .mg-textarea html.lang-vi .mg-textarea-tip,.mg-comments .mg-textarea html.lang-vi textarea,.mg-comments html.lang-vi .comment-recaptcha-error,.mg-comments html.lang-vi .mg-comment-error,.mg-comments html.lang-vi .mg-error,.mg-comments html.lang-vi .mg-input-tip,.mg-comments html.lang-vi .mg-profanity-error,.mg-cooking-knowledge html.lang-vi p,.mg-cooking-mode-section .mg-time-button html.lang-vi .time-label,.mg-cooking-mode-section html.lang-vi .mg-ingredients,.mg-cooking-mode-section html.lang-vi p,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-vi input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-vi select,.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html.lang-vi a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-vi a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-vi a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-vi span:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author html.lang-vi span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta html.lang-vi .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd html.lang-vi .recommend-text,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget html.lang-vi .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea html.lang-vi textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-vi input,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating html.lang-vi .field-suffix,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-vi .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-vi label.option,.mg-dsu-rating .views-row .comment-list .card-title html.lang-vi a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-vi a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-vi a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-vi span:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author html.lang-vi span,.mg-dsu-rating .views-row .comment-list .comment__meta html.lang-vi .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd html.lang-vi .recommend-text,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell html.lang-vi .cellbg,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-vi .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-vi .table-cell:first-child,.mg-freeze-table__main .scroll-section table tbody html.lang-vi .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html.lang-vi .table-cell.heading,.mg-freeze-table__main .scroll-section table thead html.lang-vi .scroll-section__row,.mg-generic-text__description html.lang-vi div,.mg-generic-text__description html.lang-vi ol,.mg-generic-text__description html.lang-vi p,.mg-generic-text__description html.lang-vi ul,.mg-generic-text__description table tr html.lang-vi th,.mg-ingredients__controls div html.lang-vi i,.mg-ingredients__controls html.lang-vi button,.mg-ingredients__controls html.lang-vi div,.mg-ingredients__table>div .recipe-ingredient-name html.lang-vi a.related-ingredients,.mg-ingredients__table>div html.lang-vi .mg-span,.mg-ingredients__table>div html.lang-vi .mg-span.recipe-ingredient-unit,.mg-ingredients__warning html.lang-vi button,.mg-ingredients__warning html.lang-vi p,.mg-kochstudio-cell .mg-search-expert__desc html.lang-vi .content-quote,.mg-kochstudio-cell .mg-search-expert__title html.lang-vi .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html.lang-vi p,.mg-navigation-place-holder__description html.lang-vi div,.mg-navigation-place-holder__description html.lang-vi ol,.mg-navigation-place-holder__description html.lang-vi p,.mg-navigation-place-holder__description html.lang-vi ul,.mg-navigation-place-holder__description table tr html.lang-vi th,.mg-navigation .navigation-container .mg-navigation-l2 ul li html.lang-vi a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html.lang-vi .mg-recipe-info,.mg-overlay__content-wrapper.mg-alternate-ingredient html.lang-vi .alternate-description,.mg-pdf-cta .mg-pdf-checkbox html.lang-vi label,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html.lang-vi .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html.lang-vi .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html.lang-vi .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html.lang-vi .mg-duration-text,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-vi div,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-vi p,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 html.lang-vi input,.mg-rating__txt-block html.lang-vi p.bodycopy-small,.mg-recipe-header_subtitle html.lang-vi .no-anchor,.mg-recipe-header_subtitle html.lang-vi a,.mg-recipe-labels html.lang-vi span,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html.lang-vi p,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group html.lang-vi h6,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) html.lang-vi h6,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li html.lang-vi [type=checkbox]+label,.mg-search-filter-elem html.lang-vi span,.mg-search-filter-sorting-dropdown ul li html.lang-vi button,.mg-search-filter-sorting>button html.lang-vi span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-vi h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-vi h2,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-vi h3,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-vi h4,.mg-search-kochstudio-expert html.lang-vi .mg-search-expert__quote,.mg-search-maggi-cell .mg-search-maggi html.lang-vi div,.mg-search-maggi-cell .mg-search-maggi html.lang-vi p,.mg-search__quicklinks html.lang-vi button,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html.lang-vi h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-vi h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-vi h4,.mg-search__result_wrapper html.lang-vi .mg-search-pills,.mg-search__suggestion li html.lang-vi a,.mg-search__topsuggestion_links li html.lang-vi a,.mg-story a .story-img html.lang-vi span,.mg-table__main table tbody tr html.lang-vi th,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html.lang-vi h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-vi h2,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-vi h3,.mg-teaser-carousel html.lang-vi .mg-teaser-expert-data__quote,.mg-teaser-content__container-des html.lang-vi .description,.mg-teaser-expert__container .detail html.lang-vi .description,.mg-teaser-expert__container .detail html.lang-vi p,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html.lang-vi .expert_detail,.mg-teaser-full html.lang-vi p,.mg-teaser-list ul html.lang-vi li,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper html.lang-vi .mg-recipe-info,.mg-term-condition html.lang-vi p,.mg-video-play-icon html.lang-vi div,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-vi a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-vi td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html.lang-vi th,.ms_testimonial-details html.lang-vi p,.nesar-tab-panel .sb-ui-tabs-titles li html.lang-vi a,.nesar-tab-panel .tabs-panel .cell html.lang-vi a,.nesar-tab-panel .tabs-panel .cell html.lang-vi p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-vi div,.newsletter-form .confirmation-detail html.lang-vi .confirmation-detail-label,.newsletter-form .confirmation-detail html.lang-vi .confirmation-detail-value,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-vi a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox html.lang-vi .select-selected,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-vi .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-vi div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-vi .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-vi p,.newsletter-form .js-inputs-right-section html.lang-vi ::placeholder,.newsletter-form .js-inputs-right-section html.lang-vi label,.newsletter-form html.lang-vi .form-item--error-message,.newsletter-form html.lang-vi .input-error-desc,.newsletter-form html.lang-vi input[type=date],.newsletter-form html.lang-vi input[type=text],.newsletter-form html.lang-vi label,.newsletter-form html.lang-vi select,.newsletter-form html.lang-vi textarea,.newsletter-form html.lang-vi ul,.newsletter-subscribe-error html.lang-vi p,.newsletter-subscribe-success html.lang-vi p,.newsletter-thankyou-message html.lang-vi p,.panel-content__description html.lang-vi div,.panel-content__description html.lang-vi ol,.panel-content__description html.lang-vi p,.panel-content__description html.lang-vi ul,.panel-content__description table tr html.lang-vi th,.webform-submission-sharing-experience-form html.lang-vi .option,html.lang-vi .bodycopy,html.lang-vi .bodycopy-large,html.lang-vi .bodycopy-small,html.lang-vi .caption,html.lang-vi .caption-same,html.lang-vi .circle .recipe_score,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form-message p,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form-name,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form-name i,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form-name img,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html.lang-vi .comment-dsu-ratings-reviews-comment-type-form .comment-recaptcha-error,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form .mg-error,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form .mg-input input,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html.lang-vi .contactus-form #engage-success,html.lang-vi .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-vi .contactus-form .confirmation-detail .confirmation-detail-label,html.lang-vi .contactus-form .confirmation-detail .confirmation-detail-value,html.lang-vi .contactus-form .form-item--error-message,html.lang-vi .contactus-form .input-error-desc,html.lang-vi .contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-vi .contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-vi .contactus-form .js-inputs-right-section ::placeholder,html.lang-vi .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-vi .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-vi .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-vi .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-vi .contactus-form .js-inputs-right-section label,html.lang-vi .contactus-form input[type=date],html.lang-vi .contactus-form input[type=text],html.lang-vi .contactus-form label,html.lang-vi .contactus-form select,html.lang-vi .contactus-form textarea,html.lang-vi .contactus-form ul,html.lang-vi .contactus-form ul li a,html.lang-vi .cx-add-to-favourites-button .button-text,html.lang-vi .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .cookbook-desc,html.lang-vi .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mmp-desc,html.lang-vi .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .cookbook-desc,html.lang-vi .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mmp-desc,html.lang-vi .cx-ingredients__table>div .mg-span,html.lang-vi .cx-ingredients__warning button,html.lang-vi .cx-ingredients__warning p,html.lang-vi .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html.lang-vi .cx-recipe-description-text,html.lang-vi .cx-recipe-description-text-clip,html.lang-vi .cx-recipe-description-text-hidden,html.lang-vi .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html.lang-vi .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html.lang-vi .footer-links,html.lang-vi .generic-text-ol,html.lang-vi .generic-text-paragraph,html.lang-vi .generic-text-ul,html.lang-vi .label1,html.lang-vi .label2,html.lang-vi .label3,html.lang-vi .mg-accordion-table__disclaimer,html.lang-vi .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html.lang-vi .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html.lang-vi .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html.lang-vi .mg-author-desc,html.lang-vi .mg-author-platform,html.lang-vi .mg-comments-loadmore,html.lang-vi .mg-comments-message p,html.lang-vi .mg-comments-name,html.lang-vi .mg-comments-name .date_time strong,html.lang-vi .mg-comments-name i,html.lang-vi .mg-comments-name img,html.lang-vi .mg-comments-name strong .platform span:not(:first-child),html.lang-vi .mg-comments-reply,html.lang-vi .mg-comments .comment-recaptcha-error,html.lang-vi .mg-comments .mg-comment-error,html.lang-vi .mg-comments .mg-error,html.lang-vi .mg-comments .mg-input-tip,html.lang-vi .mg-comments .mg-input input,html.lang-vi .mg-comments .mg-profanity-error,html.lang-vi .mg-comments .mg-textarea .mg-textarea-tip,html.lang-vi .mg-comments .mg-textarea textarea,html.lang-vi .mg-cooking-knowledge p,html.lang-vi .mg-cooking-mode-section .mg-ingredients,html.lang-vi .mg-cooking-mode-section .mg-time-button .time-label,html.lang-vi .mg-cooking-mode-section p,html.lang-vi .mg-copy-notification,html.lang-vi .mg-dsu-rating.admin-reply-comment .js-form-item input,html.lang-vi .mg-dsu-rating.admin-reply-comment .js-form-item select,html.lang-vi .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html.lang-vi .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,html.lang-vi .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-vi .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-vi .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,html.lang-vi .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,html.lang-vi .mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,html.lang-vi .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,html.lang-vi .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,html.lang-vi .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-vi .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,html.lang-vi .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,html.lang-vi .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,html.lang-vi .mg-dsu-rating .views-row .comment-list .card-title a,html.lang-vi .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,html.lang-vi .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-vi .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-vi .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,html.lang-vi .mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,html.lang-vi .mg-dsu-rating .views-row .comment-list .recmd .recommend-text,html.lang-vi .mg-footer__copyright,html.lang-vi .mg-freeze-table__disclaimer,html.lang-vi .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html.lang-vi .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,html.lang-vi .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html.lang-vi .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html.lang-vi .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html.lang-vi .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html.lang-vi .mg-generic-text__description div,html.lang-vi .mg-generic-text__description ol,html.lang-vi .mg-generic-text__description p,html.lang-vi .mg-generic-text__description table tr th,html.lang-vi .mg-generic-text__description ul,html.lang-vi .mg-ingredients__controls button,html.lang-vi .mg-ingredients__controls div,html.lang-vi .mg-ingredients__controls div i,html.lang-vi .mg-ingredients__table>div .mg-span,html.lang-vi .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html.lang-vi .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html.lang-vi .mg-ingredients__warning button,html.lang-vi .mg-ingredients__warning p,html.lang-vi .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html.lang-vi .mg-kochstudio-cell .mg-search-expert__title .content-platform,html.lang-vi .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-vi .mg-navigation-place-holder__description div,html.lang-vi .mg-navigation-place-holder__description ol,html.lang-vi .mg-navigation-place-holder__description p,html.lang-vi .mg-navigation-place-holder__description table tr th,html.lang-vi .mg-navigation-place-holder__description ul,html.lang-vi .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html.lang-vi .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html.lang-vi .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html.lang-vi .mg-pdf-cta .mg-pdf-checkbox label,html.lang-vi .mg-pills,html.lang-vi .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-vi .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-vi .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-vi .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-vi .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,html.lang-vi .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html.lang-vi .mg-quote-desc,html.lang-vi .mg-quote-platform,html.lang-vi .mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,html.lang-vi .mg-rating__stars>.confirm,html.lang-vi .mg-rating__txt-block p.bodycopy-small,html.lang-vi .mg-recipe-header_subtitle .no-anchor,html.lang-vi .mg-recipe-header_subtitle a,html.lang-vi .mg-recipe-labels span,html.lang-vi .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-vi .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group h6,html.lang-vi .mg-search,html.lang-vi .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,html.lang-vi .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label,html.lang-vi .mg-search-filter-elem,html.lang-vi .mg-search-filter-elem span,html.lang-vi .mg-search-filter-sorting-dropdown ul li button,html.lang-vi .mg-search-filter-sorting>button span,html.lang-vi .mg-search-kochstudio-expert .mg-search-expert__quote,html.lang-vi .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html.lang-vi .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-vi .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-vi .mg-search-kochstudio-expert .mg-search-expert__title h4,html.lang-vi .mg-search-maggi-cell .mg-search-maggi div,html.lang-vi .mg-search-maggi-cell .mg-search-maggi p,html.lang-vi .mg-search .mg-search__didyou-mean-results,html.lang-vi .mg-search .mg-search__error-results,html.lang-vi .mg-search .mg-search__error-single,html.lang-vi .mg-search .mg-search__likes-results-desc,html.lang-vi .mg-search__banner_overtext input,html.lang-vi .mg-search__didyou-mean-results-desc,html.lang-vi .mg-search__error-results-desc,html.lang-vi .mg-search__error-single-desc,html.lang-vi .mg-search__likes-results-desc,html.lang-vi .mg-search__quicklinks button,html.lang-vi .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-vi .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-vi .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html.lang-vi .mg-search__result_wrapper .mg-search-pills,html.lang-vi .mg-search__suggestion li a,html.lang-vi .mg-search__topsuggestion_links li a,html.lang-vi .mg-story a .story-img span,html.lang-vi .mg-table__disclaimer,html.lang-vi .mg-table__main table tbody tr th,html.lang-vi .mg-tag,html.lang-vi .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html.lang-vi .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html.lang-vi .mg-teaser-carousel .mg-teaser-expert-data__name h3,html.lang-vi .mg-teaser-carousel .mg-teaser-expert-data__quote,html.lang-vi .mg-teaser-content__container-des .description,html.lang-vi .mg-teaser-expert-data__quote,html.lang-vi .mg-teaser-expert__container .detail .description,html.lang-vi .mg-teaser-expert__container .detail p,html.lang-vi .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html.lang-vi .mg-teaser-full p,html.lang-vi .mg-teaser-list ul li,html.lang-vi .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html.lang-vi .mg-teaser-recipe_content .card .mg-cooking-knowledge p,html.lang-vi .mg-term-condition p,html.lang-vi .mg-video-play-icon div,html.lang-vi .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html.lang-vi .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html.lang-vi .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html.lang-vi .ms_testimonial-details p,html.lang-vi .mymenu-heading-font,html.lang-vi .mymenu-nutritional-score-font,html.lang-vi .mymenu-overlay-group-title-font,html.lang-vi .navigation-links,html.lang-vi .nesar-tab-panel .sb-ui-tabs-titles li a,html.lang-vi .nesar-tab-panel .tabs-panel .cell a,html.lang-vi .nesar-tab-panel .tabs-panel .cell p,html.lang-vi .newsletter-captcha-heading,html.lang-vi .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-vi .newsletter-form .confirmation-detail .confirmation-detail-label,html.lang-vi .newsletter-form .confirmation-detail .confirmation-detail-value,html.lang-vi .newsletter-form .form-item--error-message,html.lang-vi .newsletter-form .input-error-desc,html.lang-vi .newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-vi .newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-vi .newsletter-form .js-inputs-right-section ::placeholder,html.lang-vi .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-vi .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-vi .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-vi .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-vi .newsletter-form .js-inputs-right-section label,html.lang-vi .newsletter-form input[type=date],html.lang-vi .newsletter-form input[type=text],html.lang-vi .newsletter-form label,html.lang-vi .newsletter-form select,html.lang-vi .newsletter-form textarea,html.lang-vi .newsletter-form ul,html.lang-vi .newsletter-subscribe-error p,html.lang-vi .newsletter-subscribe-success p,html.lang-vi .newsletter-thankyou-message p,html.lang-vi .panel-content__description div,html.lang-vi .panel-content__description ol,html.lang-vi .panel-content__description p,html.lang-vi .panel-content__description table tr th,html.lang-vi .panel-content__description ul,html.lang-vi .recipe-ingredients-caption,html.lang-vi .recipe-inst-stepmins,html.lang-vi .recipe-inst-totalmins,html.lang-vi .search-filter-categories-title,html.lang-vi .search-maggitab-desc,html.lang-vi .search-magzine-title,html.lang-vi .search-pills,html.lang-vi .search-sorting-list,html.lang-vi .textual-info__description--with-image,html.lang-vi .webform-submission-sharing-experience-form .option,html.lang-vi body,html.lang-vi html[lang=th] .mg-search__banner_overtext input,html.lang-vi html[lang=th] .mg-teaser-full p,html[lang=th] .mg-search__banner_overtext html.lang-vi input,html[lang=th] .mg-teaser-full html.lang-vi p{font-family:MaggiSansVnuRegular,Arial}.comment-dsu-ratings-reviews-comment-type-form-name html.lang-vi i,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-vi img,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html.lang-vi .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html.lang-vi .extra-text,.mg-comments-name html.lang-vi i,.mg-comments-name html.lang-vi img,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-vi .table-cell:first-child,.mg-ingredients__table .mg-custom-check-all html.lang-vi em,.mg-ingredients__table>div html.lang-vi .mg-span.recipe-ingredient-unit,.mg-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head html.lang-vi p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head html.lang-vi p,.mg-rating__txt-block .mg-recipe-instructions__steps-head html.lang-vi p,.mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox html.lang-vi p,.mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-vi p,.mg-recipe-instructions__steps-head .mg-rating__txt-block html.lang-vi p,.mg-recipe-instructions__steps-head .mg-search__suggestion_title html.lang-vi a,.mg-recipe-instructions__steps-head .mg-search__suggestion_title html.lang-vi h5,.mg-recipe-instructions__steps-head .mg-teaser-content__container-des html.lang-vi p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a html.lang-vi p,.mg-recipe-instructions__steps-head html.lang-vi h3,.mg-recipe-instructions__steps-head html.lang-vi h5,.mg-recipe-instructions__steps-head html.lang-vi span,.mg-search__suggestion_title .mg-recipe-instructions__steps-head html.lang-vi a,.mg-search__suggestion_title .mg-recipe-instructions__steps-head html.lang-vi h5,.mg-teaser-content__container-des .mg-recipe-instructions__steps-head html.lang-vi p,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head html.lang-vi p,.page-node-type-microsite-campaign-pages .form-first html.lang-vi input[id*=edit-recipe-image-remove-button],.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item html.lang-vi h2.form-subtitle,.page-node-type-microsite-campaign-pages .form-step-2 html.lang-vi span.fieldset-legend,.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item html.lang-vi label,.page-node-type-microsite-campaign-pages html.lang-vi .form-subheading,.page-node-type-microsite-campaign-pages html.lang-vi .form-subtitle,.page-node-type-microsite-campaign-pages html.lang-vi label.js-form-required.form-required,html.lang-vi .bold-text,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form-name i,html.lang-vi .comment-dsu-ratings-reviews-comment-type-form-name img,html.lang-vi .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html.lang-vi .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html.lang-vi .mg-comments-name i,html.lang-vi .mg-comments-name img,html.lang-vi .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html.lang-vi .mg-ingredients__table .mg-custom-check-all em,html.lang-vi .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html.lang-vi .mg-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head p,html.lang-vi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head p,html.lang-vi .mg-rating__txt-block .mg-recipe-instructions__steps-head p,html.lang-vi .mg-recipe-instructions__header-totalTime,html.lang-vi .mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox p,html.lang-vi .mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html.lang-vi .mg-recipe-instructions__steps-head .mg-rating__txt-block p,html.lang-vi .mg-recipe-instructions__steps-head .mg-search__suggestion_title a,html.lang-vi .mg-recipe-instructions__steps-head .mg-search__suggestion_title h5,html.lang-vi .mg-recipe-instructions__steps-head .mg-teaser-content__container-des p,html.lang-vi .mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a p,html.lang-vi .mg-recipe-instructions__steps-head h3,html.lang-vi .mg-recipe-instructions__steps-head h5,html.lang-vi .mg-recipe-instructions__steps-head span,html.lang-vi .mg-search__suggestion_title .mg-recipe-instructions__steps-head a,html.lang-vi .mg-search__suggestion_title .mg-recipe-instructions__steps-head h5,html.lang-vi .mg-teaser-content__container-des .mg-recipe-instructions__steps-head p,html.lang-vi .mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head p,html.lang-vi .page-node-type-microsite-campaign-pages .form-first input[id*=edit-recipe-image-remove-button],html.lang-vi .page-node-type-microsite-campaign-pages .form-step-2 .js-form-item h2.form-subtitle,html.lang-vi .page-node-type-microsite-campaign-pages .form-step-2 span.fieldset-legend,html.lang-vi .page-node-type-microsite-campaign-pages .form-subheading,html.lang-vi .page-node-type-microsite-campaign-pages .form-subtitle,html.lang-vi .page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item label,html.lang-vi .page-node-type-microsite-campaign-pages label.js-form-required.form-required{font-family:MaggiSansVnuBold,Arial Black}.comment-dsu-ratings-reviews-comment-type-form-name html[lang=cs] i,.comment-dsu-ratings-reviews-comment-type-form-name html[lang=cs] img,.comment-dsu-ratings-reviews-comment-type-form-name html[lang=sk] i,.comment-dsu-ratings-reviews-comment-type-form-name html[lang=sk] img,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html[lang=cs] .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html[lang=sk] .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html[lang=cs] .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html[lang=sk] .extra-text,.mg-comments-name html[lang=cs] i,.mg-comments-name html[lang=cs] img,.mg-comments-name html[lang=sk] i,.mg-comments-name html[lang=sk] img,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=cs] .table-cell:first-child,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=sk] .table-cell:first-child,.mg-ingredients__table .mg-custom-check-all html[lang=cs] em,.mg-ingredients__table .mg-custom-check-all html[lang=sk] em,.mg-ingredients__table>div html[lang=cs] .mg-span.recipe-ingredient-unit,.mg-ingredients__table>div html[lang=sk] .mg-span.recipe-ingredient-unit,.mg-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head html[lang=cs] p,.mg-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head html[lang=sk] p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head html[lang=cs] p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head html[lang=sk] p,.mg-rating__txt-block .mg-recipe-instructions__steps-head html[lang=cs] p,.mg-rating__txt-block .mg-recipe-instructions__steps-head html[lang=sk] p,.mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox html[lang=cs] p,.mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox html[lang=sk] p,.mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html[lang=cs] p,.mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html[lang=sk] p,.mg-recipe-instructions__steps-head .mg-rating__txt-block html[lang=cs] p,.mg-recipe-instructions__steps-head .mg-rating__txt-block html[lang=sk] p,.mg-recipe-instructions__steps-head .mg-search__suggestion_title html[lang=cs] a,.mg-recipe-instructions__steps-head .mg-search__suggestion_title html[lang=cs] h5,.mg-recipe-instructions__steps-head .mg-search__suggestion_title html[lang=sk] a,.mg-recipe-instructions__steps-head .mg-search__suggestion_title html[lang=sk] h5,.mg-recipe-instructions__steps-head .mg-teaser-content__container-des html[lang=cs] p,.mg-recipe-instructions__steps-head .mg-teaser-content__container-des html[lang=sk] p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a html[lang=cs] p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a html[lang=sk] p,.mg-recipe-instructions__steps-head html[lang=cs] h3,.mg-recipe-instructions__steps-head html[lang=cs] h5,.mg-recipe-instructions__steps-head html[lang=cs] span,.mg-recipe-instructions__steps-head html[lang=sk] h3,.mg-recipe-instructions__steps-head html[lang=sk] h5,.mg-recipe-instructions__steps-head html[lang=sk] span,.mg-search__suggestion_title .mg-recipe-instructions__steps-head html[lang=cs] a,.mg-search__suggestion_title .mg-recipe-instructions__steps-head html[lang=cs] h5,.mg-search__suggestion_title .mg-recipe-instructions__steps-head html[lang=sk] a,.mg-search__suggestion_title .mg-recipe-instructions__steps-head html[lang=sk] h5,.mg-teaser-content__container-des .mg-recipe-instructions__steps-head html[lang=cs] p,.mg-teaser-content__container-des .mg-recipe-instructions__steps-head html[lang=sk] p,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head html[lang=cs] p,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head html[lang=sk] p,.page-node-type-microsite-campaign-pages .form-first html[lang=cs] input[id*=edit-recipe-image-remove-button],.page-node-type-microsite-campaign-pages .form-first html[lang=sk] input[id*=edit-recipe-image-remove-button],.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item html[lang=cs] h2.form-subtitle,.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item html[lang=sk] h2.form-subtitle,.page-node-type-microsite-campaign-pages .form-step-2 html[lang=cs] span.fieldset-legend,.page-node-type-microsite-campaign-pages .form-step-2 html[lang=sk] span.fieldset-legend,.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item html[lang=cs] label,.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item html[lang=sk] label,.page-node-type-microsite-campaign-pages html[lang=cs] .form-subheading,.page-node-type-microsite-campaign-pages html[lang=cs] .form-subtitle,.page-node-type-microsite-campaign-pages html[lang=cs] label.js-form-required.form-required,.page-node-type-microsite-campaign-pages html[lang=sk] .form-subheading,.page-node-type-microsite-campaign-pages html[lang=sk] .form-subtitle,.page-node-type-microsite-campaign-pages html[lang=sk] label.js-form-required.form-required,html[lang=cs] .bold-text,html[lang=cs] .comment-dsu-ratings-reviews-comment-type-form-name i,html[lang=cs] .comment-dsu-ratings-reviews-comment-type-form-name img,html[lang=cs] .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html[lang=cs] .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html[lang=cs] .mg-comments-name i,html[lang=cs] .mg-comments-name img,html[lang=cs] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html[lang=cs] .mg-ingredients__table .mg-custom-check-all em,html[lang=cs] .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html[lang=cs] .mg-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head p,html[lang=cs] .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head p,html[lang=cs] .mg-rating__txt-block .mg-recipe-instructions__steps-head p,html[lang=cs] .mg-recipe-instructions__header-totalTime,html[lang=cs] .mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox p,html[lang=cs] .mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html[lang=cs] .mg-recipe-instructions__steps-head .mg-rating__txt-block p,html[lang=cs] .mg-recipe-instructions__steps-head .mg-search__suggestion_title a,html[lang=cs] .mg-recipe-instructions__steps-head .mg-search__suggestion_title h5,html[lang=cs] .mg-recipe-instructions__steps-head .mg-teaser-content__container-des p,html[lang=cs] .mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a p,html[lang=cs] .mg-recipe-instructions__steps-head h3,html[lang=cs] .mg-recipe-instructions__steps-head h5,html[lang=cs] .mg-recipe-instructions__steps-head span,html[lang=cs] .mg-search__suggestion_title .mg-recipe-instructions__steps-head a,html[lang=cs] .mg-search__suggestion_title .mg-recipe-instructions__steps-head h5,html[lang=cs] .mg-teaser-content__container-des .mg-recipe-instructions__steps-head p,html[lang=cs] .mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head p,html[lang=cs] .page-node-type-microsite-campaign-pages .form-first input[id*=edit-recipe-image-remove-button],html[lang=cs] .page-node-type-microsite-campaign-pages .form-step-2 .js-form-item h2.form-subtitle,html[lang=cs] .page-node-type-microsite-campaign-pages .form-step-2 span.fieldset-legend,html[lang=cs] .page-node-type-microsite-campaign-pages .form-subheading,html[lang=cs] .page-node-type-microsite-campaign-pages .form-subtitle,html[lang=cs] .page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item label,html[lang=cs] .page-node-type-microsite-campaign-pages label.js-form-required.form-required,html[lang=sk] .bold-text,html[lang=sk] .comment-dsu-ratings-reviews-comment-type-form-name i,html[lang=sk] .comment-dsu-ratings-reviews-comment-type-form-name img,html[lang=sk] .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html[lang=sk] .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html[lang=sk] .mg-comments-name i,html[lang=sk] .mg-comments-name img,html[lang=sk] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html[lang=sk] .mg-ingredients__table .mg-custom-check-all em,html[lang=sk] .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html[lang=sk] .mg-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head p,html[lang=sk] .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head p,html[lang=sk] .mg-rating__txt-block .mg-recipe-instructions__steps-head p,html[lang=sk] .mg-recipe-instructions__header-totalTime,html[lang=sk] .mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox p,html[lang=sk] .mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html[lang=sk] .mg-recipe-instructions__steps-head .mg-rating__txt-block p,html[lang=sk] .mg-recipe-instructions__steps-head .mg-search__suggestion_title a,html[lang=sk] .mg-recipe-instructions__steps-head .mg-search__suggestion_title h5,html[lang=sk] .mg-recipe-instructions__steps-head .mg-teaser-content__container-des p,html[lang=sk] .mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a p,html[lang=sk] .mg-recipe-instructions__steps-head h3,html[lang=sk] .mg-recipe-instructions__steps-head h5,html[lang=sk] .mg-recipe-instructions__steps-head span,html[lang=sk] .mg-search__suggestion_title .mg-recipe-instructions__steps-head a,html[lang=sk] .mg-search__suggestion_title .mg-recipe-instructions__steps-head h5,html[lang=sk] .mg-teaser-content__container-des .mg-recipe-instructions__steps-head p,html[lang=sk] .mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head p,html[lang=sk] .page-node-type-microsite-campaign-pages .form-first input[id*=edit-recipe-image-remove-button],html[lang=sk] .page-node-type-microsite-campaign-pages .form-step-2 .js-form-item h2.form-subtitle,html[lang=sk] .page-node-type-microsite-campaign-pages .form-step-2 span.fieldset-legend,html[lang=sk] .page-node-type-microsite-campaign-pages .form-subheading,html[lang=sk] .page-node-type-microsite-campaign-pages .form-subtitle,html[lang=sk] .page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item label,html[lang=sk] .page-node-type-microsite-campaign-pages label.js-form-required.form-required{font-family:Arial Black!important}.mg-accordion:not(.accordion-override) .accordion-group .panel-title a h3,.micro-recipe-popup--share-btn,.microsite_vouch_text.confirm_popup .confirm-green-btn,.ui-widget{font-family:MaggiSansRegular,Arial!important}.chile-veneer,.maggi-chile-theme .fusepumpdelahuerta section article h3{font-family:VeneerThree}.mg-pdf-cta_container>h2{font-size:1rem}.mg-quotation__container p,.sustainable-font{font-size:16px;line-height:25px;font-family:MaggiSansRegular,Arial;font-weight:400}@media screen and (min-width:1024px){.mg-quotation__container p,.sustainable-font{font-size:16px;line-height:28px}}.mg-quotation__container span,.mg-recipe-header .simplyCookNutritionLink,.sustainable-location-font-size{font-size:16px;line-height:24px;font-family:MaggiSansRegular,Arial;font-weight:400}@media screen and (min-width:768px){.mg-quotation__container span,.mg-recipe-header .simplyCookNutritionLink,.sustainable-location-font-size{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.mg-quotation__container span,.mg-recipe-header .simplyCookNutritionLink,.sustainable-location-font-size{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.mg-quotation__container span,.mg-recipe-header .simplyCookNutritionLink,.sustainable-location-font-size{font-size:16px;line-height:24px}}.sustainability-banner .sustainability-banner-title,.sustainable-banner-title{font-size:30px;line-height:40px;font-family:MaggiSansRegular,Arial;font-weight:400}@media screen and (min-width:1024px){.sustainability-banner .sustainability-banner-title,.sustainable-banner-title{font-size:60px;line-height:70px}}.thai-font-family-primary,html[lang=th] .mg-teaser-carousel__title h2{font-family:Db EE Stroke}.breadcrumb-thai-font{font-size:16px;line-height:14px;font-weight:700}@media screen and (min-width:768px){.breadcrumb-thai-font{font-size:16px;line-height:18px}}@media screen and (min-width:1024px){.breadcrumb-thai-font{font-size:20px;line-height:18px}}.thai-font-family-secondary,html[lang=th] #close-accordion .close-secondary-part,html[lang=th] .combined_recipes .combined_link_back,html[lang=th] .meal-score .tabs .tabs-content .tab-content .swiper-related-score .swiper-wrapper .wrapper .meals-carousel .slick-list .slick-track .slick-slide .item .name a,html[lang=th] .mg-search-filter-sorting,html[lang=th] .mg-stagemymenu #content .add-dish-wrapper .additional-dish .meal .add-meal-text,html[lang=th] .mg-stagemymenu #content .add-dish-wrapper .additional-dish .meal .meal-title,html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-1 .description p,html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .group .description,html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .group .title,html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .heading,html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .graph-section .name,html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .graph-section .units,html[lang=th] .mg-stagemymenu-override .mg-accordion .accordion-group .panel-title a h3,html[lang=th] .mg-stagemymenu-override .stagemymenu_overlay-override .secondary_part .nutritional_tips ul li,html[lang=th] .mg-stagemymenu__container .circle .nutritional_score,html[lang=th] .mg-stagemymenu__container .circle .nutritional_score span,html[lang=th] .mg-stagemymenu__container .title .title-text,html[lang=th] .stagemymenu_overlay #accordion_button,html[lang=th] .stagemymenu_overlay .meal-score .title-choose,html[lang=th] .stagemymenu_overlay .nutritional_balance,html[lang=th] .stagemymenu_overlay .nutritional_balance_text,html[lang=th] .stagemymenu_overlay .nutritional_container .circle .nutritional_score span,html[lang=th] .stagemymenu_overlay .see_combined_receipes_CTA,html[lang=th] .stagemymenu_overlay_accordion1 .part-1 .title{font-family:DB heavent}.ms_testimonial-details span,.testimonial-title{font-size:20px;line-height:35px;font-family:MaggiSansRegular,Arial;font-weight:400}.contactus-form .js-inputs-right-section html[lang=th] ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] ::-webkit-input-placeholder,html[lang=th] .contactus-form .js-inputs-right-section ::-webkit-input-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-family:DB heavent}.contactus-form .js-inputs-right-section html[lang=th] ::-moz-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] ::-moz-placeholder,html[lang=th] .contactus-form .js-inputs-right-section ::-moz-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section ::-moz-placeholder{font-family:DB heavent}.contactus-form .js-inputs-right-section html[lang=th] :-ms-input-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] :-ms-input-placeholder,html[lang=th] .contactus-form .js-inputs-right-section :-ms-input-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-family:DB heavent}.contactus-form .js-inputs-right-section html[lang=th] ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] ::-ms-input-placeholder,html[lang=th] .contactus-form .js-inputs-right-section ::-ms-input-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-family:DB heavent}.comment-dsu-ratings-reviews-comment-type-form-message html[lang=th] p,.comment-dsu-ratings-reviews-comment-type-form-name .date_time html[lang=th] strong,.comment-dsu-ratings-reviews-comment-type-form-name html[lang=th] i,.comment-dsu-ratings-reviews-comment-type-form-name html[lang=th] img,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html[lang=th] span:not(:first-child),.comment-dsu-ratings-reviews-comment-type-form .mg-input html[lang=th] input,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html[lang=th] textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html[lang=th] div,.contactus-form .confirmation-detail html[lang=th] .confirmation-detail-label,.contactus-form .confirmation-detail html[lang=th] .confirmation-detail-value,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper html[lang=th] a,.contactus-form .js-inputs-right-section .js-form-type-selectbox html[lang=th] .select-selected,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html[lang=th] .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html[lang=th] p,.contactus-form .js-inputs-right-section html[lang=th] ::placeholder,.contactus-form .js-inputs-right-section html[lang=th] label,.contactus-form html[lang=th] #engage-success,.contactus-form html[lang=th] .form-item--error-message,.contactus-form html[lang=th] .input-error-desc,.contactus-form html[lang=th] input[type=date],.contactus-form html[lang=th] input[type=text],.contactus-form html[lang=th] label,.contactus-form html[lang=th] select,.contactus-form html[lang=th] textarea,.contactus-form ul li html[lang=th] a,.cx-ingredients__table>div html[lang=th] .mg-span,.cx-ingredients__warning html[lang=th] button,.cx-ingredients__warning html[lang=th] p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html[lang=th] label,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html[lang=th] .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html[lang=th] .mg-span,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html[lang=th] .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html[lang=th] .extra-text,.mg-accordion:not(.accordion-override) .accordion-group html[lang=th] .panel-content,.mg-comments-message html[lang=th] p,.mg-comments-name .date_time html[lang=th] strong,.mg-comments-name html[lang=th] i,.mg-comments-name html[lang=th] img,.mg-comments-name strong .platform html[lang=th] span:not(:first-child),.mg-comments .mg-input html[lang=th] input,.mg-comments .mg-textarea html[lang=th] textarea,.mg-cooking-knowledge html[lang=th] p,.mg-cooking-mode-section html[lang=th] .mg-ingredients,.mg-cooking-mode-section html[lang=th] p,.mg-dsu-rating.admin-reply-comment .js-form-item html[lang=th] input,.mg-dsu-rating.admin-reply-comment .js-form-item html[lang=th] select,.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html[lang=th] a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html[lang=th] a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html[lang=th] span:first-child,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget html[lang=th] .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea html[lang=th] textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html[lang=th] input,.mg-dsu-rating .views-row .comment-list .card-title html[lang=th] a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html[lang=th] a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html[lang=th] span:first-child,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell html[lang=th] .cellbg,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=th] .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=th] .table-cell:first-child,.mg-freeze-table__main .scroll-section table tbody html[lang=th] .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html[lang=th] .table-cell.heading,.mg-freeze-table__main .scroll-section table thead html[lang=th] .scroll-section__row,.mg-generic-text__description html[lang=th] div,.mg-generic-text__description html[lang=th] p,.mg-generic-text__description table tr html[lang=th] th,.mg-ingredients__controls div html[lang=th] i,.mg-ingredients__controls html[lang=th] button,.mg-ingredients__controls html[lang=th] div,.mg-ingredients__table>div .recipe-ingredient-name html[lang=th] a.related-ingredients,.mg-ingredients__table>div html[lang=th] .mg-span,.mg-ingredients__table>div html[lang=th] .mg-span.recipe-ingredient-unit,.mg-ingredients__warning html[lang=th] button,.mg-ingredients__warning html[lang=th] p,.mg-kochstudio-cell .mg-search-expert__desc html[lang=th] .content-quote,.mg-kochstudio-cell .mg-search-expert__title html[lang=th] .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html[lang=th] p,.mg-navigation-place-holder__description html[lang=th] div,.mg-navigation-place-holder__description html[lang=th] p,.mg-navigation-place-holder__description table tr html[lang=th] th,.mg-navigation .navigation-container .mg-navigation-l2 ul li html[lang=th] a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html[lang=th] .mg-recipe-info,.mg-overlay__content-wrapper.mg-alternate-ingredient html[lang=th] .alternate-description,.mg-pdf-cta .mg-pdf-checkbox html[lang=th] label,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html[lang=th] .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html[lang=th] .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html[lang=th] .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html[lang=th] .mg-duration-text,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html[lang=th] div,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html[lang=th] p,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 html[lang=th] input,.mg-rating__txt-block html[lang=th] p.bodycopy-small,.mg-recipe-header_subtitle html[lang=th] .no-anchor,.mg-recipe-header_subtitle html[lang=th] a,.mg-recipe-labels html[lang=th] span,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html[lang=th] p,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li html[lang=th] [type=checkbox]+label,.mg-search-filter-elem html[lang=th] span,.mg-search-filter-sorting>button html[lang=th] span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h4,.mg-search-kochstudio-expert html[lang=th] .mg-search-expert__quote,.mg-search__quicklinks html[lang=th] button,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h4,.mg-search__result_wrapper html[lang=th] .mg-search-pills,.mg-search__suggestion li html[lang=th] a,.mg-search__topsuggestion_links li html[lang=th] a,.mg-story a .story-img html[lang=th] span,.mg-table__main table tbody tr html[lang=th] th,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h2,.mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h3,.mg-teaser-carousel html[lang=th] .mg-teaser-expert-data__quote,.mg-teaser-content__container-des html[lang=th] .description,.mg-teaser-expert__container .detail html[lang=th] .description,.mg-teaser-expert__container .detail html[lang=th] p,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html[lang=th] .expert_detail,.mg-teaser-full html[lang=th] p,.mg-teaser-list ul html[lang=th] li,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper html[lang=th] .mg-recipe-info,.mg-term-condition html[lang=th] p,.mg-video-play-icon html[lang=th] div,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html[lang=th] a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html[lang=th] td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html[lang=th] th,.ms_testimonial-details html[lang=th] p,.nesar-tab-panel .sb-ui-tabs-titles li html[lang=th] a,.nesar-tab-panel .tabs-panel .cell html[lang=th] a,.nesar-tab-panel .tabs-panel .cell html[lang=th] p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html[lang=th] div,.newsletter-form .confirmation-detail html[lang=th] .confirmation-detail-label,.newsletter-form .confirmation-detail html[lang=th] .confirmation-detail-value,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper html[lang=th] a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox html[lang=th] .select-selected,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html[lang=th] .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html[lang=th] p,.newsletter-form .js-inputs-right-section html[lang=th] ::placeholder,.newsletter-form .js-inputs-right-section html[lang=th] label,.newsletter-form html[lang=th] .form-item--error-message,.newsletter-form html[lang=th] .input-error-desc,.newsletter-form html[lang=th] input[type=date],.newsletter-form html[lang=th] input[type=text],.newsletter-form html[lang=th] label,.newsletter-form html[lang=th] select,.newsletter-form html[lang=th] textarea,.newsletter-subscribe-error html[lang=th] p,.newsletter-subscribe-success html[lang=th] p,.newsletter-thankyou-message html[lang=th] p,.panel-content__description html[lang=th] div,.panel-content__description html[lang=th] p,.panel-content__description table tr html[lang=th] th,.webform-submission-sharing-experience-form html[lang=th] .option,html[lang=th] .bodycopy,html[lang=th] .bodycopy-large,html[lang=th] .bodycopy-small,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-message p,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name i,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name img,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html[lang=th] .comment-dsu-ratings-reviews-comment-type-form .mg-input input,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html[lang=th] .contactus-form #engage-success,html[lang=th] .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html[lang=th] .contactus-form .confirmation-detail .confirmation-detail-label,html[lang=th] .contactus-form .confirmation-detail .confirmation-detail-value,html[lang=th] .contactus-form .form-item--error-message,html[lang=th] .contactus-form .input-error-desc,html[lang=th] .contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html[lang=th] .contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html[lang=th] .contactus-form .js-inputs-right-section ::placeholder,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html[lang=th] .contactus-form .js-inputs-right-section label,html[lang=th] .contactus-form input[type=date],html[lang=th] .contactus-form input[type=text],html[lang=th] .contactus-form label,html[lang=th] .contactus-form select,html[lang=th] .contactus-form textarea,html[lang=th] .contactus-form ul li a,html[lang=th] .cx-ingredients__table>div .mg-span,html[lang=th] .cx-ingredients__warning button,html[lang=th] .cx-ingredients__warning p,html[lang=th] .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html[lang=th] .cx-recipe-description-text,html[lang=th] .cx-recipe-description-text-clip,html[lang=th] .cx-recipe-description-text-hidden,html[lang=th] .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html[lang=th] .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html[lang=th] .footer-links,html[lang=th] .generic-text-paragraph,html[lang=th] .headings,html[lang=th] .label1,html[lang=th] .label2,html[lang=th] .mg-accordion-table__disclaimer,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html[lang=th] .mg-author-desc,html[lang=th] .mg-author-platform,html[lang=th] .mg-comments-loadmore,html[lang=th] .mg-comments-message p,html[lang=th] .mg-comments-name,html[lang=th] .mg-comments-name .date_time strong,html[lang=th] .mg-comments-name i,html[lang=th] .mg-comments-name img,html[lang=th] .mg-comments-name strong .platform span:not(:first-child),html[lang=th] .mg-comments-reply,html[lang=th] .mg-comments .mg-input input,html[lang=th] .mg-comments .mg-textarea textarea,html[lang=th] .mg-cooking-knowledge p,html[lang=th] .mg-cooking-mode-section .mg-ingredients,html[lang=th] .mg-cooking-mode-section p,html[lang=th] .mg-dsu-rating.admin-reply-comment .js-form-item input,html[lang=th] .mg-dsu-rating.admin-reply-comment .js-form-item select,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-dsu-rating .views-row .comment-list .card-title a,html[lang=th] .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html[lang=th] .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html[lang=th] .mg-freeze-table__disclaimer,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html[lang=th] .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html[lang=th] .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html[lang=th] .mg-generic-text__description div,html[lang=th] .mg-generic-text__description p,html[lang=th] .mg-generic-text__description table tr th,html[lang=th] .mg-ingredients__controls button,html[lang=th] .mg-ingredients__controls div,html[lang=th] .mg-ingredients__controls div i,html[lang=th] .mg-ingredients__table>div .mg-span,html[lang=th] .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html[lang=th] .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html[lang=th] .mg-ingredients__warning button,html[lang=th] .mg-ingredients__warning p,html[lang=th] .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html[lang=th] .mg-kochstudio-cell .mg-search-expert__title .content-platform,html[lang=th] .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html[lang=th] .mg-navigation-place-holder__description div,html[lang=th] .mg-navigation-place-holder__description p,html[lang=th] .mg-navigation-place-holder__description table tr th,html[lang=th] .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html[lang=th] .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html[lang=th] .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html[lang=th] .mg-pdf-cta .mg-pdf-checkbox label,html[lang=th] .mg-pills,html[lang=th] .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html[lang=th] .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html[lang=th] .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html[lang=th] .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html[lang=th] .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,html[lang=th] .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html[lang=th] .mg-quote-desc,html[lang=th] .mg-quote-platform,html[lang=th] .mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,html[lang=th] .mg-rating__stars>.confirm,html[lang=th] .mg-rating__txt-block p.bodycopy-small,html[lang=th] .mg-recipe-header_subtitle .no-anchor,html[lang=th] .mg-recipe-header_subtitle a,html[lang=th] .mg-recipe-labels span,html[lang=th] .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html[lang=th] .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label,html[lang=th] .mg-search-filter-elem,html[lang=th] .mg-search-filter-elem span,html[lang=th] .mg-search-filter-sorting>button span,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__quote,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h4,html[lang=th] .mg-search__banner_overtext input,html[lang=th] .mg-search__didyou-mean-results-desc,html[lang=th] .mg-search__error-results-desc,html[lang=th] .mg-search__error-single-desc,html[lang=th] .mg-search__likes-results-desc,html[lang=th] .mg-search__quicklinks button,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html[lang=th] .mg-search__result_wrapper .mg-search-pills,html[lang=th] .mg-search__suggestion li a,html[lang=th] .mg-search__topsuggestion_links li a,html[lang=th] .mg-story a .story-img span,html[lang=th] .mg-table__disclaimer,html[lang=th] .mg-table__main table tbody tr th,html[lang=th] .mg-tag,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name h3,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__quote,html[lang=th] .mg-teaser-content__container-des .description,html[lang=th] .mg-teaser-expert-data__quote,html[lang=th] .mg-teaser-expert__container .detail .description,html[lang=th] .mg-teaser-expert__container .detail p,html[lang=th] .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html[lang=th] .mg-teaser-full p,html[lang=th] .mg-teaser-list ul li,html[lang=th] .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html[lang=th] .mg-term-condition p,html[lang=th] .mg-video-play-icon div,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html[lang=th] .ms_testimonial-details p,html[lang=th] .navigation-links,html[lang=th] .nesar-tab-panel .sb-ui-tabs-titles li a,html[lang=th] .nesar-tab-panel .tabs-panel .cell a,html[lang=th] .nesar-tab-panel .tabs-panel .cell p,html[lang=th] .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html[lang=th] .newsletter-form .confirmation-detail .confirmation-detail-label,html[lang=th] .newsletter-form .confirmation-detail .confirmation-detail-value,html[lang=th] .newsletter-form .form-item--error-message,html[lang=th] .newsletter-form .input-error-desc,html[lang=th] .newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html[lang=th] .newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html[lang=th] .newsletter-form .js-inputs-right-section ::placeholder,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html[lang=th] .newsletter-form .js-inputs-right-section label,html[lang=th] .newsletter-form input[type=date],html[lang=th] .newsletter-form input[type=text],html[lang=th] .newsletter-form label,html[lang=th] .newsletter-form select,html[lang=th] .newsletter-form textarea,html[lang=th] .newsletter-subscribe-error p,html[lang=th] .newsletter-subscribe-success p,html[lang=th] .newsletter-thankyou-message p,html[lang=th] .panel-content__description div,html[lang=th] .panel-content__description p,html[lang=th] .panel-content__description table tr th,html[lang=th] .search-magzine-title,html[lang=th] .search-pills,html[lang=th] .webform-submission-sharing-experience-form .option{font-family:DB heavent}.comment-dsu-ratings-reviews-comment-type-form-message html[lang=th] p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html[lang=th] textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html[lang=th] div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] div,.contactus-form html[lang=th] label,.cx-ingredients__table>div html[lang=th] .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html[lang=th] .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html[lang=th] .mg-span,.mg-accordion:not(.accordion-override) .accordion-group html[lang=th] .panel-content,.mg-comments-message html[lang=th] p,.mg-comments .mg-textarea html[lang=th] textarea,.mg-cooking-knowledge html[lang=th] p,.mg-cooking-mode-section html[lang=th] p,.mg-freeze-table__main .scroll-section table tbody html[lang=th] .scroll-section__row,.mg-freeze-table__main .scroll-section table thead html[lang=th] .scroll-section__row,.mg-ingredients__table>div html[lang=th] .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient html[lang=th] .alternate-description,.mg-recipe-labels html[lang=th] span,.mg-search__suggestion li html[lang=th] a,.mg-search__topsuggestion_links li html[lang=th] a,.mg-teaser-content__container-des html[lang=th] .description,.mg-teaser-expert__container .detail html[lang=th] .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html[lang=th] .expert_detail,.mg-teaser-full html[lang=th] p,.mg-term-condition html[lang=th] p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html[lang=th] a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html[lang=th] td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html[lang=th] th,.nesar-tab-panel .tabs-panel .cell html[lang=th] a,.nesar-tab-panel .tabs-panel .cell html[lang=th] p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html[lang=th] div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] div,.newsletter-form html[lang=th] label,.newsletter-subscribe-error html[lang=th] p,.newsletter-subscribe-success html[lang=th] p,.newsletter-thankyou-message html[lang=th] p,html[lang=th] .bodycopy,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-message p,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html[lang=th] .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html[lang=th] .contactus-form label,html[lang=th] .cx-ingredients__table>div .mg-span,html[lang=th] .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html[lang=th] .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html[lang=th] .mg-author-platform,html[lang=th] .mg-comments-message p,html[lang=th] .mg-comments .mg-textarea textarea,html[lang=th] .mg-cooking-knowledge p,html[lang=th] .mg-cooking-mode-section p,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html[lang=th] .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html[lang=th] .mg-ingredients__table>div .mg-span,html[lang=th] .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html[lang=th] .mg-quote-platform,html[lang=th] .mg-recipe-labels span,html[lang=th] .mg-search__banner_overtext input,html[lang=th] .mg-search__suggestion li a,html[lang=th] .mg-search__topsuggestion_links li a,html[lang=th] .mg-teaser-content__container-des .description,html[lang=th] .mg-teaser-expert__container .detail .description,html[lang=th] .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html[lang=th] .mg-teaser-full p,html[lang=th] .mg-term-condition p,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html[lang=th] .nesar-tab-panel .tabs-panel .cell a,html[lang=th] .nesar-tab-panel .tabs-panel .cell p,html[lang=th] .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html[lang=th] .newsletter-form label,html[lang=th] .newsletter-subscribe-error p,html[lang=th] .newsletter-subscribe-success p,html[lang=th] .newsletter-thankyou-message p{font-size:18px;line-height:20px}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form-message html[lang=th] p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html[lang=th] textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html[lang=th] div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] div,.contactus-form html[lang=th] label,.cx-ingredients__table>div html[lang=th] .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html[lang=th] .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html[lang=th] .mg-span,.mg-accordion:not(.accordion-override) .accordion-group html[lang=th] .panel-content,.mg-comments-message html[lang=th] p,.mg-comments .mg-textarea html[lang=th] textarea,.mg-cooking-knowledge html[lang=th] p,.mg-cooking-mode-section html[lang=th] p,.mg-freeze-table__main .scroll-section table tbody html[lang=th] .scroll-section__row,.mg-freeze-table__main .scroll-section table thead html[lang=th] .scroll-section__row,.mg-ingredients__table>div html[lang=th] .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient html[lang=th] .alternate-description,.mg-recipe-labels html[lang=th] span,.mg-search__suggestion li html[lang=th] a,.mg-search__topsuggestion_links li html[lang=th] a,.mg-teaser-content__container-des html[lang=th] .description,.mg-teaser-expert__container .detail html[lang=th] .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html[lang=th] .expert_detail,.mg-teaser-full html[lang=th] p,.mg-term-condition html[lang=th] p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html[lang=th] a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html[lang=th] td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html[lang=th] th,.nesar-tab-panel .tabs-panel .cell html[lang=th] a,.nesar-tab-panel .tabs-panel .cell html[lang=th] p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html[lang=th] div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] div,.newsletter-form html[lang=th] label,.newsletter-subscribe-error html[lang=th] p,.newsletter-subscribe-success html[lang=th] p,.newsletter-thankyou-message html[lang=th] p,html[lang=th] .bodycopy,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-message p,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html[lang=th] .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html[lang=th] .contactus-form label,html[lang=th] .cx-ingredients__table>div .mg-span,html[lang=th] .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html[lang=th] .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html[lang=th] .mg-author-platform,html[lang=th] .mg-comments-message p,html[lang=th] .mg-comments .mg-textarea textarea,html[lang=th] .mg-cooking-knowledge p,html[lang=th] .mg-cooking-mode-section p,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html[lang=th] .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html[lang=th] .mg-ingredients__table>div .mg-span,html[lang=th] .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html[lang=th] .mg-quote-platform,html[lang=th] .mg-recipe-labels span,html[lang=th] .mg-search__banner_overtext input,html[lang=th] .mg-search__suggestion li a,html[lang=th] .mg-search__topsuggestion_links li a,html[lang=th] .mg-teaser-content__container-des .description,html[lang=th] .mg-teaser-expert__container .detail .description,html[lang=th] .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html[lang=th] .mg-teaser-full p,html[lang=th] .mg-term-condition p,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html[lang=th] .nesar-tab-panel .tabs-panel .cell a,html[lang=th] .nesar-tab-panel .tabs-panel .cell p,html[lang=th] .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html[lang=th] .newsletter-form label,html[lang=th] .newsletter-subscribe-error p,html[lang=th] .newsletter-subscribe-success p,html[lang=th] .newsletter-thankyou-message p{font-size:18px;line-height:18px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form-message html[lang=th] p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html[lang=th] textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html[lang=th] div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] div,.contactus-form html[lang=th] label,.cx-ingredients__table>div html[lang=th] .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html[lang=th] .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html[lang=th] .mg-span,.mg-accordion:not(.accordion-override) .accordion-group html[lang=th] .panel-content,.mg-comments-message html[lang=th] p,.mg-comments .mg-textarea html[lang=th] textarea,.mg-cooking-knowledge html[lang=th] p,.mg-cooking-mode-section html[lang=th] p,.mg-freeze-table__main .scroll-section table tbody html[lang=th] .scroll-section__row,.mg-freeze-table__main .scroll-section table thead html[lang=th] .scroll-section__row,.mg-ingredients__table>div html[lang=th] .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient html[lang=th] .alternate-description,.mg-recipe-labels html[lang=th] span,.mg-search__suggestion li html[lang=th] a,.mg-search__topsuggestion_links li html[lang=th] a,.mg-teaser-content__container-des html[lang=th] .description,.mg-teaser-expert__container .detail html[lang=th] .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html[lang=th] .expert_detail,.mg-teaser-full html[lang=th] p,.mg-term-condition html[lang=th] p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html[lang=th] a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html[lang=th] td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html[lang=th] th,.nesar-tab-panel .tabs-panel .cell html[lang=th] a,.nesar-tab-panel .tabs-panel .cell html[lang=th] p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html[lang=th] div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html[lang=th] div,.newsletter-form html[lang=th] label,.newsletter-subscribe-error html[lang=th] p,.newsletter-subscribe-success html[lang=th] p,.newsletter-thankyou-message html[lang=th] p,html[lang=th] .bodycopy,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-message p,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html[lang=th] .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html[lang=th] .contactus-form label,html[lang=th] .cx-ingredients__table>div .mg-span,html[lang=th] .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html[lang=th] .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html[lang=th] .mg-author-platform,html[lang=th] .mg-comments-message p,html[lang=th] .mg-comments .mg-textarea textarea,html[lang=th] .mg-cooking-knowledge p,html[lang=th] .mg-cooking-mode-section p,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html[lang=th] .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html[lang=th] .mg-ingredients__table>div .mg-span,html[lang=th] .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html[lang=th] .mg-quote-platform,html[lang=th] .mg-recipe-labels span,html[lang=th] .mg-search__banner_overtext input,html[lang=th] .mg-search__suggestion li a,html[lang=th] .mg-search__topsuggestion_links li a,html[lang=th] .mg-teaser-content__container-des .description,html[lang=th] .mg-teaser-expert__container .detail .description,html[lang=th] .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html[lang=th] .mg-teaser-full p,html[lang=th] .mg-term-condition p,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html[lang=th] .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html[lang=th] .nesar-tab-panel .tabs-panel .cell a,html[lang=th] .nesar-tab-panel .tabs-panel .cell p,html[lang=th] .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html[lang=th] .newsletter-form label,html[lang=th] .newsletter-subscribe-error p,html[lang=th] .newsletter-subscribe-success p,html[lang=th] .newsletter-thankyou-message p{font-size:20px;line-height:23px}}html[lang=th] .mg-tag,html[lang=th] .mg-teaser-full p,html[lang=th] .recipe-inst-totalmins{font-size:23px;line-height:25px}@media screen and (min-width:768px){html[lang=th] .mg-tag,html[lang=th] .mg-teaser-full p,html[lang=th] .recipe-inst-totalmins{font-size:25px;line-height:22px}}@media screen and (min-width:1024px){html[lang=th] .mg-tag,html[lang=th] .mg-teaser-full p,html[lang=th] .recipe-inst-totalmins{font-size:30px;line-height:26px}}html[lang=th] .para-font-sizes{font-size:25px;line-height:24px}@media screen and (min-width:768px){html[lang=th] .para-font-sizes{font-size:25px;line-height:22px}}@media screen and (min-width:1024px){html[lang=th] .para-font-sizes{font-size:35px;line-height:30px}}.comment-dsu-ratings-reviews-comment-type-form-name .date_time html[lang=th] strong,.contactus-form .confirmation-detail html[lang=th] .confirmation-detail-label,.contactus-form .js-inputs-right-section html[lang=th] label,.cx-ingredients__warning html[lang=th] button,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html[lang=th] .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html[lang=th] .extra-text,.mg-comments-name .date_time html[lang=th] strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=th] .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=th] .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html[lang=th] .table-cell.heading,.mg-generic-text__description table tr html[lang=th] th,.mg-ingredients__table>div .recipe-ingredient-name html[lang=th] a.related-ingredients,.mg-ingredients__warning html[lang=th] button,.mg-navigation-place-holder__description table tr html[lang=th] th,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html[lang=th] .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html[lang=th] .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html[lang=th] .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html[lang=th] .mg-duration-text,.mg-search__quicklinks html[lang=th] button,.mg-table__main table tbody tr html[lang=th] th,.newsletter-form .confirmation-detail html[lang=th] .confirmation-detail-label,.newsletter-form .js-inputs-right-section html[lang=th] label,.panel-content__description table tr html[lang=th] th,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html[lang=th] .contactus-form .confirmation-detail .confirmation-detail-label,html[lang=th] .contactus-form .js-inputs-right-section label,html[lang=th] .cx-ingredients__warning button,html[lang=th] .label2,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html[lang=th] .mg-comments-name .date_time strong,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html[lang=th] .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html[lang=th] .mg-generic-text__description table tr th,html[lang=th] .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html[lang=th] .mg-ingredients__warning button,html[lang=th] .mg-navigation-place-holder__description table tr th,html[lang=th] .mg-pills,html[lang=th] .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html[lang=th] .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html[lang=th] .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html[lang=th] .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html[lang=th] .mg-search__quicklinks button,html[lang=th] .mg-table__main table tbody tr th,html[lang=th] .newsletter-form .confirmation-detail .confirmation-detail-label,html[lang=th] .newsletter-form .js-inputs-right-section label,html[lang=th] .panel-content__description table tr th{font-size:13px;line-height:18px}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time html[lang=th] strong,.contactus-form .confirmation-detail html[lang=th] .confirmation-detail-label,.contactus-form .js-inputs-right-section html[lang=th] label,.cx-ingredients__warning html[lang=th] button,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html[lang=th] .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html[lang=th] .extra-text,.mg-comments-name .date_time html[lang=th] strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=th] .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=th] .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html[lang=th] .table-cell.heading,.mg-generic-text__description table tr html[lang=th] th,.mg-ingredients__table>div .recipe-ingredient-name html[lang=th] a.related-ingredients,.mg-ingredients__warning html[lang=th] button,.mg-navigation-place-holder__description table tr html[lang=th] th,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html[lang=th] .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html[lang=th] .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html[lang=th] .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html[lang=th] .mg-duration-text,.mg-search__quicklinks html[lang=th] button,.mg-table__main table tbody tr html[lang=th] th,.newsletter-form .confirmation-detail html[lang=th] .confirmation-detail-label,.newsletter-form .js-inputs-right-section html[lang=th] label,.panel-content__description table tr html[lang=th] th,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html[lang=th] .contactus-form .confirmation-detail .confirmation-detail-label,html[lang=th] .contactus-form .js-inputs-right-section label,html[lang=th] .cx-ingredients__warning button,html[lang=th] .label2,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html[lang=th] .mg-comments-name .date_time strong,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html[lang=th] .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html[lang=th] .mg-generic-text__description table tr th,html[lang=th] .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html[lang=th] .mg-ingredients__warning button,html[lang=th] .mg-navigation-place-holder__description table tr th,html[lang=th] .mg-pills,html[lang=th] .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html[lang=th] .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html[lang=th] .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html[lang=th] .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html[lang=th] .mg-search__quicklinks button,html[lang=th] .mg-table__main table tbody tr th,html[lang=th] .newsletter-form .confirmation-detail .confirmation-detail-label,html[lang=th] .newsletter-form .js-inputs-right-section label,html[lang=th] .panel-content__description table tr th{font-size:13px;line-height:18px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time html[lang=th] strong,.contactus-form .confirmation-detail html[lang=th] .confirmation-detail-label,.contactus-form .js-inputs-right-section html[lang=th] label,.cx-ingredients__warning html[lang=th] button,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html[lang=th] .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html[lang=th] .extra-text,.mg-comments-name .date_time html[lang=th] strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=th] .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html[lang=th] .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html[lang=th] .table-cell.heading,.mg-generic-text__description table tr html[lang=th] th,.mg-ingredients__table>div .recipe-ingredient-name html[lang=th] a.related-ingredients,.mg-ingredients__warning html[lang=th] button,.mg-navigation-place-holder__description table tr html[lang=th] th,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html[lang=th] .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html[lang=th] .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html[lang=th] .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html[lang=th] .mg-duration-text,.mg-search__quicklinks html[lang=th] button,.mg-table__main table tbody tr html[lang=th] th,.newsletter-form .confirmation-detail html[lang=th] .confirmation-detail-label,.newsletter-form .js-inputs-right-section html[lang=th] label,.panel-content__description table tr html[lang=th] th,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html[lang=th] .contactus-form .confirmation-detail .confirmation-detail-label,html[lang=th] .contactus-form .js-inputs-right-section label,html[lang=th] .cx-ingredients__warning button,html[lang=th] .label2,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html[lang=th] .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html[lang=th] .mg-comments-name .date_time strong,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html[lang=th] .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html[lang=th] .mg-generic-text__description table tr th,html[lang=th] .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html[lang=th] .mg-ingredients__warning button,html[lang=th] .mg-navigation-place-holder__description table tr th,html[lang=th] .mg-pills,html[lang=th] .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html[lang=th] .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html[lang=th] .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html[lang=th] .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html[lang=th] .mg-search__quicklinks button,html[lang=th] .mg-table__main table tbody tr th,html[lang=th] .newsletter-form .confirmation-detail .confirmation-detail-label,html[lang=th] .newsletter-form .js-inputs-right-section label,html[lang=th] .panel-content__description table tr th{font-size:15px;line-height:18px}}html[lang=th] .heading-font-sizes{font-size:28px;line-height:35px;font-family:Db EE Stroke}@media screen and (min-width:768px){html[lang=th] .heading-font-sizes{font-size:30px;line-height:40px}}@media screen and (min-width:1024px){html[lang=th] .heading-font-sizes{font-size:45px;line-height:50px}}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h2,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html[lang=th] .search-magzine-title{font-size:18px;line-height:24px}@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 html[lang=th] h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h2,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html[lang=th] .search-magzine-title{font-size:18px;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 html[lang=th] h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html[lang=th] h2,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html[lang=th] .search-magzine-title{font-size:20px;line-height:22px}}.mg-generic-text__description html[lang=th] div,.mg-generic-text__description html[lang=th] p,.mg-navigation-place-holder__description html[lang=th] div,.mg-navigation-place-holder__description html[lang=th] p,.ms_testimonial-details html[lang=th] p,.panel-content__description html[lang=th] div,.panel-content__description html[lang=th] p,html[lang=th] .generic-text-paragraph,html[lang=th] .mg-generic-text__description div,html[lang=th] .mg-generic-text__description p,html[lang=th] .mg-navigation-place-holder__description div,html[lang=th] .mg-navigation-place-holder__description p,html[lang=th] .ms_testimonial-details p,html[lang=th] .panel-content__description div,html[lang=th] .panel-content__description p{font-size:20px;line-height:28px}@media screen and (min-width:768px){.mg-generic-text__description html[lang=th] div,.mg-generic-text__description html[lang=th] p,.mg-navigation-place-holder__description html[lang=th] div,.mg-navigation-place-holder__description html[lang=th] p,.ms_testimonial-details html[lang=th] p,.panel-content__description html[lang=th] div,.panel-content__description html[lang=th] p,html[lang=th] .generic-text-paragraph,html[lang=th] .mg-generic-text__description div,html[lang=th] .mg-generic-text__description p,html[lang=th] .mg-navigation-place-holder__description div,html[lang=th] .mg-navigation-place-holder__description p,html[lang=th] .ms_testimonial-details p,html[lang=th] .panel-content__description div,html[lang=th] .panel-content__description p{font-size:20px;line-height:32px}}@media screen and (min-width:1024px){.mg-generic-text__description html[lang=th] div,.mg-generic-text__description html[lang=th] p,.mg-navigation-place-holder__description html[lang=th] div,.mg-navigation-place-holder__description html[lang=th] p,.ms_testimonial-details html[lang=th] p,.panel-content__description html[lang=th] div,.panel-content__description html[lang=th] p,html[lang=th] .generic-text-paragraph,html[lang=th] .mg-generic-text__description div,html[lang=th] .mg-generic-text__description p,html[lang=th] .mg-navigation-place-holder__description div,html[lang=th] .mg-navigation-place-holder__description p,html[lang=th] .ms_testimonial-details p,html[lang=th] .panel-content__description div,html[lang=th] .panel-content__description p{font-size:25px;line-height:34px}}.contactus-form .js-inputs-right-section html[lang=th] ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] ::-webkit-input-placeholder,html[lang=th] .contactus-form .js-inputs-right-section ::-webkit-input-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:16px;line-height:24px}.contactus-form .js-inputs-right-section html[lang=th] ::-moz-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] ::-moz-placeholder,html[lang=th] .contactus-form .js-inputs-right-section ::-moz-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:16px;line-height:24px}.contactus-form .js-inputs-right-section html[lang=th] :-ms-input-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] :-ms-input-placeholder,html[lang=th] .contactus-form .js-inputs-right-section :-ms-input-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:16px;line-height:24px}.contactus-form .js-inputs-right-section html[lang=th] ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] ::-ms-input-placeholder,html[lang=th] .contactus-form .js-inputs-right-section ::-ms-input-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:16px;line-height:24px}.comment-dsu-ratings-reviews-comment-type-form-name html[lang=th] i,.comment-dsu-ratings-reviews-comment-type-form-name html[lang=th] img,.comment-dsu-ratings-reviews-comment-type-form .mg-input html[lang=th] input,.contactus-form .confirmation-detail html[lang=th] .confirmation-detail-value,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper html[lang=th] a,.contactus-form .js-inputs-right-section .js-form-type-selectbox html[lang=th] .select-selected,.contactus-form .js-inputs-right-section html[lang=th] ::placeholder,.contactus-form html[lang=th] #engage-success,.contactus-form html[lang=th] .form-item--error-message,.contactus-form html[lang=th] .input-error-desc,.contactus-form html[lang=th] input[type=date],.contactus-form html[lang=th] input[type=text],.contactus-form html[lang=th] select,.contactus-form html[lang=th] textarea,.contactus-form ul li html[lang=th] a,.mg-comments-name html[lang=th] i,.mg-comments-name html[lang=th] img,.mg-comments .mg-input html[lang=th] input,.mg-dsu-rating.admin-reply-comment .js-form-item html[lang=th] input,.mg-dsu-rating.admin-reply-comment .js-form-item html[lang=th] select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget html[lang=th] .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea html[lang=th] textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html[lang=th] input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell html[lang=th] .cellbg,.mg-ingredients__controls div html[lang=th] i,.mg-ingredients__controls html[lang=th] button,.mg-ingredients__controls html[lang=th] div,.mg-ingredients__table>div html[lang=th] .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html[lang=th] div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 html[lang=th] input,.mg-recipe-header_subtitle html[lang=th] .no-anchor,.mg-recipe-header_subtitle html[lang=th] a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li html[lang=th] [type=checkbox]+label,.mg-search-filter-elem html[lang=th] span,.mg-story a .story-img html[lang=th] span,.mg-teaser-expert__container .detail html[lang=th] p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper html[lang=th] .mg-recipe-info,.mg-video-play-icon html[lang=th] div,.newsletter-form .confirmation-detail html[lang=th] .confirmation-detail-value,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper html[lang=th] a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox html[lang=th] .select-selected,.newsletter-form .js-inputs-right-section html[lang=th] ::placeholder,.newsletter-form html[lang=th] .form-item--error-message,.newsletter-form html[lang=th] .input-error-desc,.newsletter-form html[lang=th] input[type=date],.newsletter-form html[lang=th] input[type=text],.newsletter-form html[lang=th] select,.newsletter-form html[lang=th] textarea,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name i,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name img,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form .mg-input input,html[lang=th] .contactus-form #engage-success,html[lang=th] .contactus-form .confirmation-detail .confirmation-detail-value,html[lang=th] .contactus-form .form-item--error-message,html[lang=th] .contactus-form .input-error-desc,html[lang=th] .contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html[lang=th] .contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html[lang=th] .contactus-form .js-inputs-right-section ::placeholder,html[lang=th] .contactus-form input[type=date],html[lang=th] .contactus-form input[type=text],html[lang=th] .contactus-form select,html[lang=th] .contactus-form textarea,html[lang=th] .contactus-form ul li a,html[lang=th] .label1,html[lang=th] .mg-comments-loadmore,html[lang=th] .mg-comments-name,html[lang=th] .mg-comments-name i,html[lang=th] .mg-comments-name img,html[lang=th] .mg-comments-reply,html[lang=th] .mg-comments .mg-input input,html[lang=th] .mg-dsu-rating.admin-reply-comment .js-form-item input,html[lang=th] .mg-dsu-rating.admin-reply-comment .js-form-item select,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,html[lang=th] .mg-ingredients__controls button,html[lang=th] .mg-ingredients__controls div,html[lang=th] .mg-ingredients__controls div i,html[lang=th] .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html[lang=th] .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,html[lang=th] .mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,html[lang=th] .mg-rating__stars>.confirm,html[lang=th] .mg-recipe-header_subtitle .no-anchor,html[lang=th] .mg-recipe-header_subtitle a,html[lang=th] .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label,html[lang=th] .mg-search-filter-elem,html[lang=th] .mg-search-filter-elem span,html[lang=th] .mg-story a .story-img span,html[lang=th] .mg-teaser-expert__container .detail p,html[lang=th] .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html[lang=th] .mg-video-play-icon div,html[lang=th] .newsletter-form .confirmation-detail .confirmation-detail-value,html[lang=th] .newsletter-form .form-item--error-message,html[lang=th] .newsletter-form .input-error-desc,html[lang=th] .newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html[lang=th] .newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html[lang=th] .newsletter-form .js-inputs-right-section ::placeholder,html[lang=th] .newsletter-form input[type=date],html[lang=th] .newsletter-form input[type=text],html[lang=th] .newsletter-form select,html[lang=th] .newsletter-form textarea{font-size:16px;line-height:24px}@media screen and (min-width:1024px){.contactus-form .js-inputs-right-section html[lang=th] ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] ::-webkit-input-placeholder,html[lang=th] .contactus-form .js-inputs-right-section ::-webkit-input-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:17px;line-height:22px}.contactus-form .js-inputs-right-section html[lang=th] ::-moz-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] ::-moz-placeholder,html[lang=th] .contactus-form .js-inputs-right-section ::-moz-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:17px;line-height:22px}.contactus-form .js-inputs-right-section html[lang=th] :-ms-input-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] :-ms-input-placeholder,html[lang=th] .contactus-form .js-inputs-right-section :-ms-input-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:17px;line-height:22px}.contactus-form .js-inputs-right-section html[lang=th] ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section html[lang=th] ::-ms-input-placeholder,html[lang=th] .contactus-form .js-inputs-right-section ::-ms-input-placeholder,html[lang=th] .newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:17px;line-height:22px}.comment-dsu-ratings-reviews-comment-type-form-name html[lang=th] i,.comment-dsu-ratings-reviews-comment-type-form-name html[lang=th] img,.comment-dsu-ratings-reviews-comment-type-form .mg-input html[lang=th] input,.contactus-form .confirmation-detail html[lang=th] .confirmation-detail-value,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper html[lang=th] a,.contactus-form .js-inputs-right-section .js-form-type-selectbox html[lang=th] .select-selected,.contactus-form .js-inputs-right-section html[lang=th] ::placeholder,.contactus-form html[lang=th] #engage-success,.contactus-form html[lang=th] .form-item--error-message,.contactus-form html[lang=th] .input-error-desc,.contactus-form html[lang=th] input[type=date],.contactus-form html[lang=th] input[type=text],.contactus-form html[lang=th] select,.contactus-form html[lang=th] textarea,.contactus-form ul li html[lang=th] a,.mg-comments-name html[lang=th] i,.mg-comments-name html[lang=th] img,.mg-comments .mg-input html[lang=th] input,.mg-dsu-rating.admin-reply-comment .js-form-item html[lang=th] input,.mg-dsu-rating.admin-reply-comment .js-form-item html[lang=th] select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget html[lang=th] .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea html[lang=th] textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html[lang=th] input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell html[lang=th] .cellbg,.mg-ingredients__controls div html[lang=th] i,.mg-ingredients__controls html[lang=th] button,.mg-ingredients__controls html[lang=th] div,.mg-ingredients__table>div html[lang=th] .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html[lang=th] div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 html[lang=th] input,.mg-recipe-header_subtitle html[lang=th] .no-anchor,.mg-recipe-header_subtitle html[lang=th] a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li html[lang=th] [type=checkbox]+label,.mg-search-filter-elem html[lang=th] span,.mg-story a .story-img html[lang=th] span,.mg-teaser-expert__container .detail html[lang=th] p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper html[lang=th] .mg-recipe-info,.mg-video-play-icon html[lang=th] div,.newsletter-form .confirmation-detail html[lang=th] .confirmation-detail-value,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper html[lang=th] a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox html[lang=th] .select-selected,.newsletter-form .js-inputs-right-section html[lang=th] ::placeholder,.newsletter-form html[lang=th] .form-item--error-message,.newsletter-form html[lang=th] .input-error-desc,.newsletter-form html[lang=th] input[type=date],.newsletter-form html[lang=th] input[type=text],.newsletter-form html[lang=th] select,.newsletter-form html[lang=th] textarea,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name i,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name img,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form .mg-input input,html[lang=th] .contactus-form #engage-success,html[lang=th] .contactus-form .confirmation-detail .confirmation-detail-value,html[lang=th] .contactus-form .form-item--error-message,html[lang=th] .contactus-form .input-error-desc,html[lang=th] .contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html[lang=th] .contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html[lang=th] .contactus-form .js-inputs-right-section ::placeholder,html[lang=th] .contactus-form input[type=date],html[lang=th] .contactus-form input[type=text],html[lang=th] .contactus-form select,html[lang=th] .contactus-form textarea,html[lang=th] .contactus-form ul li a,html[lang=th] .label1,html[lang=th] .mg-comments-loadmore,html[lang=th] .mg-comments-name,html[lang=th] .mg-comments-name i,html[lang=th] .mg-comments-name img,html[lang=th] .mg-comments-reply,html[lang=th] .mg-comments .mg-input input,html[lang=th] .mg-dsu-rating.admin-reply-comment .js-form-item input,html[lang=th] .mg-dsu-rating.admin-reply-comment .js-form-item select,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html[lang=th] .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,html[lang=th] .mg-ingredients__controls button,html[lang=th] .mg-ingredients__controls div,html[lang=th] .mg-ingredients__controls div i,html[lang=th] .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html[lang=th] .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,html[lang=th] .mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,html[lang=th] .mg-rating__stars>.confirm,html[lang=th] .mg-recipe-header_subtitle .no-anchor,html[lang=th] .mg-recipe-header_subtitle a,html[lang=th] .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label,html[lang=th] .mg-search-filter-elem,html[lang=th] .mg-search-filter-elem span,html[lang=th] .mg-story a .story-img span,html[lang=th] .mg-teaser-expert__container .detail p,html[lang=th] .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html[lang=th] .mg-video-play-icon div,html[lang=th] .newsletter-form .confirmation-detail .confirmation-detail-value,html[lang=th] .newsletter-form .form-item--error-message,html[lang=th] .newsletter-form .input-error-desc,html[lang=th] .newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html[lang=th] .newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html[lang=th] .newsletter-form .js-inputs-right-section ::placeholder,html[lang=th] .newsletter-form input[type=date],html[lang=th] .newsletter-form input[type=text],html[lang=th] .newsletter-form select,html[lang=th] .newsletter-form textarea{font-size:17px;line-height:22px}}.nesar-tab-panel .sb-ui-tabs-titles li html[lang=th] a,html[lang=th] .bodycopy-large,html[lang=th] .mg-author-desc,html[lang=th] .mg-quote-desc,html[lang=th] .mg-teaser-expert-data__quote,html[lang=th] .nesar-tab-panel .sb-ui-tabs-titles li a{font-size:20px;line-height:22px}@media screen and (min-width:768px){.nesar-tab-panel .sb-ui-tabs-titles li html[lang=th] a,html[lang=th] .bodycopy-large,html[lang=th] .mg-author-desc,html[lang=th] .mg-quote-desc,html[lang=th] .mg-teaser-expert-data__quote,html[lang=th] .nesar-tab-panel .sb-ui-tabs-titles li a{font-size:22px;line-height:25px}}@media screen and (min-width:1024px){.nesar-tab-panel .sb-ui-tabs-titles li html[lang=th] a,html[lang=th] .bodycopy-large,html[lang=th] .mg-author-desc,html[lang=th] .mg-quote-desc,html[lang=th] .mg-teaser-expert-data__quote,html[lang=th] .nesar-tab-panel .sb-ui-tabs-titles li a{font-size:27px;line-height:30px}}.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html[lang=th] a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html[lang=th] a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html[lang=th] span:first-child,.mg-dsu-rating .views-row .comment-list .card-title html[lang=th] a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html[lang=th] a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html[lang=th] span:first-child,html[lang=th] .footer-links,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html[lang=th] .mg-dsu-rating .views-row .comment-list .card-title a,html[lang=th] .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html[lang=th] .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html[lang=th] .mg-search__didyou-mean-results-desc,html[lang=th] .mg-search__error-results-desc,html[lang=th] .mg-search__error-single-desc,html[lang=th] .mg-search__likes-results-desc{font-size:15px;line-height:14px}@media screen and (min-width:768px){.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html[lang=th] a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html[lang=th] a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html[lang=th] span:first-child,.mg-dsu-rating .views-row .comment-list .card-title html[lang=th] a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html[lang=th] a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html[lang=th] span:first-child,html[lang=th] .footer-links,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html[lang=th] .mg-dsu-rating .views-row .comment-list .card-title a,html[lang=th] .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html[lang=th] .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html[lang=th] .mg-search__didyou-mean-results-desc,html[lang=th] .mg-search__error-results-desc,html[lang=th] .mg-search__error-single-desc,html[lang=th] .mg-search__likes-results-desc{font-size:15px;line-height:18px}}@media screen and (min-width:1024px){.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html[lang=th] a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html[lang=th] a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html[lang=th] span:first-child,.mg-dsu-rating .views-row .comment-list .card-title html[lang=th] a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html[lang=th] a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html[lang=th] span:first-child,html[lang=th] .footer-links,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html[lang=th] .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html[lang=th] .mg-dsu-rating .views-row .comment-list .card-title a,html[lang=th] .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html[lang=th] .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html[lang=th] .mg-search__didyou-mean-results-desc,html[lang=th] .mg-search__error-results-desc,html[lang=th] .mg-search__error-single-desc,html[lang=th] .mg-search__likes-results-desc{font-size:15px;line-height:18px}}html[lang=th] .navigation-links{font-size:14px;line-height:14px}@media screen and (min-width:768px){html[lang=th] .navigation-links{font-size:18px;line-height:18px}}@media screen and (min-width:1024px){html[lang=th] .navigation-links{font-size:25px;line-height:18px}}html[lang=th] .mg-recipe-header h1,html[lang=th] .product-detail-heading,html[lang=th] html[lang=th] .mg-secondary-block h2{font-family:DB heavent;font-size:29px;line-height:32px}@media screen and (min-width:768px){html[lang=th] .mg-recipe-header h1,html[lang=th] .product-detail-heading,html[lang=th] html[lang=th] .mg-secondary-block h2{font-size:29px;line-height:40px}}@media screen and (min-width:1024px){html[lang=th] .mg-recipe-header h1,html[lang=th] .product-detail-heading,html[lang=th] html[lang=th] .mg-secondary-block h2{font-size:35px;line-height:1}}.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html[lang=th] span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html[lang=th] .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html[lang=th] p,.cx-ingredients__warning html[lang=th] p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html[lang=th] label,.mg-comments-name strong .platform html[lang=th] span:not(:first-child),.mg-cooking-mode-section html[lang=th] .mg-ingredients,.mg-ingredients__warning html[lang=th] p,.mg-kochstudio-cell .mg-search-expert__desc html[lang=th] .content-quote,.mg-kochstudio-cell .mg-search-expert__title html[lang=th] .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html[lang=th] p,.mg-navigation .navigation-container .mg-navigation-l2 ul li html[lang=th] a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html[lang=th] .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox html[lang=th] label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html[lang=th] p,.mg-rating__txt-block html[lang=th] p.bodycopy-small,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html[lang=th] p,.mg-search-filter-sorting>button html[lang=th] span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h4,.mg-search-kochstudio-expert html[lang=th] .mg-search-expert__quote,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h2,.mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h3,.mg-teaser-carousel html[lang=th] .mg-teaser-expert-data__quote,.mg-teaser-list ul html[lang=th] li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html[lang=th] .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html[lang=th] p,.webform-submission-sharing-experience-form html[lang=th] .option,html[lang=th] .bodycopy-small,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html[lang=th] .cx-ingredients__warning p,html[lang=th] .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html[lang=th] .cx-recipe-description-text,html[lang=th] .cx-recipe-description-text-clip,html[lang=th] .cx-recipe-description-text-hidden,html[lang=th] .mg-accordion-table__disclaimer,html[lang=th] .mg-comments-name strong .platform span:not(:first-child),html[lang=th] .mg-cooking-mode-section .mg-ingredients,html[lang=th] .mg-freeze-table__disclaimer,html[lang=th] .mg-ingredients__warning p,html[lang=th] .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html[lang=th] .mg-kochstudio-cell .mg-search-expert__title .content-platform,html[lang=th] .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html[lang=th] .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html[lang=th] .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html[lang=th] .mg-pdf-cta .mg-pdf-checkbox label,html[lang=th] .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html[lang=th] .mg-rating__txt-block p.bodycopy-small,html[lang=th] .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html[lang=th] .mg-search-filter-sorting>button span,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__quote,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h4,html[lang=th] .mg-table__disclaimer,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name h3,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__quote,html[lang=th] .mg-teaser-list ul li,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html[lang=th] .webform-submission-sharing-experience-form .option{font-size:20px;line-height:28px}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html[lang=th] span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html[lang=th] .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html[lang=th] p,.cx-ingredients__warning html[lang=th] p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html[lang=th] label,.mg-comments-name strong .platform html[lang=th] span:not(:first-child),.mg-cooking-mode-section html[lang=th] .mg-ingredients,.mg-ingredients__warning html[lang=th] p,.mg-kochstudio-cell .mg-search-expert__desc html[lang=th] .content-quote,.mg-kochstudio-cell .mg-search-expert__title html[lang=th] .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html[lang=th] p,.mg-navigation .navigation-container .mg-navigation-l2 ul li html[lang=th] a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html[lang=th] .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox html[lang=th] label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html[lang=th] p,.mg-rating__txt-block html[lang=th] p.bodycopy-small,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html[lang=th] p,.mg-search-filter-sorting>button html[lang=th] span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h4,.mg-search-kochstudio-expert html[lang=th] .mg-search-expert__quote,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h2,.mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h3,.mg-teaser-carousel html[lang=th] .mg-teaser-expert-data__quote,.mg-teaser-list ul html[lang=th] li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html[lang=th] .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html[lang=th] p,.webform-submission-sharing-experience-form html[lang=th] .option,html[lang=th] .bodycopy-small,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html[lang=th] .cx-ingredients__warning p,html[lang=th] .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html[lang=th] .cx-recipe-description-text,html[lang=th] .cx-recipe-description-text-clip,html[lang=th] .cx-recipe-description-text-hidden,html[lang=th] .mg-accordion-table__disclaimer,html[lang=th] .mg-comments-name strong .platform span:not(:first-child),html[lang=th] .mg-cooking-mode-section .mg-ingredients,html[lang=th] .mg-freeze-table__disclaimer,html[lang=th] .mg-ingredients__warning p,html[lang=th] .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html[lang=th] .mg-kochstudio-cell .mg-search-expert__title .content-platform,html[lang=th] .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html[lang=th] .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html[lang=th] .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html[lang=th] .mg-pdf-cta .mg-pdf-checkbox label,html[lang=th] .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html[lang=th] .mg-rating__txt-block p.bodycopy-small,html[lang=th] .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html[lang=th] .mg-search-filter-sorting>button span,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__quote,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h4,html[lang=th] .mg-table__disclaimer,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name h3,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__quote,html[lang=th] .mg-teaser-list ul li,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html[lang=th] .webform-submission-sharing-experience-form .option{font-size:20px;line-height:32px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html[lang=th] span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html[lang=th] .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html[lang=th] p,.cx-ingredients__warning html[lang=th] p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html[lang=th] label,.mg-comments-name strong .platform html[lang=th] span:not(:first-child),.mg-cooking-mode-section html[lang=th] .mg-ingredients,.mg-ingredients__warning html[lang=th] p,.mg-kochstudio-cell .mg-search-expert__desc html[lang=th] .content-quote,.mg-kochstudio-cell .mg-search-expert__title html[lang=th] .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html[lang=th] p,.mg-navigation .navigation-container .mg-navigation-l2 ul li html[lang=th] a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html[lang=th] .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox html[lang=th] label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html[lang=th] p,.mg-rating__txt-block html[lang=th] p.bodycopy-small,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html[lang=th] p,.mg-search-filter-sorting>button html[lang=th] span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h2,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h3,.mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h4,.mg-search-kochstudio-expert html[lang=th] .mg-search-expert__quote,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html[lang=th] h2,.mg-teaser-carousel .mg-teaser-expert-data__name html[lang=th] h3,.mg-teaser-carousel html[lang=th] .mg-teaser-expert-data__quote,.mg-teaser-list ul html[lang=th] li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html[lang=th] .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html[lang=th] p,.webform-submission-sharing-experience-form html[lang=th] .option,html[lang=th] .bodycopy-small,html[lang=th] .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html[lang=th] .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html[lang=th] .cx-ingredients__warning p,html[lang=th] .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html[lang=th] .cx-recipe-description-text,html[lang=th] .cx-recipe-description-text-clip,html[lang=th] .cx-recipe-description-text-hidden,html[lang=th] .mg-accordion-table__disclaimer,html[lang=th] .mg-comments-name strong .platform span:not(:first-child),html[lang=th] .mg-cooking-mode-section .mg-ingredients,html[lang=th] .mg-freeze-table__disclaimer,html[lang=th] .mg-ingredients__warning p,html[lang=th] .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html[lang=th] .mg-kochstudio-cell .mg-search-expert__title .content-platform,html[lang=th] .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html[lang=th] .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html[lang=th] .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html[lang=th] .mg-pdf-cta .mg-pdf-checkbox label,html[lang=th] .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html[lang=th] .mg-rating__txt-block p.bodycopy-small,html[lang=th] .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html[lang=th] .mg-search-filter-sorting>button span,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__quote,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h3,html[lang=th] .mg-search-kochstudio-expert .mg-search-expert__title h4,html[lang=th] .mg-table__disclaimer,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__name h3,html[lang=th] .mg-teaser-carousel .mg-teaser-expert-data__quote,html[lang=th] .mg-teaser-list ul li,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html[lang=th] .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html[lang=th] .webform-submission-sharing-experience-form .option{font-size:25px;line-height:34px}}html[lang=th] .search-result-title,html[lang=th] html[lang=th] .mg-content-grid .mg-search__result-title{font-size:25px;line-height:22px}@media screen and (min-width:768px){html[lang=th] .search-result-title,html[lang=th] html[lang=th] .mg-content-grid .mg-search__result-title{font-size:30px;line-height:40px}}.home-stage-title-search,html[lang=th] .mg-search__banner_overtext h1{font-family:Db EE Stroke;font-size:38px;line-height:50px}@media screen and (min-width:1024px){.home-stage-title-search,html[lang=th] .mg-search__banner_overtext h1{font-size:55px;line-height:70px}}.home-stage-title,html[lang=th] .mg-home-stage__title{font-family:Db EE Stroke;font-size:38px;line-height:50px}@media screen and (min-width:1024px){.home-stage-title,html[lang=th] .mg-home-stage__title{font-size:72px;line-height:90px}}.microsite-kitchen,.microsite_vouch_content .microsite_vouch_content_date,.microsite_winner .microsite_winner_text .heading-title,.microsite_winner .microsite_winner_text .heading-title2,.microsite_winner .weektitle .weeklimit li,.microsite_winner .weektitle li.weekActive .micro-tab,.microsite_winner .weektitle li.weekNotActive .micro-tab,.microsite_winner_list_content_first,.microsite_winner_list_content_recipe,.soya-sauce .soya-microsite-recipe-header-ingredients-steps-title,.soya-sauce .soya-microsite-recipe-header-ingredients-title{font-family:Kitchen cupboard Regular!important}.microsite-hand{font-family:Hand of Julius-regular!important}.ms_navigation.soya-sauce-campaign .microsite-nav-link{font-size:21px}.mg-teaser-carousel .simplyCookLabelWrapper .simplyCookLabel{font-size:18px;line-height:20px}@media screen and (min-width:768px){.mg-teaser-carousel .simplyCookLabelWrapper .simplyCookLabel{font-size:20px;line-height:24px}}@media screen and (min-width:1024px){.mg-teaser-carousel .simplyCookLabelWrapper .simplyCookLabel{font-size:20px;line-height:24px}}@media screen and (min-width:1200px){.mg-teaser-carousel .simplyCookLabelWrapper .simplyCookLabel{font-size:24px;line-height:24px}}.mg-product-card a .recipe-tag span{font-size:12px;line-height:17px}.simply-cook-intro-heading-font{font-size:30px;line-height:40px}@media screen and (min-width:768px){.simply-cook-intro-heading-font{font-size:32px;line-height:38px}}@media screen and (min-width:1200px){.simply-cook-intro-heading-font{font-size:40px;line-height:48px}}.simply-cook-intro-item-title-font{font-size:20px;line-height:28px}@media screen and (min-width:768px){.simply-cook-intro-item-title-font{font-size:20px;line-height:24px}}@media screen and (min-width:1200px){.simply-cook-intro-item-title-font{font-size:25px;line-height:35px}}.simply-cook-intro-description{font-size:16px;line-height:24px}@media screen and (min-width:768px){.simply-cook-intro-description{font-size:14px;line-height:20px}}@media screen and (min-width:1024px){.simply-cook-intro-description{font-size:14px;line-height:20px}}@media screen and (min-width:1200px){.simply-cook-intro-description{font-size:16px;line-height:24px}}.generic-popup.simplycook-partnership .description-block p .simplycook-popup-heading,.simply-cook-partnership-popup-span{font-size:14px;line-height:20px}@media screen and (min-width:1200px){.generic-popup.simplycook-partnership .description-block p .simplycook-popup-heading,.simply-cook-partnership-popup-span{font-size:30px;line-height:50px}}.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper h3.mg-recipe-info,.mg-product-card a .mg-recipe-info.simply-cook-recipe-heading,.simply-cook-recipe-heading{font-size:20px;line-height:24px}@media screen and (min-width:768px){.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper h3.mg-recipe-info,.mg-product-card a .mg-recipe-info.simply-cook-recipe-heading,.simply-cook-recipe-heading{font-size:20px;line-height:24px}}@media screen and (min-width:1024px){.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper h3.mg-recipe-info,.mg-product-card a .mg-recipe-info.simply-cook-recipe-heading,.simply-cook-recipe-heading{font-size:20px;line-height:24px}}@media screen and (min-width:1200px){.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper h3.mg-recipe-info,.mg-product-card a .mg-recipe-info.simply-cook-recipe-heading,.simply-cook-recipe-heading{font-size:22px;line-height:26px}}.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper .simplyCookDescription,.mg-product-card a .simplyCookDescription,.simply-cook-recipe-description-font{font-size:14px;line-height:18px}@media screen and (min-width:768px){.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper .simplyCookDescription,.mg-product-card a .simplyCookDescription,.simply-cook-recipe-description-font{font-size:14px;line-height:22px}}@media screen and (min-width:1024px){.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper .simplyCookDescription,.mg-product-card a .simplyCookDescription,.simply-cook-recipe-description-font{font-size:14px;line-height:22px}}@media screen and (min-width:1200px){.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper .simplyCookDescription,.mg-product-card a .simplyCookDescription,.simply-cook-recipe-description-font{font-size:16px;line-height:24px}}.mg-product-card .simplyCookBuyNow a,.simply-cook-buy-button-font{font-size:18px;line-height:28px}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .reviewCount,.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow .statsItem .simplyCookItems,.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute span,.simply-cook-attributes-font{font-size:14px;line-height:17px}@media screen and (min-width:1200px){.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .reviewCount,.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow .statsItem .simplyCookItems,.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute span,.simply-cook-attributes-font{font-size:16px;line-height:19px}}.simplycook-ciam-container .info-block .mg-slick .item,.simplycook-ciam-steps-font{font-size:16px;line-height:24px}@media screen and (min-width:1200px){.simplycook-ciam-container .info-block .mg-slick .item,.simplycook-ciam-steps-font{font-size:20px;line-height:24px}}.mg-recipe-header .attributesBlockSimplyCook .rating .mg-stars+span,.simplyCook-recipe-stars-count{font-size:16px;line-height:19px}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.pill span,.simplyCook-recipe-attributes-font{font-size:14px;line-height:17px}.mg-recipe-header .simplyCookLabelWrapper span,.mg-search__result_wrapper .simplyCookLabelWrapper .simplyCookLabel span,.simplyCookBuyLabelFont{font-size:18px;line-height:20px}@media screen and (min-width:768px){.mg-recipe-header .simplyCookLabelWrapper span,.mg-search__result_wrapper .simplyCookLabelWrapper .simplyCookLabel span,.simplyCookBuyLabelFont{font-size:20px;line-height:24px}}@media screen and (min-width:1024px){.mg-recipe-header .simplyCookLabelWrapper span,.mg-search__result_wrapper .simplyCookLabelWrapper .simplyCookLabel span,.simplyCookBuyLabelFont{font-size:20px;line-height:24px}}@media screen and (min-width:1200px){.mg-recipe-header .simplyCookLabelWrapper span,.mg-search__result_wrapper .simplyCookLabelWrapper .simplyCookLabel span,.simplyCookBuyLabelFont{font-size:24px;line-height:24px}}.mg-recipe-header .simplyCookKit .title,.simply-cook-recipe-kit-heading{font-size:20px;line-height:24px}@media screen and (min-width:1200px){.mg-recipe-header .simplyCookKit .title,.simply-cook-recipe-kit-heading{font-size:40px;line-height:50px}}.mg-recipe-header .simplyCookDescription,.mg-recipe-header .simplyCookShortDescription,.mg-recipe-header .simplyCookShowMore,.simply-cook-rdp-description-font{font-size:14px;line-height:18px}@media screen and (min-width:1200px){.mg-recipe-header .simplyCookDescription,.mg-recipe-header .simplyCookShortDescription,.mg-recipe-header .simplyCookShowMore,.simply-cook-rdp-description-font{font-size:18px;line-height:28px}}.mg-recipe-header .simplyCookPrice,.simplyCook-rdp-price-font{font-size:20px;line-height:24px}@media screen and (min-width:1200px){.mg-recipe-header .simplyCookPrice,.simplyCook-rdp-price-font{font-size:36px;line-height:43px}}.mg-recipe-header .simplyCookKit ul .info-title,.simply-cook-kit-item-heading{font-size:14px;line-height:18px}@media screen and (min-width:1200px){.mg-recipe-header .simplyCookKit ul .info-title,.simply-cook-kit-item-heading{font-size:20px;line-height:30px}}.mg-recipe-header .simplyCookKit ul .info-description,.simply-cook-kit-item-description{font-size:12px;line-height:18px}@media screen and (min-width:1200px){.mg-recipe-header .simplyCookKit ul .info-description,.simply-cook-kit-item-description{font-size:14px;line-height:24px}}.generic-popup.simplycook-partnership .description-block p,.simply-cook-partnership-popup-description{font-size:20px;line-height:28px}@media screen and (min-width:1200px){.generic-popup.simplycook-partnership .description-block p,.simply-cook-partnership-popup-description{font-size:30px;line-height:50px}}.mg-product-card a .simplycook-price-container span,.simplycook-recipe-price-font{font-size:18px;line-height:22px}@media screen and (min-width:1200px){.mg-product-card a .simplycook-price-container span,.simplycook-recipe-price-font{font-size:24px;line-height:29px}}.microsite-gaming-description{font-size:18px;line-height:22px;font-family:Kitchen cupboard Regular!important}.microsite-gaming-btnText{line-height:36px}.microsite-gaming-btnText,.page-node-type-microsite-campaign-pages .mr-recipe-submit-form .form-actions.js-form-wrapper input,.page-node-type-microsite-campaign-pages .mr-recipe-submit-form input[name=recipe_image_remove_button],.page-node-type-microsite-campaign-pages .mr-recipe-submit-form label.upload-button,.page-node-type-microsite-campaign-pages .oyster-submission-form .form-actions.js-form-wrapper input,.page-node-type-microsite-campaign-pages .oyster-submission-form input[name=recipe_image_remove_button],.page-node-type-microsite-campaign-pages .oyster-submission-form label.upload-button{font-size:24px;font-family:Kitchen cupboard Regular!important}.page-node-type-microsite-campaign-pages .mr-recipe-submit-form #edit-dish-name,.page-node-type-microsite-campaign-pages .mr-recipe-submit-form #edit-province,.page-node-type-microsite-campaign-pages .mr-recipe-submit-form label.js-form-required.form-required,.page-node-type-microsite-campaign-pages .oyster-submission-form #edit-dish-name,.page-node-type-microsite-campaign-pages .oyster-submission-form #edit-province,.page-node-type-microsite-campaign-pages .oyster-submission-form label.js-form-required.form-required{font-family:Kitchen cupboard Regular!important;font-size:18px}.page-node-type-microsite-campaign-pages .oyster-submission-form .form-actions.js-form-wrapper input{font-size:28px}.page-node-type-microsite-campaign-pages .oyster-submission-form input[name=recipe_image_remove_button],.page-node-type-microsite-campaign-pages .oyster-submission-form label.upload-button{font-size:26px}.page-node-type-microsite-campaign-pages .oyster-submission-form #edit-dish-name,.page-node-type-microsite-campaign-pages .oyster-submission-form #edit-province,.page-node-type-microsite-campaign-pages .oyster-submission-form label.js-form-required.form-required{font-size:19.5px}#maggi-vn-oyster-gapit-send-otp-form input.form-submit,#maggi-vn-oyster-gapit-verify-otp-form input.form-submit{font-family:Kitchen cupboard Regular!important;font-size:28px}#gapit-send-opt-form .result_message .error,#gapit-send-opt-form .result_message .my_top_message,#gapit-send-opt-form .result_message .notice,#gapit-send-opt-form .result_verify_message .error,#gapit-send-opt-form .result_verify_message .my_top_message,#gapit-send-opt-form .result_verify_message .notice,#gapit-verify-opt-form .result_message .error,#gapit-verify-opt-form .result_message .my_top_message,#gapit-verify-opt-form .result_message .notice,#gapit-verify-opt-form .result_verify_message .error,#gapit-verify-opt-form .result_verify_message .my_top_message,#gapit-verify-opt-form .result_verify_message .notice,#maggi-vn-oyster-gapit-send-otp-form input[type=text],#maggi-vn-oyster-gapit-verify-otp-form input[type=text]{font-family:Kitchen cupboard Regular!important;font-size:19px}.microsite-gaming.oyster-campaign .gaming-bottom-text .voucher-block span.first{font-size:32px;line-height:35px}.microsite-gaming.oyster-campaign .gaming-bottom-text .voucher-block span.second{font-size:22px;line-height:27px}.microsite-gaming.oyster-campaign .gaming-bottom-text .voucher-block a{font-size:28px;font-family:Kitchen cupboard Regular!important}.gaming-page.oyster-campaign .ms-gift-detail.oyster-voucher .ms-gift-detail_share-now-btn{font-size:28px;font-family:Kitchen cupboard Regular!important;background-size:100%}.os-liteform.oyster-campaign #gapit-user-info-form input.form-submit{font-family:Kitchen cupboard Regular!important;font-size:28px}.os-liteform.oyster-campaign #gapit-user-info-form #edit-city,.os-liteform.oyster-campaign #gapit-user-info-form input[type=date],.os-liteform.oyster-campaign #gapit-user-info-form input[type=email],.os-liteform.oyster-campaign #gapit-user-info-form input[type=text]{font-family:Kitchen cupboard Regular!important;font-size:19px}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox]+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox]+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]+label{font-family:Kitchen cupboard Regular!important}.os-liteform.oyster-campaign #gapit-user-info-form #edit-gender--wrapper .form-item-gender label,.os-liteform.oyster-campaign #gapit-user-info-form #edit-gender--wrapper legend span{font-family:Kitchen cupboard Regular!important;color:#a32003;text-shadow:.0625rem .0625rem #fff;font-size:1.25rem;font-style:italic}.os-liteform.oyster-campaign #gapit-user-info-form #edit-gender--wrapper .form-item-gender input+label{color:#cc451c;text-shadow:.0625rem .0625rem #fff}.os-liteform.oyster-campaign #gapit-user-info-form #edit-gender--wrapper .form-item-gender input:checked+label{color:#a32003}#gapit-send-opt-form #maggi-vn-oyster-gapit-resend-otp-link #edit-resend-otp{font-family:Kitchen cupboard Regular!important;font-size:18px;font-weight:400}.mg-scannable-btn{background-color:#fff;padding:.8125rem 1.25rem;border-radius:1.125rem}.mg-scannable-body-copy,.mg-scannable-btn{color:#3e2b18;display:block;font-family:Open Sans Bold,sans-serif!important}.mg-scannable-body-copy{font-size:25px;line-height:30px}@media screen and (min-width:768px){.mg-scannable-body-copy{font-size:42px;line-height:52px}}@media screen and (min-width:1024px){.mg-scannable-body-copy{font-size:50px;line-height:52px}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-he .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-he label.option,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,html.lang-he .mymenu-overlay-group-title-font{font-size:22px;line-height:14px}@media screen and (min-width:768px){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-he .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-he label.option,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,html.lang-he .mymenu-overlay-group-title-font{font-size:22px;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 html.lang-he .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-he label.option,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,html.lang-he .mymenu-overlay-group-title-font{font-size:22px;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 html.lang-he .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-he label.option,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,html.lang-he .mymenu-overlay-group-title-font{font-size:26px;line-height:19px}}html.lang-he .mymenu-heading-font{font-size:22px;line-height:14px}@media screen and (min-width:768px){html.lang-he .mymenu-heading-font{font-size:22px;line-height:18px}}@media screen and (min-width:1024px){html.lang-he .mymenu-heading-font{font-size:22px;line-height:18px}}@media screen and (min-width:1200px){html.lang-he .mymenu-heading-font{font-size:24px;line-height:16px}}.mg-breadcrumb ol html.lang-he li,.mg-breadcrumb ul html.lang-he li,html.lang-he .breadcrumb-font,html.lang-he .mg-breadcrumb ol li,html.lang-he .mg-breadcrumb ul li{font-size:16px;line-height:14px;font-weight:700}@media screen and (min-width:768px){.mg-breadcrumb ol html.lang-he li,.mg-breadcrumb ul html.lang-he li,html.lang-he .breadcrumb-font,html.lang-he .mg-breadcrumb ol li,html.lang-he .mg-breadcrumb ul li{font-size:16px;line-height:18px}}@media screen and (min-width:1024px){.mg-breadcrumb ol html.lang-he li,.mg-breadcrumb ul html.lang-he li,html.lang-he .breadcrumb-font,html.lang-he .mg-breadcrumb ol li,html.lang-he .mg-breadcrumb ul li{font-size:20px;line-height:18px}}.circle html.lang-he .recipe_score,html.lang-he .circle .recipe_score,html.lang-he .mymenu-nutritional-score-font{font-size:28px;line-height:28px}@media screen and (min-width:768px){.circle html.lang-he .recipe_score,html.lang-he .circle .recipe_score,html.lang-he .mymenu-nutritional-score-font{font-size:26px;line-height:22px}}@media screen and (min-width:1024px){.circle html.lang-he .recipe_score,html.lang-he .circle .recipe_score,html.lang-he .mymenu-nutritional-score-font{font-size:26px;line-height:22px}}@media screen and (min-width:1200px){.circle html.lang-he .recipe_score,html.lang-he .circle .recipe_score,html.lang-he .mymenu-nutritional-score-font{font-size:28px;line-height:28px}}html.lang-he .mg-copy-notification,html.lang-he .recipe-ingredients-caption{font-size:22px;line-height:18px}@media screen and (min-width:768px){html.lang-he .mg-copy-notification,html.lang-he .recipe-ingredients-caption{font-size:22px;line-height:18px}}@media screen and (min-width:1024px){html.lang-he .mg-copy-notification,html.lang-he .recipe-ingredients-caption{font-size:22px;line-height:18px}}@media screen and (min-width:1200px){html.lang-he .mg-copy-notification,html.lang-he .recipe-ingredients-caption{font-size:26px;line-height:24px}}.contactus-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-webkit-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:26px;line-height:24px}.contactus-form .js-inputs-right-section html.lang-he ::-moz-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-moz-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-moz-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:26px;line-height:24px}.contactus-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section :-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:26px;line-height:24px}.contactus-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:26px;line-height:24px}.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he i,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he img,.comment-dsu-ratings-reviews-comment-type-form .mg-input html.lang-he input,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-value,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.contactus-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.contactus-form .js-inputs-right-section html.lang-he ::placeholder,.contactus-form html.lang-he #engage-success,.contactus-form html.lang-he .form-item--error-message,.contactus-form html.lang-he .input-error-desc,.contactus-form html.lang-he input[type=date],.contactus-form html.lang-he input[type=text],.contactus-form html.lang-he select,.contactus-form html.lang-he textarea,.contactus-form ul li html.lang-he a,.mg-comments-name html.lang-he i,.mg-comments-name html.lang-he img,.mg-comments .mg-input html.lang-he input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget html.lang-he .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea html.lang-he textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell html.lang-he .cellbg,.mg-ingredients__controls div html.lang-he i,.mg-ingredients__controls html.lang-he button,.mg-ingredients__controls html.lang-he div,.mg-ingredients__table>div html.lang-he .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 html.lang-he input,.mg-recipe-header_subtitle html.lang-he .no-anchor,.mg-recipe-header_subtitle html.lang-he a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li html.lang-he [type=checkbox]+label,.mg-search-filter-elem html.lang-he span,.mg-story a .story-img html.lang-he span,.mg-teaser-expert__container .detail html.lang-he p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper html.lang-he .mg-recipe-info,.mg-video-play-icon html.lang-he div,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-value,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.newsletter-form .js-inputs-right-section html.lang-he ::placeholder,.newsletter-form html.lang-he .form-item--error-message,.newsletter-form html.lang-he .input-error-desc,.newsletter-form html.lang-he input[type=date],.newsletter-form html.lang-he input[type=text],.newsletter-form html.lang-he select,.newsletter-form html.lang-he textarea,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name i,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name img,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input input,html.lang-he .contactus-form #engage-success,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-value,html.lang-he .contactus-form .form-item--error-message,html.lang-he .contactus-form .input-error-desc,html.lang-he .contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .contactus-form .js-inputs-right-section ::placeholder,html.lang-he .contactus-form input[type=date],html.lang-he .contactus-form input[type=text],html.lang-he .contactus-form select,html.lang-he .contactus-form textarea,html.lang-he .contactus-form ul li a,html.lang-he .label1,html.lang-he .mg-comments-loadmore,html.lang-he .mg-comments-name,html.lang-he .mg-comments-name i,html.lang-he .mg-comments-name img,html.lang-he .mg-comments-reply,html.lang-he .mg-comments .mg-input input,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item input,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item select,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,html.lang-he .mg-ingredients__controls button,html.lang-he .mg-ingredients__controls div,html.lang-he .mg-ingredients__controls div i,html.lang-he .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,html.lang-he .mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,html.lang-he .mg-rating__stars>.confirm,html.lang-he .mg-recipe-header_subtitle .no-anchor,html.lang-he .mg-recipe-header_subtitle a,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label,html.lang-he .mg-search-filter-elem,html.lang-he .mg-search-filter-elem span,html.lang-he .mg-story a .story-img span,html.lang-he .mg-teaser-expert__container .detail p,html.lang-he .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html.lang-he .mg-video-play-icon div,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-value,html.lang-he .newsletter-form .form-item--error-message,html.lang-he .newsletter-form .input-error-desc,html.lang-he .newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .newsletter-form .js-inputs-right-section ::placeholder,html.lang-he .newsletter-form input[type=date],html.lang-he .newsletter-form input[type=text],html.lang-he .newsletter-form select,html.lang-he .newsletter-form textarea{font-size:26px;line-height:24px}@media screen and (min-width:768px){.contactus-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-webkit-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:24px;line-height:22px}.contactus-form .js-inputs-right-section html.lang-he ::-moz-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-moz-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-moz-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:24px;line-height:22px}.contactus-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section :-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:24px;line-height:22px}.contactus-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:24px;line-height:22px}.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he i,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he img,.comment-dsu-ratings-reviews-comment-type-form .mg-input html.lang-he input,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-value,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.contactus-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.contactus-form .js-inputs-right-section html.lang-he ::placeholder,.contactus-form html.lang-he #engage-success,.contactus-form html.lang-he .form-item--error-message,.contactus-form html.lang-he .input-error-desc,.contactus-form html.lang-he input[type=date],.contactus-form html.lang-he input[type=text],.contactus-form html.lang-he select,.contactus-form html.lang-he textarea,.contactus-form ul li html.lang-he a,.mg-comments-name html.lang-he i,.mg-comments-name html.lang-he img,.mg-comments .mg-input html.lang-he input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget html.lang-he .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea html.lang-he textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell html.lang-he .cellbg,.mg-ingredients__controls div html.lang-he i,.mg-ingredients__controls html.lang-he button,.mg-ingredients__controls html.lang-he div,.mg-ingredients__table>div html.lang-he .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 html.lang-he input,.mg-recipe-header_subtitle html.lang-he .no-anchor,.mg-recipe-header_subtitle html.lang-he a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li html.lang-he [type=checkbox]+label,.mg-search-filter-elem html.lang-he span,.mg-story a .story-img html.lang-he span,.mg-teaser-expert__container .detail html.lang-he p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper html.lang-he .mg-recipe-info,.mg-video-play-icon html.lang-he div,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-value,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.newsletter-form .js-inputs-right-section html.lang-he ::placeholder,.newsletter-form html.lang-he .form-item--error-message,.newsletter-form html.lang-he .input-error-desc,.newsletter-form html.lang-he input[type=date],.newsletter-form html.lang-he input[type=text],.newsletter-form html.lang-he select,.newsletter-form html.lang-he textarea,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name i,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name img,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input input,html.lang-he .contactus-form #engage-success,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-value,html.lang-he .contactus-form .form-item--error-message,html.lang-he .contactus-form .input-error-desc,html.lang-he .contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .contactus-form .js-inputs-right-section ::placeholder,html.lang-he .contactus-form input[type=date],html.lang-he .contactus-form input[type=text],html.lang-he .contactus-form select,html.lang-he .contactus-form textarea,html.lang-he .contactus-form ul li a,html.lang-he .label1,html.lang-he .mg-comments-loadmore,html.lang-he .mg-comments-name,html.lang-he .mg-comments-name i,html.lang-he .mg-comments-name img,html.lang-he .mg-comments-reply,html.lang-he .mg-comments .mg-input input,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item input,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item select,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,html.lang-he .mg-ingredients__controls button,html.lang-he .mg-ingredients__controls div,html.lang-he .mg-ingredients__controls div i,html.lang-he .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,html.lang-he .mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,html.lang-he .mg-rating__stars>.confirm,html.lang-he .mg-recipe-header_subtitle .no-anchor,html.lang-he .mg-recipe-header_subtitle a,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label,html.lang-he .mg-search-filter-elem,html.lang-he .mg-search-filter-elem span,html.lang-he .mg-story a .story-img span,html.lang-he .mg-teaser-expert__container .detail p,html.lang-he .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html.lang-he .mg-video-play-icon div,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-value,html.lang-he .newsletter-form .form-item--error-message,html.lang-he .newsletter-form .input-error-desc,html.lang-he .newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .newsletter-form .js-inputs-right-section ::placeholder,html.lang-he .newsletter-form input[type=date],html.lang-he .newsletter-form input[type=text],html.lang-he .newsletter-form select,html.lang-he .newsletter-form textarea{font-size:24px;line-height:22px}}@media screen and (min-width:1024px){.contactus-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-webkit-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:24px;line-height:22px}.contactus-form .js-inputs-right-section html.lang-he ::-moz-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-moz-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-moz-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:24px;line-height:22px}.contactus-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section :-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:24px;line-height:22px}.contactus-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:24px;line-height:22px}.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he i,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he img,.comment-dsu-ratings-reviews-comment-type-form .mg-input html.lang-he input,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-value,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.contactus-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.contactus-form .js-inputs-right-section html.lang-he ::placeholder,.contactus-form html.lang-he #engage-success,.contactus-form html.lang-he .form-item--error-message,.contactus-form html.lang-he .input-error-desc,.contactus-form html.lang-he input[type=date],.contactus-form html.lang-he input[type=text],.contactus-form html.lang-he select,.contactus-form html.lang-he textarea,.contactus-form ul li html.lang-he a,.mg-comments-name html.lang-he i,.mg-comments-name html.lang-he img,.mg-comments .mg-input html.lang-he input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget html.lang-he .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea html.lang-he textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell html.lang-he .cellbg,.mg-ingredients__controls div html.lang-he i,.mg-ingredients__controls html.lang-he button,.mg-ingredients__controls html.lang-he div,.mg-ingredients__table>div html.lang-he .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 html.lang-he input,.mg-recipe-header_subtitle html.lang-he .no-anchor,.mg-recipe-header_subtitle html.lang-he a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li html.lang-he [type=checkbox]+label,.mg-search-filter-elem html.lang-he span,.mg-story a .story-img html.lang-he span,.mg-teaser-expert__container .detail html.lang-he p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper html.lang-he .mg-recipe-info,.mg-video-play-icon html.lang-he div,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-value,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.newsletter-form .js-inputs-right-section html.lang-he ::placeholder,.newsletter-form html.lang-he .form-item--error-message,.newsletter-form html.lang-he .input-error-desc,.newsletter-form html.lang-he input[type=date],.newsletter-form html.lang-he input[type=text],.newsletter-form html.lang-he select,.newsletter-form html.lang-he textarea,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name i,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name img,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input input,html.lang-he .contactus-form #engage-success,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-value,html.lang-he .contactus-form .form-item--error-message,html.lang-he .contactus-form .input-error-desc,html.lang-he .contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .contactus-form .js-inputs-right-section ::placeholder,html.lang-he .contactus-form input[type=date],html.lang-he .contactus-form input[type=text],html.lang-he .contactus-form select,html.lang-he .contactus-form textarea,html.lang-he .contactus-form ul li a,html.lang-he .label1,html.lang-he .mg-comments-loadmore,html.lang-he .mg-comments-name,html.lang-he .mg-comments-name i,html.lang-he .mg-comments-name img,html.lang-he .mg-comments-reply,html.lang-he .mg-comments .mg-input input,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item input,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item select,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,html.lang-he .mg-ingredients__controls button,html.lang-he .mg-ingredients__controls div,html.lang-he .mg-ingredients__controls div i,html.lang-he .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,html.lang-he .mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,html.lang-he .mg-rating__stars>.confirm,html.lang-he .mg-recipe-header_subtitle .no-anchor,html.lang-he .mg-recipe-header_subtitle a,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label,html.lang-he .mg-search-filter-elem,html.lang-he .mg-search-filter-elem span,html.lang-he .mg-story a .story-img span,html.lang-he .mg-teaser-expert__container .detail p,html.lang-he .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html.lang-he .mg-video-play-icon div,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-value,html.lang-he .newsletter-form .form-item--error-message,html.lang-he .newsletter-form .input-error-desc,html.lang-he .newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .newsletter-form .js-inputs-right-section ::placeholder,html.lang-he .newsletter-form input[type=date],html.lang-he .newsletter-form input[type=text],html.lang-he .newsletter-form select,html.lang-he .newsletter-form textarea{font-size:24px;line-height:22px}}@media screen and (min-width:1200px){.contactus-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-webkit-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:26px;line-height:24px}.contactus-form .js-inputs-right-section html.lang-he ::-moz-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-moz-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-moz-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:26px;line-height:24px}.contactus-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section :-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:26px;line-height:24px}.contactus-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:26px;line-height:24px}.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he i,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he img,.comment-dsu-ratings-reviews-comment-type-form .mg-input html.lang-he input,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-value,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.contactus-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.contactus-form .js-inputs-right-section html.lang-he ::placeholder,.contactus-form html.lang-he #engage-success,.contactus-form html.lang-he .form-item--error-message,.contactus-form html.lang-he .input-error-desc,.contactus-form html.lang-he input[type=date],.contactus-form html.lang-he input[type=text],.contactus-form html.lang-he select,.contactus-form html.lang-he textarea,.contactus-form ul li html.lang-he a,.mg-comments-name html.lang-he i,.mg-comments-name html.lang-he img,.mg-comments .mg-input html.lang-he input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget html.lang-he .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea html.lang-he textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell html.lang-he .cellbg,.mg-ingredients__controls div html.lang-he i,.mg-ingredients__controls html.lang-he button,.mg-ingredients__controls html.lang-he div,.mg-ingredients__table>div html.lang-he .mg-span.recipe-ingredient-unit,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 html.lang-he input,.mg-recipe-header_subtitle html.lang-he .no-anchor,.mg-recipe-header_subtitle html.lang-he a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li html.lang-he [type=checkbox]+label,.mg-search-filter-elem html.lang-he span,.mg-story a .story-img html.lang-he span,.mg-teaser-expert__container .detail html.lang-he p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper html.lang-he .mg-recipe-info,.mg-video-play-icon html.lang-he div,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-value,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.newsletter-form .js-inputs-right-section html.lang-he ::placeholder,.newsletter-form html.lang-he .form-item--error-message,.newsletter-form html.lang-he .input-error-desc,.newsletter-form html.lang-he input[type=date],.newsletter-form html.lang-he input[type=text],.newsletter-form html.lang-he select,.newsletter-form html.lang-he textarea,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name i,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name img,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input input,html.lang-he .contactus-form #engage-success,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-value,html.lang-he .contactus-form .form-item--error-message,html.lang-he .contactus-form .input-error-desc,html.lang-he .contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .contactus-form .js-inputs-right-section ::placeholder,html.lang-he .contactus-form input[type=date],html.lang-he .contactus-form input[type=text],html.lang-he .contactus-form select,html.lang-he .contactus-form textarea,html.lang-he .contactus-form ul li a,html.lang-he .label1,html.lang-he .mg-comments-loadmore,html.lang-he .mg-comments-name,html.lang-he .mg-comments-name i,html.lang-he .mg-comments-name img,html.lang-he .mg-comments-reply,html.lang-he .mg-comments .mg-input input,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item input,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item select,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,html.lang-he .mg-ingredients__controls button,html.lang-he .mg-ingredients__controls div,html.lang-he .mg-ingredients__controls div i,html.lang-he .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,html.lang-he .mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,html.lang-he .mg-rating__stars>.confirm,html.lang-he .mg-recipe-header_subtitle .no-anchor,html.lang-he .mg-recipe-header_subtitle a,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label,html.lang-he .mg-search-filter-elem,html.lang-he .mg-search-filter-elem span,html.lang-he .mg-story a .story-img span,html.lang-he .mg-teaser-expert__container .detail p,html.lang-he .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html.lang-he .mg-video-play-icon div,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-value,html.lang-he .newsletter-form .form-item--error-message,html.lang-he .newsletter-form .input-error-desc,html.lang-he .newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .newsletter-form .js-inputs-right-section ::placeholder,html.lang-he .newsletter-form input[type=date],html.lang-he .newsletter-form input[type=text],html.lang-he .newsletter-form select,html.lang-he .newsletter-form textarea{font-size:26px;line-height:24px}}.comment-dsu-ratings-reviews-comment-type-form-name .date_time html.lang-he strong,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-label,.contactus-form .js-inputs-right-section html.lang-he label,.cx-ingredients__warning html.lang-he button,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html.lang-he .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html.lang-he .extra-text,.mg-comments-name .date_time html.lang-he strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html.lang-he .table-cell.heading,.mg-generic-text__description table tr html.lang-he th,.mg-ingredients__table>div .recipe-ingredient-name html.lang-he a.related-ingredients,.mg-ingredients__warning html.lang-he button,.mg-navigation-place-holder__description table tr html.lang-he th,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-search__quicklinks html.lang-he button,.mg-table__main table tbody tr html.lang-he th,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-label,.newsletter-form .js-inputs-right-section html.lang-he label,.panel-content__description table tr html.lang-he th,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-label,html.lang-he .contactus-form .js-inputs-right-section label,html.lang-he .cx-ingredients__warning button,html.lang-he .label2,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html.lang-he .mg-comments-name .date_time strong,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html.lang-he .mg-generic-text__description table tr th,html.lang-he .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html.lang-he .mg-ingredients__warning button,html.lang-he .mg-navigation-place-holder__description table tr th,html.lang-he .mg-pills,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-search__quicklinks button,html.lang-he .mg-table__main table tbody tr th,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-label,html.lang-he .newsletter-form .js-inputs-right-section label,html.lang-he .panel-content__description table tr th{font-size:22px;line-height:18px}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time html.lang-he strong,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-label,.contactus-form .js-inputs-right-section html.lang-he label,.cx-ingredients__warning html.lang-he button,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html.lang-he .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html.lang-he .extra-text,.mg-comments-name .date_time html.lang-he strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html.lang-he .table-cell.heading,.mg-generic-text__description table tr html.lang-he th,.mg-ingredients__table>div .recipe-ingredient-name html.lang-he a.related-ingredients,.mg-ingredients__warning html.lang-he button,.mg-navigation-place-holder__description table tr html.lang-he th,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-search__quicklinks html.lang-he button,.mg-table__main table tbody tr html.lang-he th,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-label,.newsletter-form .js-inputs-right-section html.lang-he label,.panel-content__description table tr html.lang-he th,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-label,html.lang-he .contactus-form .js-inputs-right-section label,html.lang-he .cx-ingredients__warning button,html.lang-he .label2,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html.lang-he .mg-comments-name .date_time strong,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html.lang-he .mg-generic-text__description table tr th,html.lang-he .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html.lang-he .mg-ingredients__warning button,html.lang-he .mg-navigation-place-holder__description table tr th,html.lang-he .mg-pills,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-search__quicklinks button,html.lang-he .mg-table__main table tbody tr th,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-label,html.lang-he .newsletter-form .js-inputs-right-section label,html.lang-he .panel-content__description table tr th{font-size:22px;line-height:18px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time html.lang-he strong,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-label,.contactus-form .js-inputs-right-section html.lang-he label,.cx-ingredients__warning html.lang-he button,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html.lang-he .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html.lang-he .extra-text,.mg-comments-name .date_time html.lang-he strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html.lang-he .table-cell.heading,.mg-generic-text__description table tr html.lang-he th,.mg-ingredients__table>div .recipe-ingredient-name html.lang-he a.related-ingredients,.mg-ingredients__warning html.lang-he button,.mg-navigation-place-holder__description table tr html.lang-he th,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-search__quicklinks html.lang-he button,.mg-table__main table tbody tr html.lang-he th,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-label,.newsletter-form .js-inputs-right-section html.lang-he label,.panel-content__description table tr html.lang-he th,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-label,html.lang-he .contactus-form .js-inputs-right-section label,html.lang-he .cx-ingredients__warning button,html.lang-he .label2,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html.lang-he .mg-comments-name .date_time strong,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html.lang-he .mg-generic-text__description table tr th,html.lang-he .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html.lang-he .mg-ingredients__warning button,html.lang-he .mg-navigation-place-holder__description table tr th,html.lang-he .mg-pills,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-search__quicklinks button,html.lang-he .mg-table__main table tbody tr th,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-label,html.lang-he .newsletter-form .js-inputs-right-section label,html.lang-he .panel-content__description table tr th{font-size:22px;line-height:18px}}@media screen and (min-width:1200px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time html.lang-he strong,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-label,.contactus-form .js-inputs-right-section html.lang-he label,.cx-ingredients__warning html.lang-he button,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html.lang-he .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html.lang-he .extra-text,.mg-comments-name .date_time html.lang-he strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html.lang-he .table-cell.heading,.mg-generic-text__description table tr html.lang-he th,.mg-ingredients__table>div .recipe-ingredient-name html.lang-he a.related-ingredients,.mg-ingredients__warning html.lang-he button,.mg-navigation-place-holder__description table tr html.lang-he th,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-search__quicklinks html.lang-he button,.mg-table__main table tbody tr html.lang-he th,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-label,.newsletter-form .js-inputs-right-section html.lang-he label,.panel-content__description table tr html.lang-he th,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-label,html.lang-he .contactus-form .js-inputs-right-section label,html.lang-he .cx-ingredients__warning button,html.lang-he .label2,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html.lang-he .mg-comments-name .date_time strong,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html.lang-he .mg-generic-text__description table tr th,html.lang-he .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html.lang-he .mg-ingredients__warning button,html.lang-he .mg-navigation-place-holder__description table tr th,html.lang-he .mg-pills,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-search__quicklinks button,html.lang-he .mg-table__main table tbody tr th,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-label,html.lang-he .newsletter-form .js-inputs-right-section label,html.lang-he .panel-content__description table tr th{font-size:24px;line-height:20px}}.cx-add-to-favourites-button html.lang-he .button-text,.mg-cooking-mode-section .mg-time-button html.lang-he .time-label,html.lang-he .cx-add-to-favourites-button .button-text,html.lang-he .label3,html.lang-he .mg-cooking-mode-section .mg-time-button .time-label{font-size:20px;line-height:14px}@media screen and (min-width:768px){.cx-add-to-favourites-button html.lang-he .button-text,.mg-cooking-mode-section .mg-time-button html.lang-he .time-label,html.lang-he .cx-add-to-favourites-button .button-text,html.lang-he .label3,html.lang-he .mg-cooking-mode-section .mg-time-button .time-label{font-size:20px;line-height:14px}}@media screen and (min-width:1024px){.cx-add-to-favourites-button html.lang-he .button-text,.mg-cooking-mode-section .mg-time-button html.lang-he .time-label,html.lang-he .cx-add-to-favourites-button .button-text,html.lang-he .label3,html.lang-he .mg-cooking-mode-section .mg-time-button .time-label{font-size:20px;line-height:14px}}@media screen and (min-width:1200px){.cx-add-to-favourites-button html.lang-he .button-text,.mg-cooking-mode-section .mg-time-button html.lang-he .time-label,html.lang-he .cx-add-to-favourites-button .button-text,html.lang-he .label3,html.lang-he .mg-cooking-mode-section .mg-time-button .time-label{font-size:22px;line-height:16px}}.nesar-tab-panel .sb-ui-tabs-titles li html.lang-he a,html.lang-he .bodycopy-large,html.lang-he .mg-author-desc,html.lang-he .mg-quote-desc,html.lang-he .mg-teaser-expert-data__quote,html.lang-he .nesar-tab-panel .sb-ui-tabs-titles li a{font-size:30px;line-height:35px}@media screen and (min-width:768px){.nesar-tab-panel .sb-ui-tabs-titles li html.lang-he a,html.lang-he .bodycopy-large,html.lang-he .mg-author-desc,html.lang-he .mg-quote-desc,html.lang-he .mg-teaser-expert-data__quote,html.lang-he .nesar-tab-panel .sb-ui-tabs-titles li a{font-size:30px;line-height:35px}}@media screen and (min-width:1024px){.nesar-tab-panel .sb-ui-tabs-titles li html.lang-he a,html.lang-he .bodycopy-large,html.lang-he .mg-author-desc,html.lang-he .mg-quote-desc,html.lang-he .mg-teaser-expert-data__quote,html.lang-he .nesar-tab-panel .sb-ui-tabs-titles li a{font-size:30px;line-height:35px}}@media screen and (min-width:1200px){.nesar-tab-panel .sb-ui-tabs-titles li html.lang-he a,html.lang-he .bodycopy-large,html.lang-he .mg-author-desc,html.lang-he .mg-quote-desc,html.lang-he .mg-teaser-expert-data__quote,html.lang-he .nesar-tab-panel .sb-ui-tabs-titles li a{font-size:35px;line-height:40px}}.comment-dsu-ratings-reviews-comment-type-form-message html.lang-he p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.contactus-form html.lang-he label,.cx-ingredients__table>div html.lang-he .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.mg-accordion:not(.accordion-override) .accordion-group html.lang-he .panel-content,.mg-comments-message html.lang-he p,.mg-comments .mg-textarea html.lang-he textarea,.mg-cooking-knowledge html.lang-he p,.mg-cooking-mode-section html.lang-he p,.mg-freeze-table__main .scroll-section table tbody html.lang-he .scroll-section__row,.mg-freeze-table__main .scroll-section table thead html.lang-he .scroll-section__row,.mg-ingredients__table>div html.lang-he .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient html.lang-he .alternate-description,.mg-recipe-labels html.lang-he span,.mg-search__suggestion li html.lang-he a,.mg-search__topsuggestion_links li html.lang-he a,.mg-teaser-content__container-des html.lang-he .description,.mg-teaser-expert__container .detail html.lang-he .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html.lang-he .expert_detail,.mg-teaser-full html.lang-he p,.mg-term-condition html.lang-he p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html.lang-he th,.nesar-tab-panel .tabs-panel .cell html.lang-he a,.nesar-tab-panel .tabs-panel .cell html.lang-he p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.newsletter-form html.lang-he label,.newsletter-subscribe-error html.lang-he p,.newsletter-subscribe-success html.lang-he p,.newsletter-thankyou-message html.lang-he p,html.lang-he .bodycopy,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-message p,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html.lang-he .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .contactus-form label,html.lang-he .cx-ingredients__table>div .mg-span,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html.lang-he .mg-author-platform,html.lang-he .mg-comments-message p,html.lang-he .mg-comments .mg-textarea textarea,html.lang-he .mg-cooking-knowledge p,html.lang-he .mg-cooking-mode-section p,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html.lang-he .mg-ingredients__table>div .mg-span,html.lang-he .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html.lang-he .mg-quote-platform,html.lang-he .mg-recipe-labels span,html.lang-he .mg-search__suggestion li a,html.lang-he .mg-search__topsuggestion_links li a,html.lang-he .mg-teaser-content__container-des .description,html.lang-he .mg-teaser-expert__container .detail .description,html.lang-he .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html.lang-he .mg-teaser-full p,html.lang-he .mg-term-condition p,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html.lang-he .nesar-tab-panel .tabs-panel .cell a,html.lang-he .nesar-tab-panel .tabs-panel .cell p,html.lang-he .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .newsletter-form label,html.lang-he .newsletter-subscribe-error p,html.lang-he .newsletter-subscribe-success p,html.lang-he .newsletter-thankyou-message p,html.lang-he html[lang=th] .mg-search__banner_overtext input,html[lang=th] .mg-search__banner_overtext html.lang-he input{font-size:26px;line-height:25px}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form-message html.lang-he p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.contactus-form html.lang-he label,.cx-ingredients__table>div html.lang-he .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.mg-accordion:not(.accordion-override) .accordion-group html.lang-he .panel-content,.mg-comments-message html.lang-he p,.mg-comments .mg-textarea html.lang-he textarea,.mg-cooking-knowledge html.lang-he p,.mg-cooking-mode-section html.lang-he p,.mg-freeze-table__main .scroll-section table tbody html.lang-he .scroll-section__row,.mg-freeze-table__main .scroll-section table thead html.lang-he .scroll-section__row,.mg-ingredients__table>div html.lang-he .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient html.lang-he .alternate-description,.mg-recipe-labels html.lang-he span,.mg-search__suggestion li html.lang-he a,.mg-search__topsuggestion_links li html.lang-he a,.mg-teaser-content__container-des html.lang-he .description,.mg-teaser-expert__container .detail html.lang-he .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html.lang-he .expert_detail,.mg-teaser-full html.lang-he p,.mg-term-condition html.lang-he p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html.lang-he th,.nesar-tab-panel .tabs-panel .cell html.lang-he a,.nesar-tab-panel .tabs-panel .cell html.lang-he p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.newsletter-form html.lang-he label,.newsletter-subscribe-error html.lang-he p,.newsletter-subscribe-success html.lang-he p,.newsletter-thankyou-message html.lang-he p,html.lang-he .bodycopy,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-message p,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html.lang-he .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .contactus-form label,html.lang-he .cx-ingredients__table>div .mg-span,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html.lang-he .mg-author-platform,html.lang-he .mg-comments-message p,html.lang-he .mg-comments .mg-textarea textarea,html.lang-he .mg-cooking-knowledge p,html.lang-he .mg-cooking-mode-section p,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html.lang-he .mg-ingredients__table>div .mg-span,html.lang-he .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html.lang-he .mg-quote-platform,html.lang-he .mg-recipe-labels span,html.lang-he .mg-search__suggestion li a,html.lang-he .mg-search__topsuggestion_links li a,html.lang-he .mg-teaser-content__container-des .description,html.lang-he .mg-teaser-expert__container .detail .description,html.lang-he .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html.lang-he .mg-teaser-full p,html.lang-he .mg-term-condition p,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html.lang-he .nesar-tab-panel .tabs-panel .cell a,html.lang-he .nesar-tab-panel .tabs-panel .cell p,html.lang-he .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .newsletter-form label,html.lang-he .newsletter-subscribe-error p,html.lang-he .newsletter-subscribe-success p,html.lang-he .newsletter-thankyou-message p,html.lang-he html[lang=th] .mg-search__banner_overtext input,html[lang=th] .mg-search__banner_overtext html.lang-he input{font-size:26px;line-height:24px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form-message html.lang-he p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.contactus-form html.lang-he label,.cx-ingredients__table>div html.lang-he .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.mg-accordion:not(.accordion-override) .accordion-group html.lang-he .panel-content,.mg-comments-message html.lang-he p,.mg-comments .mg-textarea html.lang-he textarea,.mg-cooking-knowledge html.lang-he p,.mg-cooking-mode-section html.lang-he p,.mg-freeze-table__main .scroll-section table tbody html.lang-he .scroll-section__row,.mg-freeze-table__main .scroll-section table thead html.lang-he .scroll-section__row,.mg-ingredients__table>div html.lang-he .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient html.lang-he .alternate-description,.mg-recipe-labels html.lang-he span,.mg-search__suggestion li html.lang-he a,.mg-search__topsuggestion_links li html.lang-he a,.mg-teaser-content__container-des html.lang-he .description,.mg-teaser-expert__container .detail html.lang-he .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html.lang-he .expert_detail,.mg-teaser-full html.lang-he p,.mg-term-condition html.lang-he p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html.lang-he th,.nesar-tab-panel .tabs-panel .cell html.lang-he a,.nesar-tab-panel .tabs-panel .cell html.lang-he p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.newsletter-form html.lang-he label,.newsletter-subscribe-error html.lang-he p,.newsletter-subscribe-success html.lang-he p,.newsletter-thankyou-message html.lang-he p,html.lang-he .bodycopy,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-message p,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html.lang-he .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .contactus-form label,html.lang-he .cx-ingredients__table>div .mg-span,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html.lang-he .mg-author-platform,html.lang-he .mg-comments-message p,html.lang-he .mg-comments .mg-textarea textarea,html.lang-he .mg-cooking-knowledge p,html.lang-he .mg-cooking-mode-section p,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html.lang-he .mg-ingredients__table>div .mg-span,html.lang-he .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html.lang-he .mg-quote-platform,html.lang-he .mg-recipe-labels span,html.lang-he .mg-search__suggestion li a,html.lang-he .mg-search__topsuggestion_links li a,html.lang-he .mg-teaser-content__container-des .description,html.lang-he .mg-teaser-expert__container .detail .description,html.lang-he .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html.lang-he .mg-teaser-full p,html.lang-he .mg-term-condition p,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html.lang-he .nesar-tab-panel .tabs-panel .cell a,html.lang-he .nesar-tab-panel .tabs-panel .cell p,html.lang-he .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .newsletter-form label,html.lang-he .newsletter-subscribe-error p,html.lang-he .newsletter-subscribe-success p,html.lang-he .newsletter-thankyou-message p,html.lang-he html[lang=th] .mg-search__banner_overtext input,html[lang=th] .mg-search__banner_overtext html.lang-he input{font-size:26px;line-height:24px}}@media screen and (min-width:1200px){.comment-dsu-ratings-reviews-comment-type-form-message html.lang-he p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.contactus-form html.lang-he label,.cx-ingredients__table>div html.lang-he .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.mg-accordion:not(.accordion-override) .accordion-group html.lang-he .panel-content,.mg-comments-message html.lang-he p,.mg-comments .mg-textarea html.lang-he textarea,.mg-cooking-knowledge html.lang-he p,.mg-cooking-mode-section html.lang-he p,.mg-freeze-table__main .scroll-section table tbody html.lang-he .scroll-section__row,.mg-freeze-table__main .scroll-section table thead html.lang-he .scroll-section__row,.mg-ingredients__table>div html.lang-he .mg-span,.mg-overlay__content-wrapper.mg-alternate-ingredient html.lang-he .alternate-description,.mg-recipe-labels html.lang-he span,.mg-search__suggestion li html.lang-he a,.mg-search__topsuggestion_links li html.lang-he a,.mg-teaser-content__container-des html.lang-he .description,.mg-teaser-expert__container .detail html.lang-he .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html.lang-he .expert_detail,.mg-teaser-full html.lang-he p,.mg-term-condition html.lang-he p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html.lang-he th,.nesar-tab-panel .tabs-panel .cell html.lang-he a,.nesar-tab-panel .tabs-panel .cell html.lang-he p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.newsletter-form html.lang-he label,.newsletter-subscribe-error html.lang-he p,.newsletter-subscribe-success html.lang-he p,.newsletter-thankyou-message html.lang-he p,html.lang-he .bodycopy,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-message p,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html.lang-he .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .contactus-form label,html.lang-he .cx-ingredients__table>div .mg-span,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html.lang-he .mg-author-platform,html.lang-he .mg-comments-message p,html.lang-he .mg-comments .mg-textarea textarea,html.lang-he .mg-cooking-knowledge p,html.lang-he .mg-cooking-mode-section p,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html.lang-he .mg-ingredients__table>div .mg-span,html.lang-he .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html.lang-he .mg-quote-platform,html.lang-he .mg-recipe-labels span,html.lang-he .mg-search__suggestion li a,html.lang-he .mg-search__topsuggestion_links li a,html.lang-he .mg-teaser-content__container-des .description,html.lang-he .mg-teaser-expert__container .detail .description,html.lang-he .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html.lang-he .mg-teaser-full p,html.lang-he .mg-term-condition p,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html.lang-he .nesar-tab-panel .tabs-panel .cell a,html.lang-he .nesar-tab-panel .tabs-panel .cell p,html.lang-he .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .newsletter-form label,html.lang-he .newsletter-subscribe-error p,html.lang-he .newsletter-subscribe-success p,html.lang-he .newsletter-thankyou-message p,html.lang-he html[lang=th] .mg-search__banner_overtext input,html[lang=th] .mg-search__banner_overtext html.lang-he input{font-size:28px;line-height:28px}}.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html.lang-he span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.cx-ingredients__warning html.lang-he p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html.lang-he label,.mg-comments-name strong .platform html.lang-he span:not(:first-child),.mg-cooking-mode-section html.lang-he .mg-ingredients,.mg-ingredients__warning html.lang-he p,.mg-kochstudio-cell .mg-search-expert__desc html.lang-he .content-quote,.mg-kochstudio-cell .mg-search-expert__title html.lang-he .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-navigation .navigation-container .mg-navigation-l2 ul li html.lang-he a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html.lang-he .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox html.lang-he label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he p,.mg-rating__txt-block html.lang-he p.bodycopy-small,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-search-filter-sorting>button html.lang-he span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h4,.mg-search-kochstudio-expert html.lang-he .mg-search-expert__quote,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h2,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h3,.mg-teaser-carousel html.lang-he .mg-teaser-expert-data__quote,.mg-teaser-list ul html.lang-he li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.webform-submission-sharing-experience-form html.lang-he .option,html.lang-he .bodycopy-small,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .cx-ingredients__warning p,html.lang-he .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html.lang-he .cx-recipe-description-text,html.lang-he .cx-recipe-description-text-clip,html.lang-he .cx-recipe-description-text-hidden,html.lang-he .mg-accordion-table__disclaimer,html.lang-he .mg-comments-name strong .platform span:not(:first-child),html.lang-he .mg-cooking-mode-section .mg-ingredients,html.lang-he .mg-freeze-table__disclaimer,html.lang-he .mg-ingredients__warning p,html.lang-he .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html.lang-he .mg-kochstudio-cell .mg-search-expert__title .content-platform,html.lang-he .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html.lang-he .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html.lang-he .mg-pdf-cta .mg-pdf-checkbox label,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html.lang-he .mg-rating__txt-block p.bodycopy-small,html.lang-he .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-search-filter-sorting>button span,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__quote,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h4,html.lang-he .mg-table__disclaimer,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h3,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__quote,html.lang-he .mg-teaser-list ul li,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .webform-submission-sharing-experience-form .option{font-size:24px;line-height:24px}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html.lang-he span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.cx-ingredients__warning html.lang-he p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html.lang-he label,.mg-comments-name strong .platform html.lang-he span:not(:first-child),.mg-cooking-mode-section html.lang-he .mg-ingredients,.mg-ingredients__warning html.lang-he p,.mg-kochstudio-cell .mg-search-expert__desc html.lang-he .content-quote,.mg-kochstudio-cell .mg-search-expert__title html.lang-he .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-navigation .navigation-container .mg-navigation-l2 ul li html.lang-he a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html.lang-he .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox html.lang-he label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he p,.mg-rating__txt-block html.lang-he p.bodycopy-small,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-search-filter-sorting>button html.lang-he span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h4,.mg-search-kochstudio-expert html.lang-he .mg-search-expert__quote,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h2,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h3,.mg-teaser-carousel html.lang-he .mg-teaser-expert-data__quote,.mg-teaser-list ul html.lang-he li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.webform-submission-sharing-experience-form html.lang-he .option,html.lang-he .bodycopy-small,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .cx-ingredients__warning p,html.lang-he .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html.lang-he .cx-recipe-description-text,html.lang-he .cx-recipe-description-text-clip,html.lang-he .cx-recipe-description-text-hidden,html.lang-he .mg-accordion-table__disclaimer,html.lang-he .mg-comments-name strong .platform span:not(:first-child),html.lang-he .mg-cooking-mode-section .mg-ingredients,html.lang-he .mg-freeze-table__disclaimer,html.lang-he .mg-ingredients__warning p,html.lang-he .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html.lang-he .mg-kochstudio-cell .mg-search-expert__title .content-platform,html.lang-he .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html.lang-he .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html.lang-he .mg-pdf-cta .mg-pdf-checkbox label,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html.lang-he .mg-rating__txt-block p.bodycopy-small,html.lang-he .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-search-filter-sorting>button span,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__quote,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h4,html.lang-he .mg-table__disclaimer,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h3,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__quote,html.lang-he .mg-teaser-list ul li,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .webform-submission-sharing-experience-form .option{font-size:24px;line-height:24px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html.lang-he span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.cx-ingredients__warning html.lang-he p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html.lang-he label,.mg-comments-name strong .platform html.lang-he span:not(:first-child),.mg-cooking-mode-section html.lang-he .mg-ingredients,.mg-ingredients__warning html.lang-he p,.mg-kochstudio-cell .mg-search-expert__desc html.lang-he .content-quote,.mg-kochstudio-cell .mg-search-expert__title html.lang-he .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-navigation .navigation-container .mg-navigation-l2 ul li html.lang-he a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html.lang-he .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox html.lang-he label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he p,.mg-rating__txt-block html.lang-he p.bodycopy-small,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-search-filter-sorting>button html.lang-he span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h4,.mg-search-kochstudio-expert html.lang-he .mg-search-expert__quote,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h2,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h3,.mg-teaser-carousel html.lang-he .mg-teaser-expert-data__quote,.mg-teaser-list ul html.lang-he li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.webform-submission-sharing-experience-form html.lang-he .option,html.lang-he .bodycopy-small,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .cx-ingredients__warning p,html.lang-he .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html.lang-he .cx-recipe-description-text,html.lang-he .cx-recipe-description-text-clip,html.lang-he .cx-recipe-description-text-hidden,html.lang-he .mg-accordion-table__disclaimer,html.lang-he .mg-comments-name strong .platform span:not(:first-child),html.lang-he .mg-cooking-mode-section .mg-ingredients,html.lang-he .mg-freeze-table__disclaimer,html.lang-he .mg-ingredients__warning p,html.lang-he .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html.lang-he .mg-kochstudio-cell .mg-search-expert__title .content-platform,html.lang-he .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html.lang-he .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html.lang-he .mg-pdf-cta .mg-pdf-checkbox label,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html.lang-he .mg-rating__txt-block p.bodycopy-small,html.lang-he .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-search-filter-sorting>button span,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__quote,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h4,html.lang-he .mg-table__disclaimer,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h3,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__quote,html.lang-he .mg-teaser-list ul li,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .webform-submission-sharing-experience-form .option{font-size:24px;line-height:24px}}@media screen and (min-width:1200px){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html.lang-he span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.cx-ingredients__warning html.lang-he p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html.lang-he label,.mg-comments-name strong .platform html.lang-he span:not(:first-child),.mg-cooking-mode-section html.lang-he .mg-ingredients,.mg-ingredients__warning html.lang-he p,.mg-kochstudio-cell .mg-search-expert__desc html.lang-he .content-quote,.mg-kochstudio-cell .mg-search-expert__title html.lang-he .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-navigation .navigation-container .mg-navigation-l2 ul li html.lang-he a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html.lang-he .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox html.lang-he label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he p,.mg-rating__txt-block html.lang-he p.bodycopy-small,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-search-filter-sorting>button html.lang-he span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h4,.mg-search-kochstudio-expert html.lang-he .mg-search-expert__quote,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h2,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h3,.mg-teaser-carousel html.lang-he .mg-teaser-expert-data__quote,.mg-teaser-list ul html.lang-he li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.webform-submission-sharing-experience-form html.lang-he .option,html.lang-he .bodycopy-small,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .cx-ingredients__warning p,html.lang-he .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html.lang-he .cx-recipe-description-text,html.lang-he .cx-recipe-description-text-clip,html.lang-he .cx-recipe-description-text-hidden,html.lang-he .mg-accordion-table__disclaimer,html.lang-he .mg-comments-name strong .platform span:not(:first-child),html.lang-he .mg-cooking-mode-section .mg-ingredients,html.lang-he .mg-freeze-table__disclaimer,html.lang-he .mg-ingredients__warning p,html.lang-he .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html.lang-he .mg-kochstudio-cell .mg-search-expert__title .content-platform,html.lang-he .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html.lang-he .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html.lang-he .mg-pdf-cta .mg-pdf-checkbox label,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html.lang-he .mg-rating__txt-block p.bodycopy-small,html.lang-he .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-search-filter-sorting>button span,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__quote,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h4,html.lang-he .mg-table__disclaimer,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h3,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__quote,html.lang-he .mg-teaser-list ul li,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .webform-submission-sharing-experience-form .option{font-size:26px;line-height:26px}}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he .mg-textarea-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .comment-recaptcha-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-profanity-error,.mg-comments .mg-textarea html.lang-he .mg-textarea-tip,.mg-comments html.lang-he .comment-recaptcha-error,.mg-comments html.lang-he .mg-comment-error,.mg-comments html.lang-he .mg-error,.mg-comments html.lang-he .mg-input-tip,.mg-comments html.lang-he .mg-profanity-error,html.lang-he .caption,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .comment-recaptcha-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,html.lang-he .mg-comments .comment-recaptcha-error,html.lang-he .mg-comments .mg-comment-error,html.lang-he .mg-comments .mg-error,html.lang-he .mg-comments .mg-input-tip,html.lang-he .mg-comments .mg-profanity-error,html.lang-he .mg-comments .mg-textarea .mg-textarea-tip{font-size:22px;line-height:18px}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he .mg-textarea-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .comment-recaptcha-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-profanity-error,.mg-comments .mg-textarea html.lang-he .mg-textarea-tip,.mg-comments html.lang-he .comment-recaptcha-error,.mg-comments html.lang-he .mg-comment-error,.mg-comments html.lang-he .mg-error,.mg-comments html.lang-he .mg-input-tip,.mg-comments html.lang-he .mg-profanity-error,html.lang-he .caption,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .comment-recaptcha-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,html.lang-he .mg-comments .comment-recaptcha-error,html.lang-he .mg-comments .mg-comment-error,html.lang-he .mg-comments .mg-error,html.lang-he .mg-comments .mg-input-tip,html.lang-he .mg-comments .mg-profanity-error,html.lang-he .mg-comments .mg-textarea .mg-textarea-tip{font-size:22px;line-height:18px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he .mg-textarea-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .comment-recaptcha-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-profanity-error,.mg-comments .mg-textarea html.lang-he .mg-textarea-tip,.mg-comments html.lang-he .comment-recaptcha-error,.mg-comments html.lang-he .mg-comment-error,.mg-comments html.lang-he .mg-error,.mg-comments html.lang-he .mg-input-tip,.mg-comments html.lang-he .mg-profanity-error,html.lang-he .caption,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .comment-recaptcha-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,html.lang-he .mg-comments .comment-recaptcha-error,html.lang-he .mg-comments .mg-comment-error,html.lang-he .mg-comments .mg-error,html.lang-he .mg-comments .mg-input-tip,html.lang-he .mg-comments .mg-profanity-error,html.lang-he .mg-comments .mg-textarea .mg-textarea-tip{font-size:22px;line-height:18px}}@media screen and (min-width:1200px){.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he .mg-textarea-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .comment-recaptcha-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-profanity-error,.mg-comments .mg-textarea html.lang-he .mg-textarea-tip,.mg-comments html.lang-he .comment-recaptcha-error,.mg-comments html.lang-he .mg-comment-error,.mg-comments html.lang-he .mg-error,.mg-comments html.lang-he .mg-input-tip,.mg-comments html.lang-he .mg-profanity-error,html.lang-he .caption,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .comment-recaptcha-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,html.lang-he .mg-comments .comment-recaptcha-error,html.lang-he .mg-comments .mg-comment-error,html.lang-he .mg-comments .mg-error,html.lang-he .mg-comments .mg-input-tip,html.lang-he .mg-comments .mg-profanity-error,html.lang-he .mg-comments .mg-textarea .mg-textarea-tip{font-size:26px;line-height:24px}}html.lang-he .caption-same{font-size:22px;line-height:18px}html.lang-he .navigation-links{font-size:19px;line-height:14px}@media screen and (min-width:768px){html.lang-he .navigation-links{font-size:19px;line-height:14px}}@media screen and (min-width:1024px){html.lang-he .navigation-links{font-size:20px;line-height:14px}}@media screen and (min-width:1200px){html.lang-he .navigation-links{font-size:22px;line-height:16px}}html.lang-he .mg-tag,html.lang-he .recipe-inst-totalmins,html.lang-he html[lang=th] .mg-teaser-full p,html[lang=th] .mg-teaser-full html.lang-he p{font-size:24px;line-height:22px}@media screen and (min-width:768px){html.lang-he .mg-tag,html.lang-he .recipe-inst-totalmins,html.lang-he html[lang=th] .mg-teaser-full p,html[lang=th] .mg-teaser-full html.lang-he p{font-size:24px;line-height:22px}}@media screen and (min-width:1024px){html.lang-he .mg-tag,html.lang-he .recipe-inst-totalmins,html.lang-he html[lang=th] .mg-teaser-full p,html[lang=th] .mg-teaser-full html.lang-he p{font-size:24px;line-height:22px}}@media screen and (min-width:1200px){html.lang-he .mg-tag,html.lang-he .recipe-inst-totalmins,html.lang-he html[lang=th] .mg-teaser-full p,html[lang=th] .mg-teaser-full html.lang-he p{font-size:26px;line-height:24px}}html.lang-he .mg-footer__copyright,html.lang-he .recipe-inst-stepmins{font-size:22px;line-height:16px}@media screen and (min-width:768px){html.lang-he .mg-footer__copyright,html.lang-he .recipe-inst-stepmins{font-size:22px;line-height:18px}}@media screen and (min-width:1024px){html.lang-he .mg-footer__copyright,html.lang-he .recipe-inst-stepmins{font-size:22px;line-height:18px}}@media screen and (min-width:1200px){html.lang-he .mg-footer__copyright,html.lang-he .recipe-inst-stepmins{font-size:22px;line-height:16px}}.mg-generic-text__description html.lang-he div,.mg-generic-text__description html.lang-he p,.mg-navigation-place-holder__description html.lang-he div,.mg-navigation-place-holder__description html.lang-he p,.ms_testimonial-details html.lang-he p,.panel-content__description html.lang-he div,.panel-content__description html.lang-he p,html.lang-he .generic-text-paragraph,html.lang-he .mg-generic-text__description div,html.lang-he .mg-generic-text__description p,html.lang-he .mg-navigation-place-holder__description div,html.lang-he .mg-navigation-place-holder__description p,html.lang-he .ms_testimonial-details p,html.lang-he .panel-content__description div,html.lang-he .panel-content__description p{font-size:26px;line-height:28px}@media screen and (min-width:768px){.mg-generic-text__description html.lang-he div,.mg-generic-text__description html.lang-he p,.mg-navigation-place-holder__description html.lang-he div,.mg-navigation-place-holder__description html.lang-he p,.ms_testimonial-details html.lang-he p,.panel-content__description html.lang-he div,.panel-content__description html.lang-he p,html.lang-he .generic-text-paragraph,html.lang-he .mg-generic-text__description div,html.lang-he .mg-generic-text__description p,html.lang-he .mg-navigation-place-holder__description div,html.lang-he .mg-navigation-place-holder__description p,html.lang-he .ms_testimonial-details p,html.lang-he .panel-content__description div,html.lang-he .panel-content__description p{font-size:26px;line-height:32px}}@media screen and (min-width:1024px){.mg-generic-text__description html.lang-he div,.mg-generic-text__description html.lang-he p,.mg-navigation-place-holder__description html.lang-he div,.mg-navigation-place-holder__description html.lang-he p,.ms_testimonial-details html.lang-he p,.panel-content__description html.lang-he div,.panel-content__description html.lang-he p,html.lang-he .generic-text-paragraph,html.lang-he .mg-generic-text__description div,html.lang-he .mg-generic-text__description p,html.lang-he .mg-navigation-place-holder__description div,html.lang-he .mg-navigation-place-holder__description p,html.lang-he .ms_testimonial-details p,html.lang-he .panel-content__description div,html.lang-he .panel-content__description p{font-size:26px;line-height:32px}}@media screen and (min-width:1200px){.mg-generic-text__description html.lang-he div,.mg-generic-text__description html.lang-he p,.mg-navigation-place-holder__description html.lang-he div,.mg-navigation-place-holder__description html.lang-he p,.ms_testimonial-details html.lang-he p,.panel-content__description html.lang-he div,.panel-content__description html.lang-he p,html.lang-he .generic-text-paragraph,html.lang-he .mg-generic-text__description div,html.lang-he .mg-generic-text__description p,html.lang-he .mg-navigation-place-holder__description div,html.lang-he .mg-navigation-place-holder__description p,html.lang-he .ms_testimonial-details p,html.lang-he .panel-content__description div,html.lang-he .panel-content__description p{font-size:28px;line-height:35px}}.mg-generic-text__description html.lang-he ol,.mg-navigation-place-holder__description html.lang-he ol,.panel-content__description html.lang-he ol,html.lang-he .generic-text-ol,html.lang-he .mg-generic-text__description ol,html.lang-he .mg-navigation-place-holder__description ol,html.lang-he .panel-content__description ol{font-size:26px;line-height:25px}@media screen and (min-width:768px){.mg-generic-text__description html.lang-he ol,.mg-navigation-place-holder__description html.lang-he ol,.panel-content__description html.lang-he ol,html.lang-he .generic-text-ol,html.lang-he .mg-generic-text__description ol,html.lang-he .mg-navigation-place-holder__description ol,html.lang-he .panel-content__description ol{font-size:26px;line-height:24px}}@media screen and (min-width:1024px){.mg-generic-text__description html.lang-he ol,.mg-navigation-place-holder__description html.lang-he ol,.panel-content__description html.lang-he ol,html.lang-he .generic-text-ol,html.lang-he .mg-generic-text__description ol,html.lang-he .mg-navigation-place-holder__description ol,html.lang-he .panel-content__description ol{font-size:26px;line-height:24px}}@media screen and (min-width:1200px){.mg-generic-text__description html.lang-he ol,.mg-navigation-place-holder__description html.lang-he ol,.panel-content__description html.lang-he ol,html.lang-he .generic-text-ol,html.lang-he .mg-generic-text__description ol,html.lang-he .mg-navigation-place-holder__description ol,html.lang-he .panel-content__description ol{font-size:28px;line-height:28px}}.contactus-form html.lang-he ul,.mg-generic-text__description html.lang-he ul,.mg-navigation-place-holder__description html.lang-he ul,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) html.lang-he h6,.newsletter-form html.lang-he ul,.panel-content__description html.lang-he ul,html.lang-he .contactus-form ul,html.lang-he .generic-text-ul,html.lang-he .mg-generic-text__description ul,html.lang-he .mg-navigation-place-holder__description ul,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,html.lang-he .newsletter-form ul,html.lang-he .panel-content__description ul,html.lang-he .textual-info__description--with-image{font-size:26px;line-height:28px}@media screen and (min-width:768px){.contactus-form html.lang-he ul,.mg-generic-text__description html.lang-he ul,.mg-navigation-place-holder__description html.lang-he ul,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) html.lang-he h6,.newsletter-form html.lang-he ul,.panel-content__description html.lang-he ul,html.lang-he .contactus-form ul,html.lang-he .generic-text-ul,html.lang-he .mg-generic-text__description ul,html.lang-he .mg-navigation-place-holder__description ul,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,html.lang-he .newsletter-form ul,html.lang-he .panel-content__description ul,html.lang-he .textual-info__description--with-image{font-size:26px;line-height:24px}}@media screen and (min-width:1024px){.contactus-form html.lang-he ul,.mg-generic-text__description html.lang-he ul,.mg-navigation-place-holder__description html.lang-he ul,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) html.lang-he h6,.newsletter-form html.lang-he ul,.panel-content__description html.lang-he ul,html.lang-he .contactus-form ul,html.lang-he .generic-text-ul,html.lang-he .mg-generic-text__description ul,html.lang-he .mg-navigation-place-holder__description ul,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,html.lang-he .newsletter-form ul,html.lang-he .panel-content__description ul,html.lang-he .textual-info__description--with-image{font-size:26px;line-height:24px}}@media screen and (min-width:1200px){.contactus-form html.lang-he ul,.mg-generic-text__description html.lang-he ul,.mg-navigation-place-holder__description html.lang-he ul,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) html.lang-he h6,.newsletter-form html.lang-he ul,.panel-content__description html.lang-he ul,html.lang-he .contactus-form ul,html.lang-he .generic-text-ul,html.lang-he .mg-generic-text__description ul,html.lang-he .mg-navigation-place-holder__description ul,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,html.lang-he .newsletter-form ul,html.lang-he .panel-content__description ul,html.lang-he .textual-info__description--with-image{font-size:28px;line-height:28px}}html.lang-he .newsletter-captcha-heading{font-size:35px;line-height:35px}@media screen and (min-width:768px){html.lang-he .newsletter-captcha-heading{font-size:31px;line-height:28px}}@media screen and (min-width:1024px){html.lang-he .newsletter-captcha-heading{font-size:31px;line-height:28px}}@media screen and (min-width:1200px){html.lang-he .newsletter-captcha-heading{font-size:35px;line-height:35px}}.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,.mg-dsu-rating .views-row .comment-list .card-title html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,html.lang-he .footer-links,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .card-title a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-search__didyou-mean-results-desc,html.lang-he .mg-search__error-results-desc,html.lang-he .mg-search__error-single-desc,html.lang-he .mg-search__likes-results-desc{font-size:26px;line-height:25px}@media screen and (min-width:768px){.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,.mg-dsu-rating .views-row .comment-list .card-title html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,html.lang-he .footer-links,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .card-title a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-search__didyou-mean-results-desc,html.lang-he .mg-search__error-results-desc,html.lang-he .mg-search__error-single-desc,html.lang-he .mg-search__likes-results-desc{font-size:26px;line-height:24px}}@media screen and (min-width:1024px){.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,.mg-dsu-rating .views-row .comment-list .card-title html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,html.lang-he .footer-links,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .card-title a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-search__didyou-mean-results-desc,html.lang-he .mg-search__error-results-desc,html.lang-he .mg-search__error-single-desc,html.lang-he .mg-search__likes-results-desc{font-size:26px;line-height:24px}}@media screen and (min-width:1200px){.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,.mg-dsu-rating .views-row .comment-list .card-title html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,html.lang-he .footer-links,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .card-title a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-search__didyou-mean-results-desc,html.lang-he .mg-search__error-results-desc,html.lang-he .mg-search__error-single-desc,html.lang-he .mg-search__likes-results-desc{font-size:28px;line-height:28px}}@media screen and (min-width:75em){html.lang-he .mg-footer__block-nav2 .footer-links{font-size:1rem;line-height:1.625rem}}.mg-search-filter-sorting-dropdown ul li html.lang-he .mg-search button,html.lang-he .mg-search .mg-search-filter-sorting-dropdown ul li button,html.lang-he .mg-search .search-sorting-list{font-size:26px;line-height:18px}html.lang-he .maggiIcons .mg-image-container:before{font-size:1.875rem;font-weight:400}.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd html.lang-he .recommend-text,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating html.lang-he .field-suffix,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating .views-row .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd html.lang-he .recommend-text,.mg-search-maggi-cell .mg-search-maggi html.lang-he div,.mg-search-maggi-cell .mg-search-maggi html.lang-he p,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating .views-row .comment-list .recmd .recommend-text,html.lang-he .mg-search-maggi-cell .mg-search-maggi div,html.lang-he .mg-search-maggi-cell .mg-search-maggi p,html.lang-he .search-maggitab-desc{font-size:24px;line-height:20px}@media screen and (min-width:768px){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd html.lang-he .recommend-text,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating html.lang-he .field-suffix,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating .views-row .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd html.lang-he .recommend-text,.mg-search-maggi-cell .mg-search-maggi html.lang-he div,.mg-search-maggi-cell .mg-search-maggi html.lang-he p,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating .views-row .comment-list .recmd .recommend-text,html.lang-he .mg-search-maggi-cell .mg-search-maggi div,html.lang-he .mg-search-maggi-cell .mg-search-maggi p,html.lang-he .search-maggitab-desc{font-size:24px;line-height:24px}}@media screen and (min-width:1024px){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd html.lang-he .recommend-text,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating html.lang-he .field-suffix,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating .views-row .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd html.lang-he .recommend-text,.mg-search-maggi-cell .mg-search-maggi html.lang-he div,.mg-search-maggi-cell .mg-search-maggi html.lang-he p,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating .views-row .comment-list .recmd .recommend-text,html.lang-he .mg-search-maggi-cell .mg-search-maggi div,html.lang-he .mg-search-maggi-cell .mg-search-maggi p,html.lang-he .search-maggitab-desc{font-size:24px;line-height:24px}}@media screen and (min-width:1200px){.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd html.lang-he .recommend-text,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating html.lang-he .field-suffix,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating .views-row .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd html.lang-he .recommend-text,.mg-search-maggi-cell .mg-search-maggi html.lang-he div,.mg-search-maggi-cell .mg-search-maggi html.lang-he p,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating .views-row .comment-list .recmd .recommend-text,html.lang-he .mg-search-maggi-cell .mg-search-maggi div,html.lang-he .mg-search-maggi-cell .mg-search-maggi p,html.lang-he .search-maggitab-desc{font-size:24px;line-height:22px}}.mg-search__result_wrapper html.lang-he .mg-search-pills,html.lang-he .mg-search__result_wrapper .mg-search-pills,html.lang-he .search-pills{font-size:24px;line-height:22px}@media screen and (min-width:768px){.mg-search__result_wrapper html.lang-he .mg-search-pills,html.lang-he .mg-search__result_wrapper .mg-search-pills,html.lang-he .search-pills{font-size:24px;line-height:22px}}@media screen and (min-width:1024px){.mg-search__result_wrapper html.lang-he .mg-search-pills,html.lang-he .mg-search__result_wrapper .mg-search-pills,html.lang-he .search-pills{font-size:24px;line-height:22px}}@media screen and (min-width:1200px){.mg-search__result_wrapper html.lang-he .mg-search-pills,html.lang-he .mg-search__result_wrapper .mg-search-pills,html.lang-he .search-pills{font-size:26px;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 html.lang-he h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h2,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html.lang-he .search-magzine-title{font-size:28px;line-height:24px}@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 html.lang-he h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h2,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html.lang-he .search-magzine-title{font-size:26px;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 html.lang-he h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h2,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html.lang-he .search-magzine-title{font-size:26px;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 html.lang-he h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h2,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html.lang-he .search-magzine-title{font-size:32px;line-height:32px}}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp html.lang-he .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp html.lang-he .mmp-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve html.lang-he .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve html.lang-he .mmp-desc,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group html.lang-he h6,html.lang-he .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .cookbook-desc,html.lang-he .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mmp-desc,html.lang-he .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .cookbook-desc,html.lang-he .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mmp-desc,html.lang-he .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group h6,html.lang-he .search-filter-categories-title{font-size:24px;line-height:34px}.contactus-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-webkit-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-webkit-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-family:HeeboRegular,Arial,Times New Roman}.contactus-form .js-inputs-right-section html.lang-he ::-moz-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-moz-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-moz-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-moz-placeholder{font-family:HeeboRegular,Arial,Times New Roman}.contactus-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he :-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section :-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-family:HeeboRegular,Arial,Times New Roman}.contactus-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section html.lang-he ::-ms-input-placeholder,html.lang-he .contactus-form .js-inputs-right-section ::-ms-input-placeholder,html.lang-he .newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-family:HeeboRegular,Arial,Times New Roman}.circle html.lang-he .recipe_score,.comment-dsu-ratings-reviews-comment-type-form-message html.lang-he p,.comment-dsu-ratings-reviews-comment-type-form-name .date_time html.lang-he strong,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he i,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he img,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform html.lang-he span:not(:first-child),.comment-dsu-ratings-reviews-comment-type-form .mg-input html.lang-he input,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he .mg-textarea-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea html.lang-he textarea,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .comment-recaptcha-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-error,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form html.lang-he .mg-profanity-error,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-label,.contactus-form .confirmation-detail html.lang-he .confirmation-detail-value,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.contactus-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.contactus-form .js-inputs-right-section html.lang-he ::placeholder,.contactus-form .js-inputs-right-section html.lang-he label,.contactus-form html.lang-he #engage-success,.contactus-form html.lang-he .form-item--error-message,.contactus-form html.lang-he .input-error-desc,.contactus-form html.lang-he input[type=date],.contactus-form html.lang-he input[type=text],.contactus-form html.lang-he label,.contactus-form html.lang-he select,.contactus-form html.lang-he textarea,.contactus-form html.lang-he ul,.contactus-form ul li html.lang-he a,.cx-add-to-favourites-button html.lang-he .button-text,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp html.lang-he .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp html.lang-he .mmp-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve html.lang-he .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve html.lang-he .mmp-desc,.cx-ingredients__table>div html.lang-he .mg-span,.cx-ingredients__warning html.lang-he button,.cx-ingredients__warning html.lang-he p,.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox html.lang-he label,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper html.lang-he .mg-span,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html.lang-he .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html.lang-he .extra-text,.mg-accordion:not(.accordion-override) .accordion-group html.lang-he .panel-content,.mg-comments-message html.lang-he p,.mg-comments-name .date_time html.lang-he strong,.mg-comments-name html.lang-he i,.mg-comments-name html.lang-he img,.mg-comments-name strong .platform html.lang-he span:not(:first-child),.mg-comments .mg-input html.lang-he input,.mg-comments .mg-textarea html.lang-he .mg-textarea-tip,.mg-comments .mg-textarea html.lang-he textarea,.mg-comments html.lang-he .comment-recaptcha-error,.mg-comments html.lang-he .mg-comment-error,.mg-comments html.lang-he .mg-error,.mg-comments html.lang-he .mg-input-tip,.mg-comments html.lang-he .mg-profanity-error,.mg-cooking-knowledge html.lang-he p,.mg-cooking-mode-section .mg-time-button html.lang-he .time-label,.mg-cooking-mode-section html.lang-he .mg-ingredients,.mg-cooking-mode-section html.lang-he p,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he input,.mg-dsu-rating.admin-reply-comment .js-form-item html.lang-he select,.mg-dsu-rating.admin-reply-comment article .comment-list .card-title html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd html.lang-he .recommend-text,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget html.lang-he .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea html.lang-he textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating html.lang-he .field-suffix,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-he .rating,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars html.lang-he label.option,.mg-dsu-rating .views-row .comment-list .card-title html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he a:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name html.lang-he span:first-child,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author html.lang-he span,.mg-dsu-rating .views-row .comment-list .comment__meta html.lang-he .recommend-text,.mg-dsu-rating .views-row .comment-list .recmd html.lang-he .recommend-text,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell html.lang-he .cellbg,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell:first-child,.mg-freeze-table__main .scroll-section table tbody html.lang-he .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row html.lang-he .table-cell.heading,.mg-freeze-table__main .scroll-section table thead html.lang-he .scroll-section__row,.mg-generic-text__description html.lang-he div,.mg-generic-text__description html.lang-he ol,.mg-generic-text__description html.lang-he p,.mg-generic-text__description html.lang-he ul,.mg-generic-text__description table tr html.lang-he th,.mg-ingredients__controls div html.lang-he i,.mg-ingredients__controls html.lang-he button,.mg-ingredients__controls html.lang-he div,.mg-ingredients__table>div .recipe-ingredient-name html.lang-he a.related-ingredients,.mg-ingredients__table>div html.lang-he .mg-span,.mg-ingredients__table>div html.lang-he .mg-span.recipe-ingredient-unit,.mg-ingredients__warning html.lang-he button,.mg-ingredients__warning html.lang-he p,.mg-kochstudio-cell .mg-search-expert__desc html.lang-he .content-quote,.mg-kochstudio-cell .mg-search-expert__title html.lang-he .content-platform,.mg-left-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-navigation-place-holder__description html.lang-he div,.mg-navigation-place-holder__description html.lang-he ol,.mg-navigation-place-holder__description html.lang-he p,.mg-navigation-place-holder__description html.lang-he ul,.mg-navigation-place-holder__description table tr html.lang-he th,.mg-navigation .navigation-container .mg-navigation-l2 ul li html.lang-he a,.mg-newsletter-text-image .mg-newsletter-info-wrapper html.lang-he .mg-recipe-info,.mg-overlay__content-wrapper.mg-alternate-ingredient html.lang-he .alternate-description,.mg-pdf-cta .mg-pdf-checkbox html.lang-he label,.mg-product-card-right a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card-right a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-product-card a .mg-recipe-stats .mg-difficulty html.lang-he .mg-difficulty-text,.mg-product-card a .mg-recipe-stats .mg-duration html.lang-he .mg-duration-text,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he div,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block html.lang-he p,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 html.lang-he input,.mg-rating__txt-block html.lang-he p.bodycopy-small,.mg-recipe-header_subtitle html.lang-he .no-anchor,.mg-recipe-header_subtitle html.lang-he a,.mg-recipe-labels html.lang-he span,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended html.lang-he p,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group html.lang-he h6,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) html.lang-he h6,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li html.lang-he [type=checkbox]+label,.mg-search-filter-elem html.lang-he span,.mg-search-filter-sorting-dropdown ul li html.lang-he button,.mg-search-filter-sorting>button html.lang-he span,.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h4,.mg-search-kochstudio-expert html.lang-he .mg-search-expert__quote,.mg-search-maggi-cell .mg-search-maggi html.lang-he div,.mg-search-maggi-cell .mg-search-maggi html.lang-he p,.mg-search__quicklinks html.lang-he button,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h4,.mg-search__result_wrapper html.lang-he .mg-search-pills,.mg-search__suggestion li html.lang-he a,.mg-search__topsuggestion_links li html.lang-he a,.mg-story a .story-img html.lang-he span,.mg-table__main table tbody tr html.lang-he th,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a html.lang-he h2,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h3,.mg-teaser-carousel html.lang-he .mg-teaser-expert-data__quote,.mg-teaser-content__container-des html.lang-he .description,.mg-teaser-expert__container .detail html.lang-he .description,.mg-teaser-expert__container .detail html.lang-he p,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card html.lang-he .expert_detail,.mg-teaser-full html.lang-he p,.mg-teaser-list ul html.lang-he li,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper html.lang-he .mg-recipe-info,.mg-term-condition html.lang-he p,.mg-video-play-icon html.lang-he div,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created html.lang-he td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr html.lang-he th,.ms_testimonial-details html.lang-he p,.nesar-tab-panel .sb-ui-tabs-titles li html.lang-he a,.nesar-tab-panel .tabs-panel .cell html.lang-he a,.nesar-tab-panel .tabs-panel .cell html.lang-he p,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox html.lang-he div,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-label,.newsletter-form .confirmation-detail html.lang-he .confirmation-detail-value,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper html.lang-he a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox html.lang-he .select-selected,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check html.lang-he div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field html.lang-he .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper html.lang-he p,.newsletter-form .js-inputs-right-section html.lang-he ::placeholder,.newsletter-form .js-inputs-right-section html.lang-he label,.newsletter-form html.lang-he .form-item--error-message,.newsletter-form html.lang-he .input-error-desc,.newsletter-form html.lang-he input[type=date],.newsletter-form html.lang-he input[type=text],.newsletter-form html.lang-he label,.newsletter-form html.lang-he select,.newsletter-form html.lang-he textarea,.newsletter-form html.lang-he ul,.newsletter-subscribe-error html.lang-he p,.newsletter-subscribe-success html.lang-he p,.newsletter-thankyou-message html.lang-he p,.panel-content__description html.lang-he div,.panel-content__description html.lang-he ol,.panel-content__description html.lang-he p,.panel-content__description html.lang-he ul,.panel-content__description table tr html.lang-he th,.webform-submission-sharing-experience-form html.lang-he .option,html.lang-he .bodycopy,html.lang-he .bodycopy-large,html.lang-he .bodycopy-small,html.lang-he .caption,html.lang-he .caption-same,html.lang-he .circle .recipe_score,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-message p,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name i,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name img,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),html.lang-he .comment-dsu-ratings-reviews-comment-type-form .comment-recaptcha-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input input,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,html.lang-he .contactus-form #engage-success,html.lang-he .contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-label,html.lang-he .contactus-form .confirmation-detail .confirmation-detail-value,html.lang-he .contactus-form .form-item--error-message,html.lang-he .contactus-form .input-error-desc,html.lang-he .contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .contactus-form .js-inputs-right-section ::placeholder,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .contactus-form .js-inputs-right-section label,html.lang-he .contactus-form input[type=date],html.lang-he .contactus-form input[type=text],html.lang-he .contactus-form label,html.lang-he .contactus-form select,html.lang-he .contactus-form textarea,html.lang-he .contactus-form ul,html.lang-he .contactus-form ul li a,html.lang-he .cx-add-to-favourites-button .button-text,html.lang-he .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .cookbook-desc,html.lang-he .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mmp-desc,html.lang-he .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .cookbook-desc,html.lang-he .cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mmp-desc,html.lang-he .cx-ingredients__table>div .mg-span,html.lang-he .cx-ingredients__warning button,html.lang-he .cx-ingredients__warning p,html.lang-he .cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label,html.lang-he .cx-recipe-description-text,html.lang-he .cx-recipe-description-text-clip,html.lang-he .cx-recipe-description-text-hidden,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span,html.lang-he .footer-links,html.lang-he .generic-text-ol,html.lang-he .generic-text-paragraph,html.lang-he .generic-text-ul,html.lang-he .label1,html.lang-he .label2,html.lang-he .label3,html.lang-he .mg-accordion-table__disclaimer,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-content,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html.lang-he .mg-author-desc,html.lang-he .mg-author-platform,html.lang-he .mg-comments-loadmore,html.lang-he .mg-comments-message p,html.lang-he .mg-comments-name,html.lang-he .mg-comments-name .date_time strong,html.lang-he .mg-comments-name i,html.lang-he .mg-comments-name img,html.lang-he .mg-comments-name strong .platform span:not(:first-child),html.lang-he .mg-comments-reply,html.lang-he .mg-comments .comment-recaptcha-error,html.lang-he .mg-comments .mg-comment-error,html.lang-he .mg-comments .mg-error,html.lang-he .mg-comments .mg-input-tip,html.lang-he .mg-comments .mg-input input,html.lang-he .mg-comments .mg-profanity-error,html.lang-he .mg-comments .mg-textarea .mg-textarea-tip,html.lang-he .mg-comments .mg-textarea textarea,html.lang-he .mg-cooking-knowledge p,html.lang-he .mg-cooking-mode-section .mg-ingredients,html.lang-he .mg-cooking-mode-section .mg-time-button .time-label,html.lang-he .mg-cooking-mode-section p,html.lang-he .mg-copy-notification,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item input,html.lang-he .mg-dsu-rating.admin-reply-comment .js-form-item select,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .card-title a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars .rating,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars label.option,html.lang-he .mg-dsu-rating .views-row .comment-list .card-title a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .comment__author span,html.lang-he .mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text,html.lang-he .mg-dsu-rating .views-row .comment-list .recmd .recommend-text,html.lang-he .mg-footer__copyright,html.lang-he .mg-freeze-table__disclaimer,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row,html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,html.lang-he .mg-generic-text__description div,html.lang-he .mg-generic-text__description ol,html.lang-he .mg-generic-text__description p,html.lang-he .mg-generic-text__description table tr th,html.lang-he .mg-generic-text__description ul,html.lang-he .mg-ingredients__controls button,html.lang-he .mg-ingredients__controls div,html.lang-he .mg-ingredients__controls div i,html.lang-he .mg-ingredients__table>div .mg-span,html.lang-he .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html.lang-he .mg-ingredients__table>div .recipe-ingredient-name a.related-ingredients,html.lang-he .mg-ingredients__warning button,html.lang-he .mg-ingredients__warning p,html.lang-he .mg-kochstudio-cell .mg-search-expert__desc .content-quote,html.lang-he .mg-kochstudio-cell .mg-search-expert__title .content-platform,html.lang-he .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-navigation-place-holder__description div,html.lang-he .mg-navigation-place-holder__description ol,html.lang-he .mg-navigation-place-holder__description p,html.lang-he .mg-navigation-place-holder__description table tr th,html.lang-he .mg-navigation-place-holder__description ul,html.lang-he .mg-navigation .navigation-container .mg-navigation-l2 ul li a,html.lang-he .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html.lang-he .mg-overlay__content-wrapper.mg-alternate-ingredient .alternate-description,html.lang-he .mg-pdf-cta .mg-pdf-checkbox label,html.lang-he .mg-pills,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-he .mg-product-card a .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,html.lang-he .mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,html.lang-he .mg-quote-desc,html.lang-he .mg-quote-platform,html.lang-he .mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,html.lang-he .mg-rating__stars>.confirm,html.lang-he .mg-rating__txt-block p.bodycopy-small,html.lang-he .mg-recipe-header_subtitle .no-anchor,html.lang-he .mg-recipe-header_subtitle a,html.lang-he .mg-recipe-labels span,html.lang-he .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,html.lang-he .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group h6,html.lang-he .mg-search,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6,html.lang-he .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label,html.lang-he .mg-search-filter-elem,html.lang-he .mg-search-filter-elem span,html.lang-he .mg-search-filter-sorting-dropdown ul li button,html.lang-he .mg-search-filter-sorting>button span,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__quote,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h4,html.lang-he .mg-search-maggi-cell .mg-search-maggi div,html.lang-he .mg-search-maggi-cell .mg-search-maggi p,html.lang-he .mg-search .mg-search__didyou-mean-results,html.lang-he .mg-search .mg-search__error-results,html.lang-he .mg-search .mg-search__error-single,html.lang-he .mg-search .mg-search__likes-results-desc,html.lang-he .mg-search__banner_overtext input,html.lang-he .mg-search__didyou-mean-results-desc,html.lang-he .mg-search__error-results-desc,html.lang-he .mg-search__error-single-desc,html.lang-he .mg-search__likes-results-desc,html.lang-he .mg-search__quicklinks button,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,html.lang-he .mg-search__result_wrapper .mg-search-pills,html.lang-he .mg-search__suggestion li a,html.lang-he .mg-search__topsuggestion_links li a,html.lang-he .mg-story a .story-img span,html.lang-he .mg-table__disclaimer,html.lang-he .mg-table__main table tbody tr th,html.lang-he .mg-tag,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__result_wrapper .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h3,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__quote,html.lang-he .mg-teaser-content__container-des .description,html.lang-he .mg-teaser-expert-data__quote,html.lang-he .mg-teaser-expert__container .detail .description,html.lang-he .mg-teaser-expert__container .detail p,html.lang-he .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,html.lang-he .mg-teaser-full p,html.lang-he .mg-teaser-list ul li,html.lang-he .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html.lang-he .mg-teaser-recipe_content .card .mg-cooking-knowledge p,html.lang-he .mg-term-condition p,html.lang-he .mg-video-play-icon div,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created a,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created td,html.lang-he .moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,html.lang-he .ms_testimonial-details p,html.lang-he .mymenu-heading-font,html.lang-he .mymenu-nutritional-score-font,html.lang-he .mymenu-overlay-group-title-font,html.lang-he .navigation-links,html.lang-he .nesar-tab-panel .sb-ui-tabs-titles li a,html.lang-he .nesar-tab-panel .tabs-panel .cell a,html.lang-he .nesar-tab-panel .tabs-panel .cell p,html.lang-he .newsletter-captcha-heading,html.lang-he .newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-label,html.lang-he .newsletter-form .confirmation-detail .confirmation-detail-value,html.lang-he .newsletter-form .form-item--error-message,html.lang-he .newsletter-form .input-error-desc,html.lang-he .newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,html.lang-he .newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,html.lang-he .newsletter-form .js-inputs-right-section ::placeholder,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,html.lang-he .newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p,html.lang-he .newsletter-form .js-inputs-right-section label,html.lang-he .newsletter-form input[type=date],html.lang-he .newsletter-form input[type=text],html.lang-he .newsletter-form label,html.lang-he .newsletter-form select,html.lang-he .newsletter-form textarea,html.lang-he .newsletter-form ul,html.lang-he .newsletter-subscribe-error p,html.lang-he .newsletter-subscribe-success p,html.lang-he .newsletter-thankyou-message p,html.lang-he .panel-content__description div,html.lang-he .panel-content__description ol,html.lang-he .panel-content__description p,html.lang-he .panel-content__description table tr th,html.lang-he .panel-content__description ul,html.lang-he .recipe-ingredients-caption,html.lang-he .recipe-inst-stepmins,html.lang-he .recipe-inst-totalmins,html.lang-he .search-filter-categories-title,html.lang-he .search-maggitab-desc,html.lang-he .search-magzine-title,html.lang-he .search-pills,html.lang-he .search-sorting-list,html.lang-he .textual-info__description--with-image,html.lang-he .webform-submission-sharing-experience-form .option,html.lang-he body,html.lang-he html[lang=th] .mg-search__banner_overtext input,html.lang-he html[lang=th] .mg-teaser-full p,html[lang=th] .mg-search__banner_overtext html.lang-he input,html[lang=th] .mg-teaser-full html.lang-he p{font-family:HeeboRegular,Arial,Times New Roman}.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he i,.comment-dsu-ratings-reviews-comment-type-form-name html.lang-he img,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html.lang-he .extra-text,.mg-accordion:not(.accordion-override) .accordion-group .panel-title button html.lang-he .extra-text,.mg-comments-name html.lang-he i,.mg-comments-name html.lang-he img,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-he .table-cell:first-child,.mg-ingredients__table .mg-custom-check-all html.lang-he em,.mg-ingredients__table>div html.lang-he .mg-span.recipe-ingredient-unit,.mg-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head html.lang-he p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head html.lang-he p,.mg-rating__txt-block .mg-recipe-instructions__steps-head html.lang-he p,.mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox html.lang-he p,.mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-he p,.mg-recipe-instructions__steps-head .mg-rating__txt-block html.lang-he p,.mg-recipe-instructions__steps-head .mg-search__suggestion_title html.lang-he a,.mg-recipe-instructions__steps-head .mg-search__suggestion_title html.lang-he h5,.mg-recipe-instructions__steps-head .mg-teaser-content__container-des html.lang-he p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a html.lang-he p,.mg-recipe-instructions__steps-head html.lang-he h3,.mg-recipe-instructions__steps-head html.lang-he h5,.mg-recipe-instructions__steps-head html.lang-he span,.mg-search__suggestion_title .mg-recipe-instructions__steps-head html.lang-he a,.mg-search__suggestion_title .mg-recipe-instructions__steps-head html.lang-he h5,.mg-teaser-content__container-des .mg-recipe-instructions__steps-head html.lang-he p,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head html.lang-he p,.page-node-type-microsite-campaign-pages .form-first html.lang-he input[id*=edit-recipe-image-remove-button],.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item html.lang-he h2.form-subtitle,.page-node-type-microsite-campaign-pages .form-step-2 html.lang-he span.fieldset-legend,.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item html.lang-he label,.page-node-type-microsite-campaign-pages html.lang-he .form-subheading,.page-node-type-microsite-campaign-pages html.lang-he .form-subtitle,.page-node-type-microsite-campaign-pages html.lang-he label.js-form-required.form-required,html.lang-he .bold-text,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name i,html.lang-he .comment-dsu-ratings-reviews-comment-type-form-name img,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,html.lang-he .mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text,html.lang-he .mg-comments-name i,html.lang-he .mg-comments-name img,html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html.lang-he .mg-ingredients__table .mg-custom-check-all em,html.lang-he .mg-ingredients__table>div .mg-span.recipe-ingredient-unit,html.lang-he .mg-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head p,html.lang-he .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head p,html.lang-he .mg-rating__txt-block .mg-recipe-instructions__steps-head p,html.lang-he .mg-recipe-instructions__header-totalTime,html.lang-he .mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox p,html.lang-he .mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html.lang-he .mg-recipe-instructions__steps-head .mg-rating__txt-block p,html.lang-he .mg-recipe-instructions__steps-head .mg-search__suggestion_title a,html.lang-he .mg-recipe-instructions__steps-head .mg-search__suggestion_title h5,html.lang-he .mg-recipe-instructions__steps-head .mg-teaser-content__container-des p,html.lang-he .mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a p,html.lang-he .mg-recipe-instructions__steps-head h3,html.lang-he .mg-recipe-instructions__steps-head h5,html.lang-he .mg-recipe-instructions__steps-head span,html.lang-he .mg-search__suggestion_title .mg-recipe-instructions__steps-head a,html.lang-he .mg-search__suggestion_title .mg-recipe-instructions__steps-head h5,html.lang-he .mg-teaser-content__container-des .mg-recipe-instructions__steps-head p,html.lang-he .mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head p,html.lang-he .page-node-type-microsite-campaign-pages .form-first input[id*=edit-recipe-image-remove-button],html.lang-he .page-node-type-microsite-campaign-pages .form-step-2 .js-form-item h2.form-subtitle,html.lang-he .page-node-type-microsite-campaign-pages .form-step-2 span.fieldset-legend,html.lang-he .page-node-type-microsite-campaign-pages .form-subheading,html.lang-he .page-node-type-microsite-campaign-pages .form-subtitle,html.lang-he .page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item label,html.lang-he .page-node-type-microsite-campaign-pages label.js-form-required.form-required{font-family:HeeboBold,Arial Black,Times New Roman}html.lang-he .contactus-form #edit-contact-us-form,html.lang-he .contactus-form .questionbuttons,html.lang-he .contactus-form legend span.fieldset-legend,html.lang-he .mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table .mg-custom-check-all>em,html.lang-he .mg-pdf-cta_container>h2,html.lang-he .mg-pdp-content>p,html.lang-he .mg-search-filter-sorting-dropdown li>button,html.lang-he .mg-search-filter-sorting>button{font-size:1.625rem}html.lang-he .contactus-form .file--imag a{font-size:1.125rem}html.lang-he .pager ul li a{font-size:1.5rem}html.lang-he .pager ul li.pager__item--first a,html.lang-he .pager ul li.pager__item--last a{font-size:1.125rem}html.lang-he .h1,html.lang-he h1{font-size:40px;line-height:40px}@media screen and (min-width:768px){html.lang-he .h1,html.lang-he h1{font-size:48px;line-height:50px}}@media screen and (min-width:1024px){html.lang-he .h1,html.lang-he h1{font-size:48px;line-height:50px}}@media screen and (min-width:1200px){html.lang-he .h1,html.lang-he h1{font-size:57px;line-height:57px}}.comment-dsu-ratings-reviews-comment-type-form h2 html.lang-he .mg-comments-total,.comment-dsu-ratings-reviews-comment-type-form html.lang-he h2,.cx-ingredients__title html.lang-he h2,.mg-comments h2 html.lang-he .mg-comments-total,.mg-comments html.lang-he h2,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper html.lang-he h3,.mg-dsu-rating .views-element-container html.lang-he .overallTitle,.mg-teaser-full.theme-dark html.lang-he h2,.mg-video .general html.lang-he .info,.mg-video__txt-block html.lang-he .info,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,html.lang-he .cx-ingredients__title h2,html.lang-he .cx-recipe-variants-text-title,html.lang-he .h2,html.lang-he .mg-comments h2,html.lang-he .mg-comments h2 .mg-comments-total,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,html.lang-he .mg-dsu-rating .views-element-container .overallTitle,html.lang-he .mg-teaser-full.theme-dark h2,html.lang-he .mg-video .general .info,html.lang-he .mg-video__txt-block .info,html.lang-he h2,html.lang-he html[lang=th] .mg-generic-text .heading3,html[lang=th] .mg-generic-text html.lang-he .heading3{font-size:35px;line-height:35px}@media screen and (min-width:768px){.comment-dsu-ratings-reviews-comment-type-form h2 html.lang-he .mg-comments-total,.comment-dsu-ratings-reviews-comment-type-form html.lang-he h2,.cx-ingredients__title html.lang-he h2,.mg-comments h2 html.lang-he .mg-comments-total,.mg-comments html.lang-he h2,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper html.lang-he h3,.mg-dsu-rating .views-element-container html.lang-he .overallTitle,.mg-teaser-full.theme-dark html.lang-he h2,.mg-video .general html.lang-he .info,.mg-video__txt-block html.lang-he .info,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,html.lang-he .cx-ingredients__title h2,html.lang-he .cx-recipe-variants-text-title,html.lang-he .h2,html.lang-he .mg-comments h2,html.lang-he .mg-comments h2 .mg-comments-total,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,html.lang-he .mg-dsu-rating .views-element-container .overallTitle,html.lang-he .mg-teaser-full.theme-dark h2,html.lang-he .mg-video .general .info,html.lang-he .mg-video__txt-block .info,html.lang-he h2,html.lang-he html[lang=th] .mg-generic-text .heading3,html[lang=th] .mg-generic-text html.lang-he .heading3{font-size:40px;line-height:40px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form h2 html.lang-he .mg-comments-total,.comment-dsu-ratings-reviews-comment-type-form html.lang-he h2,.cx-ingredients__title html.lang-he h2,.mg-comments h2 html.lang-he .mg-comments-total,.mg-comments html.lang-he h2,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper html.lang-he h3,.mg-dsu-rating .views-element-container html.lang-he .overallTitle,.mg-teaser-full.theme-dark html.lang-he h2,.mg-video .general html.lang-he .info,.mg-video__txt-block html.lang-he .info,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,html.lang-he .cx-ingredients__title h2,html.lang-he .cx-recipe-variants-text-title,html.lang-he .h2,html.lang-he .mg-comments h2,html.lang-he .mg-comments h2 .mg-comments-total,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,html.lang-he .mg-dsu-rating .views-element-container .overallTitle,html.lang-he .mg-teaser-full.theme-dark h2,html.lang-he .mg-video .general .info,html.lang-he .mg-video__txt-block .info,html.lang-he h2,html.lang-he html[lang=th] .mg-generic-text .heading3,html[lang=th] .mg-generic-text html.lang-he .heading3{font-size:40px;line-height:40px}}@media screen and (min-width:1200px){.comment-dsu-ratings-reviews-comment-type-form h2 html.lang-he .mg-comments-total,.comment-dsu-ratings-reviews-comment-type-form html.lang-he h2,.cx-ingredients__title html.lang-he h2,.mg-comments h2 html.lang-he .mg-comments-total,.mg-comments html.lang-he h2,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper html.lang-he h3,.mg-dsu-rating .views-element-container html.lang-he .overallTitle,.mg-teaser-full.theme-dark html.lang-he h2,.mg-video .general html.lang-he .info,.mg-video__txt-block html.lang-he .info,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,html.lang-he .cx-ingredients__title h2,html.lang-he .cx-recipe-variants-text-title,html.lang-he .h2,html.lang-he .mg-comments h2,html.lang-he .mg-comments h2 .mg-comments-total,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,html.lang-he .mg-dsu-rating .views-element-container .overallTitle,html.lang-he .mg-teaser-full.theme-dark h2,html.lang-he .mg-video .general .info,html.lang-he .mg-video__txt-block .info,html.lang-he h2,html.lang-he html[lang=th] .mg-generic-text .heading3,html[lang=th] .mg-generic-text html.lang-he .heading3{font-size:50px;line-height:50px}}#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html.lang-he .srh-sidedish-title,.mg-search__banner_overtext html.lang-he input,html.lang-he #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html.lang-he .heading3,html.lang-he .mg-search__banner_overtext input,html.lang-he h3{font-size:31px;line-height:28px}@media screen and (min-width:768px){#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html.lang-he .srh-sidedish-title,.mg-search__banner_overtext html.lang-he input,html.lang-he #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html.lang-he .heading3,html.lang-he .mg-search__banner_overtext input,html.lang-he h3{font-size:31px;line-height:28px}}@media screen and (min-width:1024px){#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html.lang-he .srh-sidedish-title,.mg-search__banner_overtext html.lang-he input,html.lang-he #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html.lang-he .heading3,html.lang-he .mg-search__banner_overtext input,html.lang-he h3{font-size:31px;line-height:28px}}@media screen and (min-width:1200px){#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html.lang-he .srh-sidedish-title,.mg-search__banner_overtext html.lang-he input,html.lang-he #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html.lang-he .heading3,html.lang-he .mg-search__banner_overtext input,html.lang-he h3{font-size:35px;line-height:35px}}.contactus-form ul li html.lang-he a,.cx-whats-new-mg-video .general html.lang-he .info,.mg-category-tags__details-search a html.lang-he .input.active,.mg-home-stage__details-search a html.lang-he .input.active,.mg-product-card a html.lang-he .mg-recipe-info,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h3,.mg-recipe-instructions html.lang-he .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he a,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.newsletter-form ul li html.lang-he a,html.lang-he .contactus-form ul li a,html.lang-he .cx-whats-new-mg-video .general .info,html.lang-he .h4,html.lang-he .mg-category-tags__details-search a .input.active,html.lang-he .mg-home-stage__details-search a .input.active,html.lang-he .mg-product-card a .mg-recipe-info,html.lang-he .mg-recipe-instructions .recipe-floating-icon-alt,html.lang-he .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .newsletter-form ul li a,html.lang-he h4,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head html.lang-he h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title html.lang-he a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he p{font-size:26px;line-height:25px}@media screen and (min-width:768px){.contactus-form ul li html.lang-he a,.cx-whats-new-mg-video .general html.lang-he .info,.mg-category-tags__details-search a html.lang-he .input.active,.mg-home-stage__details-search a html.lang-he .input.active,.mg-product-card a html.lang-he .mg-recipe-info,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h3,.mg-recipe-instructions html.lang-he .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he a,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.newsletter-form ul li html.lang-he a,html.lang-he .contactus-form ul li a,html.lang-he .cx-whats-new-mg-video .general .info,html.lang-he .h4,html.lang-he .mg-category-tags__details-search a .input.active,html.lang-he .mg-home-stage__details-search a .input.active,html.lang-he .mg-product-card a .mg-recipe-info,html.lang-he .mg-recipe-instructions .recipe-floating-icon-alt,html.lang-he .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .newsletter-form ul li a,html.lang-he h4,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head html.lang-he h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title html.lang-he a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he p{font-size:26px;line-height:23px}}@media screen and (min-width:1024px){.contactus-form ul li html.lang-he a,.cx-whats-new-mg-video .general html.lang-he .info,.mg-category-tags__details-search a html.lang-he .input.active,.mg-home-stage__details-search a html.lang-he .input.active,.mg-product-card a html.lang-he .mg-recipe-info,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h3,.mg-recipe-instructions html.lang-he .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he a,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.newsletter-form ul li html.lang-he a,html.lang-he .contactus-form ul li a,html.lang-he .cx-whats-new-mg-video .general .info,html.lang-he .h4,html.lang-he .mg-category-tags__details-search a .input.active,html.lang-he .mg-home-stage__details-search a .input.active,html.lang-he .mg-product-card a .mg-recipe-info,html.lang-he .mg-recipe-instructions .recipe-floating-icon-alt,html.lang-he .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .newsletter-form ul li a,html.lang-he h4,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head html.lang-he h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title html.lang-he a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he p{font-size:26px;line-height:23px}}@media screen and (min-width:1200px){.contactus-form ul li html.lang-he a,.cx-whats-new-mg-video .general html.lang-he .info,.mg-category-tags__details-search a html.lang-he .input.active,.mg-home-stage__details-search a html.lang-he .input.active,.mg-product-card a html.lang-he .mg-recipe-info,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h3,.mg-recipe-instructions html.lang-he .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he a,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.newsletter-form ul li html.lang-he a,html.lang-he .contactus-form ul li a,html.lang-he .cx-whats-new-mg-video .general .info,html.lang-he .h4,html.lang-he .mg-category-tags__details-search a .input.active,html.lang-he .mg-home-stage__details-search a .input.active,html.lang-he .mg-product-card a .mg-recipe-info,html.lang-he .mg-recipe-instructions .recipe-floating-icon-alt,html.lang-he .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .newsletter-form ul li a,html.lang-he h4,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head html.lang-he h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title html.lang-he a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he p{font-size:32px;line-height:32px}}.mg-author-platform html.lang-he a,.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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox html.lang-he p,.mg-pdf-cta_container html.lang-he .mg-pdf-btn,.mg-pills html.lang-he .adimo-site-product-first:hover>div,.mg-pills html.lang-he .adimo-site-product-first>div,.mg-pills html.lang-he .adimo-store-first-button:hover>div,.mg-pills html.lang-he .adimo-store-first-button>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html.lang-he a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html.lang-he a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-he p,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow html.lang-he a>div,.mg-quote-platform html.lang-he a,.mg-rating__txt-block html.lang-he p,.mg-recipe-instructions__steps-head html.lang-he h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html.lang-he .info,.mg-search__suggestion_title html.lang-he a,.mg-search__suggestion_title html.lang-he h5,.mg-submit-btn html.lang-he .button,.mg-teaser-carousel .mg-video .mg-video__txt-block html.lang-he .info,.mg-teaser-content__container-des html.lang-he p,.mg-teaser-full html.lang-he .adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .adimo-site-product-first>div,.mg-teaser-full html.lang-he .adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .adimo-store-first-button>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html.lang-he p,.mg-teaser-recipe-pdp a html.lang-he p,.mg-teaser-recipe_content .card .mg-video__txt-block html.lang-he .info,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html.lang-he .button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .button.js-form-submit.form-submit>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html.lang-he .button.js-form-submit.form-submit>div,html.lang-he .btn-buynow.mg-submit-btn:hover>div,html.lang-he .btn-buynow.mg-submit-btn>div,html.lang-he .h5,html.lang-he .mg-author-platform a,html.lang-he .mg-btn.btn-buynow:hover>div,html.lang-he .mg-btn.btn-buynow>div,html.lang-he .mg-btn>div,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html.lang-he .mg-pdf-cta .mg-pdf-checkbox p,html.lang-he .mg-pdf-cta_container .mg-pdf-btn,html.lang-he .mg-pills .adimo-site-product-first:hover>div,html.lang-he .mg-pills .adimo-site-product-first>div,html.lang-he .mg-pills .adimo-store-first-button:hover>div,html.lang-he .mg-pills .adimo-store-first-button>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html.lang-he .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow a>div,html.lang-he .mg-quote-platform a,html.lang-he .mg-rating__txt-block p,html.lang-he .mg-recipe-instructions__steps-head h3,html.lang-he .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html.lang-he .mg-search__suggestion_title a,html.lang-he .mg-search__suggestion_title h5,html.lang-he .mg-submit-btn .button,html.lang-he .mg-submit-btn>div,html.lang-he .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html.lang-he .mg-teaser-content__container-des p,html.lang-he .mg-teaser-full .adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .adimo-site-product-first>div,html.lang-he .mg-teaser-full .adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .adimo-store-first-button>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-teaser-recipe-1_content a p,html.lang-he .mg-teaser-recipe-pdp a p,html.lang-he .mg-teaser-recipe_content .card .mg-video__txt-block .info,html.lang-he .mp-button.mp-button--primary.btn-buynow:hover>div,html.lang-he .mp-button.mp-button--primary.btn-buynow>div,html.lang-he .mp-button.mp-button--primary>div,html.lang-he .mp-button>div,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-login-form .button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .button.js-form-submit.form-submit>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass .button.js-form-submit.form-submit>div,html.lang-he h5,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html.lang-he html[lang=th] .mg-recipe-instructions__steps-head span,html.lang-he html[lang=th] .mg-recipe-instructions__steps-instructions span,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend html.lang-he label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label html.lang-he p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset html.lang-he legend,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he .label_reviews,html[lang=th] .mg-recipe-instructions__steps-head html.lang-he span,html[lang=th] .mg-recipe-instructions__steps-instructions html.lang-he span{font-size:28px;line-height:24px}@media screen and (min-width:768px){.mg-author-platform html.lang-he a,.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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox html.lang-he p,.mg-pdf-cta_container html.lang-he .mg-pdf-btn,.mg-pills html.lang-he .adimo-site-product-first:hover>div,.mg-pills html.lang-he .adimo-site-product-first>div,.mg-pills html.lang-he .adimo-store-first-button:hover>div,.mg-pills html.lang-he .adimo-store-first-button>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html.lang-he a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html.lang-he a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-he p,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow html.lang-he a>div,.mg-quote-platform html.lang-he a,.mg-rating__txt-block html.lang-he p,.mg-recipe-instructions__steps-head html.lang-he h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html.lang-he .info,.mg-search__suggestion_title html.lang-he a,.mg-search__suggestion_title html.lang-he h5,.mg-submit-btn html.lang-he .button,.mg-teaser-carousel .mg-video .mg-video__txt-block html.lang-he .info,.mg-teaser-content__container-des html.lang-he p,.mg-teaser-full html.lang-he .adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .adimo-site-product-first>div,.mg-teaser-full html.lang-he .adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .adimo-store-first-button>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html.lang-he p,.mg-teaser-recipe-pdp a html.lang-he p,.mg-teaser-recipe_content .card .mg-video__txt-block html.lang-he .info,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html.lang-he .button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .button.js-form-submit.form-submit>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html.lang-he .button.js-form-submit.form-submit>div,html.lang-he .btn-buynow.mg-submit-btn:hover>div,html.lang-he .btn-buynow.mg-submit-btn>div,html.lang-he .h5,html.lang-he .mg-author-platform a,html.lang-he .mg-btn.btn-buynow:hover>div,html.lang-he .mg-btn.btn-buynow>div,html.lang-he .mg-btn>div,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html.lang-he .mg-pdf-cta .mg-pdf-checkbox p,html.lang-he .mg-pdf-cta_container .mg-pdf-btn,html.lang-he .mg-pills .adimo-site-product-first:hover>div,html.lang-he .mg-pills .adimo-site-product-first>div,html.lang-he .mg-pills .adimo-store-first-button:hover>div,html.lang-he .mg-pills .adimo-store-first-button>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html.lang-he .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow a>div,html.lang-he .mg-quote-platform a,html.lang-he .mg-rating__txt-block p,html.lang-he .mg-recipe-instructions__steps-head h3,html.lang-he .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html.lang-he .mg-search__suggestion_title a,html.lang-he .mg-search__suggestion_title h5,html.lang-he .mg-submit-btn .button,html.lang-he .mg-submit-btn>div,html.lang-he .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html.lang-he .mg-teaser-content__container-des p,html.lang-he .mg-teaser-full .adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .adimo-site-product-first>div,html.lang-he .mg-teaser-full .adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .adimo-store-first-button>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-teaser-recipe-1_content a p,html.lang-he .mg-teaser-recipe-pdp a p,html.lang-he .mg-teaser-recipe_content .card .mg-video__txt-block .info,html.lang-he .mp-button.mp-button--primary.btn-buynow:hover>div,html.lang-he .mp-button.mp-button--primary.btn-buynow>div,html.lang-he .mp-button.mp-button--primary>div,html.lang-he .mp-button>div,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-login-form .button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .button.js-form-submit.form-submit>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass .button.js-form-submit.form-submit>div,html.lang-he h5,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html.lang-he html[lang=th] .mg-recipe-instructions__steps-head span,html.lang-he html[lang=th] .mg-recipe-instructions__steps-instructions span,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend html.lang-he label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label html.lang-he p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset html.lang-he legend,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he .label_reviews,html[lang=th] .mg-recipe-instructions__steps-head html.lang-he span,html[lang=th] .mg-recipe-instructions__steps-instructions html.lang-he span{font-size:26px;line-height:22px}}@media screen and (min-width:1024px){.mg-author-platform html.lang-he a,.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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox html.lang-he p,.mg-pdf-cta_container html.lang-he .mg-pdf-btn,.mg-pills html.lang-he .adimo-site-product-first:hover>div,.mg-pills html.lang-he .adimo-site-product-first>div,.mg-pills html.lang-he .adimo-store-first-button:hover>div,.mg-pills html.lang-he .adimo-store-first-button>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html.lang-he a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html.lang-he a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-he p,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow html.lang-he a>div,.mg-quote-platform html.lang-he a,.mg-rating__txt-block html.lang-he p,.mg-recipe-instructions__steps-head html.lang-he h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html.lang-he .info,.mg-search__suggestion_title html.lang-he a,.mg-search__suggestion_title html.lang-he h5,.mg-submit-btn html.lang-he .button,.mg-teaser-carousel .mg-video .mg-video__txt-block html.lang-he .info,.mg-teaser-content__container-des html.lang-he p,.mg-teaser-full html.lang-he .adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .adimo-site-product-first>div,.mg-teaser-full html.lang-he .adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .adimo-store-first-button>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html.lang-he p,.mg-teaser-recipe-pdp a html.lang-he p,.mg-teaser-recipe_content .card .mg-video__txt-block html.lang-he .info,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html.lang-he .button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .button.js-form-submit.form-submit>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html.lang-he .button.js-form-submit.form-submit>div,html.lang-he .btn-buynow.mg-submit-btn:hover>div,html.lang-he .btn-buynow.mg-submit-btn>div,html.lang-he .h5,html.lang-he .mg-author-platform a,html.lang-he .mg-btn.btn-buynow:hover>div,html.lang-he .mg-btn.btn-buynow>div,html.lang-he .mg-btn>div,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html.lang-he .mg-pdf-cta .mg-pdf-checkbox p,html.lang-he .mg-pdf-cta_container .mg-pdf-btn,html.lang-he .mg-pills .adimo-site-product-first:hover>div,html.lang-he .mg-pills .adimo-site-product-first>div,html.lang-he .mg-pills .adimo-store-first-button:hover>div,html.lang-he .mg-pills .adimo-store-first-button>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html.lang-he .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow a>div,html.lang-he .mg-quote-platform a,html.lang-he .mg-rating__txt-block p,html.lang-he .mg-recipe-instructions__steps-head h3,html.lang-he .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html.lang-he .mg-search__suggestion_title a,html.lang-he .mg-search__suggestion_title h5,html.lang-he .mg-submit-btn .button,html.lang-he .mg-submit-btn>div,html.lang-he .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html.lang-he .mg-teaser-content__container-des p,html.lang-he .mg-teaser-full .adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .adimo-site-product-first>div,html.lang-he .mg-teaser-full .adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .adimo-store-first-button>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-teaser-recipe-1_content a p,html.lang-he .mg-teaser-recipe-pdp a p,html.lang-he .mg-teaser-recipe_content .card .mg-video__txt-block .info,html.lang-he .mp-button.mp-button--primary.btn-buynow:hover>div,html.lang-he .mp-button.mp-button--primary.btn-buynow>div,html.lang-he .mp-button.mp-button--primary>div,html.lang-he .mp-button>div,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-login-form .button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .button.js-form-submit.form-submit>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass .button.js-form-submit.form-submit>div,html.lang-he h5,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html.lang-he html[lang=th] .mg-recipe-instructions__steps-head span,html.lang-he html[lang=th] .mg-recipe-instructions__steps-instructions span,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend html.lang-he label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label html.lang-he p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset html.lang-he legend,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he .label_reviews,html[lang=th] .mg-recipe-instructions__steps-head html.lang-he span,html[lang=th] .mg-recipe-instructions__steps-instructions html.lang-he span{font-size:26px;line-height:22px}}@media screen and (min-width:1200px){.mg-author-platform html.lang-he a,.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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div[data-drupal-selector=edit-actions]>div,.mg-pdf-cta .mg-pdf-checkbox html.lang-he p,.mg-pdf-cta_container html.lang-he .mg-pdf-btn,.mg-pills html.lang-he .adimo-site-product-first:hover>div,.mg-pills html.lang-he .adimo-site-product-first>div,.mg-pills html.lang-he .adimo-store-first-button:hover>div,.mg-pills html.lang-he .adimo-store-first-button>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html.lang-he a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html.lang-he a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-he p,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow html.lang-he a>div,.mg-quote-platform html.lang-he a,.mg-rating__txt-block html.lang-he p,.mg-recipe-instructions__steps-head html.lang-he h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html.lang-he .info,.mg-search__suggestion_title html.lang-he a,.mg-search__suggestion_title html.lang-he h5,.mg-submit-btn html.lang-he .button,.mg-teaser-carousel .mg-video .mg-video__txt-block html.lang-he .info,.mg-teaser-content__container-des html.lang-he p,.mg-teaser-full html.lang-he .adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .adimo-site-product-first>div,.mg-teaser-full html.lang-he .adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .adimo-store-first-button>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html.lang-he p,.mg-teaser-recipe-pdp a html.lang-he p,.mg-teaser-recipe_content .card .mg-video__txt-block html.lang-he .info,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html.lang-he .button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .button.js-form-submit.form-submit>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html.lang-he .button.js-form-submit.form-submit>div,html.lang-he .btn-buynow.mg-submit-btn:hover>div,html.lang-he .btn-buynow.mg-submit-btn>div,html.lang-he .h5,html.lang-he .mg-author-platform a,html.lang-he .mg-btn.btn-buynow:hover>div,html.lang-he .mg-btn.btn-buynow>div,html.lang-he .mg-btn>div,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html.lang-he .mg-pdf-cta .mg-pdf-checkbox p,html.lang-he .mg-pdf-cta_container .mg-pdf-btn,html.lang-he .mg-pills .adimo-site-product-first:hover>div,html.lang-he .mg-pills .adimo-site-product-first>div,html.lang-he .mg-pills .adimo-store-first-button:hover>div,html.lang-he .mg-pills .adimo-store-first-button>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html.lang-he .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow a>div,html.lang-he .mg-quote-platform a,html.lang-he .mg-rating__txt-block p,html.lang-he .mg-recipe-instructions__steps-head h3,html.lang-he .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html.lang-he .mg-search__suggestion_title a,html.lang-he .mg-search__suggestion_title h5,html.lang-he .mg-submit-btn .button,html.lang-he .mg-submit-btn>div,html.lang-he .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html.lang-he .mg-teaser-content__container-des p,html.lang-he .mg-teaser-full .adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .adimo-site-product-first>div,html.lang-he .mg-teaser-full .adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .adimo-store-first-button>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-teaser-recipe-1_content a p,html.lang-he .mg-teaser-recipe-pdp a p,html.lang-he .mg-teaser-recipe_content .card .mg-video__txt-block .info,html.lang-he .mp-button.mp-button--primary.btn-buynow:hover>div,html.lang-he .mp-button.mp-button--primary.btn-buynow>div,html.lang-he .mp-button.mp-button--primary>div,html.lang-he .mp-button>div,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-login-form .button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .button.js-form-submit.form-submit>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass .button.js-form-submit.form-submit>div,html.lang-he h5,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html.lang-he html[lang=th] .mg-recipe-instructions__steps-head span,html.lang-he html[lang=th] .mg-recipe-instructions__steps-instructions span,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend html.lang-he label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label html.lang-he p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset html.lang-he legend,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he .label_reviews,html[lang=th] .mg-recipe-instructions__steps-head html.lang-he span,html[lang=th] .mg-recipe-instructions__steps-instructions html.lang-he span{font-size:28px;line-height:28px}}#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content html.lang-he .srh-sidedish-title,.comment-dsu-ratings-reviews-comment-type-form h2 html.lang-he .mg-comments-total,.comment-dsu-ratings-reviews-comment-type-form html.lang-he h2,.contactus-form ul li html.lang-he a,.cx-ingredients__title html.lang-he h2,.cx-whats-new-mg-video .general html.lang-he .info,.mg-author-platform html.lang-he a,.mg-category-tags__details-search a html.lang-he .input.active,.mg-comments h2 html.lang-he .mg-comments-total,.mg-comments html.lang-he h2,.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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 #edit-field-dsu-images-wrapper details html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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 html.lang-he 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] html.lang-he .button,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div.btn-buynow[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he div[data-drupal-selector=edit-actions]>div,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper html.lang-he h3,.mg-dsu-rating .views-element-container html.lang-he .overallTitle,.mg-home-stage__details-search a html.lang-he .input.active,.mg-pdf-cta .mg-pdf-checkbox html.lang-he p,.mg-pdf-cta_container html.lang-he .mg-pdf-btn,.mg-pills html.lang-he .adimo-site-product-first:hover>div,.mg-pills html.lang-he .adimo-site-product-first>div,.mg-pills html.lang-he .adimo-store-first-button:hover>div,.mg-pills html.lang-he .adimo-store-first-button>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-pills html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta html.lang-he a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta html.lang-he a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-he p,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-fusepump html.lang-he a>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow-shopalyst html.lang-he a>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow:hover>div,.mg-product-card .js-redirect-buynow html.lang-he a.btn-buynow>div,.mg-product-card .js-redirect-buynow html.lang-he a>div,.mg-product-card a html.lang-he .mg-recipe-info,.mg-quote-platform html.lang-he a,.mg-rating__txt-block html.lang-he p,.mg-recipe-instructions__steps-head html.lang-he h3,.mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h3,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block html.lang-he .info,.mg-recipe-instructions html.lang-he .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title html.lang-he h3,.mg-search__banner_overtext html.lang-he input,.mg-search__suggestion_title html.lang-he a,.mg-search__suggestion_title html.lang-he h5,.mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he a,.mg-submit-btn html.lang-he .button,.mg-teaser-carousel .mg-teaser-expert-data__name html.lang-he h2,.mg-teaser-carousel .mg-video .mg-video__txt-block html.lang-he .info,.mg-teaser-content__container-des html.lang-he p,.mg-teaser-full.theme-dark html.lang-he h2,.mg-teaser-full html.lang-he .adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .adimo-site-product-first>div,.mg-teaser-full html.lang-he .adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .adimo-store-first-button>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-site-product-first>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button:hover>div,.mg-teaser-full html.lang-he .btn-buynow.adimo-store-first-button>div,.mg-teaser-recipe-1_content a html.lang-he p,.mg-teaser-recipe-pdp a html.lang-he p,.mg-teaser-recipe_content .card .mg-video__txt-block html.lang-he .info,.mg-video .general html.lang-he .info,.mg-video__txt-block html.lang-he .info,.newsletter-form ul li html.lang-he a,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-login-form html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-login-form html.lang-he .button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass-reset html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass-reset html.lang-he .button.js-form-submit.form-submit>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit:hover>div,.user-pass html.lang-he .btn-buynow.button.js-form-submit.form-submit>div,.user-pass html.lang-he .button.js-form-submit.form-submit>div,html.lang-he #srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title,html.lang-he .btn-buynow.mg-submit-btn:hover>div,html.lang-he .btn-buynow.mg-submit-btn>div,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2,html.lang-he .comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,html.lang-he .contactus-form ul li a,html.lang-he .cx-ingredients__title h2,html.lang-he .cx-recipe-variants-text-title,html.lang-he .cx-whats-new-mg-video .general .info,html.lang-he .h1,html.lang-he .h2,html.lang-he .h4,html.lang-he .h5,html.lang-he .heading3,html.lang-he .mg-author-platform a,html.lang-he .mg-btn.btn-buynow:hover>div,html.lang-he .mg-btn.btn-buynow>div,html.lang-he .mg-btn>div,html.lang-he .mg-category-tags__details-search a .input.active,html.lang-he .mg-comments h2,html.lang-he .mg-comments h2 .mg-comments-total,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .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,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow:hover[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.btn-buynow[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button,html.lang-he .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html.lang-he .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,html.lang-he .mg-dsu-rating .views-element-container .overallTitle,html.lang-he .mg-home-stage__details-search a .input.active,html.lang-he .mg-pdf-cta .mg-pdf-checkbox p,html.lang-he .mg-pdf-cta_container .mg-pdf-btn,html.lang-he .mg-pills .adimo-site-product-first:hover>div,html.lang-he .mg-pills .adimo-site-product-first>div,html.lang-he .mg-pills .adimo-store-first-button:hover>div,html.lang-he .mg-pills .adimo-store-first-button>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-pills .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,html.lang-he .mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,html.lang-he .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-fusepump a>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow-shopalyst a>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow:hover>div,html.lang-he .mg-product-card .js-redirect-buynow a.btn-buynow>div,html.lang-he .mg-product-card .js-redirect-buynow a>div,html.lang-he .mg-product-card a .mg-recipe-info,html.lang-he .mg-quote-platform a,html.lang-he .mg-rating__txt-block p,html.lang-he .mg-recipe-instructions .recipe-floating-icon-alt,html.lang-he .mg-recipe-instructions__steps-head h3,html.lang-he .mg-recipe-instructions__steps-head html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h3,html.lang-he .mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,html.lang-he .mg-search-kochstudio-expert .mg-search-expert__title h3,html.lang-he .mg-search__banner_overtext input,html.lang-he .mg-search__suggestion_title a,html.lang-he .mg-search__suggestion_title h5,html.lang-he .mg-search__suggestion_title html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des a,html.lang-he .mg-submit-btn .button,html.lang-he .mg-submit-btn>div,html.lang-he .mg-teaser-carousel .mg-teaser-expert-data__name h2,html.lang-he .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html.lang-he .mg-teaser-content__container-des p,html.lang-he .mg-teaser-full .adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .adimo-site-product-first>div,html.lang-he .mg-teaser-full .adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .adimo-store-first-button>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-site-product-first>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button:hover>div,html.lang-he .mg-teaser-full .btn-buynow.adimo-store-first-button>div,html.lang-he .mg-teaser-full.theme-dark h2,html.lang-he .mg-teaser-recipe-1_content a p,html.lang-he .mg-teaser-recipe-pdp a p,html.lang-he .mg-teaser-recipe_content .card .mg-video__txt-block .info,html.lang-he .mg-video .general .info,html.lang-he .mg-video__txt-block .info,html.lang-he .mp-button.mp-button--primary.btn-buynow:hover>div,html.lang-he .mp-button.mp-button--primary.btn-buynow>div,html.lang-he .mp-button.mp-button--primary>div,html.lang-he .mp-button>div,html.lang-he .newsletter-form ul li a,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-login-form .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-login-form .button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass-reset .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass-reset .button.js-form-submit.form-submit>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit:hover>div,html.lang-he .user-pass .btn-buynow.button.js-form-submit.form-submit>div,html.lang-he .user-pass .button.js-form-submit.form-submit>div,html.lang-he h1,html.lang-he h2,html.lang-he h3,html.lang-he h4,html.lang-he h5,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label p,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .label_reviews,html.lang-he html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset legend,html.lang-he html[lang=th] .mg-generic-text .heading3,html.lang-he html[lang=th] .mg-recipe-instructions__steps-head span,html.lang-he html[lang=th] .mg-recipe-instructions__steps-instructions span,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title a,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h5,html.lang-he html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html.lang-he .ief-cardinality-count,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend html.lang-he label,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label html.lang-he p,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield html.lang-he input,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form fieldset html.lang-he legend,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form html.lang-he .label_reviews,html[lang=th] .mg-generic-text html.lang-he .heading3,html[lang=th] .mg-recipe-instructions__steps-head html.lang-he span,html[lang=th] .mg-recipe-instructions__steps-instructions html.lang-he span,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-recipe-instructions__steps-head html.lang-he h3,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .mg-search__suggestion_title html.lang-he a,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he h5,html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des html.lang-he p{font-family:HeeboRegular,Arial,Times New Roman;letter-spacing:-1px;line-height:.8!important}.mg-footer{background:#3e2b1a;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 p{color:#b39d8a;margin-top:1.5625rem}.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.Whatsapp:active,.mg-footer__block-icon .hover-effect.Whatsapp:before{background-color:#25d366;-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.tiktok:active,.mg-footer__block-icon .hover-effect.tiktok:before{background-color:#000;-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 (max-width:47.99875em){.mg-footer__block-icon .hover-effect.Whatsapp.active{-webkit-animation:fadeBGWhatsapp .4s ease-in-out;animation:fadeBGWhatsapp .4s ease-in-out}}@media print,screen and (max-width:47.99875em){.mg-footer__block-icon .hover-effect.tiktok.active{-webkit-animation:fadeBGtiktok .4s ease-in-out;animation:fadeBGtiktok .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{text-decoration:none;display:inline-block;color:#b39d8a}.mg-footer__block-link ul li:before{content:"";width:.5rem;height:.75rem;background-size:.5rem .75rem;background-repeat:no-repeat;display:inline-block;color:#b39d8a;margin-right:.3625rem}.mg-footer__block-link ul li:hover a{opacity:1}@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 #b39d8a;border-right:none}.mg-footer__block-lang li a{color:#fff;font-size:1rem;font-weight:500;line-height:1.5rem;text-decoration:none;display:block;float:left;color:#b39d8a;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 #b39d8a}.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 (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/maggi/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:#b39d8a;opacity:.7}@media print,screen and (min-width:64em){.mg-footer__copyright{margin-top:1.875rem}}html[lang=it] .mg-footer__logo a{right:.625rem;width:6.5625rem}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:#b39d8a;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}}@-webkit-keyframes fadeBGWhatsapp{0%{background-color:#25d366}to{background-color:#25d366}}@keyframes fadeBGWhatsapp{0%{background-color:#25d366}to{background-color:#25d366}}@-webkit-keyframes fadeBGtiktok{0%{background-color:#000}to{background-color:#000}}@keyframes fadeBGtiktok{0%{background-color:#000}to{background-color:#000}}.mg-secondary-block .mg-generic-text .mg-gutter-container{width:100%;margin:0;color:#fff}.mg-navigation .c-dummy{height:0;padding:0;overflow:hidden}@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:4!important;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;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}}.mg-navigation .navigation-container .mg-navigation-l1 .logo:focus{outline:1px auto -webkit-focus-ring-color!important}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 .logo{height:8.125rem;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAACCCAYAAACw/23LAAAAAXNSR0IArs4c6QAAQABJREFUeAFM3WevbVua2PW50o4n3FCxqxq3c6KF5IBlELzBBoNkC97w1XjHV8ASYDJIBGFoYYGwWwK73VUdqrvq1g3nnH12Wnutxf/3rLrI+9x99wpzjvGMJ6cx5urwj//K6fSyLC/71bLarpZl2Szb/p6Op+W4HJZ9n293pz7dLOvTetkvj323XpbDblld7JfjsftOfXd9WFar47LebJfl+WVZ9flL1x+Xxjqsls2qe7b75XBoitVp2fV2vd4uZnl6Xi/r1apfny1Lt3VJ7zeb5esvj8vV1ctydXkKxs2y25yWfYMczbnadP8p+FpA4zTcctivm3G9PO1PywW41+5bL5vuf35aLXcf1stnn+3ns9MpkHbHJtwE12p5eFqW1zcgXi2Hvru/Xy/XNy/L7rLhm+LQmMfWsdr1+rBetq3j4WGZeV4a5up6Ez5a/lPr261mvlXXXF0cWmOYvTgux314a52Pz+F1G3x9f7E5Lo9Px+XiZrusnwLi2KLgcdMgELwEqQkOIf7y6hR4g+OuQ7mLZf+8CdkNavERb7PdLg3VfSH/JeSG1WMrgsDDS8trgHC7bBp7F4K2ff8SAo5Nsmqubl/u7yL2vlE23ds0+1PAHw/L9XWABDRkvv8QkXs9A8Ywp1a/7rpTc4Hx1OsgaO6Qc3nouwgXsTc+DZnb7WH59NOuDdTtxjqDo7VYL0a4uoqpen3/cVmeHk7L60/7cLdZHh+DtTk2XbS1juayDkyLpdbBcbU7RDBzHpdd8xjz5vq0XPb5EhOtt2fY4tTwvGmuMwNC6XF/XK5jmE3wNkXAhshAGapb1GnVFxscH7K7eRuS1jgpilpsly7PAbOJzRHw0O/Dw5kjDg/J1ROQr5bdBV5rvMZ8eQk5DQHhJxRaR9SIRSz6qEU0XoAjYGzY54eIfli++CIpiAYJ3RD1meRcBErcttm+kOGBoSXPwklMd8coDdN9p+M2AgSPYRt3PYToTTBcXJ0/XyVpL40fmHMNWI5JgA9xMRjBfMIMB0y0Xg5x/MtTDBsOtuFotUlsMEnAYj7SdEKg1b4Lk5jWhuFfGvfd10l37y/CKTLtMWf3PsfA25fjLmk4DCVXAQ/vzx+3iVQAtsh332yWN68Tp4vHqBwyb10QQtZxJx0Tu52C7gLgAb1q0o/34SZOuE6VXIQ86pBa2jU4EV0FIE57iRIf7lbLZSJ9dbsPIS06wIy7bh2nzctyc5saCDcWffvqEEx9nmSSGjC8nOLRQwhJ2tZJxeky2L9eLbe7ixD40sJTn+DCDBivRe/j9l3q7GX/slzepAJDPKLd3V2kEZozbl1Sx/uYY7PetbZu7odae3zYhMiYL1h3I60xYGg4hLv7x21q67jsUz+Dmmi0HC+DN6ZqjXTqeheOMdVuv2xa4+VtTNhXh9Nu2fZiuw+516+hPqD74i6qU2HsBirehMQ1PUwV9Q1Ow3WRYbjQdwf6rb8rr+Ogi9QYrhtpCndk/OElroj4qwh3SFpWcf9quKa54uYTexMetu7rL4LuA/g6sQ+fVrY83CNWXBmRweuLi8Z4eARvau55G6etUwfgjRjNjRFeQsCbNxE7QjynHp7vd8vuNZ2QWPR7QQKC4fWbJK65uzxubv7Gi6aD3HWS8BI85nzs7+2rJKCLD0NksKSqEg3a4nLUePNkDuKLbK0xkoQPJONxef3Z87J/uB1peno8JOnHwTd8bGOA5Rn39iGx3YWANaQ18DEOOcYFhzCbBhsC0MdjYFv4kaSkL2mEEemu6eWIOTVDPUBGqBnExpv9a9K4z0Ii9Rg/Im5uzsQA/rHFhk1Ev0gHs1eI8RoSGh/C0gajVnDiLvU1EpPYvYSEvko1pNeT6FG7QXUMoH0DXXbt1UUjJ12bsH14Dp7W5LptNoSdw9FjM5Lg6DSwcm589pgtexUDN2HrYwub/yqYUlGHiM3mgvsposHtS58dMtq0w4KhNs/Ly0Mznm4j2PschpgnPO7TNCRvzZDtWfyQB7EXDYgLeCfrBsK9NyGCEUOAQ0DRg10yHHOI85fEjT0ACnaidlYRkW3y/irA1t1HH+Oqu/fb5TmglufrDNrlzO9aCx7pifrHFPoxtqVfeTQXLToNMwZz1Xdrqq+xzQuWgSfpfg5xL81/GdJ5f5cXm+X6NhXTGkmwOU55e2MT3dQ17AW12uojUETd57g85ajQq318aN5ELzjZCxLb6+ZAePCNZmA7ID2X9TmNwVnapKbWV2mMcHt42PU6gnfNqbHXF18uF68fszfP4T54W8sqJh8zgOMtesUTiB5rgwdIa2nhfUYj9XoTB1MtLxAXQCcL7MvQFxBNGlJXGXLu7khGn7EZ3TScSQqouJhwEElUcS7XcDNSSQJCdgDiOoYmHsjj2ixPqczDAS9Hdiak6zEMBgHXS3bk4ZHaS435btk1UnMj7jq1dNucJu7eU8g/PWLfm8bqutTRY+vnXa0S1zAxjgbCryLE5UWSGv/c5trz+vAZHBju+nUE6+/943ltPqderyMEo38Ec6p6G3GeET4vdWm8cZyCj8bhpfVNsGdDINiispmJXIsPYX6CMaQHIE5I7MYeNDFotnHWoUVtQyiXLmltwr5LDTx+zM10L+L00RAhAIfQ/ten4grO6JLB3URpyNw0yEt6aEP8u2Y8ssYLt93S/3p9/zGld7xYXoVcYGIWhEQIPxiasTW6WzaXIS/AD3H2hkOSM8AWnI6NExdvr1r70y6JyZtKM9AAgbq8vwtnl9bXGI3PfmJQzEQqMdEwTXEH4j5/zBEIbirqqdjlKoQLDTAOyT4k2hh31QfbDPtdKvnqlNMRpFS9GOmYVwlja4imt7lr12N8IN+EAdOvpb68XHbrp4lcxIkr91H6uZshbx/F7/NOxByrFroNIZug5+s/xCEIwhbhHAHlKTVkvpVxQiSG2vc5duOLY4L4pP8FfEi4AlvIuwwZN3Ho1pyMK4L0v11I2IW8CdRijpvUU2Qez5Gb+wwxroyDL0OuOIPaPOXiHF4eguMpuMQR+7GNpOL12+dx2bnyiPv4q1gNp62oQmvnXd4XYGbhP36NAYI9UbkKFu77LgYC43MOBxd8GyNcX2U/Yryb6+CN0buytUfgiMypwKRrC7oIEac+fGihgp9jHAFBEDcqJcf/4vrNsroJT+nAp74z4LidLXQfwAwdyWDoHoteAXiZBF2Lckfq0ufXTZnTsE+dPKeGVrEUrpt4myT2awz2ytxWdGjhdOxjxIXQ67yU68uHFt3EzbHH9cHeasbGsF9UMNf6/Veb5eOH3OK0QKsfxCxJBdY/kMqQK2DbZFOesjGk0D9TU53bmIax7m2/OCCefky9+BujffMuosRBrz85w72NgxGqEXL/uz8jPS46e5iWwaXiO+OcmTIGvkxlrq5jCh5iOD0CFiAtgCFdd9NtvjnvoSGG6w/rOGn3+8spH3yXEd8lkocW8HiXQcxXvrkpznjIgOEKdCZdrQKnPBflygIc+o53fPfNxfK7P01KQu5f/AutqvlX7vO3uaUdLvKEiDJpoXs2zQfngbesnlMxEXnFNoxxW5avvzm7wuYkTdIbx7h1m8o6RLQubm0B0VgnLncIGQS35lOMQYYQkur2zWNqZ9YYDriwVBFJXoVU3tjHYqfrV6vl7ecxQTGXdZMO9mabahznxLwRk2NwbCHU1/6xuUhp6umY5D72flecteGzsxeYIDhCXiqhRRKnPZ8+1TUeTYiQx3lIt65b6Onj2XdeXT4lHRGte1+/aZyAee4NmxIuMisBF4KzUUxOyOiasMXAv87/v4wr+qZr83ZSV0/RZRuCZ9GUf4i3yOdhigZo/OKp5UOq4d0vLpZf+41DeZ+GzCXetfBXt/1F1H6omH2uLC7fZht4OFwBOn17G3DHFt68k1vrFimZLf3cV1TZMZvwquAXMz0mhN3aZ+EltXuRwzIwxh3APBXI7ZI4gSDG530dc6VBIsi+CHfH8kDWTz2t0ywYadbe/3mKj9mfy0IHea6nVHjy3O1hTai/auGjXlrkDmcEJ5Vw7JeHsE3PmuzwktcQQi9vDsu7d+n5RPMyhKxSAzDRKDNeNOt+4lIknt58zigfQtKv/8Y+omfQhisDtXs3uZPe0wxPIYkdYjgh9t37TXr3mJeTV/Ojc0ApESjihRgMBRm495kKbeGp8lDQ/wKYetkwmvMihIRciVKOwyGuQfx1ix0mSPKpTmppSxNgtBh0l3p76Ttu9e2rmDNcBV3r7fvWL0MywHffWUX2GSJHkGepJFLQhI8PGf3WQvqpYg4OEjw+57SkAtdPqYCv3u0ywAHJ+2FwWhgEAYDvDdA0XFQvrMspJ/bIfkgVbPIH/+gPdk3Q8pMQX+1D1LrczqHM5vuvAyqE0OVPqTsJy+srktF4seWWtF1nWOMsbjQVwpOBEA4H9UJ9cAiem2PdYkS0Y9+ydZMxTdfz1Hh2Vxn961xM93Bnk5GokfEMA+MpBhP7EX8F40uqp3gJ4/ms79g56ZFDrir1IoW0bx7rWoUTeH2MkzGLfNq69BBmHiHL6Vml7mUSSKC1rlNZPLZTDHHItj30Ga9tRwezUdkvcFGbL0nVlr98lWjxUk6lChh3k433hQPjVIZ9k1hJY/fRqJf5vIHoyO/FtaeL5xKMTb59k5f0lOg+TVR+cSHdnNkWFeey7nhZZ+MQRyFwnkyEYmdkZh9ym19lkwRcJOY6sr2KCLLDoWTUi7F2mCfWElXLsbFVNxFBbEMVII6USP9LInhB3PteM3DNe0ytPff91askMok5hnH5rV1SKDbBiGwbZiQLc1t3NtXZyyPKDU8DiqPEXTzMU3lAEsipmWRshCB9T0nJPoa6QTRI7GYlimPx0MR9IeDzz1vTC0WdLiwn11/6sEEDflRN/tpQL8BHvHOBcAiOonP3Tb4qZX4pAk0FjcbKkOJeCTxG9VUeyEVcJ8J99TqOzMtSy5AtBZaEYuToBUMqdxUYiTDE8v5MxSZtW9hDKfGc5RbUBS8xTzUZcYf0jtySn+dc1aWFDxEQ0WB9tQ5wOHqKEIcIJDUkJpG5FEhetwbydMpwy067CWwTX7Qe6geRt9kRtQ5jUJEYk71BAJ4Uj1PKiORyl4UDJF+MhBl//3fyqhp+tRX0rJevf3mZFGKYeEcCF0ybPCWZzwOjZIH97vpi8jsRiug+Fe67lpSwKai8C+GrJOehWsbp4bqkXZH1y30LSg0lFYKg7fXzFIuu8xpWKdpjBvV4SmWNmslYhjSEi4pD/IvUjVrGNs4eqYHF4JvscXGInBCVcaS+YlupEf8epGNikJfgFLRe5M/P4uLwzbU5C/5CZjMOc1Ar4iPJx4mTImQrWg5xLOfmtCrSymbGrqMiMRhVyShzk9mshyJ7zAtfcNTL8PGSgPTbek6bi+Wf/uS24PNmEL6++rj8+M+8D/Hs2eVyzE7zJnmce15W88XMiUnchyeeQ/SVRTcpKgZyC5GTKp7Iq1kzXg1wmZ72/V3JMpQWKT8X8b48X07ku0XY8btTNc3DaOPS+elG+Sq8LofUGhLQOBniXYQKzfH+Y8gJQTy5SVPEABeClNTqJQIW0B3ZtKzbi6wsm9MYL3mD7I+E6PB8Y9HVsg28osvL1htjqBRCbqyUZokhg+HnX0TMOF+QvAux61QmtSk+AJpxm8R/vUbAjHxGmkYAJ6yTcm53mAlnp+WTCmIPjzF7OJQ83VVudK8yrfrKVdf8899NRUJR2ma7Su/u0+HHcsRKiDm5Q2kos8gJ/uIO81EzdPeIau+vMkKrVMebvA6q4NNP+46oViZdt6D9IGi3XIWQY+H1U9ff5KIy6FPICR2rlLJkIFtybGHU00P++VcFdWzbZaruUGxCD8MKCaNmVgUjKwQKmTwlajOMBHsc10JfnsT7lyE2yIOfGhndTZ1FiFPvR+JTK5wIRH4ThzLuu2BqpHRy6ibcMN7iGcabwaeyfHYR7qJY+IgATS/OgE93Y4xN6vfXf3gok8GrCqbS71L0jzELuJ4LMq9fVW8qptnQGDF1MONUnsfFsilHVDLrrDoiRmMOxcUBh+SRC0hKtlQIYmQ34IlxkkYRpYspwhgWGmNNx4aPdGgIid5KvFArCdhUg4y0SFIUJ0eQcG+65Ufff8pbIoFnjiQlYhGeS9Olws5M8lBgdsnz6rpVscb5065lhZ9TO3iscXZJvowuD2sXbLLNkzUulqHjwVQCKIZoLHLbeKc8rXe5om8+s06MWPwzxMp2PSdlo0nCR0wzRh+sMVtgxEjBWk7sOXzRML4nRbyy/t9vBC6ntbrZL9//4SBtYp3tKXeUSllf3i9HRhNiBp+i7xDd23H1Hoj6dV5AFK6qteaupSpw7rZsqsLU5MCa6CWgpTpUGtXNDxlx0uInrXEmguvEEqSiMXF1qaGpSdykY89AJzXB+pxKvMY4EZNacC0DLCBTBhUvUH/0sTiENAgITzkGgsRtxL/PvrF5F9k8qf5tuSyqJ7Q0F/eeikx6a2o4PFzEZHF7duTVW+qHGkzvN+82CQ/y7EeE6371DH+NNIRNKhD12No4P2vE8m3TyEBQV/JbVPnYTro/eMgz+CLF50WI3N36Se4BljpBkWaZalcXE3VBjCQcpKsN7y7zlBLVpxZzTNyWOG26QULa+vb2vNhUHGPMJsVQv7IrFiBdHxxnGi2rAKl+OYi6kPxqJWIXqQzu7FntNG5sBj3nwSMEGElAIjWdLRFBqpxHo0FiKpngT/rVI57v0t+N8RzjyRRTq9um26d2039QmgvKRc39Bl/03xUWzBxds24cTHEImzIYGOAUI2AGvQDcb3ZvN+o1xYUpqDrfdS1elxriHFCRcmWQ0ArP7m/43H5ICi4nQ1kO6zVRipRdxN29zmfGTS+4LDEvt5kElQmNK7mVvK1tRtL1GyotdRDpUtHnurQFks7mSZsnKV06eZ6QwtVUBIvEo6aKVor8G6q/EPRSbuw2ItGtVOFzulta4yJss230OcQjhEn2dF3cGNnS8+dK4+YybygvTKxwWRb4spQIVzTczDx4l74fgsaQV4K8x6tztQ83b4uCkvxJiYwLFWxJJcmigrZheCVH1mjgKe8+n6/T22xGiqo1wtNZpWJ1EiVofEidndaXqclzS9KwWmsp2Xg3nsc+b6EYLqonutUldIy8pPQAQ1pE0GIVGpZRSJ2mJ71DaagvwCyVMv5ai56OEmNkaxj1M/+1gLDBa6FWUAih9T89cjvp+sNTaixdnaEb4kRkl7IFJELq3d+gSvL6ImbgCV1cRpRsxkVe2nX2jHrJrxzp3ufVTR0j4zNtSX2lJhIgEWgsRoiOT3O1T0nzVd0oXOR1Y56Uk00WNKdCA8NSP2wKe6ggx1ebfFwXpr3PsQy0pUkmyO6eeCiYB3upK05N9+Z4HLPDE0AeYtnwGsTZg9aVRzYL6744PZ8+z+D2FUrHYZVoDwE/qqNFqWlArCzsMW4+xM2nBiCKU6NuwEm3hERireQ7dipJeShiFfVfRqTj08Xyoa6Wt9+P89LpVIjoeJ+aQijyuo2bVgFKcysYsSlTMGJ0gxl/WAjyTZKQCrAgP6RWr1cX7rJLEHsZERFeWhynihtW66d0fSyTw+BXaw9iHj+e7cYpeAV8AkC1+MsKR+Id8L7gzDj7opTTpl6Bc4GpsRvnJWBBdqQJxB4hd3rVwuFNnul4TX22ZwpQsr8NX/TK+whoeh71GHF24pSETKBLv8aF+SnRWHtMHJ198PvuQ+OYtPu1wbwvEShTPGzdZNzmiQH6SHR8l53S2TJ9ViFdEEcS7yLUV3k0Gi6CYPQvaYCbltonLSrEWxXChMohzkhIc4/UxRRS5Xq63CUuYYcQFExnbydi7a+atwt1wUQgGV8Fs1Pr1PnIE1L7fmR8zRnxp7oYFFIqug+3qQvXv/T+bNeARix6Fzw80l3aZcrFKexzwrGc3rvL5X//rYvJZEvlHKvf8/qs+ix5IYyutQS1aREn9x53yTFhgGmd6a8ag9ryBEqtiw59ncu5SQreFyl/UWD1qhozH71lNCZEdX0AQiEOU/VTgNJXJuX86pPUFuOK1EXJmiY0XtDRwXnmqmzYUx5dd8Qkwdi8omMEMw+J/eaLUhD32Z7ur+GrDy+7v3t6WcA8KgyyIeGpebZ9SHoRiz0jYSR+FUzH0ZGxWY7KrDVpMab+r6xmUhvT8ebC0WWAzury6Ng4GW9wY2QuOnefJ7gkqer4r1r/b/758BNTQvM9VR1+GH+ZZE2JQ3Url9G8yEN4yEBZ2NsblAw5csshYPqOQogU8tvPA77JZHDZmU/epuKqjeTHNDBMkrjV8svS89/5DoS28JCjTCtmkN5XEOuyUT1vuvf6+qyjEVHMMPm0hvrwvgaDCA1P6wyzthnmexfhTs2tyW2XvlejH+lwYV4J9bObOKN7kkx9A+vm3z89jlSII27eRNKWt04tL5KjRu79IYTJSBhDHzP19FwPlT6w1baCXTAQxNOwdaqJlGZnEVXj4dRrWmPeTg5KDJfKkgzF7beREOxq7NfhQijA47pqbanOKJSd2PFkojpjOI3B5ZOQcDpPAlImdC+vH1eQItUwHPAYgUSq7qPWpBtwyriKeKdL8wbHTR7s9xEKcBepSUaPfj4GHD+dB0WSdDxKLn4TQW8C9DLOYtilL0atxVGkRG+umOTt27wkhjipmB4qHBtiBGrjhAT3GPLSDa/elmu7atIicxL0EjHe5xJ/+S4uxtpU6DcFhT9L9bTOhztI47SIXbjw2YrwgYmlaJRrcYu0y5FuzOawc6qq0jt6y9a91yj4nO2xjuckBq1becQMxL5nXwK7FDSJbByVN97UqwwOJ4RujXAtJKQDIPGmfvjmDNUzV69BpSEMyl7QmcrC4g+Z0otyOTwYNsnieWFUVqgLeXFu4zf6IIIHKb/EE5IP4tby4K5DBOJhMCVmNmRqCqNqQgT1FfwXuACRM6ar2A6MkMY1PVVU29S2CX4Z6os+pzLVfOSYvu6zr0uSXr9+qisZM3RrnPQUIdhVYaPwIpkLWm0UGLH3VJy/eaeKagGAuxpTj1e4youiQahijEuZTwCbCj6AkwpuIIVAdaQttTAGLfnbkcFuFo2v04WHKKuS9egaa2s6hn2avUI8AkgniEcm8Tg+n0xtIIcEdY/yatBd90jY5GngiQB+mbm4qiG86BbldRu6GkGVZFv/8tmvVUk7XA0ytrnJh6J2hm3ajuLsda/lsiBD9LuefoCgrN5/mRoVZCo2Xb4uR5bXdHmTpESA+/Jtl61RFwvd893vPi2fvOm7xjgVl+3ekNa+SuI36bBjjRub1AXJgC+OiA4cic3rtMs6HOxSmS84OSba1d2+6p5jXTnf5Pi8fvsrfE3fLyb4lXMSldXhBaoEdq0Ozo4kSGeRen+R0SuSPuUOQ0rypcZD31IXuFm6mjezK3Cc9HXGfjhEaqUk5Sog1pqMV3kzsQ9R5zhQU5sM4jEjKY0vahXBcmWVj8/f9X18iPuWHSwclv/+v9stf/DPLyMCbmsxLdiPhJ8GPRdjAoji6VB7tgKsOALjyTRBJYHhViomsZQCT15K/+TSNs1LXfuXud6TU2vdpEtUZabLCmZUaLdO0EnKSAsHY9RsOEkPzAWb4KX29tWYdfwrMzw9X0zNA+F//vMkLIbT1D2BdbFbiwz+GPOTuhjDNaZswBCTCrqMss+9e+DONTEkIoaImbvb0lNPvY9T4ofl9tOAi8ufI4IaSl83mNEydHGLKt56kpdxX/NIZ4wt6DpuLNdQzoyB8zsBaXpfXugYB0Pyv/wXM74h5OXuamIYEsZjUqYdlel/EemJZIXkOCc10jxJNiQ+J+XUE9sXS8xnenz9mwxwTPJRPVsmujGpx69y3x9KQH73E1LdPEmKdPkm7mW3bniGRJj3HOLlAOffrD0cFksVuA9yf/Cj4AkQGQM/GHCdlB7SIvsiSiyoD0CSNsFoshCuLoIbjuobX5XajovXGaejYkwA4kTxycMEbeoGXR+b0H/PEWQj/R3yUip16/X/kKNGQjSlVLY8kGrp+xD19fsSj1USbWwBzKXOjYBUeLqpxs1TiW9rRLsqUl4tv/YdcJXWTU3asYTw7AhvjbDcl9bWqDwp+CSNZ/Sx627ivn1M5joxCDcVkwjuOCCYCmEt3G4r1MWgJPRtKktDG5slv6d/Decq15j7sQSktdv3oVuFejtzXNsXIo7rWsRI6z4feRUXPnfPn/jx43izKdR6nIMl3P4gtay16P0fp5q/eVeyLWlIGQyXPVR1U/+NyUJqIIbkizKgPBr5GdKBELh0sq8tiFcsMi3rEXDsTZRvcg7OY8QizutdctcHOIN6GY8kIjN2FxGER3V9G1W6Ro7r/sP1VCI3l+4r1R3jHPmHfYdjz/az13Gk1lYIPktlyE6/X0NwXCmmuW3cVhei+0lFa7TulogRrJYdMdXSJ4gNpud7WeGQmeqRTlLRU2cJBc3c9615JEJ03zTiFXEVvIw0hbuxub5MTe1zCj5+oCYF1jFFzBkaly+/CmLETBjevj0sP/geu4LyzRT/DifvsgGff68JkhrizsASMT1Jjy3U7iVsdA72SEkThczz+yay8lQAneu10ie9HGgT+e4yjBJsqoTJTZzEMLpHfCOIavHp/ovcXO4vGwMJH+Mm28YuueMRXa6M9MmVqWYKJqiFabqLXamW07AtjyyJDgDJy2NuL/cS0wnaeJA6QKRWDkm/xr9zMYtUnBOirqFSLgqCZ8+H9ZStnY75qEwFD7P1eYua16YWCrBFuvAviv5pnFVqn13um+U3/tRzhKTaSWZ2TzfO61zBcD+elXhEwwAkPIsk49a9unHxSYzdEA1cKO6aU8ZwHCUASMUHsL0i1BB1RdVNPJFe3mdD9rwg6iJEXtX6wzfXk4vjZYE3yfiJmxkx/7j8lh6udZLDRdyVUbY4rT7rxpi9flI7zUMdciXNTzqnANawoSPk9xsyNGi/yM8pSpU2WbW224y+VP2+dM9jalE1dBKNIfJ6OuXNHdGaNwd2Ep7U27T4UFOkexVi8uAO99LyLYKNyP3TrnSiBTBuapajcZa+8BSsmyl2lRwOR7VeTHXTlhA/60PYGK4KMdSJ3UfTHNb72D8uiZZxAZG9SI8d7u+nKXt73QLFHHEbdQGxiKj6eJKil/qO26TpxRWn1OJ02Ick6sr+CfqTS23el/T0dYb2MmP5/XbJavuf7W/BKR6SwVUHn3JvcCjf6vTjKbMNyo8yvVpG/d5XeJu0elK90lTRInhSlrVNzPcR5xd/pKSsEwaaBJ9hNOSpvW+StnAa8uLqflUFwcC9/r3fWy+//Y9zYmQHMHGq6SRrS5pTwTSOGESDHM6XlMVQxtYSFcRdExyBOMU2f+PuU4TesgU670SiQT3IZz94DNSVgTZxqi4KQcw6ZDNQGGIdxE+lUVhWAJNY7uy2VnveDPcvGMeYc5khQ0BnY8pNweVE1BGVQUDTURHZnNDceI3r/sDvq9HJatiyzmIlzCJVhfumBbb7XDkdj7k/d5yPYJr6d9frYhkC4WL2LDi+890Q2Rh+cL/U0RXvC12CgsE2+XhmU/mMUIppffYc4jkIx3Io21SwuE2G475K4k1pHgCTQJluNm0Stnmwkp1ycBZ2bAxuPHuiZnIIQaun//Ovn1QGZ590KYpTLp29FFww+lJyjY6cFhh+/bgOeVstiMGX8haYTZAcrNIrOld4IK2y+3NEEVhbTrENveurbbbAa03HomLIOMXJ7DaPiZfCTlB7OkIEsNxcrURU62QPsj/ioKv+4j6mm9RRadPg1li4hP1Q1Yvu3R8Rak06pKrs3bA/UZVQw9+++gRsm3NyZMgS/Jhpmhyag6vLa3vpHiXXg4yABnCMRvcPkbov3NhbI0mKgLzWscdgHFsHtCQ551FyE/GDNBXZWp5KvK1iN2lyoqSVnwTw20fSGpAaE6GbXEv9ZSLK1jRTC0oqutDtF4xudmSScr+6GRe0qjNgFkeso8DHClM3zTEVNZeE2Mk4Tw492/MrODgBdDAR52iM89Lr6cHNQxE38Nx0Dk4aPsQROcLUrMEbAX0WnL63sfKFao1hGFsBmuutefaXxACrOGxsW8b+qXq8uV9imMkGFOil6/ugdTf2x1qWaBf7CwXa00U/cFLhVC8N0PygaeytBGEEODIXWf8zarqBJEffKIsjo3BqRrJs9mOHoEMSsc34SlVIUw/Xpe/PPnZcm4huUj2QKK09CA3hL+l8rrQmNmpF8cVG/IYMmAhYXknpdZtxmzp0EiZ65UbbdmbTizoDJHx4V3NzLCZQfKGruW64LGKNwY+g3FcLFaHTxXZa7WIMTIGj5apsLXvJPv3e798u118pD8dAwXn1ivFOupr7EpIq5o9N0mcQclctdlc8I2WySw1iYJSGI3WkTTkw3TGnbCZOmdQLAkeAkcgkKWgbJ/xet6cwjXCqBqKdydp1zCTa0aqxg5N6TKeKwtOLcaztAXQ7pp4J+ty+B8lCAdBjYv0Sd0yzFwnoV2ELpJCFgwWROJGOnIESV5XBDwWErWYQ96gNtdvttVPhwxQT8yR5L7EhT44XdlHuaTrvGagW3JVdjwlihlTbJAu7Vh19uDDCTm2+yyFhuurLPdg+cReh/v5/nUQF29tPZYdDBlcoX8dRF7ITjyF4lfcxJy+kdqgqa70rkh91FXIf0ijRv7HDJeIEDw9vbFRjICjEUo/wMFpn9hpG5KdSSvJxMhZ9ZcxNUkYaeW4jF6P/LKDsFv85Lzb1k1GrMeBQxDv16Cg+AWMI4f3w13cl8lZZq3Ueks2SPCVqjDfF5kiaTSiQ2Nr0L27oshAXECHjxqb5EHHeA9h3IbnVBFlzabZrDm03tiMsXNVU19nX7rpeIr5fc2mE4G6rV5iAnqdfTsfyaS3e/kFnivydf+dl+UElYx6NqXDphxjxy29Wyyefh9hN3Zf9u9mViwpxo2haU6QfY2yPxzXpC0YFuiNHA5Nwrzk9pKH/f7SNu+TmOkMutRIX1Icl4Zr2SLqPaYk0HB5rAV03OE81rut8sIaXXItjBGEAE/iJll+Qjdi2OBTfMtB9RNdazUVGze5YBlavkUBrDGKrYGyl2U3oM4gj4udjLtokwOshzhlpxGFYI0kLw10Z6lSElLTMrL0laZuu5VK3thDsWA9Gy/Kptw0bEoKeYiCuJM9RHXQtA914VLM96H/pN+LSsZXN1TUkdJcd+eH3EWO93O2vqzzmIdW8fY1iMSoEUofs2Ehp64QRGgODPWRjYE10z+4q/dpFrB+N49skyagEq/U/5pyUyailKF000q8/ehvhJDnX6zyOmjwbMATnro5LFPjSF4ETB0WAxO3dXamMXFwA+FEIekm87zqt55BkcDd3dbmH91zOiIGbGTi6PsBuSk3clMawS3V6lVJzT1XoQlkEbzwZgJA/aYk4DSHEQBmONt/EhUnsA9cWclqgZgrOAm7U+rlJdVCtMe6oGPUbeahJ6Te/zIHAlSFn48RBsD3Xp7K5qP0plf60vM6Qr4d5GjdDxihTL1TX2ZEhjYgZx8chdt22qi4Ihgh8xa72ejpcMOsdqbtYPrYNu76Y1p/6K3sQx2abwjWcJjnS99VyMi4hn7XXbcK0K1nq5MOptoJ5/Ts/4XZGyX6JLyClJ16V5xoA4gz60h71qWHHGOFnfvR1TfqkSR27QXXhKDGQMbSxOuuDpPHpmaQjYkTQ2+Bedb9tdUl5b1oMtzgwGWWB6Tka7vuQyBFgW+wU3ucN2Sbh1CJcqodM3HKRAXbGiZrGtONwSTO0JOy6LQH6yh6Kvh8OdfQnYOyPQJUTI9bAvJr7HBBgjX6pOUk9G3NG5aQa2JoXKZp006n1vHv/WVriVXe37qz/o6a5AsWnegHuqlaSpkIDPn3cl1fBkFEd9D7vaiLwkITqv/nnH6trxAFFp5AumtVdyL5800ZOBJ0cVAh5U1rCXgjdGa0mLkgSKjKlh8buFNYO9/Lj7x911FIvLaZ6yktpDrZA++f2eBOXxRgR6SZJTqpz84OX+sPlqSpbKKgTiT3noCiUjaGNOJKIXNqbEpQkXjNzEGf/Wmcsz+g+p3I5Bqe2Szx1/7S8di1m0bBtEykpBIcDZvaMcwyF6Fe1ymojApBsAkPgMB9wCJB5beawM01r6dXxy7yyp5gpCsqih8OXXzXefYgOT83Z5h2TR9QM3n0U5c55/5CxpVMFZxOgNR/XEPFsuiFmfdTianSr9MnLef/NWX0p8utXKldY30CfxaX7jA9EdkP2hj4tImoE9soOIqoy2o5K+Ni5WK59Tno/lO6wh2TsSbAd2CM8JhcW1+py4Y1N31eIem6BUTRENHzj4rpGC+l9xgAnIbNjtjF12uujshloOieTXjGRzPV19urVZBOShIaEFwwrkfrS98/FHqdwhHlt/PzkU9JSKqjGOvHcpQKZ8diwiBYWc2Ie6uqvCptkYIqGHU/NmLetxU7oVCLdEjKIYXiZUL7F2D8CYfx/lUFEQVjRp+v6f5+VEU03f/97FVmavPU1Q6qkliD25YhjiGS24j5AGbzZmoZzG3fqKPRu48obnUoNnOo+fNNOq7tsjdT71SdPuctxthxHxLjYfTcj/mq8KkGoNMRBBjdue6zSOVJtHf2yLfq+IECNxYcKXrt+J1BsbshwMtG+3TerVNVVMKuBr6/vKr/cF82n45ueqjozbtII8RnywUnrEDLcxZRKAbbfuZ7U+ZxHqdB2mWa5bJHf+042hq1lHrIhGIb9nd618FDOrfpHAc9sKGHV+pI4yzUJ43Etr+qr6iYfnOjW4hi0yeN3bWCFnCgbIQRgItUL9qVFvr55WD5JX2utuU3l2AatqZvvcf/11ajFbbuKZGXlkmwh5mlwoN50EAEu5511+8AxO7BWX7W/gkeYgxBibGszN4OqLu0mQa4fnfeM9v9vU8yRSn7KoJ7aL3DIz7aL6aV7kpschexj+NhmiNThH6pQ3mdLqLsu6yd7lW2iKd5+Xo1GUa6feKFzxerTTW2Ip8DNIZG01JQNhzxNFKWuJuag4pPLSbIGo8YS40yL7S/b/427gz+Oi+KJ4rRZxt10oR1SqM5nT7+Mempdozp4M8qudkUpBDVtqiGbwn/WF1uzwTZvxKkNvCP9R9PR3njn/E1RspuSuCcimxRBJ999xTB3ttUnNdPRYS9tiNFssA6hLzkCF538ciwbcGpMHMmz4xU6GklMQFo0Q3y42y5/3Ml0MMXzKSQYrp22zuboylCdiswmfYjh9m2U2V19d/nyFzeT2QU3JPffEJjKtquXcpHRlXv74Q+oZQF2kjERfTFRnw9rpL73yhV5ebLVuk3ArPMTM0/g3YVya1sbXr7zXd2DXRhwDBK7wlhzWQOlhVpB/aht+tdJMm5a10wXoOay/PibOuffVwGr2tD1GTFb5fBdk6/dj3Ma3z3aiOx5XzL6eoe503bDUo3BPsaaMdzlDIhlZHNHXdBDNSsIBDHONvbTwCahOUdMsSGzyHqodLIMpR1e1vUx3cca7j5rl9dwZbVsPbzHGsv1XjHd8le7mPC4+bh8rPx5Vb/Ar9fvJVoXSLJJGAZBcbkoX98BVbx/qTSbM3LII31VwOsHwdd5PjrwpaH6tnv6Iuo6xUGDxBzAECpgenYQf2xQ2xEucG+/EmYKKE8CvbiYYbvMMDH6D+2x+KN2jdpF5AwQP9IjH9OngRwC49T05cP7vA5MnTdl/wV9vbGo1NsTLm9O/DYbXHr1ujmIaCDFIkkQ97VFaBXSaqmL0PfT0ZHns20L9uzLuH+Xs/KQikxVNM590mg37ZzqgIND1F1t/7Hz8lmZ7JsYY0rRXazhjW/HWMsQsKUOrLwqNX8VMy0fn5a3qduOS+qe1hoSqTsxFdWi8x8xBIur0gCzvSKC6JSktq0Whs5s2bJomLSNvjUEFAxTp4g4ZqKrddOslUSl3hF8FfK0Y+K2aaMP2ccmJPq0LA778GVIi/I5YAOErVvjJeWKJKHVjkkZ4jZWAIsRpEcohlV59sPz7fL+3fV0iEj/WKtFWAJbwJbcFCMgmPscc3GVilDbnu1oTYKzZw96Vw3LhbTzVjMkJS0N1NxB1tgcCQJu42rfU+jgwqy4t/VBiNIy2wCLsgVXr667tknT8zrwp1JoDWmKSYRGmCGkWyA14CFdHefsmVLzITkmoAofWpetdVxxalXTBJUl438IJsHx9AJHsxbTvHHKU/pzDBH09ZkYRZKPrpTq/+5398t3PqPLW0SqBrw8LVXGfVzM+L+uW+NcxhWDZzTDuGANV6n4qSQy3Kv8+hVfvIGRuyv6vzsCrr9HAGCT5j+723FiyAL0JA2TUvULYg8B41DwpPrBgZMVzlkQOzkeUEJx1iiLEL3AQhLjniGu762Tw5KWjBg5DUnFHBPY59LofthR+1kUsdhM4RzCU6PUGBWE2LLgx9QE9e6kIZlpu8ysQd7NCXIHObE+tk/dmZR3lZK3OI/Rkua+qrtPeZVry9M6FJqG9xBslCL6/omGpSRm8L5TKcPmPKVpjiaHgEfQXgvapNSJsVVcvX7IO8kz4h1lMGhvAZc9I9xvCUk5ooKBsQeILafxmK2TUYBo7qmSLMSO8W4MjBUKUpVUAqJyy2OGYOV9YQ/Hh4iZ9GSxkbzLUR9x9WRmkzRMpWC2pbpuUlEhUqDJaUmQYjD2z07hiEKdBQ/HZ85W7L3yAqyztWAZVPAAIxh1xTXmqTZQjNCam1tdiAr+/vdSkY9dpEX+dYV9OteCx4Porw3yuuFn0exIN1FVjKK+1/E+QqLIWl5fPxYPB2LPKm87SAiGIeJNiNqE4HU264ufKeN2OlztL6Jd+/o0Ksg0M364jNeHXU8W0NzqJWoU7ACGoX7mSItgyiB1Xwtv8WIgqhQzQIBtClIlbNzqTYjN0dCq5DAbzX+Y3LW6TuasrRD/kIt/1YYlOSanz9l2ICsuyy2WsZvMubz75k3bNTaCi8fOKl58RIPgZW0+1Jttf8KFwI/wwgN4LIJPrXGt/az/6IuKJSF/lgMB+V6TxpaMa0Dm2q9zA8c97OarfGbJ2tZFOMYlJgUYm+rIxgZtmWGUIL6Nrr4tTXHKXW2S5aYmbF6Vm9Zj5JsFJyXWdvYijmTbMfU4h9mkAmIB4cYsaCWuiZFUKh8Tx7sM4CGpU5rlFb6ENE4DvS0Nzui6UaVTro2uOMh15VnxTyaFH4LONZ2cHFLUGAHXvVbegvuPcqCCZYoFd+KLBwwTM2AQ1dB3X8uW50W1NW5VwUPe6yEva85b1GrbIFcMeNwNxFd9fxMheZRr+y4ePjj2AoyJWec3Max0FQmw526+a8JRA1RWAMEMQo2qiDDiFLGLHbeAw3EOR35Dz/Z6K/UckZ7Kdz7F/le7t6NOHGKMsNSiGWK67s1gxpEOKuYqS7uft2tTE8EWQk/r74bfeolD2sv+k/aTfzeVGTStg+I+tmHnsWIQ1aDkLPcFrkB2c/A3X2t4TBWxG0/dO8Y3fS6VTwOcumeOf031TOpFD1VMxmlwALIEJredmnrKMVJsagkjvTIeOutp9MdOXt2EIMn0vZ4AqkopIfFoha2RJHRtDLP90a91ao9zrGRk+1w0fCrBxwofA0C6me990QIATJaUE/AMDyKzndHq/3G/s9Zn7Aylro+lKNfh9gzc+/eXcQVpaQHsxfOHQebs2YhbPuaykrCrJOdg/0UKW0GMUUysxohOfYNUOARz/8O02C8KDDv79nC/vNq0iaYTiDRsiwUey1s8p6pet9eCmuBtSTxyc6khR0ld1B9GxT2319FJRM6xgiB29FyWhlx5utbWfaqXGuIwouLVpbQLPGBQYHYN5+CmLMMgOhRo1vu2i9L6lBlsYZizu3LpjYc5umyYZ2vPtlbIsN9v/n3/bsolLdLW9TY9fgypn6ce+pyrprwLSfIvjPa4qwQqLmPsejEGXqHfsRgkyLHdt9VVj/WVTSsql2u5H85v4D7sEmP0Uk4HB/E87tvc4rCwqwLN2f7MPW5+0frLx98LzgaMe28jioXdv2+wCGK31m3B4G39XXNGPcRg1URb+h3MUu3Pnc2ySi3aCJqcxgTBS8SSArVxdkwDuLYeRS3v34eTT0I4WEnSxAuGjnGncEaqraNrEdP6JyNMksoo33+wYbTBs0XXMf8Y++5tVWMbwbX84U9fLZ9+77GzPho/qrEBk3nMiFzlER1OeUaMaoiDPbZljG4i6QdX8ETEI2KQbzfr2BxvKxndustr2UvJc29dF59xiQegvKGpb5OKXmvjscEmHkxykkKuTwTa5mQ4CzetF86iSlvMlvaVS0Oc0ufXAsYWas+H9qKxSbmWVDCPTCEtbUhMUzvlrCrXjorMQh/yVDx5wYHP51VlK+IS3tU6omvmowE6EyFJUzltJeFjvLJUvfV7LY1kvX0UMfsbUZSoqc1j0bxc2ftsjMj9+ocNwNM0TuqKFK4ZQQbgD/84sQ3WdZ7H06NjwzJMZVuv31QHyfiKhYNnvBdcId1AZ4+BqitDGfLs1bTauFBLzrmSWNOCzZjlNJxz/tBWsYMjlAIiZywgGjkCTJHMfanHiTsi/C++6oLer3O5hxWTtEnoBbgqHY9PUvR42TNNKpRpZXpIL79v7ruINumN1I9mtSkmFZnLMk93YX+X9ccQLRrnpMjbQVAf9x0E8jYZeV5lgOL11tvrkK8PzTrnX/CQfFliB+iQwLiur8/Ipk3GrY4hHOn0pnTMZ58/xNTWJvZorIgsM83QL5900Ms335TZTKzHy6npVyNYDmKqozRI+lJtREzyqMjTwlX2+Osi4KU6tAzvUDtwNCaPrYg7Xvo9ZsA+fN3G+BZ8+ypLEKDiFgnHQ+dGrfKQbFN4DsBNg06zc4v6kz++Xz65LSWfBGwzoqqDHlGxizBsAts86YHTTXDWD5yU7KLy6zj7ITsSTQYR11JDEXZQGrcrB6ibk2QSkdjlVZX+CDnoNO2q3Ntez0FqbUbVHiSTgYu5rPFrREhqU3PqLE/1JnxxeL18mTMRvWKAOm3yuJ7beZvYpjrj5lCk8oj1neEru3xw4gApTEdKw6ztB5l6Lh3LZfvS2U0FRdkDDWXobauvPJLHNhiXV6SlhxeGwiSHdLAtmqFFwVQxABxCg4ulQF6VnLQWW3/VBlwkDjrS3SGYl7K/kzFO7eRQQJLKJMzYmn1uMjAfSgRL9xIzxGVDZqM+LLZAKaE5PgkQMNQtQZvKSJU1L0S6B1ezOcqzA0/Estt4Oh1bk0wxVWtzzbNkaG4rZp1DbhpHWyw79iqbZUeyvuL+X8w2s+WlNHDS9JKLDQx1Ec11Di7YFSzxIHlqd9m/kcC7f/SvAm88iVe3NpMEaEPatqyPdjaEEmWfJhlPcaIT0+jim+T2qaxoTZmFHSL5Fr9+lejdja63gSZZiPokLMSzGc3GDmg6kAKJto0s6m5eAWevuRaTH2s4QwKVYRNc8eJGtAvEcOtTyUMdIgI8BnQ6XGKAh9QiuxG/jCqaJr7WtQ0B96kO3iRnQdHrWCApy81T5Jqj6X1pj+tUsQKbsdlJR+Lij3ZVT+OF4LOPI1awZy/jmDiqCzJvqj72OK6zgWpOq3oRlHkvM8C27x1jeqXtl2Bt6nN/QFqmw0MDqjLpzRyxkTjF3fqfpB2m93aYK2CpgNxK3P67/+/ttE0eHUkBed0jrV61p/etMUSwap4YgzUnDghI/n5wjkrqi7PeRQz6ODUH7winRYgkQjyVOs8iiQs1NeBi9W4JT9Ij8ejIclKqyS8OCKF5RqkXpdrxdpoTg6n0kYZzp0eMYZyGRAHMoq2Jito3mBLCqNakzZMeblPjG2orw5TMDOO8bzOn+AZRTo37yz9S1r0dpqsbYDn1YJkHRj1ikA71+ufSRwfHmweqGEjTCG8VTNvWkuOQPUh37ZtIzl+k6flPqKmJQPPceCYhjajzMP7cX4zrIhjvpT+DPNGsWU5V87V5yhfNqTcVmM5bnKkBMXvIMXHcVcm8xcatUUKy7sDjGGM6VBuVM45CqiM8d5XjO3hPwRGM03jXdxhTygOnYQZHiJMk6Zzr16Xky0nh+kmLxyjvyx1pbXIiw7T4ZKO489IdnBNHx14ndWyZiH3H8IejaV9tYIUkc129avtfeBv1Had97zvWfr88pNLahhLBA6ba+zbGENeQWMHepKi6H7OMCLce3Sm0+HadJ7VKv9Hpz/7mrezVN1qofev7aiAQOCXI9ONDB81Il+Pob+sIduU+597OA7BaMELM9oY40EYYBSSLp5ogeI5BwJWpulFhjTlbE/qM0fvYYQGXJbXGT4g7caA8lA01gjD7NNRhJtEZk+xKq5Moyhbn4eJx4VogctPzjpbVG7yN0z10oErNSBKHBeHuYj7iEsTDmGnnYTBZX5iyj+WcFbeePoqhNMPtmvhi0vrsULOlShnK2RYXEa9Sc8oZp8IJNSISqGqK+JhneoFLD8l+p8UiXlHqJoOrFfIoTR3nAG6dOO36lW6eRYYUxSvG0p4LzQo4nN41icWgPCS+9FcCcFNCUoQvqSYAu0gC2AYRP9dyDkjuvTqHeISnpv3/0zo47OodWxErznEWqRFPSJiscQskWR6Nd9UxTs6MbJjGaYx0HGnwPfFVp58mgsAP5AhXS2rw5gjPa/Cbx64pW9toASkMSCe5CWK833wRgBd42XWPumIitV1eNqLuYlxR+hwCkGdyK+aIgJMVCBaagRPR42uWL7/OtlXCYJecIEQjbMJpWO6z/n7z82KEBlbRm9OgM9rzDKkWL/rWRPDLX9QvlZEkptQEmyFq51vrnx9kNuikAUIcXTnRf9nfi7K5x9zU+kKGU6UlHBZDNc5JOc3BhaV2jNOqWkGwNO4Y5YgJYfJbCdmZ8TkIoQla0/DDmXOAWIuCwYZskYEWjDaE8grZj2OE1LXIKzrn6nhU1F/v+7U7WBKQ7dHRrig1W+bme2oqYkeUrh4GwHyvY2Zp/OlDsIZ07/lQtbxVpeWY1uOkBNoDT2tk4wjS7/2sQ3PKI+rOOfXBC7d3RK8PRmXQ53Hxm56fcfu6ICrR0lMlBnhMpJz0pqtCHXr6l+Ioaqu7xpUDvGBx17VfR8T1+OTFGXGLRwklhHMtAIegEX2O0YgLp/0oBGNv3E7XnZ8RFYJ7z8sR88ijMcarkkKz3SEigFmJWWdleC9Fjykai2Ri8dal0KQoZL875EMq9clOSByq7l11Qig90qdjPxHRP3ELLid0HlYwrNC6x3kxR1LnV8/ayA4dm9p2EJqwYJUz4LlbMsdvP43RxHDd/zu/s1p+8hPww0NMGMhb27oUVyTbeC42yWTHMtpxZGL7WCSvbcbZIOIO/vptTxmQwp5UQVCxE+wTjlZcms7BFnNQGk6tSMkziD53H09HAwBc2XXr+VBsWLgJeS0KUi2KCkwapS2mQyN1IFZxeKZnZcXL+fddZ65u1YDdM1rmGpIxpeiQPtgPzVxrcdDZKwy5uDbEiJscGMAdf3if09145tmWwxJNTxGv9TtTnjPDXnF6unW0iN0AGIm3SJVHi+BqrREjSjVnuOwz/OaxebOzKvj+5l/JYUoqDvoX+hpzbp/zGiJFiKTFQlx3qoZNxwnOKoWumrelNhpEnfupDZM8ERUxetODVmbXEIPeBKLnN99tgvQ546hUepFoU0s4iKj0zQA5RhOgzSv9gMf8MPgkA6NAtlOyza+hYA7nzPM5KEinjs7qLKMZE0IMAu2i9pyOmopMBgbJGGb2KFpzhGdbEAkHHLt5c/hYSqZMteeD5MjgXBImkFXKnsY4XJMqtKtKtZF3KKk6vWrNy31OSWSvUtdJT3mHuVeqf5PxP2VXH3KXr3r/JhsSfWOkJDsCso89WCnvHUUAACxySURBVDIK4lai13p0w3vCwHMiOhwNwS1kiktx0G0p6Ls5rgjHxbl5D9OrGjEg+/yvfeURFftNtTGkXGewPrmOfeOW1jy+ec+uSLfKBjRviJlouXnHkeg6UsUtPbclRXQIZ7TZr+DuZQddZwNSVwjKubKffhXFHGozG3ji8AlK41bqbqSpsWcjTxQfRPICjRnh1DauWiNX32lH9kIq2J07LpsAd5QlVug4ljBljqjpV29zhr45w3Xh0JvWA770duugKYiP+Cpbmg31UE140yHzmN3yo9mhW5q0yaHlKotP3zsJWFnyuu5mbS/76tBTtHJ5A1xW48BVmEsgydjzvKzXj/bp25oZXr96qDz81MnN7IHCDJXWpN072+Maa1LWqYLkLUMMeZi+99kpC1IgOkftLbA81vTlhkiGkQGjDmfhFhdSW3LX9NWrti03Fl2t5sJh4TyoypFoggqeUNwdNYzXtzVnEDfedeuTpxN0nwqYZGKnZwxhJgMQAfKsSC87ewwA/QTqN3YoQ7xcNW8Skmbdwbc/3Q+Mp0zAM0bProjy4VKAuV7fpqUZOIvJF8fd+o0YZ9fRiT4LxoAGdgRK3F0j9uiSQTBRnAIOZCZF33wZMrqn8jUzMHZgT/WwQX0GMcbCgYJBXplHC+0znlQmNYohBI/T7RES2Ss27Dk1Oo88TWyT/lR0DEOqgqkRQmDuaKkNrKuWY7tEfkz2NIYJpqfGdwAnZ45xdx23/bonrs3BzqV7eGUasW+kVmAzOFw6havG35cb4SDAwW1MqxPzuYXddAQTjcaTs+d+sh0RidrelaB8//F6ovHjtnTTplg+lXusn5nqey3pmm3MxiTaEUuSjypgS3kdPJm7EASSSUczWk0SMRO//hcRwUrP2ixjEfdd/9T1Co4ev6cmDVEQvOD+uIZvzqP7mKuNoKyGrg3xwU9/crX8wU86CSEJFYg+d9T1nAjXdIh430L3Hfn0oYzzY/AdG/uuz6hTaiBoRr0h3vO0/gRL0kEDxA3jPlPNgX3+IWX9TI6psSxeolJHy+yx7/0wcNvi1s898zCKSgT6ZxuBej5VyWvUoCf14dhXaq9X4YbkG7M5A09dSp2G/ZpMb0SkblVQxSkNfm6Ud6jXR0/ZCZjLqw7jD1AGmyryK8I9JGb4Wuv+GPAQjzMQRIDYrenCiFiq5E2icaWdMiB4WeGn7HEILqM5vbsRS116l2Nw0+kJRL0rl+/9oPF6+eptd/Qfp2CIHzJ5NiL0fRdwad9/eK6mEKFSL6uMC5Gf56dPsNI8QXujoYHKCDZMx4awQ5iPDbksalc31+nSJzFLRpaV7R1Ckgj33GSXaBKE3jafXmU8NgenTbNdDJJUXnu+bow6z/21/BBNYlD1uZTP558l3Zitm6WkaAgepHnvepANp2ermuUeB6tIAuIZbt+cp8jFTSQ1Fjhv9zv1unIt9x0TR4URdTqaRE2LZgt901NiXvdXgYqL2ZoS37gijv29P7yoj7jtBuWJpMbVpHGYSR137pgLlTz16oYf7sQQVAMuZ5y3lQsuGEZqh7vYd9xKZ6ewK0hxHSIOMcrkusL27KYKmdxTTxSi2+eJQVF5ngef4eqrcaUdljM2LjyIY2xs1dcSFieTMPFS41OVMrVTje3v9K7xlIL3p38g3XTsKKYQHHwppmk6nMMI1D00N2RTnTMp2PSYV+kmLvLq8Z/8tdM3X+1qQqbwD/Psv6tKmiTkqvMHBUGnVERSN9lQcDojHsddUsqMVXpVf7AE2VXIhs19CTybQCGbAdfN/pLchor0NyOYmCbm0z5E5QRMGOh7EtdVGdVZPBUSwT3imw1yQE3WKDvC5uSlhUAHGrBJTRGhZxgaquuqW8SF7s1pDobGzcW7j+1VHPVYeZjNt+n3ecxSYyM+JkVej0PqzghoWTEmr7I1cXj21To+3ktWVerefTN7FFG25HnMDbakTxk7gnnozavWK43EpT/EzMl/TJf2ibhXNY7vo27Z3hDP8po4zuY28q3TKg0SdX2Oki1uHzC+u0oVDJJdU0cGnYiTEVkwyNVFUMnASZOzMV3D6RblSy4q/NuXjasFZjSNxXigr4a7izh5sqKBr2fKKZ7ybdIzU6iKIGrzYoCz2PNwmqLhuajhoKJPTyjtAcgTbMYUHsB1yKDyDKcpozm/LUQNCQqGkaFlxcEk0hPWWrmBG0/pgQGmdr+2haP5P96Vms8gY8imrUQR5Wr78RQGMQ9W2O5umzOYGuSQyt+HREe781wR12agL7+ic9iURtHBRz/M9uIWTxVdVieZNEOiwWaIiKkObZlSyRiRn48jPQ1abf2sBiAiFZI6ki5Qsw51LbMFtKheDqLFHYiNX0TLvLRJNkYZTWiyzN9umORe0vnaeJwLf0ToiAsxmqXtCCaNGgwCapiD7dA9s2q/OVUxMpRnRB3bWeuQBHUUjMDwQi6OKjZtLIjCVJyLGbIrgrXPMJ2Y5aLilY7K797cldHot7VtO49Lg4UHFr+PeX/7H19m69RR7M4KtvKCjlC/yvO7qBgoVoIXWZBXhQbOiMnLQrmgkGbuC3GGjZS8I7UAHtY00GUQzlLQdXk0qoT8fh8SbSkTHoNMqWcOdtEZwUQUsUMUvY5wLyF7XDHzeRkHDqIax76JUVUFjI85CDwgaY1NxlT0e/C+MUXNHCtxCal7TE94LfqWLaBS17vH2oHq9FAuCLG4fRJ/Zx96vD0Sak51CkdonJ2Armv8HNZxJFpMqDEuBmpc75OAzjqtclgJIVjFPvel0almXfW3xSl/+c8Xjee4eJ6Vc+HnxKQoPDuHBdltGoW/uoOmJ0z7k+6e4Q4MQtVoCPCs8FHCfSe4Ymyust4PIeiQ83+Vkp0WzFKZTnED/DQhqw/8ym7ED32e8WpgBtieE4g37nBaRFcQ8xGE2L++1V4aA8SfGcmKRN0beaY+Ex2m3sIIVw+Ni9XCWxBjETIEWILb8/76M+FP2bQU7cyB8+1ZF6MoS9+2QUhkT0J0XWrMGD3lT80HDdVvMJKtCDxSXvguPsK4UvVOw9Z/4Ko6fKbK6OiMQ/PuSs7evq6rJYR70NhkHFLTyWwMmvoN8fY2NswwAaadQ+MU7W0+dOrANLpl+L49+g5ClWYnTqg+8VA7zxxSQxJIURJkN5ReKjpZlKqnlWrz1+YcXX9iFMZbT5IF2hI8j/5pzo9tqUb/52wMKVNpjMHCfrr+pqNdU1Nbdia4en5Q1wYrvZEP3G3DMNIcbA54mrjPcVnTcK8Z/hBkWzLPaGwlqY+RMJPEqAC4O7uVImYTI2hShdOVV2fPYd9AWKSai+eZhSF026mlS+mm2YeY8/PFTzoh+6uX5d0XESHEk/x7bVBJr+qsHb7UtPqQh8YQVjgeWxt3rB++xmVNGrBEBrfjJkUTQR4XkSpQ2vq8EuVlXo7YA6AXtb7wJPI6W0CEq5H6y4xdtJpFvS/nZYeQ45GoKrkqAAKpGRL79D57FYGvi1s+lLBj9GK8vj7r8EnmtgALRvQBvsDn9PEubo0IHJLmt43BC1Ju28G0giJ/H09TZs7CZXqanZq9hVzz5rJfkUQ6kmrd015MLfaYAlvii5keOob8rtTIz7+oLtT3qI0nxOwObF5y2WeLQ3bz0x8+L9//8X55ldc60tz63324aYtceGwOjpEuenaKTf26h59xy/UuU/1b2xDEIvH8iI4yI+N+U95il7EkkBohuJ4ywkRzjh0nxuGCXVF8kULf5VtfRBjNXip2NmtelJKQsxBISaXztub5ILmNHrl30Z6UY5HwN7/cLb/42Wn5a389tZJNeGmR2o5eanUNbYkAJyE4cG+SJVDFGGfPJ7WGciHQWSdyUb0bNaFJTpfhLDeiTu0/VdnFZ2PQeHMMbGmSx5rYtL9ycamoQxxPpfKsrnh/nSAkIyt4ZKfGVW+dDiL7UCjgEasaOzSgzP0SiuHt1Uh6XE69gyufftWJEe2OHvVpjnnuOhXW8A2YOxm3bUr835X/+RhBVsqKEeLawS+4PBEWaDFeuMfgbAvg7Re/Lb3OE/JYPLrZcUcx9Nk7ixoCHyKsCpeWDBlBHXSM889+ljos6v/Nv/E+To1jU4+TX2s824pJBsK/v7uY/evqHMoAMgoTXRdrSIJyQDyEZjPElqqoCpjEAoRBHqMcw3xTTPCxo2B1SEb6jDFyhcgwRF2e96r0XWOOy5/IA1k6xX7HRuoXauHszJTD8a3PQTm+YeocQtOiK0k/hPyupUoCB/ziismZhUPuOx7hrXZoP2Mrqm349KzHy73tMXHKpi89hkfuSWwQ08+C58BhLkzTkgqLEa0T+W/r0ADVCMELQ8BzG8+Y6jNyShuofczhJanKTz9/6jmw9rMnLZR6xs/R2zaABuEEVx4Az4PCDA5ctstWPDLLxx/NL5Ut1bJ3dlbvEfWz1tJFjdPULZxEqdHzLu15YdA9qome3HfMhyeaen4ifhNhM/oIbX2y4efD2Wj5vkjBUcHDpGKK5tlmy7p0PEq5P0EhrTAPKUhanXwnFHspmJyTJLqJOveQNRpo+xyX3Ybtu/TkOeLNKyGG/kUM9kDMoDtidCKJym50a7ajwYJmNuy3blU6aQeHZkrD2OmKn+aBXQH7saDxDe4dA9fYVAjWyJ2lHl/Kp60K3I4Z111YOVQ0cg4jVWXRtjOQZByv4UAp9Kkkpf0Vyrd+vt1n4mS5OTY91Te1DjzEpclAaHDj9SgxI5LH9T3Wofgq6eIcTPAXWNIijK6HFEgkOsF1Uhytm7TI8UnHcPcVzUaM48JVadupnOKF1Ni2z3a3NcalefZJ3abAdyQqkBXV8IszH6Vn0kRRhghZVK6m4pF2FEb7YODkSrGe+Pbh/Poz5ybGHVfdIxWinkwy5uiN2MrTEdQIROw0ujzUpedv9HotL4JUqcSWVIaAv5+UakGqoUlQGNnODJCjgIPWGwdo0r/SOuZr3MZOOIOl9/0TqIJNzNCVvS7oigEEdw0S7JWjH9o8U4EJo8wu3K5h5rTKrufZhtkwqiwCknxepSOjVD21/TjDRABMSWiO8FfFT24OIT2sfox2hIoqSVRIz5D71RfgUavzIJpg9w/BNUJoTB/cbEO4M0bsM7QQ7pdMpw5x2dwJGOMArrnIWlIrT7QF5LHQf7ysPhuXN4AgL8qGPNmjgp4BtGGSBA3PnAOtRmXRxzZQc85HlJOibuj1eK8oOE7lcSE+Qx5OL9v03qezeGcIl6eYTK2Aq9XPdTxCxPIo8Y9xvWzzECuCyNjuEpdD+ad5VHkHITsGHCtdVUjDUE5FAoOEpUjdU6Zny3Rj+icdIo5q0GEGhOW0YET1/PsPpKn1kv6cGNkO3hw8pVMmHeX5uYlKnwVZ9zIHjqmaHgAZ2af0EvEDWKw8ulCgZTMiIOZc2lSCOsbpFCaxXH40w6Se7YQej2HlM87xEnUk6Bih87nNDDYe5m5+yKAe5cAjMNTjaiVQ/KGrxPlWN+WGRMzioGbM/g9kScRz40Wk2HcvKKXlm2ceH85+QEw6elOnIjVyds+zbSGdxAten/K9V7d14pUYnL6pkKf+kuPfd87/4oY7MbXUx++1P6Umvukvyx6QmnEweq15UPVNdlhM1sNIUjeNX+wlgTlSHX646w7ZOZ8pGbMjTBoELA7YQdlv4ZwUUm+bvHpw5wHaoiZJxrOi35GD96J+rNNvEmjEmj7twC9uoaDs26LTnEsbUpRfz1ueWze3GtemGmiNb4+BckYIVSMDK5XQVwHf3y7yl2adWnRQOCkC4+BwSc2RthgEo3iY5MAanCTcxn4w08mvq0/Mo7Ijhs6asxfWqkKozkws6GDkOcE09UL9aGrQpsrlvsxx+FAzt/37jDuVAl9itZGS3F1xkSe3RRcgjwNydgiG7SNAY0UsB5txKDgTljcnOVjzt/jLSOphSA3W+5qFnyeeNp3NI7Krc6AMJHQTA/9ShyNRtqda97eUtV6lSJNoJpIB5/Az+S8PLz6rvoxixHjzJqMdN9HHjju6zjUeVRYwHlWhq36yrkMMksFmZcggLSl7fLxpQeWcogrR9vQa6ZY5US4YBVbplhB2/mxFHyeEHzrBiHZBCEjioQjOnFyhQOZ5uVROs406lRaRwuiDef/j77zUGZKhb02YAJcLOBF+1HeXvq5zUvzxoIcXsnl+zQNvfrjedmIhOovZSDXkaWDqCXe2hKPbr2wVLZIvGfJC1LqbTu2ceg4pPA0cNC4mPR2CDzVpfcwTe66AdPN9FE5S5LoDNKEe4lj0sfG0fGIXKQlehGZrh8IMC6VSTkmEEujsCR8ww0Bz2DzK6+F+X1Apsc+2dPKrU+dj7T5Mc4V9FWoUNhA9R2xW5RQxcOg8dyRuZqzPT3fWeAAZMUmGD6JI6WVrlXW1H2YOIOjeae5IuiRBS0CMVF8UJb8uY0x923KNaTAJThcWiKm4tIp5OJ2Ur8LJKW9AA9433zRwxFPfMvFFEvfLAuAvvmw/SecFY2wFs5YQkYOf8yK3QPdJ1j205ewps6/vlLGhd52gIBgiBeThje1tGTycNKd7JjHHKO4xotooSZgnA5xy8O2jG1aNUmrcjJhdSlev228YN9ldRJ3dNYc8k/G41NSFeoF9hevuOz19WTgCa3FQtota4eNfxb0QZGP+RfEK5AZYq3dtDkXrmtahkIE5PDGnO1tH8HXduZdKyoc6USpIskKg5+5uc7tP3XSMkKRS84aRI2trqR86CrBT6OphNQ7AMYaDEaYIFewyvjela2yZ8/DIeQBZDPynf6P6SbDVGBDDZlsNnAqenWJEdgjQhfJJdDJr70jTC10X6dbhhvT1G4iMWPqUxuhmgO1+mrNHGnVUjbRHQRxj50kHmzon5tFxAbeb3T8hIk61MchbjWr2YiC++CCfNAbpL2mJgyFrUyCpI382XiZRnhRqFY7FmxOwg1lvr5ZPDxhjSHEmhJEmjoW0prVSoZhvPDfqJQZxgJl8Gmae7stu10E/zypprDmKvM8YXbaIc2NfCtU2WoFUtY6nJJ+KtBt/3Zqmk/I+Nztw5xCC1u25W69VVaOHky2OEVKgSyuRttg7fax6RSKiIiY799SO0i3azih1MW2LgvpmBXIQIAn405+9Wf7RP/l0eSewKc7YRSxxjALXpmcFqr6vyn94VmB4CeAgDnGvJgo/2wmH6Td786abm2eex9TqbUDV13rHh2/c8572kFFkbbqxO91pDVSCHBZGiboxBK8rZGIeOj1sDxHEG73XxSIToNmAH/+cSnKNY/maKE3ehtek0RM5VT4lLc+nq55zZbRKGIigjdcTI44krLXKhbEPtr8hkKpj0ESIVHxM+PaTEpJ5itMFGUMpdTiQJ/kJvjSMQb/XE3XYi3NwB4XEK6rlDuhUn0pei6SDeUl2SuFe6e2vv1gv/9f/00lBv9aTQb/XYuI63g99aLftWtUwZJ0iCJ2p6RkHs1FTeh3PAjLinhbljPaHOjBu39jYxuDm3YUwHSJUika1Lh6VZU/3BIUhf56QQ9VSxsZuPByvcYL7fX78XeohphgDH4J5OgIzaXWFKshEaFE27vfkA6eR2hMofcQDJAGKWXFANrRrvQ0kebKT4lS2EIGzXEl68GQPfR9IoY3KjgjluNwHB80SUeGja8K8zT0Bnrj0QuTrfA7Uc8D9h3bIqg3L0ppQfkg6ZZ4R3gD09Z/r+Ni/9FdDcvevi4DtxBpdnE2YjgrGXLY4xG67PjzlRYt6Q0Kwz0EBia4sMuNPSjQw0OO3RbWQcBOB3cfdfNf5ttxI7qw8UetJNQyWUicEJVV4Gzb9pG5J/QSrMZwuSU9iw4Z3v7xYbgVscTCi3qT7SdQY9e7R1unAMqUDp9f50c/76o25KjT1mad26gfYxSyCXSWAOb7PU3zWNT+s2vq3fp+T8lDOr2nTNPPYI9LeuvZJEbz3skVgovCkK0J9mdESeRN/XsPUarrO7tingjDHjuMOCPOPCzlHX7TIq35XOlGyH86Av69DT4peLXybhDnw7MIBxYlk2js1lOsZIGyTTaS20MlZe/wrzIfHZf3Uop77DcEqfYz+SkIu4tlqR4oRyB5yj9uYHbkt1POmzmfZc4FSf+nncR6oj6bZhGQu721bD1alZQSfc2gBJ6V/VBx25miMqx0ixQ5+PStFN81D51qZe1z2mKhRuzgC5fquX64LGjPur75OIn5eU8WHOhYjaOLKs1Ps+9bj+yrt8uUXSWqEsI9/Nu5o4ApdiWW2JFElcoK2+1y8f/b76+WXuWjXRc7U1eSQcPNZ4Bq4JFl2ZLaXhSKRusWE6ohwjkvEAPCsbswDcRAxBHkEkpLuhb6ngPR8qdYesnYZZozRb4ukt2kQNWxnATtH5Daj6HgksdJNpVgq0HOkpn+3RIJjYYmLth7pl3UpkpfcdvBqTFilbu0751HGP43vOuqEhKGa1tJzLGOvoQyCLXHrXHUeXrcPp58aY4x6am0eUBBmnsLbsyA7u7PL58fset4uOyxApVQYMM0dSeM/++318s9/W2Yk9kp9qvOsPv7W3yj2ivLpP/reDliJtIe4fKMTPkLJxRCKCJzExB0Qd8/7SSXkAttLQu3JvuJ6RHANX3wKWyGc50QS9CBRLQJD6o9fsS/i32bY1OuPLYBZDLw40D7xFpSKuYatECE9wstp6Li2eUaPdwfJToRv6kLnyWwOj/MZZunSstnr5dMxqI0TMTG2B1peV8eZ8bKLaZyEuY2c9Q5ss3mXN6VZinEe8pow7Wq8oX2d/dmmCE9y1xkdB5KNlAV3mEryskXaIVsFLaJo53hc9pXtndxf386R+827zvnh7e3TCiVebYY8G8ApVMVVyqq3+fhz1m6PP9UETV+2zKgb4zYrwjhinE9O54s5pMI9dm9dc+9JJJ/7TFfqFtnHSvfFAbPFIIJB+xjQuGp1dZ83EsD9Z3MMIju3XaBImhSsTr3XkJbQTOQss+r1HH8RYdUYeE8vHRIvbc8ujN2LUA7ivC2NYovF1z0HRJxjfrUQmVybhSZt34Dm5m0lH9XCQ25Rqj7n/+g/3i7/9++0nz9k3xafNOoQVQAqkqeStNKqx1NNjPm5VJvKbx0HsCc9cwTHSGTuSm1DJ95aa2HwtTO1FYPBVukDRCySDqVbycE6o46/nHl7l0FjxBl2vjGgHYfqcGT87Fno50PKkpre40AG2dYG/UhsgOh0tg90hYKPWOIxYkOCo/hmD2Celp7YV/n52n0UxKQdVjGOBjM2w/mOSqn6x2wTGNvAW8OZJLXXDnKWb7KuqVm0RvC/fdvfYPerHs/3h8TnOA0RtLZK7Wxqsvjiy5gqDvbskz/5pxszF/mK1xZvgEOBbibH7anyKV2HMYzb4pvP9+UJk07HGDp7XsqeHdSam/MeDBF2OLNrY8q2I8RJDHDvqRBnKU7va5RbaSnNUP3oz6SD6f24fLoGrSmjRoVZ25CS+gq5dGpCNsjosgAxLrhzBXLybS7t04A+q5+RFUYiHdTdXY9BsEHLEjOYJE6mCjg71+NSnznSM257NYGVk0zHJe89hDmOyVn2VIGtDtTo9HeRggZjuwW5OtXP2VbeWIjOZnEaMMiPfpRxTt3ovf07f7sDbnLHT7msDwVaz2kB19h0BAm6LCfGSp1O1jlccnfH80sd43U7hHWEsIfslsRjPBZzwU/wtJ4IQvTSXxDWYug3u6JeO/o6TjymN3HGVtQd0mLgrm+y7pN3Gj3e6nhp6Z3UVVzVROrJckC2Rc/56elcNQ5OgPGlMgBFfQyJoqJot5HPIh8s87DerkNhWVURMyhtC5Mzi726PqmIo89qxjURxPMFW+E5PsARqTxqE6M0mVyb7dLRbdQtSoDH4TgY7iJJVoCbM+Lj2vX+Jo8va9cYYAgjA7ctBCDCKLpJaAQMrrfMaxKkRepNnYwa/KbfrTXbD+MoqC6e+WTH2W49ntncs8hKCUDwPCirCPnboE0U6SGLmxb4nE49dE4djwg3MeoysJmVMZS9rEWyFEkurEcmffvoU3mcyQb3mdPeZJgdb+eJN2fWT3TjdaftJB5Jupxa6iNGUYlbRQDPNL+p9DkucBI93Y6lZU7HnI+QKUg1FsMc3oYpvCaZH943dgx0ffsn28Px17q38jAV19qdhUVkdJBMW1CQIPIuh4ZwUo/p6X4xQtcF567rr2LQPsnzDC9R5Ke/W+trzCsTTOV2V+MGS8M/181ik5FUjphc8Ou6M3thvIafmolrWqhJJO0QRePvRKoNgHdX6XJHLOk9OGdszZL+6/tejQ6+L/Wiuw/xxCvuD462ieF214ergJYm1/ozZx3GFR4QD+I5xrsV2GzKM5tHrEaYjxW2iP90h4S4ySbU3fBS2lRFj2e3ioNV4xwaM0m9JFQBC0YmIIzJrkLuqiMAH97/PPH8wzjeUxACsPvZP0ZV8LtvDIcQnHuOk3BIinBsDNGyU0vuiUOjJqQVSKpGLPen/kSPMgqHs96mnz37jX1lD0oMNceGgDMJvon4r7jgMbqhR3+GG9mE1GAckVjRlTbAv85o0aHPlSPDTp5UaYwkZvurPYLT/h+BRrxata5uvbxUCT2KS0malIWTCvCbZm28xYvw4xnqYS8GONfdNWxrbpPNz0czbQjvnoiRDGDOYIlwuCxfETfpA4AMppEUvCBO3zLg1Ju1OCbEg4AL/boes7zPeL9fPokJ1HJIlj6qdVIw3N97aRqnUwsoSS2uM68WKJkMuJmNQWZOcCbj23WOqzWeSuqkRLzvek+jkwEX70jTcKBGUpIsniKYJ/3T5xKubUcQ3YbMOAFyRarTf9VnNs/c9eyO919lF7rxouQdT4oEj2oIADmrcx6sezOS6vF2E/GC1DuiTdwLn2eCkUCI1nyA684l3D5rzKmm9bHudL2+k6ZpDmKPSPchbk5/i8POubRuits1CUDamPjGZJtUDc+9xa3PnCHyVXr6k0QDd4PTA81I5blUDM7GG/V1ljCAS7OTUuWGxzyjc29aM3Xph1zo8wPBQmvGcRXc/BMMed5DA5etO6mylU2BblqDYrZATN0X44Tj1abGDoyaNDmCLWS0iFZNDWkVDWPliyzsqWd8W1yLShXIfo6MNSCKs6DSyhZPS0gQSldM/xQj3Zi7CLYWFcYNh1gE3+FA3CaP5Yfyu6hJbTvK/8x5HhfE+/ODGSxmlLoPRlpCOIKTtkrQXdQoLT54lF6n9q0lJwSvlQmiuLllEBDOaUCbimCvP4lTu4YllFydLdkha/xAUwa/B8OQWDPoKumjfjrEppxZuKy7M2ksFSMqR5GxeQLZwMIsGxoIY2VzbfjB6PBMPa+uw83qdc0PVVI7qnCt6yOhDTkBmv5URLF5U91gxDpdXtJz+d2fbOtDjQOiCYjgfpoDTNjcmGuXPz21hr4kNVKr43lEuOlnCpGPEeFZv+pwYguspOu0OfbcOj2+zyQ4ccqmoUZT9KTMBY/1bTldjjGlVh7rZhx3M2TFjOPt8c48kIbUg5XnxEBL4c827F47Xzi+yP5ECASJgxn5Q7CdpthG7bXeoyMIQ3yw8TxJ1GQcYhbc7l4dLoc5rLNiVNJLImWbNe5VVmrtfpNKuI6uX1Y11PgxXNRa1h3X6jEfnXQwwXK6No7N6E7FLq6WsiCu2jXt1173/k/8OP8gQ7QJ6R/avHmJ61sA8dRPCzjSI+8j9fBpPbuQ2IqDIilsfM9BtPlzm1v60BgI7XF6ujIcdHnm0ILSxmJQBVH2jvNINDychTLdHHYZUIZTtB2dkxSu66/UVkulinGr76YDJIJpfMNJF7g4OCawM9YcNNB3wTrFspBzLkVgCmvoP7o3lhdn+UBmFiPrSElB5GFhrubvOk2CtIZEpOebUE86a6bxPLB+PVxK12CSy9JVp4IVRGM6PBNriCEWEVhJo+iNJYqWJ5boqrijgk0RM87Wxrmru2ybPuYeT1EnMHk38jjzTNmEgGh7BojA7qwm4ppEl+MuX3YtdZAkIoxdU9QFIF0rKzRS1sI0T/RNiKWiMrp5NVOIClfSPLN9Ig53Pc3CeE5/V0h7Cbj7D1I/eWEQwHa1stlJTCYZJ/q3uUXOAiWonhgqlfiSztE9KeuNaTVra0tSg4d0ebw5J6XPnUs/i45RaWPnW3LPp0M/5hScWgO8OC3DWOZxCpA1AWXLs5F3oWoEfPYyPIchxw5ddSAA8uJWiwSAw4PFCDnoDRgn5EFokezL+KYRW6wuE3l+SHeA5GCpe0PDGFQc9ubzs3R9KDXNs1nV1jmnakfATVjlsQ2DNAYYOWg5TDR93wd8f2fTS0jE+dBMnSob0P9pmV6kItPZqpXqEFvMUlyjq1Lg54B+6u9Ax0Qt2dZ57EbLm6i/ZbF18Uf0anUhbZ7dWy1mn+PS+YgpidYYe38oj+e4Po+qlUL5WFQfGGPPJtmKkIHUCEO05ChbAh+uT0uk3kl4kXoUbtD7MpZz8HB3XUYIRtoQUyVM7GQtZTDpdqXSlFycIjDCNQ0aJzTVGF/tp069EfUr5DjhNPYdNcOQCZtE8+ruXEILs6toVEyqiwdDzQCaHSHeUiYaIkjTNJ7FKOQmgZ5rhtx9N/XvuJCqEQz6qyQtwNSfK18GBoelzcEyfWbeCdyCBWEZcJy9yvCTegHwtHqyM3FzSiK4k6LU1Lo4jS2b504VkQ9PNqfn/JJcTI47wEoa4Mn2CKpW0tJ2icuxd83pe56Mf3OGU4sWZZNgO5esFtfJC13XiAy57IZ8lPT0PFcp91FTmi74hxDnhDQcKBKnBrmuDpOEeAd1aaCA7NlE2sK41ZJ4+rAmy5v9wQRSOh7DzSOTPZVtfi5bLHc0GoYEtdg5Wmn0dJFzzBQOujfpBHeIwfn3IUzOatI1JC6MqomTIsh1BCBTRxLO2d4MenDKa4kVSD9W5m1qJFDNjC6D+5e6Ypzt/mmpeknN6duNrOPltXYE9v9QPYxgbRwd39uyAd59NSmEmh4uHGRRqEaBA3ye+RRxqAg9sEGfk9dealyaeju0TWEfJ0vdqwdwDR1O6eFgijbj7uQNdUlGO3I3+b55PtLREc6JneIQ+h4zvMvla9Q2XVbACUiZAakaRLVf73XZVi5zfBEo6jWNm7pxpJHqn8zp67K49yHHc6YkrdIQkxHghLzufC8SzwboTebI8bJE3TKv1LFN/FSGFlKUJRXXV9VUynJveIupatF8eMumMYPwI6VkIkfl2roWLiqBY5R76ZLWLvWPKZ9LSApg49FsbqWLdk59XqPcRW0uInb/CEOQtugMlK5yOvnIHUs1TBYzdUScHaH0iy8+DSHp4o7NWNWAsGkyDzGZClp65JPPHOtEt0ZU6XtFp4BVoBpXsDzY139wVQ4orqei6OYAvcmV/G5HTqhdjPREGpinVm6rDn5sd+0f/IwbziPJOoRZKvIlQlC34hu1ELpf9+WUmJvXHnBP8TlHxjFPkiy9QmouKxVMW06U4No7MNp9mMOGI+l+RTEbODkTYjT8Cl6Sd5V9HVUJVMwWvmxJw/WkbJyHmJdkyIDQKnZZRZqRMt9/1qOhPJvXg+4DrbX3bQRLyXZjrIpKVIEJkJGXwOPRVkpsPeJ0cjwtmq05pj+lUfj18AKKqcUTUsYtIHlExJxBtIAf/ejD+bWWmxiBV4TzGeWbHHZuNrXDCLI5koxBUABGTYV4nAoxCEBcutijTd+28ZKLbP8G7bLVXNX6caLFU7vw4dQG6sKydYhwRbXxkFQwsnnc9lGZXUUS+yqVnN/FWyQVDaSGM25wBEJwa/Ojj0u+jqMgDIADRTH5rbFJSN61YhLncN0p+gWbLvlLecDJcFTnPX/6g9Tjv7Tsnn6aSP88PRuXUmGJZcmeVExc1kSndidZ2KZHoC4Xb5LWuHv10wpYGbLcYS1CKZeonnTUjzVnm6eoLy4rT17/MDWTC7n+WQjKnQxghu9KBsDKU4vqyxrrauJsA+QPi2h7nPb6pz3jxLwRMQxbIJP/MbUw3mGx8qEHvKwvP0/yIvrmZ+OO7soOH6s0Oo2uUDIYyix0ysKqB8GcLn8twiH4Xdf8UYwY0ZOgYfGQJr3CM/N0hK20yNWfTkrqZnz+49b0ZbWNLk3lUbFDNJ5ir25q5mgPWi25P0iiW8vzlxH+XZdyQGJWDI6hWaCm//qrGPXXwuerX4+xU33rix93Gv+/2+FWfyul9+MA/llHlf6D5fTVPwiqPwigWKzlb2sGU5Q6bj5bdt/528v67b8XQX48Efbp/h8ur9//Lz288b+JK1p4YiovddBckDu7ufkLy+aTv5uq+7cogHDwvy6nd//Tsrv7rZDzdcSIfWOdC0FSR5Wvrv+NZfv5313Wr/+VwA6p7//nFvA/LJuP/2OqqwXVKGccZ1Kd1p8um0//zWX72d8LaX82nf+7y+n9f9W1/23M8sVwN6OuSW5bcHX56s8uL6/+7fbE/62krmAg5lt//feD57+I69/FeyU8U382CGWKWsOPl5e3f2+5+MF/UORdK/+7/2O5uPtPl9M3/zD8vIsJldUyjZoaqsmuXv3NZfPZf5jq+80+DXPv/7fl6cv/sobM32qJPeekFTHeu85L3u1eLT/8s391Wb3915bl7b+eWu2Qg9PDP80v/TNz87/4v9PT7y8vX/1ny/Mv/vMU9tcN8Mmyefs3ltVn/369TX+5S7HIv/DTU1YOIe7w1X+y/H/tncFKw0AQhmdbo1WQNkRBqogUBPGkINKT0EtRz159Ox/Agw8g3kQRUU+iCOpBLA2VSk1rk/XbDcFY2njy5lxCsn+yyfz/zpBksskH1zSgl4kVUe4Ojt0iITKXUsp0nzr/9iXkHLEfZIZFKXicWKkuamotjjFp/GdTVONAeq1jyHixoSN0NpjFcw9xVK1aE7h5eiDBA/46oWjiTN79K4iryPRcTZzZOsIrJ9B4yQiOOjc4+1CiFo6jr25uVQozVcl7uyT0+R94zdyM4ds5X6FCYnBKPjMVmmVI2xfHq+EaarLSFnUQFQT6HL99YUfaWGlTcu42BK4TLb7xhEJz9qNN955Q0SuduCiwMhqYtNC5BLesmVyyREwpJi3Dl1wcosBhJFBGkt1vONJu1cGjDRvK/PcIISlTqp5hut/gbd4z4cfj5dRiBjJu0hApkc+gXeAmkzL/DDN38NK9J3KgbEhT44TxLDMi/LjDJzyimFwGiY8G7FdCBvD/q3/sgS+7p/whyj3AhwAAAABJRU5ErkJggg==");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:5.6875rem;height:3.625rem;max-width:unset;pointer-events:none;margin-right:-1.875rem}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:4.125rem;height:2.625rem}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:5.625rem;height:3.5625rem}}@media screen and (min-width:75em){.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:7.0625rem;height:4.5rem}}.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}}@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:#333}@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 print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li{margin-top:2.5rem}}.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}.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{aspect-ratio:1/1;opacity:.42;max-width:1.5625rem;max-height:1.5625rem}@media print,screen and (min-width:48em){.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:1.5rem;max-height:1.5rem}}@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:1.875rem;max-height:1.875rem}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links img.alwaysOpaque,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button img.alwaysOpaque,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div img.alwaysOpaque{opacity:1}.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{line-height:.6875rem;margin-top:.4375rem;color:#333}@media print,screen and (min-width:48em){.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{line-height:.875rem}}@media screen and (min-width:75em){.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{line-height:1rem}}@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:4.375rem;word-break:break-word}}.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 a.navigation-links.active 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 div.navigation-links>div.active-navigation span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active span{padding-bottom:.4375rem}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button{cursor:pointer}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.nav-more-menu img{width:1.5rem}.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:4.0625rem}}@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:not(.active) .close-flyout{display:none}.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;-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;width:100%}}@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:.75rem;-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{display:inline-block;line-height:2.1875rem;color:#333;padding-left:.5rem;padding-right:.5rem}.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.l1-selected-title div.heading3,.mg-navigation .navigation-container .mg-navigation-l2 ul li.l1-selected-title h2{font-size:1.5625rem;line-height:2.1875rem;padding-left:.5rem;padding-right:.5rem}.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}@media print,screen and (min-width:48em){.firefox .mg-navigation .mg-navigation-l1 ul.navigation-list{height:80vh;overflow-y:scroll;margin-bottom:3.125rem}}@media print,screen and (min-width:64em){.firefox .mg-navigation .mg-navigation-l1 ul.navigation-list{width:100%;overflow-y:hidden}}@media screen and (min-width:75em){.firefox .mg-navigation .mg-navigation-l1 ul.navigation-list{width:100%}}@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:4!important;display:block}}.navigation-overlap{z-index:0!important}@media print,screen and (min-width:48em){html[lang=th] .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span{line-height:1rem}}@media screen and (min-width:75em){html[lang=th] .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span{line-height:1.875rem}}.theme-toggle-wrapper{display:none}html.lang-he .theme-toggle{height:1.25rem;width:1.25rem;display:block;opacity:1;cursor:pointer}html.lang-he .theme-toggle-wrapper{display:block;position:fixed;left:0;top:0;background:#3e2b1a;padding:.625rem;z-index:1;border-radius:0 .5rem .5rem 0;cursor:pointer}html.lang-he .mg-navigation .hide-logo{pointer-events:none}@media print,screen and (max-width:47.99875em){html.lang-he .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list{height:auto!important;min-height:4.375rem;overflow:hidden;overflow-x:auto}}html.lang-he .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li{margin-right:.625rem}html.lang-he .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span{line-height:.9}@media print,screen and (max-width:47.99875em){html.lang-he .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span{padding-bottom:.625rem}}@media print,screen and (min-width:64em){html.lang-he .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span{width:90%}}html.lang-he .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li:last-child{margin-bottom:0}form.webform-submission-form{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;margin:.625rem 8.33333% 1.25rem;padding:1.625rem;border:.1875rem solid #eee}form.webform-submission-form label.js-form-required{font-size:1.875rem;line-height:1.875rem}form.webform-submission-form .js-form-managed-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}form.webform-submission-form .js-form-managed-file .file--image,form.webform-submission-form .js-form-managed-file input.js-form-file{margin-top:1.25rem;font-size:1.0625rem}form.webform-submission-form .js-form-managed-file input.js-form-submit{margin-top:2.125rem;-webkit-box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);width:20%;padding:1.25rem 0;box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05);border:1px solid #222;font-weight:700}@media print,screen and (max-width:47.99875em){form.webform-submission-form .js-form-managed-file input.js-form-submit{width:50%}}form.webform-submission-form .form-item--error-message{color:#fe0908;margin-top:.625rem}form.webform-submission-form .js-form-item-description{margin-top:2.125rem}form.webform-submission-form .js-form-item-description label{font-size:1.125rem;line-height:1.125rem}form.webform-submission-form .js-form-item-description .form-textarea-wrapper{margin-top:.625rem}form.webform-submission-form .js-form-item-description .form-textarea-wrapper textarea{height:8.125rem;padding:.625rem;font-size:.9375rem;line-height:1.25rem;overflow:auto;outline:none;resize:none}form.webform-submission-form .js-form-item-description .form-item--error-message{color:#fe0908;margin-top:.625rem}form.webform-submission-form .form-actions.js-form-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1.25rem 0 0;font-size:1.125rem;color:#fefefe;text-align:center;height:4.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:201% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(0,#3e2b1a));background-image:linear-gradient(90deg,#fff33e 50%,#3e2b1a 0);-webkit-transition:all .3s ease;transition:all .3s ease;padding-left:1.875rem;padding-right:1.875rem}form.webform-submission-form .form-actions.js-form-wrapper .button{cursor:pointer;color:#fefefe;border:none;outline:none;padding-left:1.25rem;background-repeat:no-repeat;background-size:.5rem 1rem;background-position:0;background-color:transparent}form.webform-submission-form .form-actions.js-form-wrapper:hover{color:#0a0a0a;background-position:0 100%;color:#333}form.webform-submission-form .form-actions.js-form-wrapper:hover .button{color:#333;background-repeat:no-repeat;background-position:0;background-color:transparent}a.pdf-lnk{font-size:1.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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;cursor:pointer;color:#333;margin:.625rem 8.33333% 1.25rem}a.pdf-lnk:hover{border:.125rem solid #777}a.pdf-lnk:before{content:"";display:block;background-size:contain;background-repeat:no-repeat;height:1.25rem;width:1.5rem;margin-right:1.25rem;margin-left:1.875rem}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l1{background:#fffef8}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l1 .logo img{position:absolute;left:1.5625rem;margin-right:0}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span{color:#747474}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active span{border-bottom:0;color:#333}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2{background:#fffef8}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul{top:10.9375rem;-webkit-transform:none;transform:none;padding-left:2.625rem;padding-right:1.875rem}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul li{margin-bottom:.75rem}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul li.l1-selected-title{margin-bottom:2.5rem}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul li a{font-size:1.125rem;line-height:2.1875rem;color:#333}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul li.has-sub-menu>a{position:relative;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}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul li.has-sub-menu>a:after{content:"";width:1.5rem;height:1.5rem;background-image:url(/themes/custom/maggi/UI/build/images/1DnySEs.png);background-repeat:no-repeat;background-size:100%;background-position:50%;margin-left:-.5rem;margin-top:.3125rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul.hasLevel3{width:100%}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul.hasLevel3 li{position:relative}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul.hasLevel3 li ul.navigation-sub-links-3{position:relative;left:0;top:0;-webkit-transform:none;transform:none;width:100%;margin:0;padding:.125rem}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul.hasLevel3 li ul.navigation-sub-links-3 a.back-to-l2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.625rem;gap:.625rem;margin-bottom:2.5rem}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul.hasLevel3 li ul.navigation-sub-links-3 a.back-to-l2:before{content:"";width:1.5rem;height:1.5rem;background-image:url(/themes/custom/maggi/UI/build/images/1DnySEs.png);background-repeat:no-repeat;background-size:100%;background-position:50%;margin-left:-.5rem}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul.hasLevel3 li ul.navigation-sub-links-3 a h2.clicked-menu-title{font-size:1.5625rem;line-height:2.1875rem}.mg-navigation.cx-navigation .navigation-container .mg-navigation-l2 ul.hasLevel3 li ul.navigation-sub-links-3 li{margin-bottom:.75rem}.mg-navigation.cx-navigation a.all-items-cta{border:.0625rem solid #333;padding:1.25rem 1.875rem!important;margin-top:2.3125rem;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;cursor:pointer;font-size:1rem!important;line-height:1.5rem!important;color:#333;-webkit-animation:slideInFromLeft .3s ease-out forwards;animation:slideInFromLeft .3s ease-out forwards}@-webkit-keyframes slidein{0%{margin-left:100%}to{margin-left:0}}@keyframes slidein{0%{margin-left:100%}to{margin-left:0}}@media print,screen and (max-width:63.99875em){.mobile-burger-navigation.cx-navigation{position:absolute;top:0;left:0;width:100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-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:1.5625rem 1.875rem}.mobile-burger-navigation.cx-navigation.full-bg-color{background-color:#fff}.mobile-burger-navigation.cx-navigation.show{position:fixed}.mobile-burger-navigation.cx-navigation .brand-logo{z-index:10}.mobile-burger-navigation.cx-navigation .hamburger{position:relative;display:block}.mobile-burger-navigation.cx-navigation .hamburger .bar,.mobile-burger-navigation.cx-navigation .hamburger:after,.mobile-burger-navigation.cx-navigation .hamburger:before{content:"";display:block;width:.875rem;height:.09375rem;background-color:#333;-webkit-transition:.4s;transition:.4s;margin:.1875rem 25%}.mobile-burger-navigation.cx-navigation .hamburger.is-active:before{-webkit-transform:rotate(-45deg) translate(-3px,3px);transform:rotate(-45deg) translate(-3px,3px)}.mobile-burger-navigation.cx-navigation .hamburger.is-active:after{-webkit-transform:rotate(45deg) translate(-3px,-3.5px);transform:rotate(45deg) translate(-3px,-3.5px)}.mobile-burger-navigation.cx-navigation .hamburger.is-active .bar{opacity:0}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container label[for=edit-search-key]{display:none}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right{position:absolute;right:0;width:100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:.9375rem;gap:.9375rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right a,.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right button{width:1.8125rem;height:1.8125rem;cursor:pointer;background:#fff;border-radius:37.5rem;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1098);box-shadow:0 2px 6px 0 rgba(0,0,0,.1098)}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right .search-mobile-nav,.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right a{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}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search{position:absolute;top:0;right:86px;width:100%}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container{width:100%;vertical-align:middle;white-space:nowrap;position:relative}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container .icon{position:absolute;top:0;right:0;left:auto;z-index:1;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container .search-key-input{width:0;height:0;border:0;border-radius:0;float:right;padding-left:35px;-webkit-transition:width .55s ease;transition:width .55s ease;margin-top:0;background:transparent;display:none}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container #edit-submit-search,.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container .search__closeIcon,.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container .search__closeIcon+div#edit-actions{display:none}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container.expand .icon{right:calc(100% - 40px);border:0;border-radius:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;width:1.8125rem;height:1.8125rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container.expand .search-key-input{display:block;width:calc(100% - 10px);height:40px;background:#fff;border-bottom:1px solid #000;height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;outline:none;padding-left:29px}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container{position:fixed;top:0;left:100%;width:100%;height:100%;display:block;-webkit-transition:.4s;transition:.4s;background-color:#fffef8;opacity:0;z-index:2;display:none}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container>ul{width:79%;height:calc(100% - 150px);overflow-y:auto;position:absolute;top:7rem;padding-top:.125rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container.is-active{left:3.75rem;opacity:1;display:block}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container a{width:100%;display:block;margin-bottom:.625rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav{padding-left:1.6875rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav>li{padding:0 8px;margin-bottom:2.5rem;-webkit-animation:slidein .5s;animation:slidein .5s}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav>li>a{font-size:1.5625rem;line-height:2.1875rem;color:#333}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav.pushNav_level{display:none;padding:0;margin:0}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav.pushNav_level.isOpen{display:block}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav.pushNav_level>li{padding:0 8px;width:100%;margin-bottom:.75rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav.pushNav_level>li>a{font-size:1.125rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav.pushNav_level>li.pushBack_level{margin-bottom:1.875rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav.pushNav_level>li.pushBack_level>a{font-size:1.5625rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.625rem;gap:.625rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav.pushNav_level>li.pushBack_level>a:before{content:"";width:1.5rem;height:1.5rem;background-image:url(/themes/custom/maggi/UI/build/images/1DnySEs.png);background-repeat:no-repeat;background-size:100%;background-position:50%;margin-left:-.5rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav li a.openLevel{position:relative;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}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container .pushNav li a.openLevel:after{content:"";width:1.5rem;height:1.5rem;background-image:url(/themes/custom/maggi/UI/build/images/1DnySEs.png);background-repeat:no-repeat;background-size:100%;background-position:50%;margin-left:-.5rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container li.mobile-more-list-item{border-top:1px solid #ccc;padding-top:2.5rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container li.mobile-more-list-item.no-border{border-top:0;padding-top:0}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container{position:fixed;top:0;left:100%;width:100%;height:100vh;display:block;-webkit-transition:.4s;transition:.4s;background-color:#fffef8;opacity:0;z-index:2;display:none}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container ul.account-menu-level-1{width:79%;height:100%;overflow-y:auto;padding-top:7rem;padding-left:1.6875rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container ul.account-menu-level-1 li{padding:0 8px;margin-bottom:1.25rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container ul.account-menu-level-1 li span{font-size:1.5625rem;line-height:2.1875rem;color:#333}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container ul.account-menu-level-2{margin:1.875rem 0 0}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container ul.account-menu-level-2 li{padding:0;margin-bottom:.75rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container ul.account-menu-level-2 li span{font-size:1.125rem;line-height:2.1875rem;color:#333}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container ul li{-webkit-animation:slidein .5s;animation:slidein .5s}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container ul a{width:100%;display:block;margin-bottom:.625rem;color:#333}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-account-menu-container.is-active{left:3.75rem;opacity:1;display:block}.mobile-burger-navigation.cx-navigation a.all-items-cta{border:.0625rem solid #333;padding:1.25rem 1.875rem!important;margin-top:2.3125rem;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;cursor:pointer;font-size:1rem!important;line-height:1.5rem!important;color:#333;-webkit-animation:slideInFromLeft .3s ease-out forwards;animation:slideInFromLeft .3s ease-out forwards}.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions{position:absolute;width:100%;max-height:23.125rem;overflow-y:auto;top:80px;z-index:10;left:0;background:#fff}}@media print,screen and (max-width:63.99875em) and (max-width:47.99875em){.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions{max-height:26.125rem}}@media print,screen and (max-width:63.99875em){.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .cx-search-scroll-gradient{width:100%;height:5.625rem;display:none;position:sticky;bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(29.69%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(180deg,#fff 29.69%,hsla(0,0%,100%,0));left:-1.875rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);z-index:20}.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .cx-search-scroll-gradient:after{content:"";display:block;background:url(/themes/custom/maggi/UI/build/images/2TwEZQ-.svg);background-repeat:no-repeat;background-position:50%;position:absolute;top:.8125rem;left:50%;width:30px;height:30px;-webkit-transform:rotate(180deg) translateX(50%);transform:rotate(180deg) translateX(50%)}.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .search__container{padding:36px 60px 0 70px}}@media print,screen and (max-width:63.99875em) and (max-width:47.99875em){.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .search__container{padding:36px 30px 0}}@media print,screen and (max-width:63.99875em){.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .search__container .search__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:30px;gap:30px;margin-bottom:3.125rem}.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .search__container .search__detail__header{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .search__container .search__detail__header .search__detail__productList{font-size:21px;line-height:28px;color:#000}.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .search__container .search__detail__header .all_search__detail a{font-size:13px;line-height:20px;text-decoration:underline;color:#333}.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .search__container .search__detail__searchListing .search__detail__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:25px;gap:25px}.mobile-burger-navigation.cx-navigation .cx-search_autocomplete_suggestions .search__container .search__detail__searchListing .search__detail__list a.search__link{font-size:14px;line-height:18px;color:#000}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#333;opacity:.3;z-index:2;display:none}body.no-scroll{overflow:hidden;height:100%}body.cx-search-template .cx-mobile-nav-right-search{display:none}.cx-improve-template .mg-recipe-stage{margin-left:auto;margin-right:auto}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-menu-container{width:auto!important}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-menu-container>ul{width:89%}.mobile-burger-navigation.cx-navigation{padding-left:3.75rem;padding-right:3.75rem}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container.expand .icon{right:calc(100% - 30px)}.mobile-burger-navigation.cx-navigation .cx-mobile-navigation-container .cx-mobile-nav-right-search-container.expand .search-key-input{width:100%}}.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;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{cursor:pointer;background:#fff;color:#333;width:3.125rem;height:3.125rem}@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:#f3f3f3;border-radius:0;border:.125rem solid #ccc}}.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{border-color:#777;z-index:2}.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 #777;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 #777}.mg-slick-controls .controls__button.slick-disabled{border:.125rem solid #ccc}.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}#onetrust-pc-btn-handler{color:#000!important}html.lang-fr #onetrust-pc-btn-handler{color:#000!important;background:#fff33e!important}html.lang-fr #onetrust-accept-btn-handler,html.lang-fr #onetrust-reject-all-handler{color:#000!important}.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)}}html.lang-he .mg-overlay-close:focus{outline:2px solid #7aacfe!important;outline:5px auto -webkit-focus-ring-color!important}@-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-random-meal:before,.mp-search-button:before,.mp-summary-print-share__sharing:before{-webkit-filter:none!important;filter:none!important}.mp-summary-print-share__sharing:hover .mp-sharing{margin-top:3.75rem}.mp-sharing__item:before,.mp-view-menu:before{-webkit-filter:none!important;filter:none!important}.mp-view-menu:before{margin-right:0!important}@media print,screen and (min-width:64em){.mp-view-menu:before{margin-right:1rem!important}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mp-topbar .mp-button{width:3.75rem!important}}.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,brand-gray);border:0;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;color:#3e2b1a}.mp-topbar__gradient{display:none}.mp-topbar__inner{margin:3.125rem 0 0}@media screen and (min-width:75em){.mp-topbar__inner .back-link{padding-left:25px}}@media print,screen and (max-width:47.99875em){.mp-topbar__buttons{padding-right:0!important}}@media screen and (min-width:75em){.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:#3e2b1a}.mp-onboarding .header-text .title{margin-top:.9375rem;margin-bottom:.625rem}.mp-onboarding .form-actions input{display:block}@media print,screen and (min-width:48em){.mp-onboarding .form-actions input{display:inline-block}}@media print,screen and (max-width:47.99875em){.mp-onboarding .mp-form-step__content{padding:0 0 1.875rem}}@media print,screen and (min-width:64em){.mp-onboarding .js-form-type-checkbox,.mp-onboarding .js-form-type-radio{max-width:160px}}.mp-onboarding .fieldset-wrapper>div.form-checkboxes{padding-top:1.5625rem;padding-bottom:0}.mp-onboarding .fieldset-wrapper>div.form-radios{padding-top:.625rem;padding-bottom:0}.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:#3e2b1a;margin-left:auto;margin-right:auto}.mp-settings__tag--icon-collapsable{background-color:transparent!important}.mp-week-calendar__days .active .minorday{color:#3e2b1a;background-color:#fff33e}.mp-week-calendar__month{color:#3e2b1a}.mp-dialog .ui-dialog-titlebar-close{background-image:none}#mealplanner .title h3{color:#3e2b1a;border-bottom:2px solid #dedede;border-bottom:2px solid var(--mp-neutral-light)}#mealplanner .tickets{color:#fff;color:var(--mp-white)}#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:none;filter:none;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:none;filter:none;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{content-visibility:hidden;top:.75rem;right:.3125rem;background-repeat:no-repeat;background-size:1rem 1rem!important}@media print,screen and (max-width:47.99875em){#mealplanner .mp-topbar{margin-top:5rem}}#mealplanner .mp-topbar__buttons .sub-buttons .mp-download-and-share-menu{padding-top:1.125rem;line-height:1.375rem}@media screen and (min-width:75em){#mealplanner .mp-buttons{width:65%}}@media print,screen and (min-width:64em){#mealplanner .mp-buttons{width:66%}}#mealplanner .mp-buttons .mp-button.mp-button--secondary{background-color:#fff;background-color:var(--mp-white)}#mealplanner .mp-buttons.mp-buttons--outside-card{width:100%}#mealplanner .mp-buttons.mp-buttons--outside-card .mp-button{width:auto}@media print,screen and (min-width:64em){#mealplanner .card.mp-recipe .mp-buttons .mp-button.mp-search-button{max-width:11.5625rem}}@media print,screen and (min-width:64em){#mealplanner .card.mp-recipe .mp-buttons .mp-button.mp-random-meal{max-width:10rem}}#mealplanner .mp-empty .mp-buttons{margin-left:auto;margin-right:auto}#mealplanner .mp-empty .edit-preferences{margin-top:0}@media print,screen and (min-width:48em){#mealplanner .mp-empty .edit-preferences{margin-top:0}}@media print,screen and (min-width:64em){#mealplanner .mp-empty .edit-preferences{margin-top:0}}@media screen and (min-width:75em){#mealplanner .mp-empty .edit-preferences{margin-top:.9375rem}}#mealplanner .row-mp-no-results .mp-buttons{margin-left:auto;margin-right:auto}@media print,screen and (max-width:47.99875em){#change-meal .mp-topbar-default,#mp-nutrition-chart-page .mp-topbar-default,.menu-preferences-form .mp-topbar-default{margin-top:5rem}}.mp-shopping-list .mp-calendar__header{min-height:2.1875rem;height:auto}.mp-shopping-list .mp-calendar__header-meals{min-width:9.375rem}@media print,screen and (max-width:47.99875em){.mp-shopping-list__mealtype .title{width:5.5rem}}@media print,screen and (max-width:47.99875em){.mp-shopping-list__mealtype_recipes{width:93%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mp-shopping-list__date-actions{padding-right:.9375rem}}@media print,screen and (max-width:47.99875em){.mp-summary-print__mealtype .title{width:4.5rem;min-width:4.5rem}}.mg-containt-container .mp-topbar-default__buttons{width:35%}@media print,screen and (max-width:47.99875em){.mg-containt-container .mp-topbar-default{margin-top:5rem}}@media print,screen and (max-width:47.99875em){#mp-print-dialog+.mp-topbar-default .mp-topbar-default__buttons{width:50%}}@media print,screen and (min-width:64em){#mp-print-dialog+.mp-topbar-default .mp-topbar-default__buttons .sub-buttons{width:auto;max-width:100%}}#mp-print-dialog+.mp-topbar-default .mp-summary-print-share__sharing{width:4.0625rem}#mp-print-dialog+.mp-topbar-default .mp-summary-print-share__sharing:before{position:relative;left:10px}@media print,screen and (min-width:64em){#mp-print-dialog+.mp-topbar-default .mp-summary-print-share__sharing:before{left:auto}}.mp-summary-print-share__printable[data-summary-format=full-recipe],.mp-summary-print-share__printable[data-summary-format=ingredients-list]{padding-left:1rem;padding-right:1rem}@media print,screen and (min-width:48em){.mp-summary-print-share__printable[data-summary-format=full-recipe],.mp-summary-print-share__printable[data-summary-format=ingredients-list]{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:75em){.mp-summary-print-share__printable[data-summary-format=full-recipe],.mp-summary-print-share__printable[data-summary-format=ingredients-list]{padding-left:0;padding-right:0}}.mp-summary-print-share__printable[data-summary-format=full-recipe] .mp-summary-print__recipes-mealtype,.mp-summary-print-share__printable[data-summary-format=ingredients-list] .mp-summary-print__recipes-mealtype{color:#3e2b1a;border-bottom-color:#777}.mp-summary-print-share__printable[data-summary-format=full-recipe] .tickets,.mp-summary-print-share__printable[data-summary-format=ingredients-list] .tickets{color:#3e2b1a}.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}#change-meal .select-button{min-height:4rem;height:auto}@media print,screen and (min-width:48em){#change-meal .select-button{min-height:4.5rem}}@media print,screen and (max-width:47.99875em){#change-meal .mp-paginator{margin-left:1rem;margin-right:1rem}}.menu-preferences.dashboard .checkbox-title,.menu-preferences.dashboard .radio-title{color:#3e2b1a}.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)}@media screen and (min-width:75em){.menu-preferences .mp-topbar-default__inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media print,screen and (max-width:47.99875em){.menu-preferences .mp-topbar-default__back-link{position:absolute;width:2.5rem}}.menu-preferences .mp-topbar-default__title{width:100%}@media print,screen and (min-width:48em){.menu-preferences .mp-topbar-default__title{width:50%}}.menu-preferences .mp-topbar-default__buttons{width:100%}@media print,screen and (min-width:48em){.menu-preferences .mp-topbar-default__buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:75em){.menu-preferences .mp-topbar-default__buttons{width:37%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.menu-preferences .mp-topbar-default__buttons .sub-buttons{width:auto}@media screen and (min-width:75em){.menu-preferences .mp-topbar-default__buttons .sub-buttons{width:80%}}@media print,screen and (max-width:47.99875em){.menu-preferences .mp-topbar-default__buttons .sub-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.menu-preferences .mp-topbar-default__buttons .sub-buttons div:first-child{margin-left:.625rem}.menu-preferences .mp-topbar-default__inner--wrap .mp-topbar__buttons--full .mp-button{width:100%!important}#recipe-from-detail .active .checkbox-title,#recipe-from-detail .active .radio-title{color:#3e2b1a}#recipe-from-detail .form-checkboxes{margin:20px auto 16px}#recipe-from-detail h2{margin-top:0;font-size:24px}.title-setting__num{color:#3e2b1a}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)}table#mp-onboarding-stepbar{margin-bottom:.625rem}table#mp-onboarding-stepbar tr td span.step-dot{line-height:1.75rem;height:1.875rem;width:1.875rem;background-color:#aaa;background-color:var(--mp-neutral);border-radius:50%;display:inline-block;color:#fff;color:var(--mp-white);font-size:1.125rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.9375rem;letter-spacing:normal;text-align:center;-webkit-font-smoothing:antialiased}table#mp-onboarding-stepbar tr td.step-active span.step-dot{background-color:#3e2c19;background-color:var(--mp-secondary)}table#mp-onboarding-stepbar tr td.step-active span.step-label{color:#3e2c19;color:var(--mp-secondary)}table#mp-onboarding-stepbar tr td.step-passed span.step-dot{background:#fffcda url(/themes/custom/maggi/UI/build/images/uvMSGtM.svg) no-repeat scroll 0 0;background:var(--mp-primary-light) url(/themes/custom/maggi/UI/build/images/uvMSGtM.svg) no-repeat scroll 0 0;background-color:#7c6853;background-color:var(--mp-secondary-light)}table#mp-onboarding-stepbar 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:#3e2b1a;outline-color:#3e2b1a;height:48px}@media print,screen and (max-width:47.99875em){#meal-planner-block input[name=add_tag]{padding-right:2.25rem}}.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:1rem}.mp-button.mp-button--secondary svg{margin-right:5px}.menu-preferences .tag{color:#3e2b1a;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}table#mp-onboarding-stepbar{margin-top:6.875rem}}@media print,screen and (min-width:64em){.sub-buttons{width:80%}}.sub-buttons div{margin-left:10px}.sub-buttons div:first-child{margin-left:0}@media print,screen and (min-width:64em){.sub-buttons .mp-button.mp-button--primary,.sub-buttons .mp-button.mp-button--secondary{width:100%!important;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}}#meal-wrapper .mp-recipe__info .tickets .preparation-container{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#meal-wrapper .mp-recipe .mp-buttons{width:35%!important}#meal-wrapper .mp-recipe .mp-buttons.mp-button--secondary{background-color:#fff!important;border-color:#fff!important}#meal-wrapper .mp-recipe .mp-buttons a.mp-button.mp-button--secondary.mp-search-button{margin-right:0!important;margin-bottom:.625rem!important}#meal-wrapper .mp-recipe__grad,#meal-wrapper .mp-recipe__image .img{height:18.75rem!important}#meal-wrapper .mp-recipe__info .mp-recipe__tag-wrapper{width:50%!important}#meal-wrapper .mp-recipe__info .title{width:57%!important}#meal-wrapper .mp-recipe__info .prepa{width:50%!important}#meal-wrapper .mp-recipe__info .difficulty{margin-left:.4375rem!important;width:50%!important}#meal-wrapper .mp-recipe__info .tickets{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;width:47%!important;color:#fff!important}#meal-wrapper .mp-recipe__info .tickets .mp-recipe__calories{width:35%!important}.mp-topbar-default__buttons .sub-buttons .mp-button.mp-summary-format__download-share{display:none}@media print,screen and (max-width:47.99875em){.mp-summary-format__buttons{width:90%;margin-left:auto;margin-right:auto}}.mp-summary-format__option.selected .mp-summary-format__option-title{color:#777}.mp-summary-download-share__buttons .mp-button.mp-summary-download-share__download{display:none}.mp-shopping-list__mealtype,.mp-summary-print__mealtype{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mp-shopping-list__mealtype:last-child,.mp-summary-print__mealtype:last-child{margin-bottom:1rem}@media print{.mp-shopping-list__mealtype:last-child,.mp-summary-print__mealtype:last-child{margin-bottom:0}#ot-sdk-btn-floating{display:none}}.bg-card-type.selected .complementary-dishes__type-filter-name{color:#777}#change-meal .title h3{color:#3e2b1a;border-bottom:2px solid #dedede;border-bottom:2px solid var(--mp-neutral-light)}.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/maggi/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 .recmd .fivestar-basic div.fivestar-widget-static .star span.on{background-position:0 -16px}.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}.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/maggi/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 a{background-image:none!important;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s;transition:all .2s;position:relative}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star a:after{background-image:none!important;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .2s;transition:all .2s;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star.on a:after{background:url(/themes/custom/maggi/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.hover a:after{background:url(/themes/custom/maggi/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-transition:all .2s;transition:all .2s}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form label.captcha__title{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;color:#005085}.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/maggi/UI/build/images/1zWLdge.svg)!important;background-position:0;white-space:normal}.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/maggi/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 #edit-field-dsu-marketing-opt-in-value{width:1.25rem;height:1.25rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-marketing-opt-in-value+label{vertical-align:top;margin-left:.4375rem}.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;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:1.25rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .form-item-captcha-response .field-prefix{width:6.25rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .form-item-captcha-response #edit-captcha-response{width:10.375rem}.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}.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}.captcha .g-recaptcha iframe{margin:0}.mg-dsu-rating .views-element-container .overallTitle{display:none}.mg-dsu-rating .view .overallExposedForm,.mg-dsu-rating .view .overallExposedForm form{padding:0!important}.mg-dsu-rating .view .overallExposedForm form .total_rating,.mg-dsu-rating .view .overallExposedForm form .total_rating_split{display:none!important}.mg-dsu-rating .view .overallExposedForm form .recommended_wrapper .recommended_section .js-form-item,.mg-dsu-rating .view .overallExposedForm form .recommended_wrapper h3{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{display:table-row;color:#333}.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:#747474;font-weight:400;text-align:left}.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell:last-child{border-right:none;color:#5c5c5c}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row{display:table-row;height:auto;color:#333}.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:#747474}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child{border-right:none;color:#5c5c5c}.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:#d32125;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}html.lang-he .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg{width:auto;min-width:3.75rem}html.lang-he .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading{text-align:right}.mg-stars span{display:inline-block}.mg-stars span.active path{fill:#fff33e}.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 .mg-stars span.small svg{width:100%;height:100%}.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}.mg-pills#check-buynow,.mg-pills#check-buynow .adimoWidget button{cursor:pointer!important}.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}html.lang-he .mg-pills{padding-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html.lang-he .mg-pills.complexity .pills-image{margin-top:0}html.lang-he .mg-pills .mg-stars span.small{display:-webkit-box;display:-ms-flexbox;display:flex}html.lang-he .mg-pills .mg-stars span.small svg{width:100%;height:100%}html.lang-he .mg-pills.time .pills-image{margin-top:.0625rem}html.lang-he .mg-pills .mg-stars,html.lang-he .mg-pills>span{padding-top:0}html.lang-he .mg-pills .adimo-container .btn-buynow,html.lang-he .mg-pills .adimoWidget .btn-buynow{margin-top:0}html.lang-he .mg-pills .adimo-container .btn-buynow>div,html.lang-he .mg-pills .adimoWidget .btn-buynow>div{padding-right:2rem!important;padding-left:0!important}html[lang=es] .mg-pills .mg-buy-now-fusepump .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}html[lang=es] .mg-pills .mg-buy-now-fusepump .btn-buynow>div{background-size:1rem!important;padding-left:2rem!important}.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;color:#333;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{width:100px;height:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff33e;cursor:pointer;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.mg-video-play-icon a{background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#3e2b1a),color-stop(50%,#fff33e));background-image:linear-gradient(90deg,#3e2b1a 50%,#fff33e 0)}.mg-video-play-icon a span.play{background-image:url(/themes/custom/maggi/UI/build/images/19zY2KL.svg);display:block}.mg-video-play-icon a span.arrow{display:block;background-size:.75rem}.mg-video-play-icon a:hover{background-position:0 100%;color:#333}.mg-video-play-icon div{background:#333;color:#fff;background-size:201% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(50%,#3e2b1a));background-image:linear-gradient(90deg,#fff33e 50%,#3e2b1a 0)}.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/maggi/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}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-product-card{position:relative}}.mg-product-card .add-to-fav-disable{pointer-events:none;background-color:transparent;opacity:.2}.mg-product-card a{display:block;text-decoration:none;color:#333}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-product-card a{position:relative}}.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.hasRecipeTag,.mg-product-card a .mg-product-picture.hasRecipeTag,.mg-product-card a .mg-recipe-picture.hasRecipeTag{position:relative}.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.simply-cook-recipe-heading{font-weight:700;margin-top:.4375rem}@media screen and (min-width:75em){.mg-product-card a .mg-recipe-info.simply-cook-recipe-heading{margin-top:.75rem}}.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}.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}.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 a .recipe-tag{position:absolute;bottom:.3125rem;left:.3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;padding:.3125rem;align-items:center;border-radius:.3125rem}.mg-product-card a .recipe-tag img{margin-right:.4375rem;width:.9375rem;height:auto}.mg-product-card a .simplyCookDescription{padding-top:.3125rem}.mg-product-card a .simplycook-price-container{padding-top:.625rem;padding-bottom:.3125rem}@media print,screen and (min-width:64em){.mg-product-card a .simplycook-price-container{padding-top:.3125rem;padding-bottom:0}}.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;min-height:3rem}.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}}.mg-product-card .simplyCookBuyNow{margin-top:.9375rem;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:100%}@media screen and (min-width:75em){.mg-product-card .simplyCookBuyNow{margin-top:1.25rem}}@media print,screen and (min-width:48em){.mg-product-card .simplyCookBuyNow{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mg-product-card .simplyCookBuyNow a{border-radius:.3125rem;height:3.375rem;padding:0 2.5rem;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}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup{margin-top:.9375rem;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:.9375rem;gap:.9375rem}@media screen and (min-width:75em){.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup{margin-top:1.25rem;grid-gap:1.25rem;gap:1.25rem}}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup span{margin-left:0}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .simplycook-ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.625rem;gap:.625rem}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow{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;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow.firstRow{grid-gap:0 1.875rem;gap:0 1.875rem}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow.secondRow{grid-gap:.9375rem 1.25rem;gap:.9375rem 1.25rem}@media print,screen and (min-width:48em){.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow.secondRow{grid-gap:1.25rem 1.25rem;gap:1.25rem 1.25rem}}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow .statsItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow img{margin-right:.4375rem;width:1rem;height:1rem}@media screen and (min-width:75em){.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow img{width:1.25rem;height:1.25rem}}.mg-product-card .js-mg-card-link .js-mg-product-card-text .mg-recipe-stats.simplyCookSetup .statsrow .mg-clock-icon{margin-right:.4375rem}.mg-product-card.simplyCookRecipeCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media screen and (min-width:75em){.mg-product-card.simplyCookRecipeCard{padding-bottom:1.25rem}}.mg-product-card.simplyCookRecipeCard .js-mg-card-link{-webkit-box-flex:1;-ms-flex:1;flex:1}@media print,screen and (min-width:48em){.mg-product-card.simplyCookRecipeCard .simplyCookBuyNow{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper h3.mg-recipe-info{font-weight:700;margin-top:.9375rem}@media screen and (min-width:75em){.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper h3.mg-recipe-info{margin-top:1.25rem}}.mg-product-card.simplyCookRecipeCard .hasRecipeTag{position:relative}.mg-product-card.simplyCookRecipeCard .mg-recipe-info-wrapper .simplyCookDescription{padding-top:.3125rem}.mg-product-card .hasRecipeTag{position:relative}.saved-recipe-section .saved-recipes-grid{padding-top:1.125rem;padding-right:.9375rem}.saved-recipe-section .saved-recipes-grid .saved-recipe-button{display:-webkit-box;display:-ms-flexbox;display:flex}.saved-recipe-section .saved-recipes-grid .saved-recipe-button .icon-heart{background-image:url(/themes/custom/maggi/UI/build/images/2cRQ1EO.png);width:2.3125rem;height:2.3125rem;margin-top:.125rem;cursor:pointer}.saved-recipe-section .saved-recipes-grid .saved-recipe-button .icon-heart.saved-to-fav{background:url(/themes/custom/maggi/UI/build/images/1A-9IEw.svg);background-repeat:no-repeat;background-position:50%}@media print,screen and (min-width:48em) and (max-width:63.99875em){.saved-recipe-section .saved-recipes-grid .saved-recipe-button .icon-heart{width:2.3125rem;height:2.3125rem}}@media print,screen and (min-width:64em){.saved-recipe-section .saved-recipes-grid .saved-recipe-button .icon-heart{width:2.625rem;height:2.625rem}}.saved-recipe-tags-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:48em) and (max-width:63.99875em){.saved-recipe-tags-section{position:absolute;left:53%;top:29%;width:-webkit-fill-available}}.saved-recipe-tags-section .mg-tags{margin-left:0;margin-right:0;white-space:nowrap;width:100%;overflow-x:auto;max-width:none;padding-left:0}@media print,screen and (min-width:64em){.saved-recipe-tags-section .mg-tags{max-width:15.625rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.saved-recipe-tags-section .mg-tags{margin-right:1.25rem}}.saved-recipe-tags-section .mg-tags__block{margin-top:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.saved-recipe-tags-section .mg-tags__block .cx-tag-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.saved-recipe-tags-section .mg-tags__block .cx-tag-section .mg-tag-list{margin-right:.625rem}.saved-recipe-tags-section .mg-tags__block .saved-recipe-increment-number-btn{height:2.4375rem}.saved-recipe-tags-section .mg-tags__block .mg-tag{font-size:.75rem;font-weight:400;padding:.5625rem .8125rem;min-height:0;border:.0625rem solid #4c4c4c;background:transparent;line-height:1.125rem}@media print,screen and (min-width:64em){.saved-recipe-tags-section .mg-tags__block .mg-tag{font-size:.875rem;line-height:1.25rem}}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}}html.lang-he .mg-product-card a .mg-recipe-stats{-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:0 .625rem;gap:0 .625rem}html.lang-he .mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-difficulty,html.lang-he .mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-duration{margin-right:0}html.lang-he .mg-product-card a .mg-recipe-stats .mg-difficulty,html.lang-he .mg-product-card a .mg-recipe-stats .mg-duration{color:#4c4c4c}.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:#3e2b1a}.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;color:#333;text-decoration:none;background-color:#fff33e;border-radius:.3125rem}.mg-tag,.mg-tag-list{display:inline-block}.mg-tag-list: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-home-stage__searchtags>div a.mg-tag-dinner{background-color:#fff340;display:-webkit-box;display:-ms-flexbox;display:flex;color:#333;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.8125rem 1.875rem .8125rem .5rem}.mg-home-stage__searchtags>div a.mg-tag-dinner:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2RI-Tgu.svg);background-repeat:no-repeat;background-size:2.9375rem;width:2.375rem;height:1.6875rem;margin-right:.9375rem;margin-top:-.1875rem}.mg-home-stage__searchtags>div .mg-tag-list .mg-tag{position:relative}.mg-home-stage__searchtags>div .mg-tag-list .mg-tag .newTag{position:absolute;top:-.875rem;left:-.0625rem;padding:0 .625rem;border-radius:.3125rem;height:1.6875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;z-index:1}.mg-home-stage__searchtags>div .mg-tag-list .mg-tag.hasNewTag{background:transparent;opacity:1;padding:0}.mg-home-stage__searchtags>div .mg-tag-list .mg-tag.hasNewTag .textHolder{padding:.8125rem 1.875rem;height:100%;display:block;opacity:.8;border-radius:.3125rem}.mg-home-stage__searchtags>div .mg-tag-list .mg-tag.hasNewTag:hover .textHolder{opacity:1}.category-tags .mg-home-stage__searchtags>div a.mg-tag-dinner{margin:1.25rem 1.25rem 1.25rem .625rem}.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-pdf-cta .mg-pdf-checkbox .mg-story a p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-story a p,.mg-rating__txt-block .mg-story a p,.mg-recipe-instructions__steps-head .mg-story a h3,.mg-search__suggestion_title .mg-story a a,.mg-search__suggestion_title .mg-story a h5,.mg-story .mg-teaser-recipe-1_content .upper-content a p,.mg-story .mg-teaser-recipe-1_content a p,.mg-story a .mg-pdf-cta .mg-pdf-checkbox p,.mg-story a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-story a .mg-rating__txt-block p,.mg-story a .mg-recipe-instructions__steps-head h3,.mg-story a .mg-search__suggestion_title a,.mg-story a .mg-search__suggestion_title h5,.mg-story a .mg-teaser-content__container-des p,.mg-story a h5,.mg-teaser-content__container-des .mg-story a p,.mg-teaser-recipe-1_content .mg-story a p,.mg-teaser-recipe-1_content .upper-content .mg-story a p{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:#fff33e;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;-o-object-fit:cover;object-fit:cover}@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-pdf-cta .mg-pdf-checkbox p,.mg-cooking-knowledge .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-cooking-knowledge .mg-rating__txt-block p,.mg-cooking-knowledge .mg-recipe-instructions__steps-head h3,.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge .mg-teaser-content__container-des p,.mg-cooking-knowledge .mg-teaser-recipe-1_content .upper-content a p,.mg-cooking-knowledge .mg-teaser-recipe-1_content a p,.mg-cooking-knowledge h5,.mg-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge p,.mg-rating__txt-block .mg-cooking-knowledge p,.mg-recipe-instructions__steps-head .mg-cooking-knowledge h3,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5,.mg-teaser-content__container-des .mg-cooking-knowledge p,.mg-teaser-recipe-1_content .upper-content a .mg-cooking-knowledge p,.mg-teaser-recipe-1_content a .mg-cooking-knowledge p{margin-top:3.125rem;padding-left:9.5%;padding-right:9.5%}@media print,screen and (min-width:48em){.mg-cooking-knowledge .mg-pdf-cta .mg-pdf-checkbox p,.mg-cooking-knowledge .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-cooking-knowledge .mg-rating__txt-block p,.mg-cooking-knowledge .mg-recipe-instructions__steps-head h3,.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge .mg-teaser-content__container-des p,.mg-cooking-knowledge .mg-teaser-recipe-1_content .upper-content a p,.mg-cooking-knowledge .mg-teaser-recipe-1_content a p,.mg-cooking-knowledge h5,.mg-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge p,.mg-rating__txt-block .mg-cooking-knowledge p,.mg-recipe-instructions__steps-head .mg-cooking-knowledge h3,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5,.mg-teaser-content__container-des .mg-cooking-knowledge p,.mg-teaser-recipe-1_content .upper-content a .mg-cooking-knowledge p,.mg-teaser-recipe-1_content a .mg-cooking-knowledge p{margin-top:1.5625rem;padding-left:4.25%}}@media print,screen and (min-width:64em){.mg-cooking-knowledge .mg-pdf-cta .mg-pdf-checkbox p,.mg-cooking-knowledge .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-cooking-knowledge .mg-rating__txt-block p,.mg-cooking-knowledge .mg-recipe-instructions__steps-head h3,.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge .mg-teaser-content__container-des p,.mg-cooking-knowledge .mg-teaser-recipe-1_content .upper-content a p,.mg-cooking-knowledge .mg-teaser-recipe-1_content a p,.mg-cooking-knowledge h5,.mg-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge p,.mg-rating__txt-block .mg-cooking-knowledge p,.mg-recipe-instructions__steps-head .mg-cooking-knowledge h3,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5,.mg-teaser-content__container-des .mg-cooking-knowledge p,.mg-teaser-recipe-1_content .upper-content a .mg-cooking-knowledge p,.mg-teaser-recipe-1_content a .mg-cooking-knowledge p{margin-top:.9375rem;padding-left:6.6%}}@media screen and (min-width:75em){.mg-cooking-knowledge .mg-pdf-cta .mg-pdf-checkbox p,.mg-cooking-knowledge .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-cooking-knowledge .mg-rating__txt-block p,.mg-cooking-knowledge .mg-recipe-instructions__steps-head h3,.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge .mg-teaser-content__container-des p,.mg-cooking-knowledge .mg-teaser-recipe-1_content .upper-content a p,.mg-cooking-knowledge .mg-teaser-recipe-1_content a p,.mg-cooking-knowledge h5,.mg-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge p,.mg-rating__txt-block .mg-cooking-knowledge p,.mg-recipe-instructions__steps-head .mg-cooking-knowledge h3,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5,.mg-teaser-content__container-des .mg-cooking-knowledge p,.mg-teaser-recipe-1_content .upper-content a .mg-cooking-knowledge p,.mg-teaser-recipe-1_content a .mg-cooking-knowledge p{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 .mg-teaser-recipe-1_content .upper-content a p,.mg-cooking-knowledge .mg-teaser-recipe-1_content a p,.mg-cooking-knowledge a .mg-pdf-cta .mg-pdf-checkbox p,.mg-cooking-knowledge a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-cooking-knowledge a .mg-rating__txt-block p,.mg-cooking-knowledge a .mg-recipe-instructions__steps-head h3,.mg-cooking-knowledge a .mg-search__suggestion_title a,.mg-cooking-knowledge a .mg-search__suggestion_title h5,.mg-cooking-knowledge a .mg-teaser-content__container-des p,.mg-cooking-knowledge a h5,.mg-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge a p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge a p,.mg-rating__txt-block .mg-cooking-knowledge a p,.mg-recipe-instructions__steps-head .mg-cooking-knowledge a h3,.mg-search__suggestion_title .mg-cooking-knowledge a a,.mg-search__suggestion_title .mg-cooking-knowledge a h5,.mg-teaser-content__container-des .mg-cooking-knowledge a p,.mg-teaser-recipe-1_content .mg-cooking-knowledge a p,.mg-teaser-recipe-1_content .upper-content .mg-cooking-knowledge a p{margin:0;padding:0 0 .25rem}.mg-cooking-knowledge .mg-teaser-recipe-1_content a p:after,.mg-cooking-knowledge a .mg-pdf-cta .mg-pdf-checkbox p:after,.mg-cooking-knowledge a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p:after,.mg-cooking-knowledge a .mg-rating__txt-block p:after,.mg-cooking-knowledge a .mg-recipe-instructions__steps-head h3:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:after,.mg-cooking-knowledge a .mg-teaser-content__container-des p:after,.mg-cooking-knowledge a h5:after,.mg-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge a p:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge a p:after,.mg-rating__txt-block .mg-cooking-knowledge a p:after,.mg-recipe-instructions__steps-head .mg-cooking-knowledge a h3:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:after,.mg-teaser-content__container-des .mg-cooking-knowledge a p:after,.mg-teaser-recipe-1_content .mg-cooking-knowledge a p:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-cooking-knowledge .mg-teaser-recipe-1_content .upper-content a p,.mg-cooking-knowledge .mg-teaser-recipe-1_content a p,.mg-cooking-knowledge a .mg-pdf-cta .mg-pdf-checkbox p,.mg-cooking-knowledge a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-cooking-knowledge a .mg-rating__txt-block p,.mg-cooking-knowledge a .mg-recipe-instructions__steps-head h3,.mg-cooking-knowledge a .mg-search__suggestion_title a,.mg-cooking-knowledge a .mg-search__suggestion_title h5,.mg-cooking-knowledge a .mg-teaser-content__container-des p,.mg-cooking-knowledge a h5,.mg-pdf-cta .mg-pdf-checkbox .mg-cooking-knowledge a p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-cooking-knowledge a p,.mg-rating__txt-block .mg-cooking-knowledge a p,.mg-recipe-instructions__steps-head .mg-cooking-knowledge a h3,.mg-search__suggestion_title .mg-cooking-knowledge a a,.mg-search__suggestion_title .mg-cooking-knowledge a h5,.mg-teaser-content__container-des .mg-cooking-knowledge a p,.mg-teaser-recipe-1_content .mg-cooking-knowledge a p,.mg-teaser-recipe-1_content .upper-content .mg-cooking-knowledge a p{text-decoration:underline}}.mg-cooking-knowledge .icon{height:3.75rem;width:3.75rem;position:absolute;top:1.875rem;right:0;background:#fff33e;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}}.cx-chef-tips{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:1.875rem;padding:.875rem 1.0625rem 1.25rem}@media print,screen and (min-width:64em){.cx-chef-tips{margin-bottom:2.1875rem}}.cx-chef-tips .chef-title{width:80%}.cx-chef-tips .chef-title :first-child{color:#333;margin-bottom:.875rem}.cx-chef-tips .chef-title :last-child{color:#333}.cx-chef-tips .chef-image{position:absolute;bottom:0;right:3%}@media print,screen and (min-width:64em){.cx-chef-tips .chef-image{right:8%}}@media screen and (min-width:75em){.cx-chef-tips .chef-image{right:1%}}@-webkit-keyframes MoveUpDown{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}50%{-webkit-transform:translateY(25%);transform:translateY(25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes MoveUpDown{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}50%{-webkit-transform:translateY(25%);transform:translateY(25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.move-up-object{-webkit-animation:MoveUpDown .8s linear;animation:MoveUpDown .8s linear}.cx-utensils__heading{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;margin-bottom:2.4375rem}@media print,screen and (min-width:48em){.cx-utensils__heading{margin-bottom:2.5rem}}@media print,screen and (min-width:64em){.cx-utensils__heading{margin-bottom:3rem}}@media screen and (min-width:75em){.cx-utensils__heading{margin-bottom:3.25rem}}.cx-utensils__section{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cx-utensils__section .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;grid-gap:23px;gap:23px;margin-bottom:1.625rem}.cx-utensils__section .row .utensil-image img{height:3.625rem;width:3.625rem}@media print,screen and (min-width:64em){.cx-utensils__section .row .utensil-image img{height:4.5rem;width:4.5rem}}.cx-utensils__section .row .utensil-name p{position:relative;color:#000}.mg-iframe iframe{width:100%;min-height:62.5rem}.mg-containt-container iframe{margin:3.125rem 0}.mg-containt-container .contact-us-iframe{display:block!important;margin:3.125rem auto!important}@media print,screen and (max-width:74.99875em){.mg-containt-container .contact-us-iframe{width:100%!important}}.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}.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 .h4{color:#333}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info{margin-top:.3125rem;color:#747474}.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}@media print,screen and (min-width:48em){.login-btn-home .mg-home-stage__title{margin-bottom:.9375rem}.login-btn-home .mg-home-stage__searchtags>div a{margin-bottom:.3125rem}}.login-btn-home .btn-log{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:1.875rem}@media print,screen and (min-width:48em){.login-btn-home .btn-log{margin-top:.3125rem}}@media print,screen and (min-width:64em){.login-btn-home .btn-log{margin-top:1.875rem}}@media print,screen and (max-width:47.99875em){.login-btn-home .btn-log{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:65%;margin-top:-1.25rem}}.login-btn-home .btn-log .btn-login{text-align:center;padding:.3125rem .625rem .3125rem .3125rem;border-radius:.375rem;margin:.625rem;width:65%;cursor:pointer}.login-btn-home .btn-log .btn-login.mymenu button img{width:2.1875rem;height:2.6875rem;margin-right:.9375rem;margin-left:0}@media print,screen and (min-width:48em){.login-btn-home .btn-log .btn-login.mymenu button img{height:2.1875rem;width:2.5rem;margin-left:.8125rem;margin-right:.625rem}}@media print,screen and (min-width:64em){.login-btn-home .btn-log .btn-login.mymenu button img{height:3.75rem}}@media print,screen and (min-width:48em){.login-btn-home .btn-log .btn-login{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:.3125rem 1.25rem .3125rem 0}}.login-btn-home .btn-log .btn-login button{cursor:pointer;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-btn-home .btn-log .btn-login button img{width:3.75rem;height:2.6875rem}@media print,screen and (min-width:48em){.login-btn-home .btn-log .btn-login button img{width:2.1875rem;height:2.1875rem;margin-left:.3125rem;margin-right:.3125rem}}@media print,screen and (min-width:64em){.login-btn-home .btn-log .btn-login button img{width:3.75rem;height:3.75rem;margin-left:0;margin-right:0}}.login-btn-home .btn-log .btn-registration{text-align:center;padding:.3125rem .625rem .3125rem .3125rem;border-radius:.375rem;margin:.625rem;cursor:pointer;width:65%}@media print,screen and (min-width:48em){.login-btn-home .btn-log .btn-registration{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:.3125rem 1.25rem .3125rem 0}}.login-btn-home .btn-log .btn-registration button{color:#000;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-btn-home .btn-log .btn-registration button img{width:3.75rem;height:2.6875rem}@media print,screen and (min-width:48em){.login-btn-home .btn-log .btn-registration button img{width:2.1875rem;height:2.1875rem;margin-left:.3125rem;margin-right:.3125rem}}@media print,screen and (min-width:64em){.login-btn-home .btn-log .btn-registration button img{width:3.75rem;height:3.75rem;margin-left:0;margin-right:0}}.mg-home-stage.mg-search-activated .btn-log{visibility:hidden;opacity:0}.skip{position:relative;width:100%}.skip,.skip a{overflow:hidden}.skip a{height:0;padding:0;position:absolute;text-align:center;color:#333}.skip a:active,.skip a:focus{padding:.5rem 0;height:auto;display:block;position:static}.sustainable-badge{background:#b3e7be;border-radius:1.875rem 1.875rem 1.875rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;width:3.9375rem;height:3.9375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sustainable-badge img{margin-left:.625rem;width:2.5rem}.micro-site_btn{background:url(/themes/custom/maggi/UI/build/images/35F-YKv.png) repeat 50%;color:#fff;text-transform:uppercase;display:inline-block}.micro-site_btn--small{height:1.4375rem;padding:0 .625rem;border-radius:1.25rem}.micro-site_btn--medium{height:2.0625rem;padding:0 .875rem;border-radius:1.5625rem}.micro-site_btn--large{height:2.625rem;padding:0 1.125rem;border-radius:1.875rem}.loader{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:100%;width:100%;background:hsla(0,0%,100%,.4)}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#d52d30}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mg-product-card-right a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;color:#333;grid-gap:.5625rem;gap:.5625rem}@media print,screen and (max-width:47.99875em){.mg-product-card-right a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mg-product-card-right a .mg-product-picture-right{width:50%}@media print,screen and (max-width:47.99875em){.mg-product-card-right a .js-mg-product-card-right-text,.mg-product-card-right a .mg-product-picture-right{width:auto}}.mg-product-card-right a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-product-card-right a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-product-card-right a h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-product-card-right a h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-product-card-right a h2{margin-top:.25rem}.mg-product-card-right a .mg-stars{display:inline-block;margin-top:.125rem}.mg-product-card-right a .mg-stars span,.mg-product-card-right a .mg-stars svg{width:.9375rem;height:.9375rem;background-size:.9375rem;display:inline-block;margin-right:.25rem}.mg-product-card-right 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;margin-bottom:9px}.mg-product-card-right a .reci_score{margin-top:.75rem}.mg-product-card-right a .mg-recipe-stats{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.15125rem}.mg-product-card-right 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-right:.9375rem;stroke:grey}.mg-product-card-right 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-right a .mg-recipe-stats .mg-duration .mg-clock-icon{margin-right:.25rem!important}}.mg-product-card-right a .mg-recipe-stats .mg-duration .mg-duration-text{margin-top:.125rem;color:#999}.mg-product-card-right 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;color:#999}.mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{background-size:.46875rem .9375rem;height:.9375rem;width:.5rem;display:inline-block}.mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-left:.46875rem}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-product-card-right a .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-left:.625rem!important}}@media (min-width:1200px) and (max-width:1370px){.mg-product-card-right a .mg-recipe-stats .js-recipe-star{margin-right:.625rem!important}.mg-product-card-right a .mg-recipe-stats .js-recipe-star span,.mg-product-card-right a .mg-recipe-stats .js-recipe-star svg{height:1rem!important;width:1rem!important}.mg-product-card-right a .mg-recipe-stats .mg-duration{min-width:4.8125rem;margin-left:0!important;margin-right:1.52625rem}.mg-product-card-right 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-right a .mg-recipe-stats .mg-difficulty .js-mg-difficulty-icon{width:.625rem!important;height:1.125rem!important;background-size:.625rem 1.125rem!important}}.cx-new-steps-chef-tips{display:none;position:absolute;width:7.0625rem;height:unset;min-height:1.625rem;background:#fcfcfc;left:1.125rem;bottom:-.8125rem;border-radius:.5rem;padding:.375rem .5rem;z-index:1;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.11);box-shadow:0 2px 6px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.11);-webkit-transition:all 1s;transition:all 1s;cursor:pointer}@media print,screen and (min-width:48em){.cx-new-steps-chef-tips{width:8.4375rem;min-height:1.9375rem;left:3.75rem;bottom:-.9375rem;padding:.25rem .5rem}}@media print,screen and (min-width:64em){.cx-new-steps-chef-tips{left:5.125rem}}@media screen and (min-width:75em){.cx-new-steps-chef-tips{top:5.8125rem;right:-1.75rem;left:unset;bottom:unset}}@media screen and (min-width:1600px){.cx-new-steps-chef-tips{width:10.1875rem;min-height:3.25rem;padding:1.0625rem .8125rem}}.cx-new-steps-chef-tips__crossicon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.cx-new-steps-chef-tips__crossicon .chef-tips-title{color:#333;font-size:.8125rem;line-height:1.25rem}@media print,screen and (min-width:48em){.cx-new-steps-chef-tips__crossicon .chef-tips-title{font-size:1rem;line-height:1.5625rem}}.cx-new-steps-chef-tips__crossicon p{font-size:.8125rem;font-style:normal;font-weight:400;line-height:1.25rem}.cx-new-steps-chef-tips__crossicon .cx-new-steps-chef-image{background-size:1.875rem 1.875rem;height:1.875rem;width:1.875rem;position:absolute;top:-.5625rem;left:4.875rem;z-index:1}@media print,screen and (min-width:48em){.cx-new-steps-chef-tips__crossicon .cx-new-steps-chef-image{left:5.6875rem}}@media screen and (min-width:1600px){.cx-new-steps-chef-tips__crossicon .cx-new-steps-chef-image{background-size:3.3125rem 3.3125rem;height:3.3125rem;width:3.3125rem;top:-.75rem;left:6.5rem}}.cx-new-steps-chef-tips__crossicon .icon{width:1.375rem;height:1.375rem;background-size:.5rem .5rem;cursor:pointer;position:absolute;right:.8125rem;top:.75rem;display:none}@media screen and (min-width:1600px){.cx-new-steps-chef-tips__crossicon .icon{right:.9375rem}}.cx-new-steps-chef-tips:after{content:" ";position:absolute;bottom:-.5625rem;left:12%;width:.9375rem;height:.625rem;-webkit-filter:drop-shadow(0 2px 1px rgba(0,0,0,.11));filter:drop-shadow(0 2px 1px rgba(0,0,0,.11))}@media screen and (min-width:75em){.cx-new-steps-chef-tips:after{right:.875rem;left:unset;-webkit-transform:rotateY(150deg);transform:rotateY(150deg)}}.cx-new-steps-chef-tips-title{height:100%}.cx-new-steps-chef-tips-desc,.cx-new-steps-chef-tips-title>p{display:none;font-size:1rem;line-height:1.5625rem}.cx-new-steps-chef-tips.expand{width:19.4375rem;min-height:6.625rem;padding:1.0625rem .8125rem 1rem}@media screen and (min-width:75em){.cx-new-steps-chef-tips.expand{padding:1.0625rem .8125rem 1.4375rem}}.cx-new-steps-chef-tips.expand .cx-new-steps-chef-tips-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:1.0625rem;gap:1.0625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cx-new-steps-chef-tips.expand .cx-new-steps-chef-tips__crossicon .chef-tips-title{color:#747474;font-size:.875rem;line-height:1.125rem}.cx-new-steps-chef-tips.expand .cx-new-steps-chef-tips__crossicon p{font-size:.875rem;line-height:1.125rem}.cx-new-steps-chef-tips.expand .cx-new-steps-chef-tips__crossicon .cx-new-steps-chef-image{left:5.625rem;height:2.4375rem;width:2.4375rem;top:-.5rem;background-size:2.4375rem 2.4375rem}.cx-new-steps-chef-tips.expand .cx-new-steps-chef-tips__crossicon .icon{display:block}.cx-add-to-favourites{overflow:hidden;position:relative}@media print,screen and (max-width:47.99875em){.cx-add-to-favourites{top:-1.25rem}}.cx-add-to-favourites-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.75rem;gap:.75rem}.cx-add-to-favourites-button .button-text{color:#fff;cursor:pointer}@media print,screen and (min-width:64em){.cx-add-to-favourites-button .button-text{font-size:.875rem;line-height:1.25rem}}.cx-add-to-favourites-button .icon-heart{position:relative;background-color:#fff;border-radius:100%;width:2rem;height:2rem;margin-top:.125rem;cursor:pointer}.cx-add-to-favourites-button .icon-heart:after{content:"";position:absolute;top:.5rem;left:.375rem;width:1.25rem;height:1.25rem;display:block}.cx-add-to-favourites .saved .button-text{-webkit-animation:cssAnimation 2s forwards;animation:cssAnimation 2s forwards}.cx-add-to-favourites .saved .icon-heart{position:relative;background-color:#fd0;border-radius:100%}.cx-add-to-favourites .saved .icon-heart:after{content:"";position:absolute;top:.5rem;left:.375rem;width:1.25rem;height:1.25rem;display:block}@keyframes cssAnimation{0%{opacity:1}50%{opacity:.5}90%{opacity:.1}to{opacity:0}}@-webkit-keyframes cssAnimation{0%{opacity:1}50%{opacity:.5}90%{opacity:.1}to{opacity:0}}.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 0 3.125rem 2.5rem rgba(0,0,0,.1);box-shadow:0 0 3.125rem 2.5rem 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 3.125rem 0 rgba(0,0,0,.1);box-shadow:0 0 3.125rem 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-pdf-cta .mg-pdf-checkbox .mg-rating__txt-block p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-rating__txt-block p,.mg-rating__txt-block .mg-pdf-cta .mg-pdf-checkbox p,.mg-rating__txt-block .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-rating__txt-block .mg-recipe-instructions__steps-head h3,.mg-rating__txt-block .mg-search__suggestion_title a,.mg-rating__txt-block .mg-search__suggestion_title h5,.mg-rating__txt-block .mg-teaser-content__container-des p,.mg-rating__txt-block .mg-teaser-recipe-1_content .upper-content a p,.mg-rating__txt-block .mg-teaser-recipe-1_content a p,.mg-rating__txt-block h5,.mg-rating__txt-block p,.mg-recipe-instructions__steps-head .mg-rating__txt-block h3,.mg-search__suggestion_title .mg-rating__txt-block a,.mg-search__suggestion_title .mg-rating__txt-block h5,.mg-teaser-content__container-des .mg-rating__txt-block p,.mg-teaser-recipe-1_content .upper-content a .mg-rating__txt-block p,.mg-teaser-recipe-1_content a .mg-rating__txt-block p{margin-top:.3125rem;color:#333}@media print,screen and (min-width:48em){.mg-pdf-cta .mg-pdf-checkbox .mg-rating__txt-block p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-rating__txt-block p,.mg-rating__txt-block .mg-pdf-cta .mg-pdf-checkbox p,.mg-rating__txt-block .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-rating__txt-block .mg-recipe-instructions__steps-head h3,.mg-rating__txt-block .mg-search__suggestion_title a,.mg-rating__txt-block .mg-search__suggestion_title h5,.mg-rating__txt-block .mg-teaser-content__container-des p,.mg-rating__txt-block .mg-teaser-recipe-1_content .upper-content a p,.mg-rating__txt-block .mg-teaser-recipe-1_content a p,.mg-rating__txt-block h5,.mg-rating__txt-block p,.mg-recipe-instructions__steps-head .mg-rating__txt-block h3,.mg-search__suggestion_title .mg-rating__txt-block a,.mg-search__suggestion_title .mg-rating__txt-block h5,.mg-teaser-content__container-des .mg-rating__txt-block p,.mg-teaser-recipe-1_content .upper-content a .mg-rating__txt-block p,.mg-teaser-recipe-1_content a .mg-rating__txt-block p{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:#3e2b1a;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:.125rem 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 .mg-stars .second-span input{opacity:0;position:absolute;outline:none}.mg-rating__stars .mg-stars .second-span input:focus+span{outline:none;-webkit-box-shadow:0 0 0 4px #7aacfe;box-shadow:0 0 0 4px #7aacfe}.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:#3e2b1a;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}.mg-rating .error-message{color:#d8332f}.ie .checkmark svg{height:1.875rem}@media print,screen and (min-width:64em){.ie .mg-rating__inner{min-height:9rem}}.grecaptcha-badge{z-index:1}.grecaptcha-badge iframe{margin:0!important}.lang-he .mg-pdp-template .mg-rating,.lang-he .mg-recipes-template .mg-rating{width:100%;padding-bottom:3.125rem}@media print,screen and (min-width:48em){.lang-he .mg-pdp-template .mg-rating,.lang-he .mg-recipes-template .mg-rating{padding-bottom:4.375rem}}@media print,screen and (min-width:64em){.lang-he .mg-pdp-template .mg-rating,.lang-he .mg-recipes-template .mg-rating{width:100%;-webkit-transform:translatey(-100%);transform:translatey(-100%);position:absolute;padding-bottom:5rem}}.mg-playlist-grid.playlist-bg-dark{background:#3e2b1a;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{position:relative;padding:.0625rem}@media print,screen and (max-width:47.99875em){.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail.small-order-1{width:calc(100% - .5625rem);margin-bottom:.5625rem}}.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:focus{outline:none;-webkit-box-shadow:0 0 0 .25rem #7aacfe;box-shadow:0 0 0 .25rem #7aacfe}.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);-o-object-fit:cover;object-fit:cover}.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{padding:0 1.875rem;margin-bottom:1.875rem}@media print,screen and (min-width:48em){.mg-recipe-header{padding:0}}.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-header .simplyCookLabelWrapper{padding:.4375rem 1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;background:linear-gradient(89.81deg,rgba(234,116,6,.5) -.09%,rgba(231,59,53,.5) 99.6%);border:.0625rem solid #ea7406;border-radius:.625rem;width:100%;margin-top:.9375rem}@media print,screen and (min-width:48em){.mg-recipe-header .simplyCookLabelWrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media print,screen and (min-width:64em){.mg-recipe-header .simplyCookLabelWrapper{padding:.625rem 1.25rem;margin-top:.3125rem}}.mg-recipe-header .simplyCookLabelWrapper img{width:1.6875rem;height:auto}.mg-recipe-header .simplyCookLabelWrapper span{font-weight:700;color:#fff}.mg-recipe-header .attributesBlockSimplyCook,.mg-recipe-header .simplyCookLabelWrapper .simplyCookLabel{grid-gap:1.25rem;gap:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-recipe-header .attributesBlockSimplyCook{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:.625rem}@media print,screen and (min-width:64em){.mg-recipe-header .attributesBlockSimplyCook{margin-top:1.25rem;grid-gap:2.5rem;gap:2.5rem}}.mg-recipe-header .attributesBlockSimplyCook .mg-pills{margin-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0;padding-left:.9375rem;padding-right:.9375rem;margin-right:0}.mg-recipe-header .attributesBlockSimplyCook .rating .mg-stars{min-height:auto;max-height:none;height:auto;padding-top:0}.mg-recipe-header .attributesBlockSimplyCook .rating .mg-stars span{width:.875rem;height:.875rem;margin-right:.3125rem}.mg-recipe-header .attributesBlockSimplyCook .rating .mg-stars+span{padding-top:0;margin-left:.3125rem}.mg-recipe-header .attributesBlockSimplyCook .rating .mg-stars path{opacity:1}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute img{width:1.125rem;height:1.125rem;margin-right:.4375rem}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute span{color:#fff}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.pill{height:1.875rem;padding-left:2.5625rem;padding-right:.9375rem;background-color:#fff33e;border-radius:1.875rem}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.pill img{width:1rem;height:1rem}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.pill span{color:#333}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.imageBG{background-repeat:no-repeat;background-size:1rem;padding-left:1.4375rem;background-position:0}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.imageBG.pill{padding-left:2.5625rem;background-position:.9375rem}@media print,screen and (min-width:64em){.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.imageBG{background-size:1.125rem}.mg-recipe-header .attributesBlockSimplyCook .simplyCookAttribute.imageBG.duration{background-size:1rem;padding-left:2.5625rem;margin-right:-1.25rem}}.mg-recipe-header.simplyCookRecipeHeader{padding-top:1.875rem;padding-bottom:3.125rem}@media print,screen and (min-width:64em){.mg-recipe-header.simplyCookRecipeHeader{padding-top:3.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mg-recipe-header.simplyCookRecipeHeader h1{color:#fff;margin-bottom:0}@media print,screen and (max-width:47.99875em){.mg-recipe-header.simplyCookRecipeHeader .simplyCookBuyButton{margin-top:.9375rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-recipe-header.simplyCookRecipeHeader .simplyCookBuyButton{margin-top:1.25rem}}@media print,screen and (min-width:64em){.mg-recipe-header.simplyCookRecipeHeader .simplyCookBuyButton{margin-left:auto}}.mg-recipe-header.simplyCookRecipeHeader .simplyCookBuyButton:hover div,.mg-recipe-header.simplyCookRecipeHeader .simplyCookBuyButton div{background-size:.625rem}.mg-recipe-header.simplyCookRecipeHeader .simplyCookRecipeHeadingBlock{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (min-width:64em){.mg-recipe-header.simplyCookRecipeHeader .simplyCookRecipeHeadingBlock{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-recipe-header.simplyCookRecipeHeader .simplyCookRecipeHeadingBlock h1{max-width:74.7%}}.mg-recipe-header .simplyCookDescription,.mg-recipe-header .simplyCookShortDescription,.mg-recipe-header .simplyCookShowMore{color:#fff;margin-top:1.875rem}@media print,screen and (min-width:64em){.mg-recipe-header .simplyCookDescription,.mg-recipe-header .simplyCookShortDescription,.mg-recipe-header .simplyCookShowMore{width:84.7%}}@media print,screen and (max-width:47.99875em){.mg-recipe-header .longDescriptionWrapper.show-in-medium{display:none}}.mg-recipe-header .shortDescriptionWrapper{display:none}@media print,screen and (max-width:47.99875em){.mg-recipe-header .shortDescriptionWrapper{display:block}}.mg-recipe-header .simplyCookShowMore{margin-top:0;font-weight:700;border-bottom:.0625rem solid #fff;margin-left:.3125rem}.mg-recipe-header .simplyCookPrice{margin-top:.625rem;color:#fff}@media print,screen and (min-width:64em){.mg-recipe-header .simplyCookPrice{margin-top:.3125rem;margin-bottom:1.25rem}}.mg-recipe-header .simplyCookKit{color:#fff;margin-top:1.875rem}@media screen and (min-width:75em){.mg-recipe-header .simplyCookKit{margin-top:3.125rem}}.mg-recipe-header .simplyCookKit .title{margin-bottom:.625rem;display:block}.mg-recipe-header .simplyCookKit ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:.625rem;gap:.625rem}@media print,screen and (min-width:64em){.mg-recipe-header .simplyCookKit ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:2.625rem;gap:2.625rem}}.mg-recipe-header .simplyCookKit ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:33.333%;flex-basis:33.333%}.mg-recipe-header .simplyCookKit ul .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-recipe-header .simplyCookKit ul .info-title{margin-bottom:.3125rem;font-weight:700}.mg-recipe-header .simplyCookKit ul img{width:6.1875rem;height:6.1875rem;margin-right:.5625rem}@media print,screen and (min-width:64em){.mg-recipe-header .simplyCookKit ul img{width:7.125rem;height:7.125rem;margin-right:.75rem}}.mg-recipe-header .simplyCookNutritionLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;margin-top:1.875rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:.0625rem solid #fff;margin-left:auto;margin-right:auto}@media print,screen and (min-width:64em){.mg-recipe-header .simplyCookNutritionLink{margin-top:3.125rem}}.simplyCookRecipeHeaderWrapper{margin-right:-10%;margin-left:-10%;padding-left:10%!important;padding-right:10%!important}.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:#ccc;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-pdf-cta .mg-pdf-checkbox .mg-recipe-instructions__steps-head p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-instructions__steps-head p,.mg-rating__txt-block .mg-recipe-instructions__steps-head p,.mg-recipe-instructions__steps-head .mg-pdf-cta .mg-pdf-checkbox p,.mg-recipe-instructions__steps-head .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-recipe-instructions__steps-head .mg-rating__txt-block p,.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 .mg-teaser-content__container-des p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content .upper-content a p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a p,.mg-recipe-instructions__steps-head h3,.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,.mg-teaser-content__container-des .mg-recipe-instructions__steps-head p,.mg-teaser-recipe-1_content .upper-content a .mg-recipe-instructions__steps-head p,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head p{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:.125rem 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:#747474}.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:1.25rem}}@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;display:block;width:3.75rem!important;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!important;height:4.625rem;background-size:2.6875rem}}.mg-recipe-instructions .recipe-floating-icon-alt{font-weight:700;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;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-video__inner .text-current a{color:#005085}.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}.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:#3e2b1a}.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:43.75rem}}.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}.mg-recipe-stage.simplyCookRecipeStage.mg-rdp-single-column{margin-bottom:0}@media print,screen and (min-width:48em){.mg-recipe-stage.simplyCookRecipeStage.mg-rdp-single-column .mg-stage-carousel__slide picture img{-o-object-fit:cover;object-fit:cover}}@media screen and (min-width:100em){.mg-recipe-stage.simplyCookRecipeStage.mg-rdp-single-column .mg-stage-carousel__slide picture img{height:37.5rem}}@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!important;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:36.25rem}}.mg-generic-stage{margin-left:-.0625rem;margin-top:-.0625rem;min-height:7.5rem;margin-bottom:3.125rem}@media print,screen and (min-width:48em){.mg-generic-stage{min-height:20rem}}.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:#333}@media print,screen and (max-width:47.99875em){.mg-generic-stage h1{margin-bottom:1.25rem}}.mg-generic-stage.taste-asia h1{color:#fff}.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%}@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.taste-asia picture:after{background-image:none}.mg-generic-stage .animated_gif picture img{height:auto;-o-object-fit:cover;object-fit:cover}@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:#333}.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.taste-asia .mg-generic-stage__block-desc p{color:#fff}@media print,screen and (max-width:47.99875em){.mg-generic-stage.smallHeaderMobile{margin-bottom:0}}@media print,screen and (max-width:47.99875em){.mg-generic-stage.smallHeaderMobile .mg-generic-stage__block{top:48%}}@media print,screen and (min-width:48em){.safari .mg-generic-stage video{width:100%}}html.lang-he .mg-generic-stage .video-stage:after,html.lang-he .mg-generic-stage picture:after{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(47%,hsla(0,0%,98.8%,0)),color-stop(67%,hsla(0,0%,98.8%,.85)),to(#fcfcfc));background-image:linear-gradient(180deg,hsla(0,0%,98.8%,0) 47%,hsla(0,0%,98.8%,.85) 67%,#fcfcfc)}@media print,screen and (min-width:64em){html.lang-he .mg-generic-stage{margin-bottom:3.125rem}}@media print,screen and (max-width:47.99875em){html.lang-he .mg-generic-stage.smallHeaderMobile .mg-generic-stage__block{top:76%}}@media print,screen and (max-width:47.99875em){html.lang-he .mg-generic-stage .animated_gif picture img{height:60vh}}.mg-accordion:not(.accordion-override){width:100%}.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 button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;cursor:pointer;-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 button .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 button .thumbnail{width:1.9375rem}}.mg-accordion:not(.accordion-override) .accordion-group .panel-title button .acc-title{margin-right:1.25rem;border-bottom:none;padding:0}.mg-accordion:not(.accordion-override) .accordion-group .panel-title button .extra-text{width:0;height:0;opacity:0}.mg-accordion:not(.accordion-override) .accordion-group .panel-title i{right:.0625rem}.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show{color:#747474}.edge .mg-accordion .accordion-group .panel-title button .thumbnail,.ie .mg-accordion .accordion-group .panel-title button .thumbnail{width:1.9375rem;height:1.8125rem;background-size:1.625rem 1.6875rem}.lang-he .maggi-product-description+.panel-content.mg-generic-text__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.lang-he .maggi-product-description+.panel-content.mg-generic-text__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.lang-he .maggi-product-description+.panel-content.mg-generic-text__description h4,.mg-search-kochstudio-expert .mg-search-expert__title .lang-he .maggi-product-description+.panel-content.mg-generic-text__description h3,.mg-teaser-carousel .mg-teaser-expert-data__name .lang-he .maggi-product-description+.panel-content.mg-generic-text__description h2{font-weight:400}.cx-nutritional-info{margin-bottom:6.875rem}@media print,screen and (max-width:47.99875em){.cx-nutritional-info{padding-left:1.875rem;padding-right:1.875rem;margin-bottom:3.125rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-nutritional-info{margin-bottom:3.75rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-nutritional-info{margin-bottom:6.25rem}}.cx-nutritional-info .mg-accordion .accordion .accordion-group{border-bottom:.0625rem solid #d8d8d8;padding-top:.9375rem;padding-bottom:.9375rem}.cx-nutritional-info .mg-accordion .accordion .accordion-group:first-child{border-top:.0625rem solid #d8d8d8}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-title{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}@media print,screen and (max-width:63.99875em){.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-title>button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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;grid-gap:.75rem;gap:.75rem;padding:0}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-title>button+i{display:none}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-title>button:before{content:"";width:1.5rem;height:1.5rem;background-image:url(/themes/custom/maggi/UI/build/images/1J7eqcg.png);background-size:100%;background-repeat:no-repeat;background-position:top}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-title>button.active:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-title>button h2.acc-title.cx-nutri-title{font-size:1rem;line-height:1.5625rem;color:#000;margin-right:0}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content{width:83.8vw;grid-gap:1.5rem;gap:1.5rem;padding-top:1.5rem;padding-left:2.3125rem;padding-bottom:0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;outline:0}@media print,screen and (min-width:64em){.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content{width:25vw}}@media screen and (min-width:75em){.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content{width:22vw;grid-gap:1.9375rem;gap:1.9375rem;padding-top:1.9375rem;padding-left:0}}@media screen and (min-width:1200px) and (max-width:1399px){.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content{padding-left:2.3125rem}}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content .cx-nutrition-info{color:#747474}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content .mg-accordion-table__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:34px;gap:34px}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content .mg-accordion-table__main .tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content .mg-accordion-table__main .tbody:nth-child(odd){background:transparent}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content .mg-accordion-table__main .tbody__cell{padding:0;background-color:transparent;border:0;color:#000}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content .mg-accordion-table__main .tbody__cell:last-child{text-align:right}.cx-nutritional-info .mg-accordion .accordion .accordion-group .panel-content .mg-accordion-table__disclaimer{display:none}body.mg-product-detail-template-page .mg-accordion:not(.accordion-override) .accordion-group .panel-title{min-height:5.875rem;margin-bottom:0}@media print,screen and (min-width:48em){.mg-author-with-background .mg-author{background:#f3f3f3;padding:2.1875rem 2.5rem}}.mg-author{color:#747474}.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-author--wrapper{margin-bottom:2.5rem}@media print,screen and (min-width:64em){.mg-author--wrapper{margin-bottom:3.125rem}}.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{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-pdf-cta .mg-pdf-checkbox .mg-term-condition__btn p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-term-condition__btn p,.mg-rating__txt-block .mg-term-condition__btn p,.mg-recipe-instructions__steps-head .mg-term-condition__btn h3,.mg-search__suggestion_title .mg-term-condition__btn a,.mg-search__suggestion_title .mg-term-condition__btn h5,.mg-teaser-content__container-des .mg-term-condition__btn p,.mg-teaser-recipe-1_content .upper-content a .mg-term-condition__btn p,.mg-teaser-recipe-1_content a .mg-term-condition__btn p,.mg-term-condition__btn .mg-pdf-cta .mg-pdf-checkbox p,.mg-term-condition__btn .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-term-condition__btn .mg-rating__txt-block p,.mg-term-condition__btn .mg-recipe-instructions__steps-head h3,.mg-term-condition__btn .mg-search__suggestion_title a,.mg-term-condition__btn .mg-search__suggestion_title h5,.mg-term-condition__btn .mg-teaser-content__container-des p,.mg-term-condition__btn .mg-teaser-recipe-1_content .upper-content a p,.mg-term-condition__btn .mg-teaser-recipe-1_content a p,.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__youtube{width:100%;height:100%;margin:0!important}.mg-video__youtube--wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.mg-video__inner{background-color:#f3f3f3}@media print,screen and (max-width:47.99875em){.mg-video__inner{position:relative}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-video__inner{position:relative}}.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,color-stop(50%,#3e2b1a),color-stop(50%,#fff33e));background-image:linear-gradient(90deg,#3e2b1a 50%,#fff33e 0);-webkit-transition:all .3s ease;transition:all .3s ease}.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__txt-block .text-current{color:#333}.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{padding:0}@media print,screen and (max-width:47.99875em){.mg-video .mg-gutter-container{margin:0;width:100%}}.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:.0625rem}.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:#0a56ab}@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-pdf-cta .mg-pdf-checkbox p,.mg-generic-text .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-generic-text .mg-rating__txt-block p,.mg-generic-text .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-generic-text .mg-teaser-recipe-1_content .upper-content a p,.mg-generic-text .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-navigation-place-holder .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-navigation-place-holder .mg-rating__txt-block p,.mg-navigation-place-holder .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-navigation-place-holder .mg-teaser-recipe-1_content .upper-content a p,.mg-navigation-place-holder .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox .mg-generic-text p,.mg-pdf-cta .mg-pdf-checkbox .mg-navigation-place-holder p,.mg-pdf-cta .mg-pdf-checkbox .panel-content p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-generic-text p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-navigation-place-holder p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .panel-content p,.mg-rating__txt-block .mg-generic-text p,.mg-rating__txt-block .mg-navigation-place-holder p,.mg-rating__txt-block .panel-content p,.mg-recipe-instructions__steps-head .mg-generic-text h3,.mg-recipe-instructions__steps-head .mg-navigation-place-holder h3,.mg-recipe-instructions__steps-head .panel-content h3,.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,.mg-teaser-content__container-des .mg-generic-text p,.mg-teaser-content__container-des .mg-navigation-place-holder p,.mg-teaser-content__container-des .panel-content p,.mg-teaser-recipe-1_content .upper-content a .mg-generic-text p,.mg-teaser-recipe-1_content .upper-content a .mg-navigation-place-holder p,.mg-teaser-recipe-1_content .upper-content a .panel-content p,.mg-teaser-recipe-1_content a .mg-generic-text p,.mg-teaser-recipe-1_content a .mg-navigation-place-holder p,.mg-teaser-recipe-1_content a .panel-content p,.panel-content .mg-pdf-cta .mg-pdf-checkbox p,.panel-content .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.panel-content .mg-rating__txt-block p,.panel-content .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.panel-content .mg-teaser-recipe-1_content .upper-content a p,.panel-content .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-generic-text .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-generic-text .mg-rating__txt-block p,.mg-generic-text .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-generic-text .mg-teaser-recipe-1_content .upper-content a p,.mg-generic-text .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-navigation-place-holder .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-navigation-place-holder .mg-rating__txt-block p,.mg-navigation-place-holder .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-navigation-place-holder .mg-teaser-recipe-1_content .upper-content a p,.mg-navigation-place-holder .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox .mg-generic-text p,.mg-pdf-cta .mg-pdf-checkbox .mg-navigation-place-holder p,.mg-pdf-cta .mg-pdf-checkbox .panel-content p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-generic-text p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-navigation-place-holder p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .panel-content p,.mg-rating__txt-block .mg-generic-text p,.mg-rating__txt-block .mg-navigation-place-holder p,.mg-rating__txt-block .panel-content p,.mg-recipe-instructions__steps-head .mg-generic-text h3,.mg-recipe-instructions__steps-head .mg-navigation-place-holder h3,.mg-recipe-instructions__steps-head .panel-content h3,.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,.mg-teaser-content__container-des .mg-generic-text p,.mg-teaser-content__container-des .mg-navigation-place-holder p,.mg-teaser-content__container-des .panel-content p,.mg-teaser-recipe-1_content .upper-content a .mg-generic-text p,.mg-teaser-recipe-1_content .upper-content a .mg-navigation-place-holder p,.mg-teaser-recipe-1_content .upper-content a .panel-content p,.mg-teaser-recipe-1_content a .mg-generic-text p,.mg-teaser-recipe-1_content a .mg-navigation-place-holder p,.mg-teaser-recipe-1_content a .panel-content p,.panel-content .mg-pdf-cta .mg-pdf-checkbox p,.panel-content .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.panel-content .mg-rating__txt-block p,.panel-content .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.panel-content .mg-teaser-recipe-1_content .upper-content a p,.panel-content .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-generic-text .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-generic-text .mg-rating__txt-block p,.mg-generic-text .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-generic-text .mg-teaser-recipe-1_content .upper-content a p,.mg-generic-text .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-navigation-place-holder .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-navigation-place-holder .mg-rating__txt-block p,.mg-navigation-place-holder .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-navigation-place-holder .mg-teaser-recipe-1_content .upper-content a p,.mg-navigation-place-holder .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox .mg-generic-text p,.mg-pdf-cta .mg-pdf-checkbox .mg-navigation-place-holder p,.mg-pdf-cta .mg-pdf-checkbox .panel-content p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-generic-text p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-navigation-place-holder p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .panel-content p,.mg-rating__txt-block .mg-generic-text p,.mg-rating__txt-block .mg-navigation-place-holder p,.mg-rating__txt-block .panel-content p,.mg-recipe-instructions__steps-head .mg-generic-text h3,.mg-recipe-instructions__steps-head .mg-navigation-place-holder h3,.mg-recipe-instructions__steps-head .panel-content h3,.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,.mg-teaser-content__container-des .mg-generic-text p,.mg-teaser-content__container-des .mg-navigation-place-holder p,.mg-teaser-content__container-des .panel-content p,.mg-teaser-recipe-1_content .upper-content a .mg-generic-text p,.mg-teaser-recipe-1_content .upper-content a .mg-navigation-place-holder p,.mg-teaser-recipe-1_content .upper-content a .panel-content p,.mg-teaser-recipe-1_content a .mg-generic-text p,.mg-teaser-recipe-1_content a .mg-navigation-place-holder p,.mg-teaser-recipe-1_content a .panel-content p,.panel-content .mg-pdf-cta .mg-pdf-checkbox p,.panel-content .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.panel-content .mg-rating__txt-block p,.panel-content .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.panel-content .mg-teaser-recipe-1_content .upper-content a p,.panel-content .mg-teaser-recipe-1_content a p,.panel-content h1,.panel-content h2,.panel-content h4,.panel-content h5,.panel-content h6{margin-bottom:1.125rem}}.mg-generic-text__description.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text__description.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text__description.panel-content h4,.mg-navigation-place-holder__description.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder__description.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder__description.panel-content h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text__description.panel-content h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder__description.panel-content h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content__description.panel-content h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text__description.panel-content h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder__description.panel-content h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content__description.panel-content h2,.panel-content__description.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content__description.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content__description.panel-content h4{display:block;margin-top:1.5rem;margin-bottom:.25rem;font-weight:700;font-size:1.625rem}@media print,screen and (min-width:64em){.mg-generic-text__description.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text__description.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text__description.panel-content h4,.mg-navigation-place-holder__description.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder__description.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder__description.panel-content h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text__description.panel-content h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder__description.panel-content h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content__description.panel-content h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text__description.panel-content h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder__description.panel-content h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content__description.panel-content h2,.panel-content__description.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content__description.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content__description.panel-content h4{font-size:1.75rem}}.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-pdf-cta .mg-pdf-checkbox p,.mg-generic-text__description .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-generic-text__description .mg-rating__txt-block p,.mg-generic-text__description .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-generic-text__description .mg-teaser-recipe-1_content .upper-content a p,.mg-generic-text__description .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-navigation-place-holder__description .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-navigation-place-holder__description .mg-rating__txt-block p,.mg-navigation-place-holder__description .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-navigation-place-holder__description .mg-teaser-recipe-1_content .upper-content a p,.mg-navigation-place-holder__description .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox .mg-generic-text__description p,.mg-pdf-cta .mg-pdf-checkbox .mg-navigation-place-holder__description p,.mg-pdf-cta .mg-pdf-checkbox .panel-content__description p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-generic-text__description p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-navigation-place-holder__description p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .panel-content__description p,.mg-rating__txt-block .mg-generic-text__description p,.mg-rating__txt-block .mg-navigation-place-holder__description p,.mg-rating__txt-block .panel-content__description p,.mg-recipe-instructions__steps-head .mg-generic-text__description h3,.mg-recipe-instructions__steps-head .mg-navigation-place-holder__description h3,.mg-recipe-instructions__steps-head .panel-content__description h3,.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,.mg-teaser-content__container-des .mg-generic-text__description p,.mg-teaser-content__container-des .mg-navigation-place-holder__description p,.mg-teaser-content__container-des .panel-content__description p,.mg-teaser-recipe-1_content .upper-content a .mg-generic-text__description p,.mg-teaser-recipe-1_content .upper-content a .mg-navigation-place-holder__description p,.mg-teaser-recipe-1_content .upper-content a .panel-content__description p,.mg-teaser-recipe-1_content a .mg-generic-text__description p,.mg-teaser-recipe-1_content a .mg-navigation-place-holder__description p,.mg-teaser-recipe-1_content a .panel-content__description p,.panel-content__description .mg-pdf-cta .mg-pdf-checkbox p,.panel-content__description .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.panel-content__description .mg-rating__txt-block p,.panel-content__description .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.panel-content__description .mg-teaser-recipe-1_content .upper-content a p,.panel-content__description .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-generic-text__description .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-generic-text__description .mg-rating__txt-block p,.mg-generic-text__description .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-generic-text__description .mg-teaser-recipe-1_content .upper-content a p,.mg-generic-text__description .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-navigation-place-holder__description .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-navigation-place-holder__description .mg-rating__txt-block p,.mg-navigation-place-holder__description .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-navigation-place-holder__description .mg-teaser-recipe-1_content .upper-content a p,.mg-navigation-place-holder__description .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox .mg-generic-text__description p,.mg-pdf-cta .mg-pdf-checkbox .mg-navigation-place-holder__description p,.mg-pdf-cta .mg-pdf-checkbox .panel-content__description p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-generic-text__description p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-navigation-place-holder__description p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .panel-content__description p,.mg-rating__txt-block .mg-generic-text__description p,.mg-rating__txt-block .mg-navigation-place-holder__description p,.mg-rating__txt-block .panel-content__description p,.mg-recipe-instructions__steps-head .mg-generic-text__description h3,.mg-recipe-instructions__steps-head .mg-navigation-place-holder__description h3,.mg-recipe-instructions__steps-head .panel-content__description h3,.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,.mg-teaser-content__container-des .mg-generic-text__description p,.mg-teaser-content__container-des .mg-navigation-place-holder__description p,.mg-teaser-content__container-des .panel-content__description p,.mg-teaser-recipe-1_content .upper-content a .mg-generic-text__description p,.mg-teaser-recipe-1_content .upper-content a .mg-navigation-place-holder__description p,.mg-teaser-recipe-1_content .upper-content a .panel-content__description p,.mg-teaser-recipe-1_content a .mg-generic-text__description p,.mg-teaser-recipe-1_content a .mg-navigation-place-holder__description p,.mg-teaser-recipe-1_content a .panel-content__description p,.panel-content__description .mg-pdf-cta .mg-pdf-checkbox p,.panel-content__description .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.panel-content__description .mg-rating__txt-block p,.panel-content__description .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.panel-content__description .mg-teaser-recipe-1_content .upper-content a p,.panel-content__description .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-generic-text__description .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-generic-text__description .mg-rating__txt-block p,.mg-generic-text__description .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-generic-text__description .mg-teaser-recipe-1_content .upper-content a p,.mg-generic-text__description .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.mg-navigation-place-holder__description .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-navigation-place-holder__description .mg-rating__txt-block p,.mg-navigation-place-holder__description .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-navigation-place-holder__description .mg-teaser-recipe-1_content .upper-content a p,.mg-navigation-place-holder__description .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox .mg-generic-text__description p,.mg-pdf-cta .mg-pdf-checkbox .mg-navigation-place-holder__description p,.mg-pdf-cta .mg-pdf-checkbox .panel-content__description p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-generic-text__description p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-navigation-place-holder__description p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .panel-content__description p,.mg-rating__txt-block .mg-generic-text__description p,.mg-rating__txt-block .mg-navigation-place-holder__description p,.mg-rating__txt-block .panel-content__description p,.mg-recipe-instructions__steps-head .mg-generic-text__description h3,.mg-recipe-instructions__steps-head .mg-navigation-place-holder__description h3,.mg-recipe-instructions__steps-head .panel-content__description h3,.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,.mg-teaser-content__container-des .mg-generic-text__description p,.mg-teaser-content__container-des .mg-navigation-place-holder__description p,.mg-teaser-content__container-des .panel-content__description p,.mg-teaser-recipe-1_content .upper-content a .mg-generic-text__description p,.mg-teaser-recipe-1_content .upper-content a .mg-navigation-place-holder__description p,.mg-teaser-recipe-1_content .upper-content a .panel-content__description p,.mg-teaser-recipe-1_content a .mg-generic-text__description p,.mg-teaser-recipe-1_content a .mg-navigation-place-holder__description p,.mg-teaser-recipe-1_content a .panel-content__description p,.panel-content__description .mg-pdf-cta .mg-pdf-checkbox p,.panel-content__description .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.panel-content__description .mg-rating__txt-block p,.panel-content__description .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.panel-content__description .mg-teaser-recipe-1_content .upper-content a p,.panel-content__description .mg-teaser-recipe-1_content a p,.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:#fff33e;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:#ccc;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 ol+div,.mg-generic-text__description ol+p,.mg-navigation-place-holder__description ol+div,.mg-navigation-place-holder__description ol+p,.panel-content__description ol+div,.panel-content__description ol+p{margin-top:1.875rem}.mg-generic-text__description p+p,.mg-navigation-place-holder__description p+p,.panel-content__description p+p{color:#4c4c4c;margin-top:1.875rem}.mg-generic-text__description p+p strong,.mg-navigation-place-holder__description p+p strong,.panel-content__description p+p strong{color:#4c4c4c}.mg-generic-text__description div+div,.mg-navigation-place-holder__description div+div,.panel-content__description div+div{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:#4c4c4c}.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-pdf-cta .mg-pdf-checkbox p,.mg-center-mode .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-center-mode .mg-rating__txt-block p,.mg-center-mode .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-center-mode .mg-teaser-recipe-1_content .upper-content a p,.mg-center-mode .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox .mg-center-mode p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-center-mode p,.mg-rating__txt-block .mg-center-mode p,.mg-recipe-instructions__steps-head .mg-center-mode h3,.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,.mg-teaser-content__container-des .mg-center-mode p,.mg-teaser-recipe-1_content .upper-content a .mg-center-mode p,.mg-teaser-recipe-1_content a .mg-center-mode p{text-align:center}}.iphone .mg-generic-text__description h2.descriptionHeadline{padding-top:.3125rem}html.lang-he .mg-generic-text__description ol li:before,html.lang-he .mg-navigation-place-holder__description ol li:before,html.lang-he .panel-content__description ol li:before{padding-left:.125rem;padding-right:.125rem}html.lang-he .mg-generic-text a,html.lang-he .mg-navigation-place-holder a,html.lang-he .panel-content a{color:#1779ba}html.lang-he .mg-generic-text a:after,html.lang-he .mg-navigation-place-holder a:after,html.lang-he .panel-content a:after{background:rgba(23,121,186,.6)}html.lang-he .mg-generic-text__description{word-break:break-word}@media print,screen and (max-width:47.99875em){.maggi-sustainability--template .mg-generic-text{margin-top:0!important}}.maggi-sustainability--template .mg-generic-text .descriptionHeadline{margin-top:3.75rem!important}@media print,screen and (min-width:48em){.maggi-sustainability--template .mg-generic-text .descriptionHeadline{margin-top:1.25rem!important}}@media screen and (min-width:75em){.maggi-sustainability--template .mg-generic-text .descriptionHeadline{margin-top:1.875rem!important}}.maggi-sustainability--template .mg-generic-text__description img{margin-top:0;margin-bottom:4rem}@media screen and (min-width:75em){.maggi-sustainability--template .mg-generic-text__description img{margin-bottom:5rem}}@media print,screen and (min-width:48em){.maggi-sustainability--template .mg-generic-text__description{margin:0 -2.5rem!important}}@media screen and (min-width:75em){.maggi-sustainability--template .mg-generic-text__description{margin:0 -3.75rem!important}}.mg-ingredients__title{padding:0 1.875rem}@media print,screen and (min-width:48em){.mg-ingredients__title{padding:0}}.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:1.875rem -1.875rem}}@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 button{font-weight:700;color:#333;padding-bottom:.125rem;border-bottom:.125rem solid #ccc;cursor:pointer}.mg-ingredients__controls{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;margin-bottom:1.875rem}.mg-ingredients__controls button{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;cursor:pointer;border-radius:0}@media print,screen and (min-width:48em){.mg-ingredients__controls button{padding:1.125rem}}@media screen and (min-width:75em){.mg-ingredients__controls button{padding:1.4375rem}}.mg-ingredients__controls button:hover{border-color:#333}.mg-ingredients__controls button.inactive,.mg-ingredients__controls button.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:1.625rem;text-align:right;font-style:normal;display:inline-block;margin-right:.3125rem}.mg-ingredients__table{margin:0 0 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:#747474;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:.5625rem .5625rem;width:.5625rem;height:.5625rem;background-repeat:no-repeat;margin-left:.5625rem;margin-top:.3125rem;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,.mg-ingredients__table>div .recipe-ingredient-name a.related-product,.mg-ingredients__table>div .recipe-ingredient-name em{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:#636363}@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(2n){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;padding:0 1.875rem}@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{padding:0;-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%;border-radius:0}.mg-ingredients__copy_popup_btn>div{background-position:1.875rem;background-size:1.375rem}.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:auto;height:auto;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:4rem}html.lang-he .mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table div:last-child{padding-right:1.25rem}@media print,screen and (max-width:47.99875em){html.lang-he .mg-overlay__content-wrapper.mg-extended .mg-term-condition .js-mg-table-wrapper .mg-ingredients__table div:last-child{padding-right:1.875rem}}html.lang-he .mg-ingredients__title .mg-ingredients__controls div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html.lang-he .mg-ingredients__title .mg-ingredients__controls div i{width:auto}html.lang-he.iphone .mg-right-overlay .mg-overlay__content-wrapper{padding-bottom:9.375rem}html.lang-he .mg-copy-notification{background-position:96% 0}html.lang-he .mg-ingredients__copy:focus,html.lang-he .mg-ingredients__copy_popup_btn:focus{outline:.125rem solid #7aacfe!important;outline:.3125rem auto -webkit-focus-ring-color!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}.cx-ingredients__visual{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){.cx-ingredients__visual{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-ingredients__title{padding-top:.4375rem;padding-bottom:.4375rem}}@media print,screen and (max-width:47.99875em){.cx-ingredients__title{margin-bottom:1.9375rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-ingredients__title{margin-bottom:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex}.cx-ingredients__title h2{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media print,screen and (min-width:64em){.cx-ingredients__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:3.25rem}}@media screen and (min-width:75em){.cx-ingredients__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.375rem}}.cx-ingredients__title h2{color:#000;margin-bottom:1.3125rem}@media print,screen and (min-width:64em){.cx-ingredients__title h2{margin-bottom:1.875rem}}.cx-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){.cx-ingredients__warning{margin:1.875rem -1.875rem}}@media print,screen and (min-width:48em){.cx-ingredients__warning{padding:1.375rem 2.5rem 1.375rem 1.25rem}}@media print,screen and (min-width:64em){.cx-ingredients__warning{padding:1.5625rem 2.5rem 1.5625rem 1.25rem}}@media screen and (min-width:75em){.cx-ingredients__warning{padding:1.5rem 3.8125rem 1.5rem 1.8125rem}}.cx-ingredients__warning button{font-weight:700;color:#333;padding-bottom:.125rem;border-bottom:.125rem solid #ccc;cursor:pointer}.cx-ingredients__controls{height:1.875rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:1.0625rem;gap:1.0625rem}.cx-ingredients__controls button{top:1px;width:0;height:0;line-height:0;-ms-flex-negative:1;flex-shrink:1;padding:.3125rem;color:#333;background-size:.875rem;text-indent:-9999px;position:relative;cursor:pointer;border-radius:0}.cx-ingredients__controls button:hover{border-color:#333}.cx-ingredients__controls button.inactive,.cx-ingredients__controls button.inactive:hover{border-color:#ddd}.cx-ingredients__controls div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;background-color:#f6f6f6;border-right:none;border-left:none}@media print,screen and (min-width:48em){.cx-ingredients__controls div{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}}.cx-ingredients__controls div i{font-style:normal}.cx-ingredients__table{margin-bottom:1.625rem;width:auto}@media print,screen and (min-width:48em){.cx-ingredients__table{margin:0 0 1.625rem;width:auto}}@media print,screen and (min-width:64em){.cx-ingredients__table{margin:0 2.4375rem 4.0625rem 0;width:60%}}@media screen and (min-width:75em){.cx-ingredients__table{margin:0 5rem 4.0625rem 0}}@media screen and (min-width:1400px){.cx-ingredients__table{margin:0 8.875rem 4.0625rem 0}}.cx-ingredients__table>div{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.625rem;opacity:1;-webkit-animation:slideInFromLeft 0ms ease-out forwards;animation:slideInFromLeft 0ms ease-out forwards}.cx-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){.cx-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}}.cx-ingredients__table>div .recipe-ingredient-name a,.cx-ingredients__table>div .recipe-ingredient-name em{float:left;clear:left}.cx-ingredients__table>div .recipe-ingredient-name em{color:#000}.cx-ingredients__table>div .recipe-ingredient-name a{color:#999;display:table-cell}.cx-ingredients__table>div .recipe-ingredient-name a em{display:block;background-size:.5625rem .5625rem;width:.5625rem;height:.5625rem;background-repeat:no-repeat;margin-left:.5625rem;margin-top:.3125rem;float:right;clear:right}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-ingredients__table>div .recipe-ingredient-name a{margin-right:1.875rem}}.cx-ingredients__table>div .recipe-ingredient-name a.related-ingredients,.cx-ingredients__table>div .recipe-ingredient-name a.related-product{color:#000}.cx-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}@media print,screen and (max-width:47.99875em){.cx-ingredients__table>div .mg-span{width:50%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-ingredients__table>div .mg-span{padding:1.375rem 0 1.6875rem 1.375rem}}@media print,screen and (min-width:64em){.cx-ingredients__table>div .mg-span{padding:1.375rem 0 1.6875rem 1.375rem}}.cx-ingredients__table>div .mg-span em{font-weight:400;font-style:normal}.cx-ingredients__table>div .mg-span.recipe-ingredient-unit{padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;color:#747474}@media print,screen and (max-width:47.99875em){.cx-ingredients__table>div .mg-span.recipe-ingredient-unit{width:34%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-ingredients__table>div .mg-span.recipe-ingredient-unit{min-width:20%}}@media print,screen and (min-width:64em){.cx-ingredients__table>div .mg-span.recipe-ingredient-unit{width:19%}}.cx-ingredients__table>div .mg-span.recipe-ingredient-name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}@media print,screen and (min-width:48em){.cx-ingredients__table>div .mg-span.recipe-ingredient-name{width:50%}}@media print,screen and (min-width:64em){.cx-ingredients__table>div .mg-span.recipe-ingredient-name{width:60%}}.cx-ingredients__table>div .mg-span.recipe-ingredient-image{padding:0;margin-right:1.4375rem}@media print,screen and (max-width:47.99875em){.cx-ingredients__table>div .mg-span.recipe-ingredient-image{height:3.625rem;width:3.625rem}}@media print,screen and (min-width:48em){.cx-ingredients__table>div .mg-span.recipe-ingredient-image{height:4.5rem;width:4.5rem}}.cx-ingredients__table>div .mg-span.recipe-ingredient-image .mg-ingredient-image{height:100%;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.cx-ingredients__table>div .mg-span:first-child{padding-left:0;border-right:none}.cx-ingredients__table>div .mg-span.mg-pound{width:100%;border-right:none}.cx-ingredients__chef{width:auto}@media print,screen and (min-width:48em){.cx-ingredients__chef{margin:0 0 1.9375rem}}@media print,screen and (min-width:64em){.cx-ingredients__chef{width:40%}}.cx-ingredients__chef .cx-chef-tips-section{background-color:#f6f6f6}.cx-ingredients__chef .doodles{display:none}@media print,screen and (min-width:64em){.cx-ingredients__chef .doodles{display:block;margin-top:2.5625rem}}@media screen and (min-width:75em){.cx-ingredients__chef .doodles{margin-top:3.0625rem}}@media print,screen and (min-width:64em){.cx-ingredients__btn{position:sticky;top:85%}}.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .mg-btn,.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .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],.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .mg-submit-btn,.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .user-login-form .button.js-form-submit.form-submit,.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .user-pass-reset .button.js-form-submit.form-submit,.cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .user-pass .button.js-form-submit.form-submit,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget div[data-drupal-selector=edit-actions],.user-login-form .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .button.js-form-submit.form-submit,.user-pass-reset .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .button.js-form-submit.form-submit,.user-pass .cx-ingredients .cx-ingredients__chef .cx-ingredients__btn .adimoWidget .button.js-form-submit.form-submit{background:#fd0;color:#333;width:11.5625rem;height:3.75rem;padding:1.25rem 1.375rem 1rem;margin-bottom:3.125rem}.cx-ingredients__btn{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media print,screen and (max-width:47.99875em){.cx-ingredients__btn .adimo-container{width:100%}}.cx-ingredients__btn .mg-btn:first-child.cx-ingredients__rewe,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child.cx-ingredients__rewe[data-drupal-selector=edit-field-dsu-images-actions],.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child.cx-ingredients__rewe[data-drupal-selector=edit-actions],.cx-ingredients__btn .mg-submit-btn:first-child.cx-ingredients__rewe,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe,.cx-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .cx-ingredients__btn div:first-child.cx-ingredients__rewe[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:first-child.cx-ingredients__rewe[data-drupal-selector=edit-actions],.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe{margin-top:1.25rem}.cx-ingredients__btn .mg-btn:first-child.cx-ingredients__rewe>div,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:first-child.cx-ingredients__rewe[data-drupal-selector=edit-field-dsu-images-actions]>div,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child.cx-ingredients__rewe[data-drupal-selector=edit-actions]>div,.cx-ingredients__btn .mg-submit-btn:first-child.cx-ingredients__rewe>div,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe>div,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe>div,.cx-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .cx-ingredients__btn div:first-child.cx-ingredients__rewe[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:first-child.cx-ingredients__rewe[data-drupal-selector=edit-actions]>div,.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe>div,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe>div,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.cx-ingredients__rewe>div{padding-left:4.6875rem!important}.cx-ingredients__btn .mg-btn:first-child.adimo-custom-setting,.cx-ingredients__btn .mg-btn:first-child.btn-buynow,.cx-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],.cx-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],.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child.adimo-custom-setting[data-drupal-selector=edit-actions],.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child.btn-buynow[data-drupal-selector=edit-actions],.cx-ingredients__btn .mg-submit-btn:first-child.adimo-custom-setting,.cx-ingredients__btn .mg-submit-btn:first-child.btn-buynow,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child.btn-buynow,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child.btn-buynow,.cx-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.cx-ingredients__btn .user-pass .button.js-form-submit.form-submit:first-child.btn-buynow,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .cx-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 .cx-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 .cx-ingredients__btn div:first-child.adimo-custom-setting[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:first-child.btn-buynow[data-drupal-selector=edit-actions],.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.btn-buynow,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.btn-buynow,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.adimo-custom-setting,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:first-child.btn-buynow{margin-top:1.25rem}.cx-ingredients__btn .mg-btn:last-child>div,.cx-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,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.cx-ingredients__btn .mg-submit-btn:last-child>div,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child>div,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.cx-ingredients__btn .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 .cx-ingredients__btn div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:last-child[data-drupal-selector=edit-actions]>div,.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div{background-size:1.3125rem;background-position:3.1875rem;padding-left:0!important}@media print,screen and (min-width:48em){.cx-ingredients__btn .mg-btn:last-child>div,.cx-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,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.cx-ingredients__btn .mg-submit-btn:last-child>div,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child>div,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.cx-ingredients__btn .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 .cx-ingredients__btn div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:last-child[data-drupal-selector=edit-actions]>div,.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div{background-position:2.75rem}}@media print,screen and (min-width:64em){.cx-ingredients__btn .mg-btn:last-child>div,.cx-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,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.cx-ingredients__btn .mg-submit-btn:last-child>div,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child>div,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.cx-ingredients__btn .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 .cx-ingredients__btn div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:last-child[data-drupal-selector=edit-actions]>div,.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div{background-position:1.8125rem}}@media screen and (min-width:75em){.cx-ingredients__btn .mg-btn:last-child>div,.cx-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,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:last-child[data-drupal-selector=edit-actions]>div,.cx-ingredients__btn .mg-submit-btn:last-child>div,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:last-child>div,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:last-child>div,.cx-ingredients__btn .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 .cx-ingredients__btn div:last-child[data-drupal-selector=edit-field-dsu-images-actions]>div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:last-child[data-drupal-selector=edit-actions]>div,.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:last-child>div{background-position:1.3125rem}}@media print,screen and (min-width:48em){.cx-ingredients__btn .mg-btn:first-child,.cx-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],.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions],.cx-ingredients__btn .mg-submit-btn:first-child,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child,.cx-ingredients__btn .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 .cx-ingredients__btn div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:first-child[data-drupal-selector=edit-actions],.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:first-child{margin-top:0;margin-right:4rem}.cx-ingredients__btn .cx-ingredients__copy.mg-submit-btn,.cx-ingredients__btn .mg-btn.cx-ingredients__copy,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.cx-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.cx-ingredients__copy[data-drupal-selector=edit-actions],.cx-ingredients__btn .user-login-form .cx-ingredients__copy.button.js-form-submit.form-submit,.cx-ingredients__btn .user-pass-reset .cx-ingredients__copy.button.js-form-submit.form-submit,.cx-ingredients__btn .user-pass .cx-ingredients__copy.button.js-form-submit.form-submit,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .cx-ingredients__btn div.cx-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div.cx-ingredients__copy[data-drupal-selector=edit-actions],.user-login-form .cx-ingredients__btn .cx-ingredients__copy.button.js-form-submit.form-submit,.user-pass-reset .cx-ingredients__btn .cx-ingredients__copy.button.js-form-submit.form-submit,.user-pass .cx-ingredients__btn .cx-ingredients__copy.button.js-form-submit.form-submit{margin-right:0}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-ingredients__btn .mg-btn:first-child,.cx-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],.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions],.cx-ingredients__btn .mg-submit-btn:first-child,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child,.cx-ingredients__btn .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 .cx-ingredients__btn div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:first-child[data-drupal-selector=edit-actions],.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:first-child{margin-top:1.25rem;margin-right:1.375rem}.cx-ingredients__btn .cx-ingredients__copy.mg-submit-btn,.cx-ingredients__btn .mg-btn.cx-ingredients__copy,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.cx-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.cx-ingredients__copy[data-drupal-selector=edit-actions],.cx-ingredients__btn .user-login-form .cx-ingredients__copy.button.js-form-submit.form-submit,.cx-ingredients__btn .user-pass-reset .cx-ingredients__copy.button.js-form-submit.form-submit,.cx-ingredients__btn .user-pass .cx-ingredients__copy.button.js-form-submit.form-submit,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .cx-ingredients__btn div.cx-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div.cx-ingredients__copy[data-drupal-selector=edit-actions],.user-login-form .cx-ingredients__btn .cx-ingredients__copy.button.js-form-submit.form-submit,.user-pass-reset .cx-ingredients__btn .cx-ingredients__copy.button.js-form-submit.form-submit,.user-pass .cx-ingredients__btn .cx-ingredients__copy.button.js-form-submit.form-submit{margin-right:0}}@media screen and (min-width:75em){.cx-ingredients__btn .mg-btn:first-child,.cx-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],.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:first-child[data-drupal-selector=edit-actions],.cx-ingredients__btn .mg-submit-btn:first-child,.cx-ingredients__btn .user-login-form .button.js-form-submit.form-submit:first-child,.cx-ingredients__btn .user-pass-reset .button.js-form-submit.form-submit:first-child,.cx-ingredients__btn .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 .cx-ingredients__btn div:first-child[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div:first-child[data-drupal-selector=edit-actions],.user-login-form .cx-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass-reset .cx-ingredients__btn .button.js-form-submit.form-submit:first-child,.user-pass .cx-ingredients__btn .button.js-form-submit.form-submit:first-child{margin-right:2.25rem}.cx-ingredients__btn .cx-ingredients__copy.mg-submit-btn,.cx-ingredients__btn .mg-btn.cx-ingredients__copy,.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.cx-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.cx-ingredients__btn .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.cx-ingredients__copy[data-drupal-selector=edit-actions],.cx-ingredients__btn .user-login-form .cx-ingredients__copy.button.js-form-submit.form-submit,.cx-ingredients__btn .user-pass-reset .cx-ingredients__copy.button.js-form-submit.form-submit,.cx-ingredients__btn .user-pass .cx-ingredients__copy.button.js-form-submit.form-submit,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .cx-ingredients__btn div.cx-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-ingredients__btn div.cx-ingredients__copy[data-drupal-selector=edit-actions],.user-login-form .cx-ingredients__btn .cx-ingredients__copy.button.js-form-submit.form-submit,.user-pass-reset .cx-ingredients__btn .cx-ingredients__copy.button.js-form-submit.form-submit,.user-pass .cx-ingredients__btn .cx-ingredients__copy.button.js-form-submit.form-submit{margin-right:0}}.cx-ingredient-popup{position:fixed;height:100vh;width:100%;z-index:999999;background:#333;opacity:.98;top:0;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;display:none}@media print,screen and (max-width:47.99875em){.cx-ingredient-popup{left:0}}.cx-ingredient-popup__container{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:29rem;padding-bottom:2.1875rem;background:#fff;width:29rem;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (max-width:47.99875em){.cx-ingredient-popup__container{margin-left:1.5625rem;margin-right:1.875rem}}.cx-ingredient-popup__container__cross_icon{font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1.6875rem 1.875rem .375rem;cursor:pointer}.cx-ingredient-popup__container__title{margin-bottom:2.375rem;padding:0 1.875rem}.cx-ingredient-popup__container__shooping_list_cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1.25rem 1.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.9375rem;gap:.9375rem;border:1px solid #000;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto;cursor:pointer}.cx-ingredient-popup__container__shooping_list_cta a{color:#000}.cx-ingredient-popup__container__description{margin-bottom:2.375rem;margin-top:2.375rem;padding:0 3.125rem}@media print,screen and (max-width:47.99875em){.cx-ingredient-popup__container__description{padding:0 1.875rem}}.cx-ingredient-popup__container__login_cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1.25rem 1.375rem 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.9375rem;gap:.9375rem;background-color:#fd0;color:#000;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto;cursor:pointer}.cx-ingredient-popup__container__login_cta a{color:#000}.cx-btn-add-to-cart-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:.9375rem;gap:.9375rem;position:sticky;top:75%;text-align:center;cursor:pointer}.cx-btn-add-to-cart-wrapper .cx-ingredient-add-to-cart-btn{margin-bottom:1.875rem}.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{width:100%;height:146.66vw;-o-object-fit:cover;object-fit:cover}@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;-o-object-fit:cover;object-fit:cover}@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;-o-object-fit:cover;object-fit:cover}@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%;padding:0;margin-left:1.875rem}}@media print,screen and (min-width:64em){.mg-teaser-full-with-extra .mg-teaser-full-full .mg-teaser-full__desc{width:36.4%;padding:0;margin-left:2.5rem}}@media screen and (min-width:75em){.mg-teaser-full-with-extra .mg-teaser-full-full .mg-teaser-full__desc{width:37%;padding:0;margin-left:3.9375rem}}.mg-teaser-full-with-extra .mg-teaser-full-half.animated_gif-full-half picture img{width:100%;height:146.66vw;-o-object-fit:cover;object-fit:cover}@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%;padding:0;margin-left:3.75rem}}@media print,screen and (min-width:64em){.mg-teaser-full-with-extra .mg-teaser-full-half .mg-teaser-full__desc{width:43.87%;margin-left:5rem}}@media screen and (min-width:75em){.mg-teaser-full-with-extra .mg-teaser-full-half .mg-teaser-full__desc{width:44.47%;margin-left:7.875rem}}@media print,screen and (min-width:48em){.mg-teaser-full-full .mg-teaser-full__desc{width:58%;padding:0;margin-left:8.35%}}@media print,screen and (min-width:64em){.mg-teaser-full-full .mg-teaser-full__desc{width:36.4%;padding:0}}@media screen and (min-width:75em){.mg-teaser-full-full .mg-teaser-full__desc{width:37%;padding:0}}@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;margin-left:3.75rem}}@media print,screen and (min-width:64em){.mg-teaser-full-half .mg-teaser-full__desc{width:43.87%;margin-left:5rem}}@media screen and (min-width:75em){.mg-teaser-full-half .mg-teaser-full__desc{width:44.47%;margin-left:7.875rem}}@media print,screen and (min-width:48em){.mg-teaser-full-half .mg-teaser-full__desc-right{padding:0;margin-left:35.71%}}@media print,screen and (min-width:64em){.mg-teaser-full-half .mg-teaser-full__desc-right{padding:0;margin-left:51%}}@media screen and (min-width:75em){.mg-teaser-full-half .mg-teaser-full__desc-right{padding:0;margin-left:50.48%}}@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){.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;-o-object-fit:cover;object-fit:cover}@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}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-teaser-full p{margin-top:.75rem}}.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:#333}.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;margin-bottom:0}.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>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 picture:after{top:0;left:0;content:"";position:absolute;width:100%;height:100%;display:inline-block;opacity:.9;background:-webkit-gradient(linear,left top,left bottom,color-stop(26%,rgba(61,61,61,0)),color-stop(61.17%,rgba(61,61,61,.7)),color-stop(10.17%,rgba(61,61,61,.7)),to(#3d3d3d));background:linear-gradient(180deg,rgba(61,61,61,0) 26%,rgba(61,61,61,.7) 61.17%,rgba(61,61,61,.7) 0,#3d3d3d)}@media print,screen and (min-width:48em){.mg-teaser-full.theme-dark 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)}}@media print,screen and (max-width:47.99875em){.mg-teaser-full.theme-dark.simplyCookVariation picture:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(24.02%,rgba(61,61,61,.0001)),color-stop(90.29%,#3d3d3d));background:linear-gradient(180deg,rgba(61,61,61,.0001) 24.02%,#3d3d3d 90.29%);opacity:.5}}@media print,screen and (min-width:48em){.mg-teaser-full.theme-dark.simplyCookVariation picture:after{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),color-stop(101.87%,#3d3d3d));background:linear-gradient(90deg,rgba(0,0,0,.0001),#3d3d3d 101.87%);opacity:.35;width:56.8%}}@media print,screen and (max-width:47.99875em){.mg-teaser-full.theme-dark.simplyCookVariation .mg-teaser-full__desc{bottom:3.125rem}}.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}}html[lang=th] .mg-teaser-full.theme-dark h2{font-family:Db EE Stroke;font-size:1.75rem}@media print,screen and (min-width:48em){html[lang=th] .mg-teaser-full.theme-dark h2{font-size:1.875rem}}@media print,screen and (min-width:64em){html[lang=th] .mg-teaser-full.theme-dark h2{font-size:2.8125rem}}.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:.6875rem 1.25rem}.cx-recipe-tags-footer-tags-block,.cx-recipe-tags-footer-tags-block .cx-tag-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cx-recipe-tags-footer-tags-block .cx-tag-section .mg-tag-list{display:inline-block}.cx-recipe-tags-footer-tags-block .mg-tag{background-color:#fd0;color:#000}.cx-recipe-tags-footer-tags-block .increment-number-btn{height:3.125rem}.mg-secondary-block .mg-tags{margin-top:3.125rem;background-color:#3e2b1a}@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 a{color:#333;display:inline-block}.mg-recipe-labels span a:after{content:"";background:#333;width:100%;height:.125rem;display:block}.mg-recipe-labels span a:hover:after{width:0;-webkit-transition:width .3s;transition:width .3s}.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}}.mg-quote-platform span{color:#636363}@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;color:#636363}@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;color:#636363}.mg-quote a{text-decoration:underline}.recipe-desc-acc .mg-quote-with-background{margin:auto}html[lang=th] .mg-quote-desc{font-size:1.25rem}@media print,screen and (min-width:64em){html[lang=th] .mg-quote-desc{font-size:1.5625rem}}.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 .comment-recaptcha-error,.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 .comment-recaptcha-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:#3e2b1a;color:#fff33e;width:2.75rem;height:2.75rem;text-align:center;margin-right:.8125rem;line-height:2.75rem!important;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}.mg-comments-loadmore:empty,.mg-comments-reply:empty{display:none}@media print,screen and (max-width:47.99875em){.mg-comments-loadmore,.mg-comments-reply{text-decoration:underline}}@media print,screen and (max-width:47.99875em){html.lang-he .comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha>div input,html.lang-he .mg-comments .mg-input.mg-captcha>div input{padding-left:1.25rem;padding-right:1.25rem}}.mg-teaser-content__container{border:.1875rem solid #eee}@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:#333}@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-pdf-cta .mg-pdf-checkbox .mg-teaser-content__container-des p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-content__container-des p,.mg-rating__txt-block .mg-teaser-content__container-des p,.mg-recipe-instructions__steps-head .mg-teaser-content__container-des h3,.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-pdf-cta .mg-pdf-checkbox p,.mg-teaser-content__container-des .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-teaser-content__container-des .mg-rating__txt-block p,.mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-content__container-des .mg-teaser-recipe-1_content a p,.mg-teaser-content__container-des h5,.mg-teaser-content__container-des p,.mg-teaser-recipe-1_content .upper-content a .mg-teaser-content__container-des p,.mg-teaser-recipe-1_content a .mg-teaser-content__container-des p{margin-top:.8125rem;width:90%}@media print,screen and (min-width:48em){.mg-pdf-cta .mg-pdf-checkbox .mg-teaser-content__container-des p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-content__container-des p,.mg-rating__txt-block .mg-teaser-content__container-des p,.mg-recipe-instructions__steps-head .mg-teaser-content__container-des h3,.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-pdf-cta .mg-pdf-checkbox p,.mg-teaser-content__container-des .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-teaser-content__container-des .mg-rating__txt-block p,.mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-content__container-des .mg-teaser-recipe-1_content a p,.mg-teaser-content__container-des h5,.mg-teaser-content__container-des p,.mg-teaser-recipe-1_content .upper-content a .mg-teaser-content__container-des p,.mg-teaser-recipe-1_content a .mg-teaser-content__container-des p{width:100%}}@media screen and (min-width:75em){.mg-pdf-cta .mg-pdf-checkbox .mg-teaser-content__container-des p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-content__container-des p,.mg-rating__txt-block .mg-teaser-content__container-des p,.mg-recipe-instructions__steps-head .mg-teaser-content__container-des h3,.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-pdf-cta .mg-pdf-checkbox p,.mg-teaser-content__container-des .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-teaser-content__container-des .mg-rating__txt-block p,.mg-teaser-content__container-des .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-content__container-des .mg-teaser-recipe-1_content a p,.mg-teaser-content__container-des h5,.mg-teaser-content__container-des p,.mg-teaser-recipe-1_content .upper-content a .mg-teaser-content__container-des p,.mg-teaser-recipe-1_content a .mg-teaser-content__container-des p{margin-top:1.3125rem;width:100%}}.mg-teaser-content__container-des .description{width:90%;margin-top:.8125rem;color:#747474}@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}html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h2{font-family:Db EE Stroke;font-size:1.75rem}@media print,screen and (min-width:48em){html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h2{font-size:1.875rem}}@media print,screen and (min-width:64em){html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des h2{font-size:2.8125rem}}html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-family:DB heavent;font-size:1.5625rem}@media print,screen and (min-width:64em){html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des p{font-size:2.1875rem}}html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .description{font-size:1.4375rem}@media print,screen and (min-width:48em){html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .description{font-size:1.5625rem;line-height:1.4375rem}}@media print,screen and (min-width:64em){html[lang=th] .mg-teaser-content__container .mg-teaser-content__container-des .description{font-size:1.875rem;line-height:1.5625rem}}html.lang-he .mg-teaser-content__container-des .description{color:#4c4c4c}.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-pdf-cta .mg-pdf-checkbox .mg-teaser-recipe-1_content .upper-content a p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-recipe-1_content .upper-content a p,.mg-rating__txt-block .mg-teaser-recipe-1_content .upper-content a p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content .upper-content a h3,.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-content__container-des .mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-recipe-1_content .upper-content a .mg-pdf-cta .mg-pdf-checkbox p,.mg-teaser-recipe-1_content .upper-content a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-teaser-recipe-1_content .upper-content a .mg-rating__txt-block p,.mg-teaser-recipe-1_content .upper-content a .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-teaser-recipe-1_content .upper-content a h5,.mg-teaser-recipe-1_content .upper-content a p{padding-bottom:0;margin-top:.625rem}@media print,screen and (max-width:47.99875em){.mg-pdf-cta .mg-pdf-checkbox .mg-teaser-recipe-1_content .upper-content a p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-recipe-1_content .upper-content a p,.mg-rating__txt-block .mg-teaser-recipe-1_content .upper-content a p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content .upper-content a h3,.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-content__container-des .mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-recipe-1_content .upper-content a .mg-pdf-cta .mg-pdf-checkbox p,.mg-teaser-recipe-1_content .upper-content a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-teaser-recipe-1_content .upper-content a .mg-rating__txt-block p,.mg-teaser-recipe-1_content .upper-content a .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-teaser-recipe-1_content .upper-content a h5,.mg-teaser-recipe-1_content .upper-content a p{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:#b39d8a}.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:#b39d8a;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-pdf-cta .mg-pdf-checkbox .mg-teaser-recipe-1_content a p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-recipe-1_content a p,.mg-rating__txt-block .mg-teaser-recipe-1_content a p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a h3,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content a h5,.mg-teaser-content__container-des .mg-teaser-recipe-1_content a p,.mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-recipe-1_content a .mg-pdf-cta .mg-pdf-checkbox p,.mg-teaser-recipe-1_content a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-teaser-recipe-1_content a .mg-rating__txt-block p,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-teaser-recipe-1_content a h5,.mg-teaser-recipe-1_content a p{padding-bottom:.375rem;float:right}@media print,screen and (max-width:47.99875em){.mg-pdf-cta .mg-pdf-checkbox .mg-teaser-recipe-1_content a p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-recipe-1_content a p,.mg-rating__txt-block .mg-teaser-recipe-1_content a p,.mg-recipe-instructions__steps-head .mg-teaser-recipe-1_content a h3,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content a h5,.mg-teaser-content__container-des .mg-teaser-recipe-1_content a p,.mg-teaser-recipe-1_content .upper-content a p,.mg-teaser-recipe-1_content a .mg-pdf-cta .mg-pdf-checkbox p,.mg-teaser-recipe-1_content a .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-teaser-recipe-1_content a .mg-rating__txt-block p,.mg-teaser-recipe-1_content a .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-teaser-recipe-1_content a h5,.mg-teaser-recipe-1_content a p{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}html.lang-he .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.lang-he .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.lang-he .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.lang-he .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:#ccc}html.lang-he .mg-secondary-block .mg-recipe-info-wrapper .mg-recipe-stats{-ms-flex-wrap:wrap;flex-wrap:wrap}html.lang-he .mg-secondary-block .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty-text,html.lang-he .mg-secondary-block .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration-text{margin-top:0}html.lang-he .mg-secondary-block .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty,html.lang-he .mg-secondary-block .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{margin-top:.25rem;margin-left:0}.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:43.75rem}}.mg-category-tags__image picture:after,.mg-home-stage__image picture:after{top:0;left:0;content:"";position:absolute;width:100%;height:18.125rem;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent);-webkit-transform:scaleX(-1);transform:scaleX(-1);opacity:.95}@media print,screen and (min-width:48em){.mg-category-tags__image picture:after,.mg-home-stage__image picture:after{height:12.4375rem}}@media print,screen and (min-width:64em){.mg-category-tags__image picture:after,.mg-home-stage__image picture:after{height:16.625rem}}@media screen and (min-width:75em){.mg-category-tags__image picture:after,.mg-home-stage__image picture:after{height:22.5625rem}}.mg-category-tags__image picture:after img,.mg-home-stage__image picture:after img{height:100%}@media screen and (min-width:769px){.mg-category-tags__alternative-image,.mg-home-stage__alternative-image{display:none}}@media screen and (max-width:768px){.mg-category-tags__alternative-image,.mg-home-stage__alternative-image{display:block}}@media screen and (min-width:769px){.mg-category-tags__alternate-video,.mg-home-stage__alternate-video{display:block}}@media screen and (max-width:768px){.mg-category-tags__alternate-video,.mg-home-stage__alternate-video{display:none}}.mg-category-tags .stage_promo_cta,.mg-home-stage .stage_promo_cta{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 (max-width:47.99875em){.mg-category-tags .stage_promo_cta,.mg-home-stage .stage_promo_cta{position:absolute;top:100vw;left:0}}.mg-category-tags .stage_promo_cta .text,.mg-home-stage .stage_promo_cta .text{color:#fff;margin:1.25rem 0}.mg-category-tags .stage_promo_cta .promo_banner_cta,.mg-home-stage .stage_promo_cta .promo_banner_cta{position:relative;border-radius:.625rem;background:#fff33e;color:#000;padding-left:.625rem}@media print,screen and (max-width:47.99875em){.mg-category-tags .stage_promo_cta .promo_banner_cta,.mg-home-stage .stage_promo_cta .promo_banner_cta{max-width:13.75rem}}.mg-category-tags .stage_promo_cta .promo_banner_cta .icon,.mg-home-stage .stage_promo_cta .promo_banner_cta .icon{background-image:url(/themes/custom/maggi/UI/build/images/3PQQGFU.svg);width:4.0625rem;height:1.5625rem;background-repeat:no-repeat;position:absolute;top:-2%;left:72%}.mg-category-tags .stage_promo_cta .promo_banner_cta .klub-icon,.mg-home-stage .stage_promo_cta .promo_banner_cta .klub-icon{background-image:url(/themes/custom/maggi/UI/build/images/1487OL0.svg);width:3.125rem;height:3.125rem;background-repeat:no-repeat;margin-right:1.25rem}.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;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}.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.noDescription,.mg-home-stage__details-search.noDescription{margin-bottom:.375rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-category-tags__details-search.noDescription,.mg-home-stage__details-search.noDescription{margin-bottom:1rem}}@media print,screen and (min-width:64em){.mg-category-tags__details-search.noDescription,.mg-home-stage__details-search.noDescription{margin-bottom:1rem}}.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:#fff33e;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}.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.login-btn-home.mg-search-activated .mg-home-stage__title{margin-bottom:3.0625rem}.mg-home-stage.login-btn-home.mg-search-activated div.mg-home-stage__details{top:74vw}@media print,screen and (min-width:48em){.mg-home-stage.login-btn-home.mg-search-activated div.mg-home-stage__details{top:32vw}}@media print,screen and (min-width:64em){.mg-home-stage.login-btn-home.mg-search-activated div.mg-home-stage__details{top:27vw}}@media screen and (min-width:100em){.mg-home-stage.login-btn-home.mg-search-activated div.mg-home-stage__details{top:29vw}}.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}.mg-home-stage .mg-search__suggestion{min-height:0}@media print,screen and (max-width:47.99875em){.mg-home-stage .mg-search__suggestion{padding:0 1.875rem}}.mg-home-stage__searchtags ul{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-home-stage__searchtags.hasDescription,.mg-home-stage__searchtags.noDescription{padding-top:1.25rem}@media print,screen and (min-width:48em){.mg-home-stage__searchtags.hasDescription,.mg-home-stage__searchtags.noDescription{padding-top:.875rem}}.mg-home-stage__searchtags.simplyCookVariation.hasDescription,.mg-home-stage__searchtags.simplyCookVariation.noDescription{padding-top:1.5rem}@media print,screen and (min-width:48em){.mg-home-stage__searchtags.simplyCookVariation.hasDescription,.mg-home-stage__searchtags.simplyCookVariation.noDescription{padding-top:.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 1.875rem;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 img{display:block;width:100%;height:36.875rem}html.lang-he .mg-category-tags__arrow a span,html.lang-he .mg-home-stage__arrow a span{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media print,screen and (max-width:47.99875em){.mg-home-stage.simplyCookVariation .btn-log{top:12.5rem}.mg-home-stage.simplyCookVariation .btn-log .btn-registration{width:auto}}@media screen and (min-width:75em){.mg-home-stage.simplyCookVariation .btn-log{margin-top:4.375rem}}@media print,screen and (max-width:47.99875em){.mg-home-stage.simplyCookVariation .mg-home-stage__arrow{top:135vw}}.mg-home-stage.simplyCookVariation .mg-search__banner_overtext.mg-search__home-stage.noDescription{margin-bottom:.375rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-home-stage.simplyCookVariation .mg-search__banner_overtext.mg-search__home-stage.noDescription{margin-bottom:1rem}}@media print,screen and (min-width:64em){.mg-home-stage.simplyCookVariation .mg-search__banner_overtext.mg-search__home-stage.noDescription{margin-bottom:1rem}}.mg-home-stage.simplyCookVariation.mg-search-activated .mg-search__banner_overtext.mg-search__home-stage.noDescription{margin-bottom:1.25rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-home-stage.simplyCookVariation.mg-search-activated .mg-search__banner_overtext.mg-search__home-stage.noDescription{margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.mg-home-stage.simplyCookVariation.mg-search-activated .mg-search__banner_overtext.mg-search__home-stage.noDescription{margin-bottom:1.875rem}}@media screen and (min-width:75em){.mg-home-stage.simplyCookVariation.mg-search-activated .mg-search__banner_overtext.mg-search__home-stage.noDescription{margin-bottom:-.9375rem}}@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;color:#333;-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-pdf-cta .mg-pdf-checkbox p,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta .mg-rating__txt-block p,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta .mg-teaser-recipe-1_content a p,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta h5,.mg-pdf-cta .mg-pdf-checkbox .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta p,.mg-rating__txt-block .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta p,.mg-recipe-instructions__steps-head .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta h3,.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,.mg-teaser-content__container-des .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta p,.mg-teaser-recipe-1_content a .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta p{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}}.mg-containt-container p a{text-decoration:underline}@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:#fff;display:block;margin-bottom:1.8125rem}}@media print,screen and (min-width:64em){.mg-search__banner_overtext h1{color:#fff;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;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:-.0625rem}.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{height:0;line-height:0;padding:2.1875rem;background-size:1.875rem;background-repeat:no-repeat;background-position:50%;background-color:#fff33e}@media print,screen and (min-width:48em){.mg-search__banner_overtext .mg-search-submit{background-size:1.4375rem}}@media screen and (min-width:75em){.mg-search__banner_overtext .mg-search-submit{background-size:1.875rem;padding:2.8125rem}}.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-pdf-cta .mg-pdf-checkbox .mg-search__topsuggestion p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__topsuggestion p,.mg-rating__txt-block .mg-search__topsuggestion p,.mg-recipe-instructions__steps-head .mg-search__topsuggestion h3,.mg-search__suggestion_title .mg-search__topsuggestion a,.mg-search__suggestion_title .mg-search__topsuggestion h5,.mg-search__topsuggestion .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__topsuggestion .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__topsuggestion .mg-rating__txt-block p,.mg-search__topsuggestion .mg-recipe-instructions__steps-head h3,.mg-search__topsuggestion .mg-search__suggestion_title a,.mg-search__topsuggestion .mg-search__suggestion_title h5,.mg-search__topsuggestion .mg-teaser-content__container-des p,.mg-search__topsuggestion .mg-teaser-recipe-1_content .upper-content a p,.mg-search__topsuggestion .mg-teaser-recipe-1_content a p,.mg-search__topsuggestion h5,.mg-teaser-content__container-des .mg-search__topsuggestion p,.mg-teaser-recipe-1_content .upper-content a .mg-search__topsuggestion p,.mg-teaser-recipe-1_content a .mg-search__topsuggestion p{color:#747474;margin-bottom:1.625rem}@media print,screen and (min-width:64em){.mg-pdf-cta .mg-pdf-checkbox .mg-search__topsuggestion p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__topsuggestion p,.mg-rating__txt-block .mg-search__topsuggestion p,.mg-recipe-instructions__steps-head .mg-search__topsuggestion h3,.mg-search__suggestion_title .mg-search__topsuggestion a,.mg-search__suggestion_title .mg-search__topsuggestion h5,.mg-search__topsuggestion .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__topsuggestion .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__topsuggestion .mg-rating__txt-block p,.mg-search__topsuggestion .mg-recipe-instructions__steps-head h3,.mg-search__topsuggestion .mg-search__suggestion_title a,.mg-search__topsuggestion .mg-search__suggestion_title h5,.mg-search__topsuggestion .mg-teaser-content__container-des p,.mg-search__topsuggestion .mg-teaser-recipe-1_content .upper-content a p,.mg-search__topsuggestion .mg-teaser-recipe-1_content a p,.mg-search__topsuggestion h5,.mg-teaser-content__container-des .mg-search__topsuggestion p,.mg-teaser-recipe-1_content .upper-content a .mg-search__topsuggestion p,.mg-teaser-recipe-1_content a .mg-search__topsuggestion p{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}.search_product{position:relative}.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:.8125rem .8125rem;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:.8;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}.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 .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;margin-top: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:#555}@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:.125rem 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%;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;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-pdf-cta .mg-pdf-checkbox .mg-search__didyou-mean-results p,.mg-pdf-cta .mg-pdf-checkbox .mg-search__error-results p,.mg-pdf-cta .mg-pdf-checkbox .mg-search__error-single p,.mg-pdf-cta .mg-pdf-checkbox .mg-search__likes-results p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__didyou-mean-results p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__error-results p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__error-single p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__likes-results p,.mg-rating__txt-block .mg-search__didyou-mean-results p,.mg-rating__txt-block .mg-search__error-results p,.mg-rating__txt-block .mg-search__error-single p,.mg-rating__txt-block .mg-search__likes-results p,.mg-recipe-instructions__steps-head .mg-search__didyou-mean-results h3,.mg-recipe-instructions__steps-head .mg-search__error-results h3,.mg-recipe-instructions__steps-head .mg-search__error-single h3,.mg-recipe-instructions__steps-head .mg-search__likes-results h3,.mg-search__didyou-mean-results .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__didyou-mean-results .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__didyou-mean-results .mg-rating__txt-block p,.mg-search__didyou-mean-results .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-search__didyou-mean-results .mg-teaser-recipe-1_content .upper-content a p,.mg-search__didyou-mean-results .mg-teaser-recipe-1_content a p,.mg-search__didyou-mean-results h5,.mg-search__error-results .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__error-results .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__error-results .mg-rating__txt-block p,.mg-search__error-results .mg-recipe-instructions__steps-head h3,.mg-search__error-results .mg-search__suggestion_title a,.mg-search__error-results .mg-search__suggestion_title h5,.mg-search__error-results .mg-teaser-content__container-des p,.mg-search__error-results .mg-teaser-recipe-1_content .upper-content a p,.mg-search__error-results .mg-teaser-recipe-1_content a p,.mg-search__error-results h5,.mg-search__error-single .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__error-single .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__error-single .mg-rating__txt-block p,.mg-search__error-single .mg-recipe-instructions__steps-head h3,.mg-search__error-single .mg-search__suggestion_title a,.mg-search__error-single .mg-search__suggestion_title h5,.mg-search__error-single .mg-teaser-content__container-des p,.mg-search__error-single .mg-teaser-recipe-1_content .upper-content a p,.mg-search__error-single .mg-teaser-recipe-1_content a p,.mg-search__error-single h5,.mg-search__likes-results .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__likes-results .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__likes-results .mg-rating__txt-block p,.mg-search__likes-results .mg-recipe-instructions__steps-head h3,.mg-search__likes-results .mg-search__suggestion_title a,.mg-search__likes-results .mg-search__suggestion_title h5,.mg-search__likes-results .mg-teaser-content__container-des p,.mg-search__likes-results .mg-teaser-recipe-1_content .upper-content a p,.mg-search__likes-results .mg-teaser-recipe-1_content a p,.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,.mg-teaser-content__container-des .mg-search__didyou-mean-results p,.mg-teaser-content__container-des .mg-search__error-results p,.mg-teaser-content__container-des .mg-search__error-single p,.mg-teaser-content__container-des .mg-search__likes-results p,.mg-teaser-recipe-1_content .upper-content a .mg-search__didyou-mean-results p,.mg-teaser-recipe-1_content .upper-content a .mg-search__error-results p,.mg-teaser-recipe-1_content .upper-content a .mg-search__error-single p,.mg-teaser-recipe-1_content .upper-content a .mg-search__likes-results p,.mg-teaser-recipe-1_content a .mg-search__didyou-mean-results p,.mg-teaser-recipe-1_content a .mg-search__error-results p,.mg-teaser-recipe-1_content a .mg-search__error-single p,.mg-teaser-recipe-1_content a .mg-search__likes-results p{margin-left:3.125rem}@media print,screen and (min-width:48em){.mg-pdf-cta .mg-pdf-checkbox .mg-search__didyou-mean-results p,.mg-pdf-cta .mg-pdf-checkbox .mg-search__error-results p,.mg-pdf-cta .mg-pdf-checkbox .mg-search__error-single p,.mg-pdf-cta .mg-pdf-checkbox .mg-search__likes-results p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__didyou-mean-results p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__error-results p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__error-single p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__likes-results p,.mg-rating__txt-block .mg-search__didyou-mean-results p,.mg-rating__txt-block .mg-search__error-results p,.mg-rating__txt-block .mg-search__error-single p,.mg-rating__txt-block .mg-search__likes-results p,.mg-recipe-instructions__steps-head .mg-search__didyou-mean-results h3,.mg-recipe-instructions__steps-head .mg-search__error-results h3,.mg-recipe-instructions__steps-head .mg-search__error-single h3,.mg-recipe-instructions__steps-head .mg-search__likes-results h3,.mg-search__didyou-mean-results .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__didyou-mean-results .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__didyou-mean-results .mg-rating__txt-block p,.mg-search__didyou-mean-results .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-search__didyou-mean-results .mg-teaser-recipe-1_content .upper-content a p,.mg-search__didyou-mean-results .mg-teaser-recipe-1_content a p,.mg-search__didyou-mean-results h5,.mg-search__error-results .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__error-results .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__error-results .mg-rating__txt-block p,.mg-search__error-results .mg-recipe-instructions__steps-head h3,.mg-search__error-results .mg-search__suggestion_title a,.mg-search__error-results .mg-search__suggestion_title h5,.mg-search__error-results .mg-teaser-content__container-des p,.mg-search__error-results .mg-teaser-recipe-1_content .upper-content a p,.mg-search__error-results .mg-teaser-recipe-1_content a p,.mg-search__error-results h5,.mg-search__error-single .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__error-single .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__error-single .mg-rating__txt-block p,.mg-search__error-single .mg-recipe-instructions__steps-head h3,.mg-search__error-single .mg-search__suggestion_title a,.mg-search__error-single .mg-search__suggestion_title h5,.mg-search__error-single .mg-teaser-content__container-des p,.mg-search__error-single .mg-teaser-recipe-1_content .upper-content a p,.mg-search__error-single .mg-teaser-recipe-1_content a p,.mg-search__error-single h5,.mg-search__likes-results .mg-pdf-cta .mg-pdf-checkbox p,.mg-search__likes-results .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search__likes-results .mg-rating__txt-block p,.mg-search__likes-results .mg-recipe-instructions__steps-head h3,.mg-search__likes-results .mg-search__suggestion_title a,.mg-search__likes-results .mg-search__suggestion_title h5,.mg-search__likes-results .mg-teaser-content__container-des p,.mg-search__likes-results .mg-teaser-recipe-1_content .upper-content a p,.mg-search__likes-results .mg-teaser-recipe-1_content a p,.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,.mg-teaser-content__container-des .mg-search__didyou-mean-results p,.mg-teaser-content__container-des .mg-search__error-results p,.mg-teaser-content__container-des .mg-search__error-single p,.mg-teaser-content__container-des .mg-search__likes-results p,.mg-teaser-recipe-1_content .upper-content a .mg-search__didyou-mean-results p,.mg-teaser-recipe-1_content .upper-content a .mg-search__error-results p,.mg-teaser-recipe-1_content .upper-content a .mg-search__error-single p,.mg-teaser-recipe-1_content .upper-content a .mg-search__likes-results p,.mg-teaser-recipe-1_content a .mg-search__didyou-mean-results p,.mg-teaser-recipe-1_content a .mg-search__error-results p,.mg-teaser-recipe-1_content a .mg-search__error-single p,.mg-teaser-recipe-1_content a .mg-search__likes-results p{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:3.75rem;-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{margin-right:.9375rem;margin-bottom:1.25rem}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]{position:absolute;opacity:0;height:auto;width:auto}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]+label{padding:.8125rem .9375rem;background-color:#f3f3f3;word-wrap:none;display:inline-block;border-radius:.3125rem;cursor:pointer}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox]:focus+label{outline:.125rem solid #7aacfe!important;outline:.3125rem auto -webkit-focus-ring-color!important}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox].mg-active-filter+label{position:relative;background-color:#3e2b1a;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}}.mg-search-filter-buttons button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:0}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-search-filter-buttons button{width:100%}}.mg-search-filter-buttons .mg-search-filter-buttons-text{padding-left:1.875rem;padding-right:1.875rem;height:100%}.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 1.25rem 1.5625rem 0 rgba(0,0,0,.05);box-shadow:0 1.25rem 1.5625rem 0 rgba(0,0,0,.05)}.mg-search__results{margin-bottom:3.125rem;margin-top:1.875rem;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-pdf-cta .mg-pdf-checkbox .mg-search-maggi-cell .mg-search-maggi p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search-maggi-cell .mg-search-maggi p,.mg-rating__txt-block .mg-search-maggi-cell .mg-search-maggi p,.mg-recipe-instructions__steps-head .mg-search-maggi-cell .mg-search-maggi h3,.mg-search-maggi-cell .mg-search-maggi .mg-pdf-cta .mg-pdf-checkbox p,.mg-search-maggi-cell .mg-search-maggi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-search-maggi-cell .mg-search-maggi .mg-rating__txt-block p,.mg-search-maggi-cell .mg-search-maggi .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-recipe-1_content a p,.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,.mg-teaser-content__container-des .mg-search-maggi-cell .mg-search-maggi p,.mg-teaser-recipe-1_content a .mg-search-maggi-cell .mg-search-maggi p{margin-bottom:.8125rem}.mg-pdf-cta .mg-pdf-checkbox .mg-search-maggi-cell .mg-search-maggi p a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search-maggi-cell .mg-search-maggi p a,.mg-rating__txt-block .mg-search-maggi-cell .mg-search-maggi p a,.mg-recipe-instructions__steps-head .mg-search-maggi-cell .mg-search-maggi h3 a,.mg-search-maggi-cell .mg-search-maggi .mg-pdf-cta .mg-pdf-checkbox p a,.mg-search-maggi-cell .mg-search-maggi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p a,.mg-search-maggi-cell .mg-search-maggi .mg-rating__txt-block p a,.mg-search-maggi-cell .mg-search-maggi .mg-recipe-instructions__steps-head h3 a,.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 .mg-teaser-content__container-des p a,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-recipe-1_content a p 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,.mg-teaser-content__container-des .mg-search-maggi-cell .mg-search-maggi p a,.mg-teaser-recipe-1_content a .mg-search-maggi-cell .mg-search-maggi p a{color:#333;display:inline-block}.mg-pdf-cta .mg-pdf-checkbox .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-rating__txt-block .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-recipe-instructions__steps-head .mg-search-maggi-cell .mg-search-maggi h3 a:after,.mg-search-maggi-cell .mg-search-maggi .mg-pdf-cta .mg-pdf-checkbox p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-rating__txt-block p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-recipe-instructions__steps-head h3 a:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-content__container-des p a:after,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-recipe-1_content a p 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,.mg-teaser-content__container-des .mg-search-maggi-cell .mg-search-maggi p a:after,.mg-teaser-recipe-1_content a .mg-search-maggi-cell .mg-search-maggi p a:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-pdf-cta .mg-pdf-checkbox .mg-search-maggi-cell .mg-search-maggi p a,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search-maggi-cell .mg-search-maggi p a,.mg-rating__txt-block .mg-search-maggi-cell .mg-search-maggi p a,.mg-recipe-instructions__steps-head .mg-search-maggi-cell .mg-search-maggi h3 a,.mg-search-maggi-cell .mg-search-maggi .mg-pdf-cta .mg-pdf-checkbox p a,.mg-search-maggi-cell .mg-search-maggi .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p a,.mg-search-maggi-cell .mg-search-maggi .mg-rating__txt-block p a,.mg-search-maggi-cell .mg-search-maggi .mg-recipe-instructions__steps-head h3 a,.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 .mg-teaser-content__container-des p a,.mg-search-maggi-cell .mg-search-maggi .mg-teaser-recipe-1_content a p 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,.mg-teaser-content__container-des .mg-search-maggi-cell .mg-search-maggi p a,.mg-teaser-recipe-1_content a .mg-search-maggi-cell .mg-search-maggi p 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:.5625rem;height:.9375rem;background-size:.5625rem .9375rem}@media screen and (min-width:75em){.mg-video .edge .general span,.mg-video .ie .general span{width:.6875rem;height:1.125rem;background-size:.6875rem 1.125rem}}@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:#000!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}nav.pager-load-more{padding:1.875rem .9375rem 3.125rem;margin:0 auto;width:100%}@media print,screen and (min-width:48em){nav.pager-load-more{padding:3.125rem 0 4.375rem}}nav.pager-load-more .pager__item{padding:0}nav.pager-load-more .pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;padding:0}nav.pager-load-more .pager__items li{display:inline;display:initial;margin-right:.5rem}@media print,screen and (min-width:48em){nav.pager-load-more .pager__items li{margin-right:.5rem}}nav.pager-load-more .pager__items li.pager__item.is-active{margin-right:1.25rem}@media print,screen and (min-width:48em){nav.pager-load-more .pager__items li.pager__item.is-active{margin-right:.5rem}}nav.pager-load-more .pager__items li a{background:#f3f3f3;border-radius:.3125rem;color:#4c4c4c;padding:.3125rem .625rem}@media print,screen and (min-width:48em){nav.pager-load-more .pager__items li a{padding:.9375rem 1.25rem}}nav.pager-load-more .pager__items li.is-active a{color:#fff33e;background:#3e2b1a;padding:.3125rem .625rem}@media print,screen and (min-width:48em){nav.pager-load-more .pager__items li.is-active a{padding:.9375rem 1.25rem}}nav.pager-load-more .pager__items li.pager__item--ellipsis,nav.pager-load-more .pager__items li.pager__item--first a,nav.pager-load-more .pager__items li.pager__item--last a,nav.pager-load-more .pager__items li.pager__item--next a,nav.pager-load-more .pager__items li.pager__item--previous a{color:#333;font-size:.875rem;padding-top:0;padding-bottom:0;background:none}@media print,screen and (min-width:48em){nav.pager-load-more .pager__items li.pager__item--ellipsis,nav.pager-load-more .pager__items li.pager__item--first a,nav.pager-load-more .pager__items li.pager__item--last a,nav.pager-load-more .pager__items li.pager__item--next a,nav.pager-load-more .pager__items li.pager__item--previous a{font-size:1.625rem}}@media print,screen and (min-width:48em){nav.pager-load-more .pager__items li.pager__item--ellipsis--start,nav.pager-load-more .pager__items li.pager__item--previous{margin-right:1.875rem}}@media print,screen and (min-width:48em){nav.pager-load-more .pager__items li.pager__item--ellipsis--end,nav.pager-load-more .pager__items li.pager__item--next{margin-left:1.875rem}}nav.pager-load-more .pager__items .pager__item--desktop{display:none}@media print,screen and (min-width:48em){nav.pager-load-more .pager__items .pager__item--desktop{display:inline;display:initial}}nav.pager-load-more .pager__items .pager__item--mobile{display:inline;display:initial}@media print,screen and (min-width:48em){nav.pager-load-more .pager__items .pager__item--mobile{display:none}}nav.pager-load-more .visually-hidden{display:none}nav.pager-load-more [aria-hidden=true]{pointer-events:none}html.lang-he .mg-search__title-bar .mg-search__result-title{margin-top:2.5rem}.mg-pdf-cta .mg-pdf-checkbox html[lang=th] .mg-search-load-more p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html[lang=th] .mg-search-load-more p,.mg-rating__txt-block html[lang=th] .mg-search-load-more p,.mg-recipe-instructions__steps-head html[lang=th] .mg-search-load-more h3,.mg-search__suggestion_title html[lang=th] .mg-search-load-more a,.mg-search__suggestion_title html[lang=th] .mg-search-load-more h5,.mg-teaser-content__container-des html[lang=th] .mg-search-load-more p,.mg-teaser-recipe-1_content a html[lang=th] .mg-search-load-more p,html[lang=th] .mg-search-load-more .mg-pdf-cta .mg-pdf-checkbox p,html[lang=th] .mg-search-load-more .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,html[lang=th] .mg-search-load-more .mg-rating__txt-block p,html[lang=th] .mg-search-load-more .mg-recipe-instructions__steps-head h3,html[lang=th] .mg-search-load-more .mg-search__suggestion_title a,html[lang=th] .mg-search-load-more .mg-search__suggestion_title h5,html[lang=th] .mg-search-load-more .mg-teaser-content__container-des p,html[lang=th] .mg-search-load-more .mg-teaser-recipe-1_content a p,html[lang=th] .mg-search-load-more h5{font-size:.9375rem}html[lang=th] .mg-search-filter-sorting{font-size:1.0625rem}html[lang=th] .mg-search__topsuggestion_links li a{font-size:1.25rem}@media print,screen and (min-width:64em){html[lang=th] .mg-search__topsuggestion_links li a{font-size:1.5625rem}}.all_product{position:absolute;top:0;margin-left:200px}.mg-search__result_wrapper .simplyCookLabelWrapper{margin-top:.625rem;padding-bottom:1.875rem}@media print,screen and (min-width:48em){.mg-search__result_wrapper .simplyCookLabelWrapper{margin-left:8.333%}}@media print,screen and (min-width:64em){.mg-search__result_wrapper .simplyCookLabelWrapper{padding-bottom:2.5rem}}.mg-search__result_wrapper .simplyCookLabelWrapper .simplyCookLabel{padding:.4375rem 1.25rem;width:100%;background:linear-gradient(89.81deg,rgba(234,116,6,.15) -.09%,rgba(231,59,53,.15) 99.6%);border-radius:.625rem;border:.09375rem solid #ea7406;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:700}@media print,screen and (min-width:48em){.mg-search__result_wrapper .simplyCookLabelWrapper .simplyCookLabel{width:auto}}@media screen and (min-width:75em){.mg-search__result_wrapper .simplyCookLabelWrapper .simplyCookLabel{padding:.625rem 1.25rem}}.mg-search__result_wrapper .simplyCookLabelWrapper .simplyCookLabel img{width:1.6875rem;height:auto;margin-right:1.25rem}.mg-search__tags{-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-search__tags,.mg-search__tags-section{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-search__tags-section{width:100%;overflow-x:auto;text-wrap:nowrap;padding-bottom:1rem}.mg-search__tags-section li .mg-tag{padding:.75rem 1.25rem;border:.0625rem solid #000;background:transparent;margin-right:1.25rem;font-size:.75rem;font-weight:400;line-height:1.125rem;color:#000;min-height:2.5625rem}@media print,screen and (min-width:64em){.mg-search__tags-section li .mg-tag{font-size:.875rem;line-height:1.25rem}}.mg-search__tags-section li:nth-child(n+6){display:none}.mg-teaser-carousel{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{float:left}.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}}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel .mg-product-card{padding-bottom:1.875rem}}.mg-teaser-carousel .mg-video{margin-top:0;display:block!important;margin-bottom: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-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}.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}.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 .mg-teaser-carousel .mg-btn-wrapper div:hover[data-drupal-selector=edit-actions] div,.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,.user-login-form .mg-teaser-carousel .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 .mg-teaser-carousel .mg-btn-wrapper .button.js-form-submit.form-submit:hover div{color:#333}.mg-teaser-carousel .simplyCookLabelWrapper{margin-top:.625rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .simplyCookLabelWrapper{width:auto}}.mg-teaser-carousel .simplyCookLabelWrapper .simplyCookLabel{padding:.4375rem 1.25rem;width:100%;background:linear-gradient(89.81deg,rgba(234,116,6,.15) -.09%,rgba(231,59,53,.15) 99.6%);border-radius:.625rem;border:.09375rem solid #ea7406;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:700}@media print,screen and (min-width:48em){.mg-teaser-carousel .simplyCookLabelWrapper .simplyCookLabel{width:auto}}@media screen and (min-width:75em){.mg-teaser-carousel .simplyCookLabelWrapper .simplyCookLabel{padding:.625rem 1.25rem}}.mg-teaser-carousel .simplyCookLabelWrapper .simplyCookLabel img{width:1.6875rem;height:auto;margin-right:1.25rem}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel.noMobileCarouselSimplyCook .mg-video{margin-bottom:1.875rem}.mg-teaser-carousel.noMobileCarouselSimplyCook .mg-video:last-child{margin-bottom:0}}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel.noMobileCarouselSimplyCook .mg-video img{height:auto}}@media screen and (min-width:75em){.mg-teaser-carousel.noMobileCarouselSimplyCook .mg-video img{height:auto}}@media screen and (min-width:75em){.mg-teaser-carousel.noMobileCarouselSimplyCook .mg-video .mg-knowledge__inner{min-height:21.5625rem}}.mg-teaser-carousel.noMobileCarouselSimplyCook .mg-video .mg-clickable[role=button],.mg-teaser-carousel.noMobileCarouselSimplyCook .mg-video .mg-clickable[role=button] .mg-video__img-block{cursor:default}.mg-teaser-carousel .simplyCookSectionBuyButton .simplyCookTransparent{border-color:#000;border-width:.0625rem}@media screen and (min-width:75em){.mg-teaser-carousel .simplyCookSectionBuyButton .simplyCookTransparent{margin-top:3.125rem}}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel.simplyCookCarouselVariation{padding-right:0}}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel.simplyCookCarouselVariation .simplyCookLabelWrapper,.mg-teaser-carousel.simplyCookCarouselVariation .simplyCookSectionBuyButton{width:calc(100% - 1.875rem)}}.mg-teaser-carousel.simplyCookCarouselVariation .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-teaser-carousel.simplyCookCarouselVariation .slick-slide{height:inherit}.mg-teaser-carousel.simplyCookCarouselVariation .slick-slide>div{height:100%}.mg-teaser-carousel.simplyCookCarouselVariation .slick-slide .mg-product-card{height:inherit;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-teaser-carousel.simplyCookCarouselVariation .slick-slide .mg-product-card .js-mg-card-link{-webkit-box-flex:1;-ms-flex:1;flex:1}.mg-teaser-carousel.simplyCookCarouselVariation .mg-teaser-carousel__title{margin-bottom:1.875rem}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel.simplyCookCarouselVariation .slick-slide{margin-right:.9375rem}}html[lang=th] .mg-teaser-carousel__title h2{font-size:1.875rem}@media print,screen and (min-width:64em){html[lang=th] .mg-teaser-carousel__title h2{font-size:2.8125rem}}html.lang-he .mg-teaser-carousel .mg-video .mg-video__txt-block .info.knowledge-title{font-size:1.875rem}@media screen and (min-width:75em){html.lang-he .mg-teaser-carousel .mg-video .mg-video__txt-block .info.knowledge-title{font-size:2rem}}@media (max-width:767px){.mg-slick-controls .controls__button.controls__button--next,.mg-slick-controls .controls__button.controls__button--prev{margin-right:10px;border:none}.controls__button--next{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.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{border:none}.mg-teaser-carousel .mg-teaser-carousel-control{margin:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@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;cursor:pointer;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{background-color:inherit}.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:#fff}.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>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-pdf-cta .mg-pdf-checkbox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-rating__txt-block .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-recipe-instructions__steps-head .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h3,.mg-search__suggestion_title .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a,.mg-teaser-content__container-des .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-pdf-cta .mg-pdf-checkbox p,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-rating__txt-block p,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-teaser-recipe-1_content a p,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5,.mg-teaser-recipe-1_content a .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p{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 #fcfcfc;border-radius:50%;background:#fff33e}.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-pdf-cta .mg-pdf-checkbox p,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-rating__txt-block p,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-rating__txt-block p,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-teaser-recipe-1_content a p,.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-pdf-cta .mg-pdf-checkbox p,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-rating__txt-block p,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-recipe-instructions__steps-head h3,.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 .mg-teaser-content__container-des p,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-teaser-recipe-1_content a p,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5,.mg-pdf-cta .mg-pdf-checkbox .edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-pdf-cta .mg-pdf-checkbox .firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-pdf-cta .mg-pdf-checkbox .ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-rating__txt-block .edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-rating__txt-block .firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-rating__txt-block .ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-recipe-instructions__steps-head .edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h3,.mg-recipe-instructions__steps-head .firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h3,.mg-recipe-instructions__steps-head .ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h3,.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,.mg-teaser-content__container-des .edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-teaser-content__container-des .firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-teaser-content__container-des .ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-teaser-recipe-1_content a .edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-teaser-recipe-1_content a .firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p,.mg-teaser-recipe-1_content a .ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card p{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:#747474;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 .625rem 1.25rem 0 rgba(0,0,0,.1);box-shadow:0 .625rem 1.25rem 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-search__title-bar.hasDealLabel{margin-bottom:.625rem}.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;min-height:2.5rem}@media print,screen and (max-width:47.99875em){.lang-he .mg-content-grid .mg-search__results,.lang-he .view-taxonomy-term .mg-search__results{padding-left:1.875rem;padding-right:1.875rem;margin-bottom:1.25rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.lang-he .mg-content-grid .mg-search__results,.lang-he .view-taxonomy-term .mg-search__results{margin-bottom:1.25rem}}@media print,screen and (max-width:47.99875em){.page-simplycook-recipes-listing .mg-content-grid{margin-top:0}}@media print,screen and (max-width:47.99875em){.page-simplycook-recipes-listing .mg-content-grid__search .mg-search__banner_overtext{display:none}}.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{width:100%;color:#fefefe;text-align:center;height:4.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:201% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(50%,#3e2b1a));background-image:linear-gradient(90deg,#fff33e 50%,#3e2b1a 0);-webkit-transition:all .3s ease;transition:all .3s ease;padding-left:1.875rem;padding-right:1.875rem}.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.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:#000}.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: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{color:#0a0a0a;background-position:0 100%}@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{height:3.75rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}@media screen and (min-width:75em){.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{height:4.375rem}}.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{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}@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{width:auto}}.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{color:#0a0a0a;background-size:201% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(50%,#fff));background-image:linear-gradient(90deg,#fff33e 50%,#fff 0);-webkit-transition:all .3s ease;transition:all .3s ease}.light.mg-submit-btn:hover,.mg-btn.light:hover,.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 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-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-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-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-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-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-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-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-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-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-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-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-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-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: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 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-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-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-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-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-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-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-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-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-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-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-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-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-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: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 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-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-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-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-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-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-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-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-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-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-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-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-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-save],.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 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-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-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-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-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-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-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-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-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-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-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-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-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-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.light:hover[data-drupal-selector=edit-actions],.mg-pills .light.adimo-site-product-first:hover,.mg-pills .light.adimo-store-first-button:hover,.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-store-first-button:hover,.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-store-first-button:hover,.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-store-first-button:hover,.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-pass-reset 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,.mg-product-card .js-redirect-buynow-fusepump a.light:hover,.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-pass-reset 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,.mg-product-card .js-redirect-buynow-shopalyst a.light:hover,.mg-product-card .js-redirect-buynow .user-login-form 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,.mg-product-card .js-redirect-buynow .user-pass a.button.js-form-submit.form-submit:hover,.mg-product-card .js-redirect-buynow a.light:hover,.mg-teaser-full .light.adimo-site-product-first:hover,.mg-teaser-full .light.adimo-store-first-button:hover,.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-store-first-button:hover,.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-store-first-button:hover,.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-store-first-button:hover,.mp-button.mp-button--primary.light:hover,.user-login-form .button.js-form-submit.form-submit:hover,.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 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-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-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-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-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-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-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-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-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-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-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-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-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-save],.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-store-first-button:hover,.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-shopalyst 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,.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-store-first-button:hover,.user-login-form .mp-button.mp-button--primary.button.js-form-submit.form-submit:hover,.user-pass-reset .button.js-form-submit.form-submit:hover,.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 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-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-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-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-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-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-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-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-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-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-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-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-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-save],.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-store-first-button:hover,.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-shopalyst 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,.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-store-first-button:hover,.user-pass-reset .mp-button.mp-button--primary.button.js-form-submit.form-submit:hover,.user-pass .button.js-form-submit.form-submit:hover,.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 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-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-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-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-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-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-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-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-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-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-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-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-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-save],.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-store-first-button:hover,.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-shopalyst a.button.js-form-submit.form-submit:hover,.user-pass .mg-product-card .js-redirect-buynow a.button.js-form-submit.form-submit:hover,.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-store-first-button:hover,.user-pass .mp-button.mp-button--primary.button.js-form-submit.form-submit:hover{color:#0a0a0a;background-position:0 100%}.mg-btn.simplyCookYellow,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[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.simplyCookYellow[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.simplyCookYellow[data-drupal-selector=edit-actions],.mg-pills .simplyCookYellow.adimo-site-product-first,.mg-pills .simplyCookYellow.adimo-store-first-button,.mg-product-card .js-redirect-buynow-fusepump a.simplyCookYellow,.mg-product-card .js-redirect-buynow-shopalyst a.simplyCookYellow,.mg-product-card .js-redirect-buynow a.simplyCookYellow,.mg-teaser-full .simplyCookYellow.adimo-site-product-first,.mg-teaser-full .simplyCookYellow.adimo-store-first-button,.mp-button.mp-button--primary.simplyCookYellow,.simplyCookYellow.mg-submit-btn,.user-login-form .simplyCookYellow.button.js-form-submit.form-submit,.user-pass-reset .simplyCookYellow.button.js-form-submit.form-submit,.user-pass .simplyCookYellow.button.js-form-submit.form-submit{background:#ffed00;color:#333}.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}.mg-btn.focus-visible,.mg-btn:focus-visible,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.focus-visible[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:focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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.focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[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:focus-visible[data-drupal-selector=edit-field-dsu-images-form-6-actions-ief-add-save],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.focus-visible[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:focus-visible[data-drupal-selector=edit-actions],.mg-pills .adimo-site-product-first.focus-visible,.mg-pills .adimo-site-product-first:focus-visible,.mg-pills .adimo-store-first-button.focus-visible,.mg-pills .adimo-store-first-button:focus-visible,.mg-product-card .js-redirect-buynow-fusepump a.focus-visible,.mg-product-card .js-redirect-buynow-fusepump a:focus-visible,.mg-product-card .js-redirect-buynow-shopalyst a.focus-visible,.mg-product-card .js-redirect-buynow-shopalyst a:focus-visible,.mg-product-card .js-redirect-buynow a.focus-visible,.mg-product-card .js-redirect-buynow a:focus-visible,.mg-submit-btn.focus-visible,.mg-submit-btn:focus-visible,.mg-teaser-full .adimo-site-product-first.focus-visible,.mg-teaser-full .adimo-site-product-first:focus-visible,.mg-teaser-full .adimo-store-first-button.focus-visible,.mg-teaser-full .adimo-store-first-button:focus-visible,.mp-button.mp-button--primary.focus-visible,.mp-button.mp-button--primary:focus-visible,.user-login-form .button.js-form-submit.form-submit.focus-visible,.user-login-form .button.js-form-submit.form-submit:focus-visible,.user-pass-reset .button.js-form-submit.form-submit.focus-visible,.user-pass-reset .button.js-form-submit.form-submit:focus-visible,.user-pass .button.js-form-submit.form-submit.focus-visible,.user-pass .button.js-form-submit.form-submit:focus-visible{outline:none;-webkit-box-shadow:0 0 0 4px #7aacfe!important;box-shadow:0 0 0 4px #7aacfe!important;-webkit-transition:none;transition:none}.mp-button{color:#fefefe;text-align:center;height:4.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;background-size:201% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(50%,#3e2b1a));background-image:linear-gradient(90deg,#fff33e 50%,#3e2b1a 0);-webkit-transition:all .3s ease;transition:all .3s ease;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}.mp-button:hover{color:#0a0a0a;background-position:0 100%}@media screen and (min-width:75em){.mp-button{height:4.375rem}}.mp-button>div{margin:0;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{-webkit-box-align:center;-ms-flex-align:center;width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items: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}.adimoWidget .btn-buynow{margin-bottom:5px}.adimoWidget .btn-buynow .adimo-embedded-bin-loading{background-image:none!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] 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 html[lang=th] div[data-drupal-selector=edit-actions]>div,.mg-pills html[lang=th] .adimo-site-product-first>div,.mg-pills html[lang=th] .adimo-store-first-button>div,.mg-product-card .js-redirect-buynow-fusepump html[lang=th] a>div,.mg-product-card .js-redirect-buynow-shopalyst html[lang=th] a>div,.mg-product-card .js-redirect-buynow html[lang=th] a>div,.mg-teaser-full html[lang=th] .adimo-site-product-first>div,.mg-teaser-full html[lang=th] .adimo-store-first-button>div,.user-login-form html[lang=th] .button.js-form-submit.form-submit>div,.user-pass-reset html[lang=th] .button.js-form-submit.form-submit>div,.user-pass html[lang=th] .button.js-form-submit.form-submit>div,html[lang=th] .mg-btn>div,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .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,html[lang=th] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]>div,html[lang=th] .mg-pills .adimo-site-product-first>div,html[lang=th] .mg-pills .adimo-store-first-button>div,html[lang=th] .mg-product-card .js-redirect-buynow-fusepump a>div,html[lang=th] .mg-product-card .js-redirect-buynow-shopalyst a>div,html[lang=th] .mg-product-card .js-redirect-buynow a>div,html[lang=th] .mg-submit-btn>div,html[lang=th] .mg-teaser-full .adimo-site-product-first>div,html[lang=th] .mg-teaser-full .adimo-store-first-button>div,html[lang=th] .user-login-form .button.js-form-submit.form-submit>div,html[lang=th] .user-pass-reset .button.js-form-submit.form-submit>div,html[lang=th] .user-pass .button.js-form-submit.form-submit>div{font-family:DB heavent}.buynow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.buynow-wrapper div{cursor:pointer}.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;-ms-flex-wrap:wrap;flex-wrap:wrap}.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:#005085;display:inline-block}.contactus-form a:after,.newsletter-form a:after{background-color:#005085}@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:focus+label:before,.newsletter-form .mg-custom-check .mg-custom-check-input:focus+label:before{outline:1px solid Highlight;outline:1px solid -webkit-focus-ring-color}.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:#333;margin-top:.25rem;border:.125rem solid #333}@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=date]:focus,.contactus-form input[type=text]:focus,.contactus-form select:focus~.select-selected,.contactus-form textarea:focus,.newsletter-form input[type=date]:focus,.newsletter-form input[type=text]:focus,.newsletter-form select:focus~.select-selected,.newsletter-form textarea:focus{outline:1px solid Highlight;outline:1px solid -webkit-focus-ring-color}.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;cursor:pointer}@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{cursor:pointer;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[data-drupal-selector=edit-field-dsu-images-actions] .button:focus,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button:focus,.mg-submit-btn .button:focus{outline:1px solid Highlight;outline:1px solid -webkit-focus-ring-color}.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}.lang-he .mg-custom-check .mg-custom-check-input+label{height:1.4375rem;display:block}.lang-he .mg-custom-check .mg-custom-check-input+label:before{display:inline-block!important}.lang-he .js-mg-table-wrapper .mg-ingredients__table div.mg-custom-check-all .mg-custom-check label:after,.lang-he .mg-custom-check .mg-custom-check-input:checked+label.selected-ingredient:after{top:0!important;height:100%}.lang-he .contactus-form input[type=file]{background-color:transparent}.lang-he .contactus-form input[type=checkbox]{width:1.25rem;height:1.25rem}.lang-he .contactus-form .mg-submit-btn{padding:0}.lang-he .contactus-form .mg-submit-btn input[type=submit]{padding:0 3.125rem 0 2.3125rem;background-position:78% 50%}.lang-he .contactus-form details summary{display:list-item}.lang-he .contactus-form details#edit-attachment+.js-form-file-help-text{display:none}.lang-he .contactus-form details#edit-attachment[open]+.js-form-file-help-text{display:block}.lang-he .contactus-form .dsu-engage-form-message .messages{padding-bottom:1.875rem}.lang-he .contactus-form .dsu-engage-form-message ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lang-he .contactus-form .dsu-engage-form-message ul li.messages__item div.item-list--comma-list{margin-top:1.375rem}.lang-he .contactus-form .dsu-engage-form-message ul li.messages__item div.item-list--comma-list ul.item-list__comma-list li a{font-size:1.625rem}.lang-he .contactus-form .dsu-engage-form-message ul li a:after{background-color:#d8332f}.lang-he .contactus-form .js-contact-us-help-text{margin:1.25rem 0}.lang-he .contactus-form .js-form-file-help-text{margin:1.25rem 0 1.875rem}.lang-he .contactus-form .form-item-customer-consent{margin:1.625rem 0}.lang-he .mg-custom-check .mg-custom-check-input:focus+label:before{outline:2px solid #7aacfe!important;outline:5px auto -webkit-focus-ring-color!important}.gigya-screen .gigya-layout-row.newsletter-panel-top .gigya-layout-row input{color:#747474!important}@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:.5625rem 1.125rem;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}}.nesar-tab-panel{position:relative;background-image:url(/themes/custom/maggi/UI/build/images/2dSpjyx.png);background-repeat:no-repeat;z-index:4;background-position:left 15px top 100%;background-size:470px;height:470px}@media print,screen and (min-width:48em){.nesar-tab-panel{background-position:right -80px top -25px;background-size:702px 735px;height:735px}}@media screen and (min-width:1024px){.nesar-tab-panel{background-position:right 0 top -75px}}@media screen and (min-width:1200px){.nesar-tab-panel{background-position:left 309px top -142px;background-size:1014px 1061px;height:1061px}}@media screen and (min-width:1366px){.nesar-tab-panel{background-position:left 350px top -142px}}@media screen and (min-width:1440px){.nesar-tab-panel{background-position:right -40px top -142px}}@media screen and (min-width:1600px){.nesar-tab-panel{background-position:left calc(100% - 1px) top -156px}}.nesar-tab-panel .sb-ui-tabs .map-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:25rem}@media print,screen and (max-width:47.99875em){.nesar-tab-panel .sb-ui-tabs .map-img{min-height:12.5rem}}.nesar-tab-panel .sb-ui-tabs .map-img-scan{position:absolute;top:0;left:30%;max-width:-webkit-fill-available}@media print,screen and (max-width:47.99875em){.nesar-tab-panel .sb-ui-tabs .map-img-scan{left:5%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.nesar-tab-panel .sb-ui-tabs .map-img-scan{left:5%}}@media print,screen and (min-width:64em){.nesar-tab-panel .sb-ui-tabs .map-img-scan{top:-10.3125rem;left:29%;max-width:63.375rem;height:66.3125rem}}@media screen and (min-width:1600px){.nesar-tab-panel .sb-ui-tabs .map-img-scan{left:33%;height:1014px;max-width:100%}}.nesar-tab-panel .sb-ui-tabs-titles{padding:.4375rem .3125rem;overflow-x:scroll;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:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 1.25rem;position:relative;z-index:2}@media print,screen and (min-width:48em){.nesar-tab-panel .sb-ui-tabs-titles{overflow:hidden;padding:1.25rem .625rem 1.875rem;position:absolute;top:25%;width:100%;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media print,screen and (max-width:47.99875em){.nesar-tab-panel .sb-ui-tabs-titles{position:absolute;top:17%;width:90%}}@media screen and (min-width:75em){.nesar-tab-panel .sb-ui-tabs-titles{-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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:0;position:relative;margin:0 0 0 60px}}.nesar-tab-panel .sb-ui-tabs-titles li{background-color:#f9ec00;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;border-radius:60px 20px 20px 60px;text-align:center;padding:0 .625rem 0 0;cursor:pointer;margin-bottom:20px}@media print,screen and (min-width:48em){.nesar-tab-panel .sb-ui-tabs-titles li{margin-left:60px}}@media screen and (min-width:75em){.nesar-tab-panel .sb-ui-tabs-titles li{margin-left:0;-webkit-box-flex:0;-ms-flex:0;flex:0}}.nesar-tab-panel .sb-ui-tabs-titles li.is-active img.inactive-img{display:none}.nesar-tab-panel .sb-ui-tabs-titles li.is-active img.active-img{display:block}.nesar-tab-panel .sb-ui-tabs-titles li img.active-img{display:none}.nesar-tab-panel .sb-ui-tabs-titles li a{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5px}@media print,screen and (max-width:47.99875em){.nesar-tab-panel .sb-ui-tabs-titles li a{font-size:.625rem;margin:.125rem 0 0}}.nesar-tab-panel .sb-ui-tabs-titles li a span.sb-tabname{font-size:15px;line-height:25px;font-weight:700;text-transform:uppercase;padding-left:.3125rem;padding-top:.25rem}@media print,screen and (min-width:48em){.nesar-tab-panel .sb-ui-tabs-titles li a span.sb-tabname{font-size:30px;line-height:45px}}@media print,screen and (min-width:64em){.nesar-tab-panel .sb-ui-tabs-titles li a span.sb-tabname{font-size:36px;line-height:50px}}@media screen and (min-width:75em){.nesar-tab-panel .sb-ui-tabs-titles li a span.sb-tabname{font-size:50px;line-height:69px}}.nesar-tab-panel .sb-ui-tabs-titles li a span img{width:30px;height:30px}@media print,screen and (min-width:64em){.nesar-tab-panel .sb-ui-tabs-titles li a span img{font-size:36px;line-height:50px;width:45px;height:45px}}@media screen and (min-width:75em){.nesar-tab-panel .sb-ui-tabs-titles li a span img{font-size:50px;line-height:69px;width:60px;height:60px}}.nesar-tab-panel .sb-ui-tabs-titles li:focus{outline:none}.nesar-tab-panel .sb-ui-tabs-titles li.is-active{background-color:#3e2b18;cursor:default}.nesar-tab-panel .sb-ui-tabs-titles li.is-active a{color:#fff;cursor:default}.nesar-tab-panel .sb-ui-tabs-titles li.is-active a span{color:#f9ec00}.nesar-tab-panel .tabs-panel{padding:1.25rem 1.0625rem;display:none}.nesar-tab-panel .tabs-panel.is-active{display:block}@media print,screen and (min-width:48em){.nesar-tab-panel .tabs-panel{padding:2.5rem}}.nesar-tab-panel .tabs-panel .cell{z-index:1}.nesar-tab-panel .tabs-panel .cell img{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-radius:50%}.nesar-tab-panel .tabs-panel .cell a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media print,screen and (max-width:47.99875em){.nesar-tab-panel .tabs-panel .cell a{padding:.1875rem .625rem .1875rem .375rem}}@media print,screen and (min-width:48em){.nesar-tab-panel .tabs-panel .cell a{display:block;text-align:center;padding:1.0625rem .75rem .875rem}}@media print,screen and (min-width:64em){.nesar-tab-panel .tabs-panel .cell a{padding:1.0625rem .3125rem .625rem}}@media print,screen and (max-width:47.99875em){.nesar-tab-panel .tabs-panel .cell p{font-size:.625rem;line-height:.875rem}}.nesar-tab-panel .cookingImg{left:53%;position:relative;top:40%;-webkit-transform:translateX(-53%);transform:translateX(-53%);z-index:3;max-width:11.5rem;height:11.5rem;aspect-ratio:1/1;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}@media print,screen and (min-width:48em){.nesar-tab-panel .cookingImg{max-width:20.875rem;height:20.875rem;top:-50%}}@media print,screen and (min-width:64em){.nesar-tab-panel .cookingImg{max-width:25.75rem;height:25.75rem;top:-8.25rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media print,screen and (max-width:47.99875em){.nesar-tab-panel .cookingImg{top:-50%}}.nesar-tab-panel .cookingImg img{position:relative;top:-2.5rem}@media print,screen and (min-width:48em){.nesar-tab-panel .cookingImg img{top:-2rem}}@media print,screen and (min-width:64em){.nesar-tab-panel .cookingImg img{top:-8.25rem;width:20.875rem}}@media screen and (min-width:75em){.nesar-tab-panel .cookingImg img{top:-8.25rem;width:25.75rem}}.nesar-tab-panel .cooking-title{z-index:4;text-align:center;position:absolute;font-size:20px;line-height:22px;top:.3125rem;margin-left:25px;margin-right:25px}@media print,screen and (min-width:48em){.nesar-tab-panel .cooking-title{margin-right:80px;font-size:22px;line-height:37px;top:5rem;margin-left:5.1875rem}}@media print,screen and (min-width:64em){.nesar-tab-panel .cooking-title{top:.625rem;font-size:30px;line-height:48px;margin-left:3.1875rem}}@media screen and (min-width:75em){.nesar-tab-panel .cooking-title{top:0;margin-left:4.375rem;margin-right:4.375rem;font-size:1.875rem;line-height:3.25rem}}.nesar-tab-panel .recipie-wrapper a{padding:unset!important;text-align:unset!important}.nesar-tab-panel .recipie-wrapper#chickencaldine,.nesar-tab-panel .recipie-wrapper#goanfishcurry,.nesar-tab-panel .recipie-wrapper#vegcaldine{position:absolute;top:255px;left:60px}@media screen and (min-width:768px){.nesar-tab-panel .recipie-wrapper#chickencaldine,.nesar-tab-panel .recipie-wrapper#goanfishcurry,.nesar-tab-panel .recipie-wrapper#vegcaldine{top:400px;left:170px}}@media screen and (min-width:1024px){.nesar-tab-panel .recipie-wrapper#chickencaldine,.nesar-tab-panel .recipie-wrapper#goanfishcurry,.nesar-tab-panel .recipie-wrapper#vegcaldine{top:360px;left:326px}}@media screen and (min-width:1200px){.nesar-tab-panel .recipie-wrapper#chickencaldine,.nesar-tab-panel .recipie-wrapper#goanfishcurry,.nesar-tab-panel .recipie-wrapper#vegcaldine{left:400px;top:457px}}@media screen and (min-width:1366px){.nesar-tab-panel .recipie-wrapper#chickencaldine,.nesar-tab-panel .recipie-wrapper#goanfishcurry,.nesar-tab-panel .recipie-wrapper#vegcaldine{left:450px}}@media screen and (min-width:1440px){.nesar-tab-panel .recipie-wrapper#chickencaldine,.nesar-tab-panel .recipie-wrapper#goanfishcurry,.nesar-tab-panel .recipie-wrapper#vegcaldine{left:28.75rem}}@media screen and (min-width:1536px){.nesar-tab-panel .recipie-wrapper#chickencaldine,.nesar-tab-panel .recipie-wrapper#goanfishcurry,.nesar-tab-panel .recipie-wrapper#vegcaldine{top:484px;left:36vw}}@media screen and (min-width:1600px){.nesar-tab-panel .recipie-wrapper#chickencaldine,.nesar-tab-panel .recipie-wrapper#goanfishcurry,.nesar-tab-panel .recipie-wrapper#vegcaldine{top:440px;left:40%}}.nesar-tab-panel .recipie-wrapper#coconutmilkrice{position:absolute;left:174px;bottom:70px}@media print,screen and (min-width:64em) and (max-width:74.99875em){.nesar-tab-panel .recipie-wrapper#coconutmilkrice{position:absolute;left:52%;bottom:47%}}@media screen and (min-width:75em){.nesar-tab-panel .recipie-wrapper#coconutmilkrice{position:absolute;left:55%;bottom:30%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.nesar-tab-panel .recipie-wrapper#coconutmilkrice{left:305px;bottom:135px}}@media screen and (min-width:1024px){.nesar-tab-panel .recipie-wrapper#coconutmilkrice{left:468px;bottom:210px}}@media screen and (min-width:1200px){.nesar-tab-panel .recipie-wrapper#coconutmilkrice{left:600px;bottom:30%}}@media screen and (min-width:1366px){.nesar-tab-panel .recipie-wrapper#coconutmilkrice{left:700px}}@media screen and (min-width:1440px){.nesar-tab-panel .recipie-wrapper#coconutmilkrice{left:685px;bottom:33%}}@media screen and (min-width:1536px){.nesar-tab-panel .recipie-wrapper#coconutmilkrice{left:53vw;bottom:33%}}@media screen and (min-width:1600px){.nesar-tab-panel .recipie-wrapper#coconutmilkrice{bottom:33%;left:51%}}.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{position:absolute;bottom:5px;left:96px}@media print,screen and (min-width:64em) and (max-width:74.99875em){.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{position:absolute;bottom:40%;left:45%}}@media screen and (min-width:75em){.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{position:absolute;bottom:15%;left:42%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{bottom:40px;left:230px}}@media screen and (min-width:1024px){.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{bottom:95px;left:390px}}@media screen and (min-width:1200px){.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{left:490px;bottom:16%}}@media screen and (min-width:1366px){.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{left:550px}}@media screen and (min-width:1440px){.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{left:560px}}@media screen and (min-width:1536px){.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{left:41vw}}@media screen and (min-width:1600px){.nesar-tab-panel .recipie-wrapper#fishmoilee,.nesar-tab-panel .recipie-wrapper#malabarchickencurry,.nesar-tab-panel .recipie-wrapper#olan{bottom:18%;left:44%}}.nesar-tab-panel .recipie-wrapper#chhanardaal{position:absolute;bottom:170px;left:256px}@media print,screen and (min-width:64em) and (max-width:74.99875em){.nesar-tab-panel .recipie-wrapper#chhanardaal{position:absolute;bottom:60%;left:65%}}@media screen and (min-width:75em){.nesar-tab-panel .recipie-wrapper#chhanardaal{position:absolute;bottom:45%;left:68%}}@media screen and (min-width:768px){.nesar-tab-panel .recipie-wrapper#chhanardaal{top:350px;left:497px}}@media screen and (min-width:1024px){.nesar-tab-panel .recipie-wrapper#chhanardaal{top:295px;left:660px}}@media screen and (min-width:1200px){.nesar-tab-panel .recipie-wrapper#chhanardaal{bottom:unset;top:380px;left:872px}}@media screen and (min-width:1366px){.nesar-tab-panel .recipie-wrapper#chhanardaal{left:918px}}@media screen and (min-width:1440px){.nesar-tab-panel .recipie-wrapper#chhanardaal{left:910px}}@media screen and (min-width:1536px){.nesar-tab-panel .recipie-wrapper#chhanardaal{left:64vw;top:420px}}@media screen and (min-width:1600px){.nesar-tab-panel .recipie-wrapper#chhanardaal{top:380px;left:67%}}.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{position:absolute;bottom:170px;left:256px}@media print,screen and (min-width:64em) and (max-width:74.99875em){.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{position:absolute;bottom:48%;left:53%}}@media screen and (min-width:75em){.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{position:absolute;bottom:25%;left:55%}}@media screen and (min-width:768px){.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{top:350px;left:497px}}@media screen and (min-width:1024px){.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{top:295px;left:660px}}@media screen and (min-width:1200px){.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{bottom:unset;top:380px;left:872px}}@media screen and (min-width:1366px){.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{left:918px}}@media screen and (min-width:1440px){.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{left:885px}}@media screen and (min-width:1536px){.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{left:990px}}@media screen and (min-width:1600px){.nesar-tab-panel .recipie-wrapper#chingrimalaicurry{top:380px;left:67%}}.nesar-tab-panel .recipie-wrapper#korrigassi{position:absolute;bottom:100px;left:134px}@media print,screen and (min-width:64em) and (max-width:74.99875em){.nesar-tab-panel .recipie-wrapper#korrigassi{position:absolute;left:55%}}@media screen and (min-width:75em){.nesar-tab-panel .recipie-wrapper#korrigassi{position:absolute;left:55%;bottom:30%}}@media screen and (min-width:768px){.nesar-tab-panel .recipie-wrapper#korrigassi{left:275px;bottom:175px}}@media screen and (min-width:1024px){.nesar-tab-panel .recipie-wrapper#korrigassi{left:435px;bottom:205px}}@media screen and (min-width:1200px){.nesar-tab-panel .recipie-wrapper#korrigassi{left:550px;bottom:32%}}@media screen and (min-width:1366px){.nesar-tab-panel .recipie-wrapper#korrigassi{left:590px}}@media screen and (min-width:1440px){.nesar-tab-panel .recipie-wrapper#korrigassi{left:625px;bottom:32.5%}}@media screen and (min-width:1536px){.nesar-tab-panel .recipie-wrapper#korrigassi{left:46.5vw;bottom:31%}}@media screen and (min-width:1600px){.nesar-tab-panel .recipie-wrapper#korrigassi{bottom:33%;left:49%}}.nesar-tab-panel .recipie-wrapper .recipie-name{position:relative;width:0;margin:auto;height:0}.nesar-tab-panel .recipie-wrapper .recipie-name .titleHide{display:none}.nesar-tab-panel .recipie-wrapper .recipie-name span{position:absolute;left:.1875rem!important;top:-1.25rem;color:#3e2b18;font-weight:700;text-transform:uppercase;font-size:1.6em;z-index:-1}@media print,screen and (max-width:47.99875em){.nesar-tab-panel .recipie-wrapper .recipie-name span{left:0!important;top:-.875rem;font-size:.9em}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.nesar-tab-panel .recipie-wrapper .recipie-name span{left:0!important;top:-.875rem;font-size:1.1em}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.nesar-tab-panel .recipie-wrapper .recipie-name span{left:0!important;top:-.875rem;font-size:1em}}.nesar-tab-panel .recipie-wrapper .recipie-image{width:4.125rem;height:4.125rem;z-index:1;position:relative}@media print,screen and (min-width:64em) and (max-width:74.99875em){.nesar-tab-panel .recipie-wrapper .recipie-image{width:5.625rem;height:5.625rem}}@media print,screen and (min-width:48em){.nesar-tab-panel .recipie-wrapper .recipie-image{width:5rem;height:5rem}}@media screen and (min-width:75em){.nesar-tab-panel .recipie-wrapper .recipie-image{width:9.0625rem;height:9.0625rem}}.nesar-tab-panel-back:before{background-size:8.375rem;width:8.375rem;height:8.375rem;-webkit-transform:translate(-80px,-160px);transform:translate(-80px,-160px)}@media print,screen and (max-width:47.99875em){.nesar-tab-panel-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:2.75rem;width:2.75rem;height:2.75rem;-webkit-transform:translateY(-86px);transform:translateY(-86px)}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.nesar-tab-panel-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:5.0625rem;width:5.0625rem;height:5.0625rem;-webkit-transform:translate(26px,-86px);transform:translate(26px,-86px)}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.nesar-tab-panel-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:6.9375rem;width:6.9375rem;height:6.9375rem;-webkit-transform:translate(13px,-86px);transform:translate(13px,-86px)}}.nesar-tab-panel-back{position:absolute}.nesar-tab-panel-back:before{content:"";display:block;background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:5.6875rem;width:5.6875rem;height:5.6875rem;-webkit-transform:translate(24px,-272px);transform:translate(24px,-272px);background-repeat:no-repeat}@media print,screen and (max-width:47.99875em){.nesar-tab-panel-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:2.75rem;width:2.75rem;height:2.75rem;-webkit-transform:translateY(-216px);transform:translateY(-216px)}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.nesar-tab-panel-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:5.0625rem;width:5.0625rem;height:5.0625rem;-webkit-transform:translate(26px,-229px);transform:translate(26px,-229px)}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.nesar-tab-panel-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:6.9375rem;width:6.9375rem;height:6.9375rem;-webkit-transform:translate(24px,-190px);transform:translate(24px,-190px)}}@media screen and (min-width:75em){.nesar-tab-panel-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:5.6875rem;width:5.6875rem;height:5.6875rem;-webkit-transform:translate(24px,-232px);transform:translate(24px,-232px)}}.maggiScanableTab{background:transparent}.mg-flexible-tags.tags-bg-dark{background:#3e2b1a;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:.8;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}}.disclaimer-title{margin-bottom:1.0625rem}.mg-stagemymenu-override.mg-stagemymenu{z-index:20;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}.mg-stagemymenu-override.mg-stagemymenu .mg-stagemymenu__container{z-index:98}@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;width:100%}.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 .5625rem .125rem}.mg-stagemymenu-override .stagemymenu_overlay-override #accordion_button.opened:after{margin:0 .5625rem -.0625rem}@media print,screen and (min-width:64em){.mg-stagemymenu-override .stagemymenu_overlay-override{border-bottom-left-radius:unset;border-bottom-left-radius:6.25rem}}.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 .25rem}#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)}}html[dir=rtl] .my-menu-iq .mmiq-close{left:1.5rem;right:auto}@media print,screen and (min-width:64em){html[dir=rtl] .my-menu-iq .mmiq-close{left:3.125rem}}html[dir=rtl] .my-menu-iq.expanded.full-combination,html[dir=rtl] .my-menu-iq.expanded.full-main{right:auto}html[dir=rtl] .my-menu-iq .mmiq-main-content .srh_progress-bar{margin-right:0;margin-left:1.5rem}@media print,screen and (min-width:64em){html[dir=rtl] .my-menu-iq .mmiq-main-content .srh_progress-bar{margin:0 auto}}html[dir=rtl] .my-menu-iq .mmiq-panel-info-content{padding-right:0;padding-left:1.25rem}html[dir=rtl] .my-menu-iq .mmiq-panel-info .nutrient-bar progress{margin-right:auto;margin-left:rem-clac(20px)}html.lang-vi .mg-stagemymenu-override,html.lang-vi .mg-stagemymenu-override .mg-stagemymenu__container .cicle .nutritional_score,html.lang-vi .mymenu-title{font-family:MaggiSansVnuRegular,Arial}html.lang-vi .mg-stagemymenu-override .mg-stagemymenu__container .cicle .nutritional_score span{font-family:inherit}html.lang-vi .combined_recipes .nutritional_container .circle .nutritional_score,html.lang-vi .combined_recipes .nutritional_container .circle .nutritional_score span,html.lang-vi .meal-score .tabs .tabs-content .swiper-related-score .swiper-wrapper .wrapper .meals-carousel .slick-list .slick-track .slick-slide .item .name a,html.lang-vi .meal-score .tabs .tabs-content .swiper-related-score .swiper-wrapper .wrapper .meals-carousel .slick-list .slick-track .slick-slide .item .score-remove,html.lang-vi .meal-score .tabs .tabs-content .swiper-related-score .swiper-wrapper .wrapper .meals-carousel .slick-list .slick-track .slick-slide .item .score-to-add,html.lang-vi .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .add-meal-text,html.lang-vi .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .added-dish-wrapper .item .name a,html.lang-vi .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .added-dish-wrapper .item .score-remove,html.lang-vi .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .added-dish-wrapper .item .score-to-add,html.lang-vi .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .added-meal-text,html.lang-vi .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .meal-title,html.lang-vi .mg-stagemymenu-override .mg-stagemymenu__container .title-text,html.lang-vi .stagemymenu_overlay #accordion_button,html.lang-vi .stagemymenu_overlay .meal-score .title-choose,html.lang-vi .stagemymenu_overlay .mg-accordion .accordion-group .panel-title a,html.lang-vi .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion1 .part-1 .description,html.lang-vi .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion1 .part-1 .title,html.lang-vi .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion1 .part-2 .description,html.lang-vi .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion1 .part-2 .title,html.lang-vi .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion2 .part-1 .description,html.lang-vi .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion2 .part-1 .title,html.lang-vi .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion2 .part-2 .description,html.lang-vi .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion2 .part-2 .title,html.lang-vi .stagemymenu_overlay .nutritional_balance,html.lang-vi .stagemymenu_overlay .nutritional_balance_text,html.lang-vi .stagemymenu_overlay .nutritional_container .circle .nutritional_score,html.lang-vi .stagemymenu_overlay .nutritional_container .circle .nutritional_score span,html.lang-vi .stagemymenu_overlay .primary_part .mymenu-title{font-family:MaggiSansVnuRegular,Arial}html.lang-he .mg-stagemymenu-override,html.lang-he .mg-stagemymenu-override .mg-stagemymenu__container .cicle .nutritional_score,html.lang-he .mymenu-title{font-family:HeeboRegular,Arial,Times New Roman}html.lang-he .mg-stagemymenu-override .mg-stagemymenu__container .cicle .nutritional_score span{font-family:inherit}html.lang-he .combined_recipes .nutritional_container .circle .nutritional_score,html.lang-he .combined_recipes .nutritional_container .circle .nutritional_score span,html.lang-he .meal-score .tabs .tabs-content .swiper-related-score .swiper-wrapper .wrapper .meals-carousel .slick-list .slick-track .slick-slide .item .name a,html.lang-he .meal-score .tabs .tabs-content .swiper-related-score .swiper-wrapper .wrapper .meals-carousel .slick-list .slick-track .slick-slide .item .score-remove,html.lang-he .meal-score .tabs .tabs-content .swiper-related-score .swiper-wrapper .wrapper .meals-carousel .slick-list .slick-track .slick-slide .item .score-to-add,html.lang-he .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .add-meal-text,html.lang-he .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .added-dish-wrapper .item .name a,html.lang-he .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .added-dish-wrapper .item .score-remove,html.lang-he .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .added-dish-wrapper .item .score-to-add,html.lang-he .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .added-meal-text,html.lang-he .mg-stagemymenu-override #content .add-dish-wrapper .additional-dish .meal .meal-title,html.lang-he .mg-stagemymenu-override .mg-stagemymenu__container .title-text,html.lang-he .stagemymenu_overlay #accordion_button,html.lang-he .stagemymenu_overlay .meal-score .title-choose,html.lang-he .stagemymenu_overlay .mg-accordion .accordion-group .panel-title a,html.lang-he .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion1 .part-1 .description,html.lang-he .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion1 .part-1 .title,html.lang-he .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion1 .part-2 .description,html.lang-he .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion1 .part-2 .title,html.lang-he .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion2 .part-1 .description,html.lang-he .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion2 .part-1 .title,html.lang-he .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion2 .part-2 .description,html.lang-he .stagemymenu_overlay .mg-accordion .stagemymenu_overlay_accordion2 .part-2 .title,html.lang-he .stagemymenu_overlay .nutritional_balance,html.lang-he .stagemymenu_overlay .nutritional_balance_text,html.lang-he .stagemymenu_overlay .nutritional_container .circle .nutritional_score,html.lang-he .stagemymenu_overlay .nutritional_container .circle .nutritional_score span,html.lang-he .stagemymenu_overlay .primary_part .mymenu-title{font-family:HeeboRegular,Arial,Times New Roman}.my-menu-iq.ln-srh-newConnector{top:0;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;max-height:800px}.my-menu-iq.ln-srh-newConnector .panel-info .back{border-bottom:0}.my-menu-iq.ln-srh-newConnector .srh_progress-bar{position:relative;height:120px;width:120px}.my-menu-iq.ln-srh-newConnector .srh_progress-bar:after,.my-menu-iq.ln-srh-newConnector .srh_progress-bar:before{color:#fff}.my-menu-iq.ln-srh-newConnector .tab-pane{display:none}@media print,screen and (max-width:47.99875em){.my-menu-iq.ln-srh-newConnector .panel-group{margin-left:0;margin-right:0}}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group{border-bottom:.0625rem solid #ccc}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group:first-child{border-top:.0625rem solid #ccc}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .panel-title__link{padding:1.25rem;width:100%}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .panel-title__link:after{display:none}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .panel-title__link h3{margin:0;padding:0;width:calc(100% - 25px);font-size:18px;font-weight:600;color:#333}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .panel-title__link a{width:100%}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .panel-title__link a:after{right:unset;right:.625rem;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.my-menu-iq.ln-srh-newConnector .panel-group .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 .my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title p,.mg-recipe-header .my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title h1,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended .my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title p,.mg-search__quicklinks .my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title button,.mg-search__suggestion_title .my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title a,.mg-search__suggestion li .my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title a,.mg-search__topsuggestion_links li .my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title a,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .mg-dark,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .mg-left-overlay .mg-overlay__content-wrapper.mg-extended p,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .mg-recipe-header h1,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .mg-search__quicklinks button,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .mg-search__suggestion_title a,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .mg-search__suggestion li a,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-title .mg-search__topsuggestion_links li a{font-family:inherit;line-height:1.2375rem}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-content{margin-top:0!important;margin-bottom:.375rem!important}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-content h3{font-size:1.125rem;margin-top:0!important;margin-bottom:.375rem!important}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-content .info-menu div,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-content .info-menu p{font-family:inherit;font-size:1rem;margin:0 0 .625rem;line-height:1.4375rem;color:#999}.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-content .info-menu div:last-child,.my-menu-iq.ln-srh-newConnector .panel-group .accordion-group .panel-content .info-menu p:last-child{margin:0}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .part-1 .title{margin-bottom:.375rem}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-disclaimer{margin-top:0;line-height:1.0625rem;color:#999;font-size:.75rem}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean{margin-top:.625rem!important;margin-bottom:1.125rem}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars h3,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean h3{font-size:1.0625rem;line-height:1.25rem}@media print,screen and (min-width:48em){.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars h3,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean h3{margin-bottom:.875rem}}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .balance-info,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .balance-info{margin-bottom:1.125rem;margin-top:0}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .balance-info .title-wrapper,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .balance-info .title-wrapper{margin-bottom:.5625rem;font-size:1rem;line-height:1.4375rem}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .balance-info .title-wrapper .title,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .balance-info .title-wrapper .title{margin-top:1.25rem;color:unset;opacity:unset;margin-bottom:.5625rem;font-size:1rem;line-height:1.4375rem}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .balance-info .range-icon,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .balance-info .title-wrapper .range-icon,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .balance-info .range-icon,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .balance-info .title-wrapper .range-icon{margin-left:unset;margin-right:1rem}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .balance-info .description,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .balance-info .description{margin-top:0;font-size:1rem;line-height:1.4375rem;color:#999}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars div,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean div{color:#999;font-size:.75rem;margin-top:0;line-height:1.0625rem}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .nutrient-bar,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .nutrient-bar{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;margin-top:0;margin-bottom:1.125rem}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .nutrient-bar:last-child,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .nutrient-bar:last-child{margin-bottom:0}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .nutrient-bar label,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .nutrient-bar label{font-size:.75rem;line-height:1.0625rem;margin-right:.375rem;min-width:3.5rem;-ms-flex-preferred-size:20%;flex-basis:20%}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .nutrient-bar .nutrient-fat,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .nutrient-bar .nutrient-fat{-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}.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .energy-bars .nutrient-bar span,.my-menu-iq.ln-srh-newConnector .panel-group .srh-mymenuiq-accordion .score-mean .nutrient-bar span{font-size:.75rem;line-height:1.0625rem;margin-top:0}.mg-recipe-info-wrapper .reci_score .circle .ring-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f0f0;border-radius:3.125rem;padding-right:.625rem;position:relative}.mg-recipe-info-wrapper .reci_score .circle .ring-wrapper .progress-ring{width:auto;height:auto}.mg-recipe-info-wrapper .reci_score .circle .ring-wrapper .recipe_score{top:35%;left:3%;font-size:14px;color:#4c4c4c;font-weight:700}@media print,screen and (max-width:47.99875em){#srh-my-menu-iq-score-wrapper .my-menu-iq{top:5.125rem}}#srh-my-menu-iq-score-wrapper .my-menu-iq.teaser{right:1.5rem;left:auto;z-index:2;top:5.125rem}@media print,screen and (min-width:64em){#srh-my-menu-iq-score-wrapper .my-menu-iq.teaser{top:1.5rem}}@media print,screen and (max-width:47.99875em){#srh-my-menu-iq-score-wrapper .my-menu-iq .panel-combination .score-diff{font-size:7px!important}}#srh-my-menu-iq-score-wrapper .my-menu-iq .panel-combination .panel-title{padding-bottom:1.125rem}#srh-my-menu-iq-score-wrapper .my-menu-iq .panel-combination .panel-combination--title-w{margin-top:1.125rem}#srh-my-menu-iq-score-wrapper .my-menu-iq .panel-combination .srh-sidedish.selected .srh-sidedish-action{background-image:url(/themes/custom/maggi/UI/build/images/2z7ftfh.svg)!important;background-size:.9375rem!important}#srh-my-menu-iq-score-wrapper .my-menu-iq .srh-sidedish .paragraph--type-srh-sidedish .srh-sidedish-content .srh-sidedish-title{font-weight:700}#srh-my-menu-iq-score-wrapper .my-menu-iq .mmiq-close{background-size:1.25rem!important;width:.9375rem;height:.9375rem;top:2.375rem}@media print,screen and (min-width:64em){#srh-my-menu-iq-score-wrapper .my-menu-iq .mmiq-close{top:3.75rem}}@media screen and (min-width:75em){#srh-my-menu-iq-score-wrapper .my-menu-iq .mmiq-close{top:4.375rem}}#srh-my-menu-iq-score-wrapper .my-menu-iq .main-score{cursor:default}@media print,screen and (max-width:47.99875em){#srh-my-menu-iq-score-wrapper .my-menu-iq .my-menu-iq-inner .panel-combination .main-score .srh_progress-bar:before{font-size:25px;top:50%}}@media print,screen and (max-width:47.99875em){#srh-my-menu-iq-score-wrapper .my-menu-iq .my-menu-iq-inner .panel-combination .main-score .main-score-title{font-size:25px}}@media print,screen and (max-width:47.99875em){#srh-my-menu-iq-score-wrapper .my-menu-iq .my-menu-iq-inner .panel-combination .srh-sidedish-title{font-size:16px!important;margin:.5rem 0}}#srh-my-menu-iq-score-wrapper .my-menu-iq .my-menu-iq-inner .mmiq-main-content .mmiq-desc-close,#srh-my-menu-iq-score-wrapper .my-menu-iq .my-menu-iq-inner .mmiq-main-content .mmiq-desc-open{cursor:pointer}html[lang=th] .mg-stagemymenu__container .circle .nutritional_score{font-size:3.75rem;line-height:1.875rem}@media print,screen and (max-width:47.99875em){html[lang=th] .mg-stagemymenu__container .circle .nutritional_score{font-size:1.875rem;line-height:.9375rem}}html[lang=th] .mg-stagemymenu__container .circle .nutritional_score span{font-size:.8125rem}@media print,screen and (max-width:47.99875em){html[lang=th] .mg-stagemymenu__container .title .title-text{font-size:.84375rem}}html[lang=th] .stagemymenu_overlay .nutritional_balance_text{font-size:1.5625rem}@media print,screen and (max-width:47.99875em){html[lang=th] .stagemymenu_overlay .nutritional_balance .nutritional_container{margin-bottom:1.4375rem}}@media print,screen and (max-width:47.99875em){html[lang=th] .stagemymenu_overlay .nutritional_container{margin-bottom:1.5625rem}}@media print,screen and (max-width:47.99875em){html[lang=th] .stagemymenu_overlay .primary_part .mymenu-title{margin-bottom:.625rem}}html[lang=th] .stagemymenu_overlay .nutritional_container .circle .nutritional_score span{font-size:.875rem}html[lang=th] .stagemymenu_overlay #accordion_button{font-size:1.25rem}html[lang=th] .stagemymenu_overlay .meal-score .title-choose{font-size:1.4375rem}html[lang=th] .stagemymenu_overlay .see_combined_receipes_CTA{font-size:1.25rem}html[lang=th] .mg-stagemymenu #content .add-dish-wrapper .additional-dish .meal .meal-title{font-size:1.3125rem}html[lang=th] .mg-stagemymenu #content .add-dish-wrapper .additional-dish .meal .add-meal-text{font-size:1.0625rem}html[lang=th] .meal-score .tabs .tabs-content .tab-content .swiper-related-score .swiper-wrapper .wrapper .meals-carousel .slick-list .slick-track .slick-slide .item .name a{font-size:.9375rem}html[lang=th] .combined_recipes .combined_link_back{font-size:1.25rem}html[lang=th] .mg-stagemymenu-override .mg-accordion .accordion-group .panel-title a h3{font-size:1.5625rem}html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-1 .description p{font-size:1.375rem}html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .heading{font-size:1.5625rem}html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .group .description,html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion1 .part-2 .group .title{font-size:1.375rem}html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .graph-section .name,html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .graph-section .units{font-size:1.25rem}html[lang=th] .mg-stagemymenu-override .accordion-override .stagemymenu_overlay_accordion2 .part-2 .disclaimer{font-size:.875rem}html[lang=th] .mg-stagemymenu-override .stagemymenu_overlay-override .secondary_part .nutritional_tips ul li{font-size:1.25rem}html[lang=th] .mg-stagemymenu-override .stagemymenu_overlay-override .secondary_part .nutritional_tips .heading h3{font-size:1.5625rem!important}html[lang=th] .stagemymenu_overlay_accordion1 .part-2 .disclaimer,html[lang=th] .stagemymenu_overlay_accordion2 .part-2 .disclaimer{font-size:.875rem}html[lang=th] .stagemymenu_overlay_accordion1 .part-1 .title{font-size:1.5625rem}.my-menu-iq.expanded .close{font-size:1.625rem;background-image:none}.my-menu-iq.expanded .tab-pane{display:none}.my-menu-iq.expanded .tab-pane.active.show{display:block}.my-menu-iq.expanded .tab-pane .srh-sidedish-duration{margin-right:.3125rem}.my-menu-iq.expanded div#collapse-about,.my-menu-iq.expanded div#collapse-energy{display:none}.my-menu-iq.expanded div#collapse-about.show,.my-menu-iq.expanded div#collapse-energy.show{display:block}.my-menu-iq.expanded .panel-info .nutritional-tips ul li{margin-left:1.875rem}.my-menu-iq.expanded .panel-info .nutritional-tips ul li:before{content:"";height:.625rem;width:.625rem;background-color:#fff33e;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;top:.9375rem;margin-left:-1.875rem;margin-right:1.25rem}.my-menu-iq.expanded .panel-info .nutritional-tips ul li .tip{margin-bottom:.75rem;line-height:1.4375rem}.my-menu-iq.expanded .panel-info .panel.panel-default{border-top:.0625rem solid #ccc}.my-menu-iq.expanded .panel-info .panel.panel-default .info-menu p{line-height:1.4375rem}.my-menu-iq.expanded .panel-info .panel.panel-default .score-mean{padding-bottom:1.125rem}.my-menu-iq.expanded .panel-info .panel.panel-default .energy-disclaimer{padding-bottom:1.125rem;color:#999}.my-menu-iq.expanded .panel-info .panel.panel-default .srh-accordion-toggle .srh-accordion-toggle-title{width:calc(100% - 25px);display:inline;font-weight:600}.my-menu-iq.expanded .panel-info .panel.panel-default .nutrient-bar{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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mg-sharing-icons ul{position:relative;margin-top:.4375rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:.125rem 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:.125rem 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}.maggi-sustainability--template .mg-sharing-icons{margin-top:5rem!important;margin-bottom:5rem!important}@media print,screen and (min-width:64em){.maggi-sustainability--template .mg-sharing-icons{margin-top:3.75rem!important;margin-bottom:5rem!important}}@media print,screen and (max-width:47.99875em){.maggi-sustainability--template .mg-sharing-icons>.grid-x>.small-offset-2{margin-left:0!important;width:100%!important;padding:0 1.875rem!important}}@media print,screen and (min-width:64em){.mp-download-share .mp-button__text{margin-right:unset}}.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;-ms-flex-wrap:wrap;flex-wrap:wrap}.pager ul li{margin-right:.5rem}.pager ul li a{color:#3e2b1a}.pager ul li.is-active a{color:#fff33e}html.lang-he .pager{margin-bottom:3.125rem}html.lang-he .pager ul,html.lang-he .pager ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center}html.lang-he .pager ul li{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (min-width:48em){.mg-recipes-template .add-recipe-button{display:inline-block;margin-right:3.125rem}}.mg-recipes-template .add-recipe-button .addrecipe{text-align:center}@media print,screen and (min-width:48em){.mg-recipes-template .add-recipe-button .addrecipe{text-align:justify}}.mg-recipes-template .add-recipe-button .mp-button--primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.2}.mg-recipes-template .add-recipe-button .addrecipe .recipe .mp-recipeadd{margin-right:0!important}@media print,screen and (min-width:48em){.mg-recipes-template .add-recipe-button .addrecipe .recipe .mp-recipeadd{margin-right:.625rem!important;margin-bottom:.625rem!important}}.mg-recipes-template .add-recipe-button .addrecipe .recipe .mp-recipeadd[style*=inline-block]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.mg-recipes-template .mg-cookbook-external{margin:1.375rem auto 0;height:4.375rem;max-width:20.625rem;padding-left:3.75rem;padding-right:0;position:relative;border:solid #fff33e;border-width:0 0 .625rem}@media print,screen and (min-width:48em){.mg-recipes-template .mg-cookbook-external{display:inline-block;vertical-align:bottom;border-right-width:.625rem;margin:1.375rem 0 0}}.mg-recipes-template .mg-cookbook-external div{background-size:1.875rem;background-repeat:no-repeat;padding-left:1.875rem!important;padding-right:1.875rem!important}@media print,screen and (min-width:48em){.mg-recipes-template .mg-cookbook-external div{line-height:3.75rem}}.mg-recipes-template .mg-cookbook-external:before{content:"";background:#fff33e url(/themes/custom/maggi/UI/build/images/61YUWc2.png);height:3.75rem;width:3.75rem;display:block;position:absolute;left:0;top:0;background-size:1.875rem;background-repeat:no-repeat;background-position:50%}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items{overflow:hidden}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-gap:1.3125rem;gap:1.3125rem;overflow-x:auto;padding:.625rem 0}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container::-webkit-scrollbar{display:none}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container{grid-gap:2.25rem;gap:2.25rem}}@media print,screen and (max-width:47.99875em){.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container{align-self:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.625rem 0;grid-gap:.5625rem;gap:.5625rem}}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.5625rem 1.5rem .875rem;-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:start;-ms-flex-align:start;align-items:flex-start;background-color:#fcfcfc;border-left:.125rem solid #ec565e;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.11);box-shadow:0 2px 6px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.11)}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve{padding:0 0 0 1.5rem;width:19.125rem;height:7.0625rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve{padding:0 0 0 1.5rem;width:16.25rem;height:7.0625rem}}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mg-cookbook-external,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mg-cookbook-external{border:none;padding:.125rem 0 .125rem 1.375rem;height:unset}@media print,screen and (max-width:47.99875em){.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mg-cookbook-external,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mg-cookbook-external{margin-top:1.75rem;height:1.5rem}}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mg-cookbook-external:before,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mg-cookbook-external:before{background:transparent url(/themes/custom/maggi/UI/build/images/61YUWc2.png);height:1.5625rem;width:1.5625rem;display:inline-block;position:absolute;left:0;top:0;background-size:1.5625rem;background-repeat:no-repeat;background-position:50%}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mg-cookbook-external div,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mg-cookbook-external div{padding-left:0!important;padding-right:0!important;color:#000;text-decoration:underline;font-size:.8125rem;display:inline-block}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mg-cookbook-external div.cookbook-title,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mg-cookbook-external div.cookbook-title{margin-left:.8125rem}@media print,screen and (min-width:48em){.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mg-cookbook-external div,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mg-cookbook-external div{line-height:1.25rem}}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mmp-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mmp-desc{font-style:normal;width:11.5625rem}@media screen and (min-width:75em){.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mmp-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .cookbook-desc,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mmp-desc{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .add-recipe-button,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .add-recipe-button{margin-top:1.75rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media print,screen and (min-width:48em){.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .add-recipe-button,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .add-recipe-button{margin-top:.8125rem}}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .add-recipe-button .add-recipe,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .add-recipe-button .mg-cookbook-external,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .add-recipe-button .add-recipe,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .add-recipe-button .mg-cookbook-external{margin-top:1.75rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media print,screen and (min-width:48em){.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .add-recipe-button .add-recipe,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .add-recipe-button .mg-cookbook-external,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .add-recipe-button .add-recipe,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .add-recipe-button .mg-cookbook-external{margin-top:.8125rem}}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .add-recipe-button .add-recipe .recipe .cookbook-title,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .add-recipe-button .mg-cookbook-external .recipe .cookbook-title,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .add-recipe-button .add-recipe .recipe .cookbook-title,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .add-recipe-button .mg-cookbook-external .recipe .cookbook-title{font-size:.8125rem!important;line-height:1.25rem!important}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addcookbook-mmp .mp-button--primary,.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .addmmp.cx-improve .mp-button--primary{display:contents;color:#000}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .mp-button{font-weight:400!important}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .add-recipe-button .addrecipe .recipe{background-color:transparent;text-decoration:underline;padding:.125rem 0 .125rem 2.3125rem}.cx-improve-template .mg-recipes-template .cx-menu-add-to-items .cx-menu-add-to-items-container .add-recipe-button .addrecipe .recipe:before{background:transparent url(/themes/custom/maggi/UI/build/images/61YUWc2.png);height:1.5625rem;width:1.5625rem;display:block;position:absolute;left:0;top:0;background-size:1.5625rem;background-repeat:no-repeat;background-position:50%}.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%}.mg-category-tags-dinner,.mg-category-tags-dinner div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-category-tags-dinner div{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (max-width:47.99875em){.mg-category-tags-dinner.grid-x>.small-22{width:100%}}.mg-category-tags-dinner .mg-tag{border-radius:0;background-color:#e5e5e5;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:80%;padding:0;min-height:0}@media print,screen and (max-width:47.99875em){.mg-category-tags-dinner .mg-tag{width:100%}}.mg-category-tags-dinner .mg-tag:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2RI-Tgu.svg);background-repeat:no-repeat;background-size:2.8125rem;width:2.5rem;height:2rem;margin-top:.125rem;margin-right:.9375rem}.category-cheap .mg-home-stage__searchtags{position:relative}.recipes-by-category .recipe-category__list{margin-top:3.125rem}@media print,screen and (min-width:48em){.recipes-by-category .recipe-category__list{margin-top:4.375rem}}.recipes-by-category .recipe-category__list .mg-product-card-v2 img{width:100%}@media print,screen and (min-width:48em) and (max-width:63.99875em){.recipes-by-category .recipe-category__list .mg-recipe-info-wrapper{display:block;width:100%;position:static;padding-left:0}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.recipes-by-category .recipe-category__list .mg-recipe-info-wrapper .mg-recipe-info{margin-top:.75rem}}.recipes-by-category .mg-recipe-category-tags{background-image:url(/themes/custom/maggi/UI/build/images/18iQBe-.png);background-size:contain}.recipes-by-category .mg-recipe-category-tags .grid-x{padding-top:1.25rem;padding-bottom:1.25rem;width:100%}@media print,screen and (max-width:47.99875em){.recipes-by-category .mg-recipe-category-tags .grid-x{padding-left:1.25rem;padding-right:1.25rem}}@media print,screen and (min-width:48em){.recipes-by-category .mg-recipe-category-tags .grid-x{padding-top:2.5rem;padding-bottom:2.5rem}}@media screen and (min-width:75em){.recipes-by-category .mg-recipe-category-tags .grid-x{padding-top:2.5rem;padding-bottom:1.25rem}}@media screen and (min-width:75em){.recipes-by-category .mg-recipe-category-tags .mg-tag-list:not(:last-child){margin-right:3.75rem}}.recipes-by-category .mg-recipe-category-tags .mg-tag{background-color:#fff}.recipes-by-category .mg-recipe-category-tags .mg-tag.active{background-color:#3e2b1a;color:#fff}.recipes-by-category .recipe-category-banner__container{margin-top:1.5625rem}.recipes-by-category .recipe-category-banner__container .recipe-category-banner{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.recipes-by-category .recipe-category-banner__container .recipe-category-banner__img-container{max-height:200px;width:100%}@media screen and (min-width:75em){.recipes-by-category .recipe-category-banner__container .recipe-category-banner__img-container{max-height:20.625rem}}.recipes-by-category .recipe-category-banner__container .recipe-category-banner__img-container img{width:100%;max-height:12.5rem}@media screen and (min-width:75em){.recipes-by-category .recipe-category-banner__container .recipe-category-banner__img-container img{max-height:20.625rem}}.recipes-by-category .recipe-category-banner__container .recipe-category-banner:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title{position:absolute;color:#fff;font-size:1.375rem;line-height:2rem;font-weight:700;text-align:center}@media print,screen and (min-width:48em){.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.9375rem;padding-right:.9375rem}.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title:after,.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title:before{content:"";height:.0625rem;border-bottom:1px solid #fff;width:6.25rem;-ms-flex-item-align:center;align-self:center}.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title:before{margin-right:1.25rem}.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title:after{margin-left:1.25rem}}@media print,screen and (min-width:64em){.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title:after,.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title:before{width:12.5rem}.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title:before{margin-right:1.875rem}.recipes-by-category .recipe-category-banner__container .recipe-category-banner__title:after{margin-left:1.875rem}}.recipes-by-category .mg-search-filter-type-rezepte{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1.875rem}.recipes-by-category .mg-search-filter-type-rezepte .mg-search-filter-sorting{position:relative}.recipes-by-category .mg-search-filter-type-rezepte .mg-search-filter-sorting-dropdown{width:18.125rem;left:-.125rem}@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.875rem 2.0625rem 1.5rem}@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}}.contactus-form .mg-breadcrumb{padding-left:0}.contactus-form .mg-breadcrumb a:after{content:none}html[lang=he] .mg-breadcrumb{padding-top:0}@media print,screen and (min-width:64em){html[lang=he] .block-region-content .mg-breadcrumb{padding-top:.9375rem;padding-bottom:1.875rem;padding-left:8.33333%}}.arab-body{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:fixed;top:50%;z-index:100;min-width:100%}.arab-popup{left:25%;right:25%;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-animation:pop-swirl 1s ease forwards;-webkit-box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13);box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13);overflow:auto;border-radius:.9375rem;width:60%;max-height:80vh;position:absolute;-webkit-transition:all 2s ease-in-out;transition:all 2s ease-in-out;background-color:#fff}@media print,screen and (min-width:48em){.arab-popup{width:40%}}.arab-popup h2{margin-top:0;height:4.375rem;background-color:#ffca18}@media print,screen and (max-width:47.99875em){.arab-popup h2{height:3.75rem}}.arab-popup .close{position:absolute;top:1.25rem;right:1.875rem;-webkit-transition:all .2s;transition:all .2s;font-size:1.875rem;font-weight:700;text-decoration:none;color:#fff;background-image:none}@media print,screen and (max-width:47.99875em){.arab-popup .close{right:.9375rem}}.arab-popup .arab-icon-image{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.arab-popup .arab-icon-image img{margin-top:-1.6875rem;width:5.6875rem;height:3.75rem}@media print,screen and (min-width:64em){.arab-popup .arab-icon-image img{margin-top:-2.6875rem;width:7.875rem;height:5rem}}.arab-description{text-align:center;line-height:1.25rem;padding:1.25rem 2.5rem}.arab-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:13%;margin-right:13%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1.25rem}@media print,screen and (min-width:48em){.arab-btn{margin-left:0;margin-right:0}}@media print,screen and (max-width:47.99875em){.arab-btn a{padding-left:0;padding-right:.25rem}}@media print,screen and (max-width:47.99875em){.arab-btn a div{padding-left:.6875rem!important}}.arab-btn div:before{content:"";width:.8125rem;height:1.0625rem;background-size:.625rem;background-repeat:no-repeat;display:inline-block;color:#b39d8a;margin-right:.75rem}.arab-btn div:hover:before{background-size:.75rem}.whatsapp-body{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;top:50%;position:fixed;min-width:100%;z-index:100}.whatsapp-icon,.whatsapp-sticky li span{content:"";height:3.5625rem;margin:.625rem .625rem 1.25rem;background-size:4.25rem 4.4375rem}.whatsapp-popup{left:9%;right:4%;background-repeat:no-repeat;-webkit-box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13);box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13);border-radius:.9375rem;width:80%;position:absolute;-webkit-transition:all 5s ease-in-out;transition:all 5s ease-in-out}@media print,screen and (min-width:48em){.whatsapp-popup{width:40%;left:25%;right:25%}}@media print,screen and (min-width:64em){.whatsapp-popup{width:27%;left:31%;right:25%}}.whatsapp-popup .whatsapp-close{position:absolute;top:-.3125rem;right:-.6875rem;-webkit-transition:all .2s;transition:all .2s;font-weight:700;text-decoration:none;color:#fff;background-image:none;font-size:2.3125rem;width:2.5rem;height:2.5rem;background-color:#d8332f;border-radius:50%;text-align:center}.whatsapp-popup .whatsapp-maggi-image{margin-left:auto;margin-right:auto;width:6.25rem}.whatsapp-popup .whatsapp-maggi-image img{margin-top:1.25rem;width:6.25rem;height:4.375rem}.whatsapp-description{text-align:center;padding:1.25rem}.whatsapp-description span{font-weight:700;color:#d8332f}.whatsapp-description .first{color:#d8332f}.whatsapp-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#49c959;border-radius:1.875rem;border:.1875rem solid #fff;-webkit-box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13);box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13)}.whatsapp-btn a{padding:1.25rem;color:#fff;font-weight:700}.whatsapp-btn div:before{content:"";width:.8125rem;height:1.0625rem;background-size:.625rem;background-repeat:no-repeat;display:inline-block;color:#b39d8a;margin-right:.75rem}.whatsapp-btn div:hover:before{background-size:.75rem}.whatsapp-container{padding:0;position:fixed;right:-8.125rem;top:77%;width:28.875rem;z-index:99;-webkit-transform:translateX(54%);transform:translateX(54%);-webkit-transition:all .2s;transition:all .2s;margin:-2.1875rem 0 0}.whatsapp-container:focus,.whatsapp-container:hover{-webkit-transform:translateX(0);transform:translateX(0)}@media print,screen and (min-width:64em){.whatsapp-container{top:90%}}.whatsapp-sticky,.whatsapp-sticky li{border-top-left-radius:1.4375rem;background-color:#1b542f;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.whatsapp-sticky li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;height:auto;padding:0;margin:0 0 .0625rem}.whatsapp-sticky li span{margin:.625rem 0 .625rem .625rem;content:"";background-size:4.125rem 4.8125rem;width:4.8125rem;float:left;padding:.3125rem 3.125rem .25rem .625rem;background-position:0}.whatsapp-sticky li p{color:#fff;padding-top:.3125rem;margin:.625rem;font-size:.9375rem;line-height:1.125rem}.whatsapp-sticky li p a{cursor:pointer;text-decoration:none;color:#fff33e}.mg-recipe-ins .whatsapp-popup{left:4%}@media print,screen and (min-width:48em){.mg-recipe-ins .whatsapp-popup{left:20%}}@media print,screen and (min-width:64em){.mg-recipe-ins .whatsapp-popup{left:25%}}.pillars-main{overflow:hidden;margin-bottom:3.75rem}@media print,screen and (min-width:48em){.pillars-main{margin-top:.75rem}}@media print,screen and (min-width:48em) and (min-width:64em){.pillars-main{margin-top:1rem;margin-bottom:6.25rem}}@media screen and (min-width:48em) and (min-width:75em){.pillars-main{margin-top:.75rem}}.pillars-main picture img.column-layout-animated_gif{width:100%;height:146.6vw}@media print,screen and (min-width:48em){.pillars-main picture img.column-layout-animated_gif{height:36.84vw}}@media print,screen and (min-width:64em){.pillars-main picture img.column-layout-animated_gif{height:36.91vw}}@media screen and (min-width:75em){.pillars-main picture img.column-layout-animated_gif{height:37.5vw}}@media screen and (min-width:100em){.pillars-main picture img.column-layout-animated_gif{height:37.5rem}}.pillars__youtube{width:100%;height:100%;margin:0!important}.pillars__youtube--wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.pillars .cell{position:relative}@media print,screen and (max-width:47.99875em){.pillars{padding:0}}.pillars picture{width:100%;height:auto}.pillars h2{color:#333;margin-bottom:0}.pillars a{position:relative;z-index:0}@media print,screen and (max-width:47.99875em){.pillars a{text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.pillars .user-login-form a.button.js-form-submit.form-submit,.pillars .user-pass-reset a.button.js-form-submit.form-submit,.pillars .user-pass a.button.js-form-submit.form-submit,.pillars a.mg-btn,.pillars a.mg-submit-btn,.user-login-form .pillars a.button.js-form-submit.form-submit,.user-pass-reset .pillars a.button.js-form-submit.form-submit,.user-pass .pillars a.button.js-form-submit.form-submit{border:.0625rem solid #fff;background-size:200% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(0,transparent));background-image:linear-gradient(90deg,#fff33e 50%,transparent 0);-webkit-transition:all .3s ease;transition:all .3s ease}.pillars .user-login-form a.button.js-form-submit.form-submit div,.pillars .user-pass-reset a.button.js-form-submit.form-submit div,.pillars .user-pass a.button.js-form-submit.form-submit div,.pillars a.mg-btn div,.pillars a.mg-submit-btn div,.user-login-form .pillars a.button.js-form-submit.form-submit div,.user-pass-reset .pillars a.button.js-form-submit.form-submit div,.user-pass .pillars a.button.js-form-submit.form-submit div{color:#fff;background-size:.75rem;padding-left:2rem;margin:0}.pillars .user-login-form a.button.js-form-submit.form-submit:focus,.pillars .user-login-form a.button.js-form-submit.form-submit:hover,.pillars .user-pass-reset a.button.js-form-submit.form-submit:focus,.pillars .user-pass-reset a.button.js-form-submit.form-submit:hover,.pillars .user-pass a.button.js-form-submit.form-submit:focus,.pillars .user-pass a.button.js-form-submit.form-submit:hover,.pillars a.mg-btn:focus,.pillars a.mg-btn:hover,.pillars a.mg-submit-btn:focus,.pillars a.mg-submit-btn:hover,.user-login-form .pillars a.button.js-form-submit.form-submit:focus,.user-login-form .pillars a.button.js-form-submit.form-submit:hover,.user-pass-reset .pillars a.button.js-form-submit.form-submit:focus,.user-pass-reset .pillars a.button.js-form-submit.form-submit:hover,.user-pass .pillars a.button.js-form-submit.form-submit:focus,.user-pass .pillars a.button.js-form-submit.form-submit:hover{border:.0625rem solid #fff33e;background-position:0 100%}.pillars .user-login-form a.button.js-form-submit.form-submit:focus div,.pillars .user-login-form a.button.js-form-submit.form-submit:hover div,.pillars .user-pass-reset a.button.js-form-submit.form-submit:focus div,.pillars .user-pass-reset a.button.js-form-submit.form-submit:hover div,.pillars .user-pass a.button.js-form-submit.form-submit:focus div,.pillars .user-pass a.button.js-form-submit.form-submit:hover div,.pillars a.mg-btn:focus div,.pillars a.mg-btn:hover div,.pillars a.mg-submit-btn:focus div,.pillars a.mg-submit-btn:hover div,.user-login-form .pillars a.button.js-form-submit.form-submit:focus div,.user-login-form .pillars a.button.js-form-submit.form-submit:hover div,.user-pass-reset .pillars a.button.js-form-submit.form-submit:focus div,.user-pass-reset .pillars a.button.js-form-submit.form-submit:hover div,.user-pass .pillars a.button.js-form-submit.form-submit:focus div,.user-pass .pillars a.button.js-form-submit.form-submit:hover div{color:#333}.pillars picture:after{top:0;left:0;content:"";position:absolute;width:100%;height:100%;display:inline-block;opacity:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(22,44,40,.0001)),color-stop(44.79%,rgba(22,44,40,.71)),to(rgba(22,44,40,.8)));background:linear-gradient(180deg,rgba(22,44,40,.0001),rgba(22,44,40,.71) 44.79%,rgba(22,44,40,.8))}@media print,screen and (min-width:48em){.pillars-main{margin-top:1.25rem}}.pillars-heading,.pillars-text{color:#fff}.pillars-cta,.pillars-text{margin-top:1.25rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.pillars-cta,.pillars-text{margin-top:.9375rem;width:100%}}@media screen and (min-width:81.25em){.pillars-cta,.pillars-text{margin-top:1.625rem}}.pillars-pillar{margin-top:.9375rem}@media print,screen and (min-width:48em){.pillars-pillar{margin-top:0}}.pillars-pillar:first-child{margin-top:0}@media print,screen and (min-width:48em){.pillars-heading,.pillars-text{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;margin-top:.9375rem}}@media screen and (min-width:75em){.pillars-heading,.pillars-text{display:block!important}}@media print,screen and (min-width:48em){.pillars-heading{-webkit-line-clamp:2}}.pillars__desc{position:absolute;width:100%;bottom:2.4375rem;padding:0 1.5625rem;max-width:100%}@media print,screen and (min-width:48em){.pillars__desc{bottom:1.375rem}}@media print,screen and (min-width:64em){.pillars__desc{width:34.6875rem}}@media screen and (min-width:87.5em){.pillars__desc{bottom:2.4375rem;padding:0 2.5rem}}@media screen and (min-width:93.75em){.pillars__desc{bottom:3.5625rem;padding:0 3.75rem}}.pillars-60-40-column .pillars-pillar:first-child{width:100%}@media print,screen and (min-width:48em){.pillars-60-40-column .pillars-pillar:first-child{width:calc(60% - 7px);margin-right:.4375rem}}.pillars-60-40-column .pillars-pillar:last-child{width:100%}@media print,screen and (min-width:48em){.pillars-60-40-column .pillars-pillar:last-child{width:calc(40% - 7px);margin-left:.4375rem}}@media screen and (min-width:81.25em){.pillars-60-40-column .pillars__desc{width:26.625rem;bottom:1.8125rem;padding:0 1.875rem}}@media screen and (min-width:87.5em){.pillars-60-40-column .pillars__desc{bottom:2.4375rem;padding:0 2.5rem}}@media screen and (min-width:93.75em){.pillars-60-40-column .pillars__desc{bottom:3.5625rem;padding:0 3.75rem}}@media screen and (min-width:81.25em){.pillars-60-40-column .pillars__video{left:1.875rem}}@media screen and (min-width:87.5em){.pillars-60-40-column .pillars__video{left:2.5rem}}@media screen and (min-width:93.75em){.pillars-60-40-column .pillars__video{left:3.75rem}}.pillars-50-50-column .pillars-pillar:first-child,.pillars-50-50-column .pillars-pillar:last-child{width:100%}@media print,screen and (min-width:48em){.pillars-50-50-column .pillars-pillar:first-child,.pillars-50-50-column .pillars-pillar:last-child{width:calc(50% - 7px);margin-right:.4375rem}}@media print,screen and (min-width:48em){.pillars-50-50-column .pillars-pillar:last-child{margin-right:0;margin-left:.4375rem}}@media screen and (min-width:81.25em){.pillars-50-50-column .pillars__desc{width:26.625rem;bottom:3.5625rem;padding:0 3.75rem}}@media screen and (min-width:81.25em){.pillars-50-50-column .pillars__video{left:3.75rem}}@media print,screen and (min-width:64em){.pillars-3-column .pillars__desc{width:100%}}@media screen and (min-width:81.25em){.pillars-3-column .pillars__desc{bottom:1.6875rem;padding:0 1.875rem}}@media screen and (min-width:87.5em){.pillars-3-column .pillars__desc{bottom:2.375rem;padding:0 2.5rem}}@media screen and (min-width:93.75em){.pillars-3-column .pillars__desc{bottom:3.5625rem;padding:0 3.75rem}}@media screen and (min-width:81.25em){.pillars-3-column .pillars__desc .pillars__video{top:-1.125rem;left:1.875rem}}@media screen and (min-width:87.5em){.pillars-3-column .pillars__desc .pillars__video{left:2.5rem}}@media screen and (min-width:93.75em){.pillars-3-column .pillars__desc .pillars__video{top:-1.4375rem;left:3.75rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.pillars-3-column .pillars__desc .pillars__video--btn{height:2.5rem;width:2.5rem}}@media screen and (min-width:81.25em){.pillars-3-column .pillars__desc .pillars-cta,.pillars-3-column .pillars__desc .pillars-text{margin-top:1.25rem}}@media screen and (min-width:87.5em){.pillars-3-column .pillars__desc .pillars-cta,.pillars-3-column .pillars__desc .pillars-text{margin-top:1.625rem}}@media print,screen and (min-width:48em){.pillars-3-column .pillars__desc .pillars-heading,.pillars-3-column .pillars__desc .pillars-text{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;margin-top:.9375rem}}@media screen and (min-width:81.25em){.pillars-3-column .pillars__desc .pillars-heading,.pillars-3-column .pillars__desc .pillars-text{display:block!important}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.pillars-3-column .pillars__desc .pillars-heading{-webkit-line-clamp:1}}@media print,screen and (min-width:48em){.pillars-3-column .pillars__desc .pillars-text{-webkit-line-clamp:2}}@media print,screen and (min-width:64em){.pillars-3-column .pillars__desc .pillars-text{-webkit-line-clamp:3}}.pillars__video{position:absolute;left:1.5625rem;right:auto;top:-1.125rem;bottom:auto;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:1}@media print,screen and (min-width:48em){.pillars__video{top:0}}@media screen and (min-width:81.25em){.pillars__video{top:-.75rem}}@media screen and (min-width:87.5em){.pillars__video{left:2.5rem}}@media screen and (min-width:93.75em){.pillars__video{top:-1.4375rem;left:3.75rem}}.pillars__video--btn{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:3.75rem;height:3.75rem;background-size:200% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#3e2b1a),color-stop(0,#fff33e));background-image:linear-gradient(90deg,#3e2b1a 50%,#fff33e 0);background-position:100% 100%;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:0;cursor:pointer}@media print,screen and (min-width:48em){.pillars__video--btn{width:3.125rem;height:3.125rem}}@media screen and (min-width:87.5em){.pillars__video--btn{width:4.375rem;height:4.375rem}}.pillars__video--btn:focus,.pillars__video--btn:hover{background-position:0 100%}.textual-info.grid-container{margin-top:3.75rem;margin-bottom:3.75rem}@media print,screen and (min-width:64em){.textual-info.grid-container{margin-top:5rem}}.textual-info__with-image.grid-container{margin-top:2.5rem}@media print,screen and (min-width:64em){.textual-info__with-image.grid-container{margin-top:5rem}}.textual-info__description{margin-top:.9375rem}@media print,screen and (min-width:48em){.textual-info__description{margin-top:1.25rem}}.textual-info__description--with-image{margin-top:.9375rem}@media print,screen and (min-width:48em){.textual-info__description--with-image{margin-top:.4375rem}}.textual-info__img{width:4.125rem;height:6.5625rem}@media print,screen and (min-width:48em){.textual-info__img{margin-top:.625rem}}@media screen and (min-width:81.25em){.textual-info__img{width:4.5rem;height:9.1875rem;margin-top:.3125rem}}.textual-info__img-wrapper{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;position:relative;margin-bottom:2.5rem}@media print,screen and (min-width:48em){.textual-info__img-wrapper{margin-bottom:0;top:-.1875rem}}.textual-info__block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:48em){.textual-info__block-text--with-image{padding-left:1rem}}@media screen and (min-width:75em){.textual-info__block-text--with-image{padding-left:1.875rem}}.sustainability-stage-banner{margin-left:-.0625rem;margin-top:-.0625rem;margin-bottom:3.125rem;position:relative}@media print,screen and (max-width:47.99875em){.sustainability-stage-banner{height:auto!important}}@media print,screen and (min-width:48em){.sustainability-stage-banner{margin-bottom:3.75rem}}@media screen and (min-width:75em){.sustainability-stage-banner{margin-bottom:4.375rem}}@media print,screen and (min-width:48em){.sustainability-stage-banner .img-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.sustainability-stage-banner .grid-container{position:relative}.sustainability-stage-banner h1{color:#333}@media print,screen and (max-width:47.99875em){.sustainability-stage-banner h1{margin-bottom:1.25rem}}.sustainability-stage-banner .video-stage{position:relative;padding:.0625rem;width:100%;height:100%;overflow:hidden;left:0;right:0}.sustainability-stage-banner .video-stage img{display:none}.sustainability-stage-banner .video-stage video{display:block;height:31.25rem;width:100%;height:auto}@media print,screen and (min-width:48em){.sustainability-stage-banner .video-stage video{height:auto;width:100%}}.sustainability-stage-banner picture{width:100%}.sustainability-stage-banner picture img{left:0;right:0;width:100%;height:106.67vw}@media print,screen and (min-width:48em){.sustainability-stage-banner picture img{height:78.12vw;padding-bottom:.0625rem}}@media print,screen and (min-width:64em){.sustainability-stage-banner picture img{height:52.5vw}}@media screen and (min-width:75em){.sustainability-stage-banner picture img{height:43.75vw}}@media screen and (min-width:100em){.sustainability-stage-banner picture img{height:43.75rem}}.sustainability-stage-banner .video-stage:after,.sustainability-stage-banner 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%}.sustainability-stage-banner .animated_gif picture img{height:auto}@media print,screen and (min-width:48em){.sustainability-stage-banner .animated_gif picture img{height:69.14vw}}@media print,screen and (min-width:64em){.sustainability-stage-banner .animated_gif picture img{height:52.5vw}}@media screen and (min-width:75em){.sustainability-stage-banner .animated_gif picture img{height:43.75vw}}@media screen and (min-width:100em){.sustainability-stage-banner .animated_gif picture img{height:43.75rem}}.sustainability-stage-banner .img-virtual-container{width:0;overflow:hidden}.sustainability-stage-banner__block{position:absolute;left:0;width:100%}.sustainability-stage-banner__block .cell{z-index:0}@media print,screen and (max-width:47.99875em){.sustainability-stage-banner__block{padding:0 8%;top:76%}}@media print,screen and (min-width:48em){.sustainability-stage-banner__block{top:78%}}@media print,screen and (min-width:64em){.sustainability-stage-banner__block{top:80%}}@media screen and (min-width:75em){.sustainability-stage-banner__block{top:73%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.sustainability-stage-banner__block-desc{margin-top:1.5625rem}}.sustainability-stage-banner__block-desc p{color:#333}.sustainability-stage-banner__block-desc ul{padding-left:1.25rem}.sustainability-stage-banner__block-desc ul li{list-style-type:disc}.sustainability-stage-banner__block-desc img{width:100%;margin:1.25rem 0}.sustainability-stage-banner .ms-banner__youtube-video{margin:0;-webkit-transform:translate(0);transform:translate(0);width:100%;height:100%}.sustainability-stage-banner .ms-banner__youtube-video--wrapper{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000}@media print,screen and (min-width:48em){.safari .sustainability-stage-banner video{width:100%}}.sustainability-banner,.sustainability-banner .grid-container{margin-bottom:0}.sustainability-banner .img-container{aspect-ratio:375/673}@media print,screen and (min-width:48em){.sustainability-banner .img-container{aspect-ratio:600/358}}.sustainability-banner picture img{height:auto;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.sustainability-banner .video-stage:after,.sustainability-banner picture:after{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5.54%,rgba(22,44,40,.81)),color-stop(18.62%,rgba(22,44,40,.75)),color-stop(27.09%,rgba(22,44,40,.75)),color-stop(40.6%,rgba(22,44,40,.390625)),to(hsla(0,0%,76.9%,0)));background-image:linear-gradient(180deg,rgba(22,44,40,.81) 5.54%,rgba(22,44,40,.75) 18.62%,rgba(22,44,40,.75) 27.09%,rgba(22,44,40,.390625) 40.6%,hsla(0,0%,76.9%,0));height:85%;-webkit-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0)}.sustainability-banner .sustainability-stage-banner__block{top:auto;bottom:3.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.sustainability-banner .sustainability-stage-banner__block{bottom:5rem}}.sustainability-banner .sustainability-banner-desc,.sustainability-banner .sustainability-banner-title{color:#fff}.sustainability-banner .sustainability-banner-desc{position:relative;margin-top:1.25rem}@media print,screen and (min-width:64em){.sustainability-banner .sustainability-banner-desc{margin-top:.9375rem}}@media print,screen and (min-width:64em){.sustainability-banner .sustainability-banner-desc .sus-text{width:50%}}.sustainability-banner .sustainability-icon--container{margin-bottom:1.5625rem}.sustainability-banner .sustainability-stage-banner--cta{position:absolute;top:.625rem;right:0}.sustainability-banner .sustainability-stage-banner--cta.ms_youtube{position:static;margin-top:1.25rem}@media print,screen and (min-width:64em){.sustainability-banner .sustainability-stage-banner--cta.ms_youtube{top:0;margin-top:0;position:absolute}}.ms-video__cta{cursor:pointer;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.ms-video__cta-icon{width:3.75rem;background-color:#fff33e}.ms-video__cta-icon,.ms-video__cta-text{height:3.75rem;background-size:200% 100%;background-position:100% 100%;color:#fff;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}.ms-video__cta-text{-webkit-transition:all .3s ease;transition:all .3s ease;width:auto;padding:0 1.875rem;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(0,#333));background-image:linear-gradient(90deg,#fff33e 50%,#333 0)}.ms-video__cta:focus .ms-video__cta-text,.ms-video__cta:hover .ms-video__cta-text{background-position:0 100%;color:#333}.opacity-0{opacity:0!important}.page-scroll-arrow,.page-scroll-arrows{display:block;width:1rem}.page-scroll-arrow{-webkit-animation:page-down-arrows 1s infinite;animation:page-down-arrows 1s infinite;height:.5625rem}.page-scroll-arrow svg{vertical-align:top}.page-scroll-arrow.top{-webkit-animation-delay:alternate;animation-delay:alternate}.page-scroll-arrow.bottom,.page-scroll-arrow.top{-webkit-animation-direction:alternate;animation-direction:alternate}.page-scroll-arrow.bottom{-webkit-animation-delay:.2s;animation-delay:.2s;margin-top:.5rem}.page-scroll-arrow--btn{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;width:3.125rem;height:3.125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@-webkit-keyframes page-down-arrows{0%{opacity:.2}50%{opacity:.6}to{opacity:1}}@keyframes page-down-arrows{0%{opacity:.2}50%{opacity:.6}to{opacity:1}}.mg-quotation{-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.mg-quotation.opacity-0{opacity:0}@media print,screen and (max-width:47.99875em){.mg-quotation{padding:0}}.mg-quotation__container{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){.mg-quotation__container{position:relative}}.mg-quotation__container p{color:#999}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-quotation__container h2{width:17.1875rem}}.mg-quotation__container span{color:#777;margin-bottom:.625rem}@media print,screen and (max-width:47.99875em){.mg-quotation__container span{margin-top:.9375rem}}.mg-quotation__container .description{margin-top:1.25rem;color:#333}@media print,screen and (max-width:47.99875em){.mg-quotation__container .description{padding-bottom:1.875rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-quotation__container .description{width:17.1875rem}}.mg-quotation__container .background-img{position:relative}.mg-quotation__container .quotation-img{position:absolute;top:0;left:0;width:101%;height:101%;margin-left:-.0625rem;margin-top:-.0625rem}.mg-quotation__container .quotation-img svg{width:100%;height:100%;display:block}.mg-quotation__container .redirect-btn{margin-top:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (max-width:47.99875em){.mg-quotation__container .redirect-btn{margin-top:1.875rem;position:absolute;bottom:0;margin:0;left:0;width:100%;padding:0 1.875rem}}.mg-quotation__container .redirect-btn a>div{background-size:.75rem;padding-left:2rem;background-position:3.3125rem}@media print,screen and (min-width:48em){.mg-quotation__container .redirect-btn a>div{background-position:1.75rem;padding-right:2rem;padding-left:2rem}}.mg-quotation__container .redirect-btn a:hover>div{background-size:.75rem;background-position:3.3125rem}@media print,screen and (min-width:48em){.mg-quotation__container .redirect-btn a:hover>div{background-position:1.75rem}}@media print,screen and (min-width:48em){.mg-quotation__container--right{padding-right:12%}}.mg-quotation__container--right span{color:#747474}@media print,screen and (max-width:47.99875em){.mg-quotation--slick .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (max-width:47.99875em){.mg-quotation--slick .slick-slide{height:inherit!important}.mg-quotation--slick .slick-slide>div,.mg-quotation--slick .slick-slide>div .mg-quotation-wrapper{height:100%}}.mg-quotation-wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (max-width:47.99875em){.mg-quotation-wrapper{padding:0 1.875rem 5rem;position:relative}}.mg-quotation-control{position:absolute;top:0;right:-2.5rem;right:0}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-quotation-control{right:-3.4375rem}}.mg-quotation-control--container{display:none;position:relative;z-index:1}@media print,screen and (min-width:48em){.mg-quotation-control--container{display:-webkit-box;display:-ms-flexbox;display:flex}}.mg-quotation-control--wrapper{position:relative}.mg-quotation--slick .slick-list{height:auto!important}.maggi-sustainability--template .quotation-img svg path{fill:#fafff8}.maggi-sustainability--template .slick-dots{margin-top:1.875rem}.maggi-sustainability--template .slick-dots li button{height:.0625rem;width:.0625rem;margin:0}.reading-bar-container{margin:0!important;padding:0!important;position:sticky;top:0;left:0;z-index:3}.reading-bar--svg{height:.625rem;width:100%;vertical-align:top}.reading-bar--background{width:100%;height:100%;fill:#eceef3}.reading-bar--foreground{width:0;-webkit-transition:all .2s ease;transition:all .2s ease;height:100%;fill:#fd0}.ms_google-map{aspect-ratio:375/708}@media print,screen and (min-width:48em){.ms_google-map{aspect-ratio:1500/708}}.ms_google-map--container{position:relative;margin-top:3.75rem}@media print,screen and (min-width:48em){.ms_google-map--container{margin-top:6.25rem}}.ms_google-map--container:before{content:"";position:absolute;left:0;top:0;width:100%;height:30%;z-index:1;background:linear-gradient(174.71deg,rgba(22,44,40,.65) 21.67%,rgba(22,44,40,.75) 45.87%,rgba(22,44,40,.75) 74.59%,rgba(22,44,40,0) 94.95%);pointer-events:none}@media print,screen and (min-width:48em){.ms_google-map--container:before{background:linear-gradient(180.93deg,rgba(22,44,40,.65) 31.47%,rgba(22,44,40,.65) 57.19%,rgba(22,44,40,.26) 85.28%,rgba(22,44,40,0) 113.3%);height:25%}}.ms_google-map--info{position:absolute;left:0;top:0;width:100%;z-index:2;pointer-events:none;padding:1.875rem 2.5rem}@media print,screen and (min-width:48em){.ms_google-map--info{padding:4.267% 0 0}}.ms_google-map--desc,.ms_google-map--title{color:#fff}@media print,screen and (max-width:47.99875em){.ms_google-map--desc{margin-top:.625rem}}.gmap-marker{border-radius:1.875rem 1.875rem 1.875rem 0;background:#b3e7be;border:.125rem solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:3.4375rem;height:3.4375rem;overflow:hidden}@media print,screen and (max-width:47.99875em){.gmap-marker{-webkit-transform:translateY(0);transform:translateY(0);max-height:3.4375rem;-webkit-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out}}.gmap-marker--close{display:none}@media print,screen and (min-width:48em){.gmap-marker{max-width:3.4375rem;max-width:3rem;min-width:3rem;height:3rem}}@media screen and (min-width:75em){.gmap-marker{max-width:3.4375rem;min-width:3.4375rem;height:3.4375rem}}.gmap-marker--wrapper{height:3.1875rem;width:3.1875rem;pointer-events:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}@media print,screen and (min-width:48em){.gmap-marker--wrapper{height:2.75rem;width:2.75rem}}@media screen and (min-width:75em){.gmap-marker--wrapper{height:3.1875rem;width:3.1875rem}}.gmap-marker--icon{max-width:1.5rem;height:auto;margin:auto}.gmap-marker--link{overflow:hidden;color:#333;text-decoration:underline;-webkit-text-decoration-color:#607e67;text-decoration-color:#607e67}@media print,screen and (min-width:48em){.gmap-marker--link{white-space:nowrap}}@media print,screen and (min-width:48em){.gmap-marker:hover{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:37.5rem}.gmap-marker:hover a{padding-right:1.875rem}}.gmap-marker-map-container{z-index:1}@media print,screen and (max-width:47.99875em){.gmap-marker-map-container{height:3.4375rem}}@media print,screen and (max-width:47.99875em){.gmap-marker-map-container .gmap-marker{width:13.25rem;height:auto;max-height:34.6875rem;margin-top:3.4375rem;-webkit-transform:translateY(-100%);transform:translateY(-100%);position:relative}}@media print,screen and (max-width:47.99875em){.gmap-marker-map-container .gmap-marker--close{display:block;position:absolute;right:0;top:0;width:3.125rem;height:3.125rem}}@media print,screen and (max-width:47.99875em){.gmap-marker-map-container .gmap-marker--wrapper{display:none}}@media print,screen and (max-width:47.99875em){.gmap-marker-map-container .gmap-marker--link{padding:1.75rem 1.5rem 1.0625rem}}.ios .ms_google-map,.iphone .ms_google-map,.safari .ms_google-map{min-height:44.25rem}@media print,screen and (min-width:48em){.ios .ms_google-map,.iphone .ms_google-map,.safari .ms_google-map{min-height:40.625rem}}@media screen and (min-width:81.25em){.ios .ms_google-map,.iphone .ms_google-map,.safari .ms_google-map{min-height:44.25rem}}.ms_testimonial{margin-top:3.125rem}.ms_testimonial.grid-container{margin-bottom:0}.ms_testimonial-details{margin-top:2.5rem;padding:0 1.6875rem 1.6875rem}@media print,screen and (min-width:64em){.ms_testimonial-details{margin-top:2.8125rem;padding:0 3.75rem 3.75rem}}.ms_testimonial-details p{color:#999}.ms_testimonial-details span{color:#777;margin-bottom:.625rem}@media print,screen and (max-width:47.99875em){.ms_testimonial-details span{margin-top:.9375rem}}.ms_testimonial-details .description{margin-top:.625rem;color:#333;width:100%}.ms_testimonial .testimonial-img{position:relative}.ms_testimonial .testimonial-quote{position:absolute;margin-left:3.75rem;margin-top:-5.3125rem}@media print,screen and (max-width:47.99875em){.ms_testimonial .testimonial-quote{margin-left:1.875rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms_testimonial .testimonial-quote{margin-left:1.875rem}}.ms_testimonial .testimonial-quote svg{width:100%;height:100%}@media print,screen and (max-width:63.99875em){.ms_testimonial .testimonial-quote svg{width:6.25rem;height:5.625rem;margin-top:1.25rem}}.ms_testimonial__border{border:.0625rem solid #e5e5e5}.maggi-sustainability--template .mg-generic-text .grid-x{margin-bottom:-1.875rem}.ms_banner{position:relative;overflow:hidden;aspect-ratio:375/550}@media print,screen and (min-width:48em){.ms_banner{aspect-ratio:150/59}}.ms_banner__image,.ms_banner__video{position:relative;width:100%;height:auto;display:block}.ms_banner__image:after,.ms_banner__video:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:85%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(22,44,40,.0001)),color-stop(44.79%,rgba(22,44,40,.71)),to(rgba(22,44,40,.8)));background:linear-gradient(180deg,rgba(22,44,40,.0001),rgba(22,44,40,.71) 44.79%,rgba(22,44,40,.8))}@media print,screen and (min-width:64em){.ms_banner__image:after,.ms_banner__video:after{height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(22,44,40,.0001)),color-stop(44.79%,rgba(22,44,40,.71)),to(rgba(22,44,40,.8)));background:linear-gradient(180deg,rgba(22,44,40,.0001),rgba(22,44,40,.71) 44.79%,rgba(22,44,40,.8))}}.ms_banner__video .ms_banner--video{width:100%}.ms_banner__details{position:absolute;left:0;bottom:3.125rem;padding:0 1.875rem}@media print,screen and (min-width:48em){.ms_banner__details{padding:0}}@media screen and (min-width:87.5em){.ms_banner__details{bottom:5.1875rem}}@media only screen and (max-width:1440px){.ms_banner__details{width:50%!important}}@media only screen and (max-width:1300px){.ms_banner__details{width:70%!important}}@media only screen and (max-width:1210px){.ms_banner__details{width:80%!important}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms_banner__details .ms_banner--icon{width:3.125rem;height:3.125rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms_banner__details .ms_banner--icon .ms_banner--icon__img{margin-left:.5rem;width:2rem}}.ms_banner__details h2,.ms_banner__details p{color:#fff}.ms_banner--icon{margin-bottom:.75rem}@media screen and (min-width:75em){.ms_banner--icon{margin-bottom:1.625rem}}.ms_banner--title{margin-bottom:1.25rem}@media print,screen and (min-width:48em){.ms_banner--title{margin-bottom:.625rem}}@media print,screen and (min-width:64em){.ms_banner--title{margin-bottom:.75rem}}@media screen and (min-width:75em){.ms_banner--title{margin-bottom:1.625rem}}.ms_banner--description{margin-bottom:1.25rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms_banner--description{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}}@media print,screen and (min-width:48em){.ms_banner--description{margin-bottom:.625rem}}@media print,screen and (min-width:64em){.ms_banner--description{margin-bottom:.75rem}}@media screen and (min-width:75em){.ms_banner--description{margin-bottom:1.625rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ms_banner div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .ms_banner div[data-drupal-selector=edit-actions],.ms_banner .mg-btn,.ms_banner .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],.ms_banner .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.ms_banner .mg-submit-btn,.ms_banner .user-login-form .button.js-form-submit.form-submit,.ms_banner .user-pass-reset .button.js-form-submit.form-submit,.ms_banner .user-pass .button.js-form-submit.form-submit,.user-login-form .ms_banner .button.js-form-submit.form-submit,.user-pass-reset .ms_banner .button.js-form-submit.form-submit,.user-pass .ms_banner .button.js-form-submit.form-submit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-size:200% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff33e),color-stop(0,#fff));background-image:linear-gradient(90deg,#fff33e 50%,#fff 0);-webkit-transition:all .3s ease;transition:all .3s ease}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ms_banner div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .ms_banner div[data-drupal-selector=edit-actions] div,.ms_banner .mg-btn div,.ms_banner .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,.ms_banner .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] div,.ms_banner .mg-submit-btn div,.ms_banner .user-login-form .button.js-form-submit.form-submit div,.ms_banner .user-pass-reset .button.js-form-submit.form-submit div,.ms_banner .user-pass .button.js-form-submit.form-submit div,.user-login-form .ms_banner .button.js-form-submit.form-submit div,.user-pass-reset .ms_banner .button.js-form-submit.form-submit div,.user-pass .ms_banner .button.js-form-submit.form-submit div{color:#333;background-size:.75rem;padding-left:2rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ms_banner div: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 .ms_banner div:hover[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .ms_banner div:focus[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .ms_banner div:hover[data-drupal-selector=edit-actions],.ms_banner .mg-btn:focus,.ms_banner .mg-btn:hover,.ms_banner .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div:focus[data-drupal-selector=edit-field-dsu-images-actions],.ms_banner .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],.ms_banner .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:focus[data-drupal-selector=edit-actions],.ms_banner .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions],.ms_banner .mg-submit-btn:focus,.ms_banner .mg-submit-btn:hover,.ms_banner .user-login-form .button.js-form-submit.form-submit:focus,.ms_banner .user-login-form .button.js-form-submit.form-submit:hover,.ms_banner .user-pass-reset .button.js-form-submit.form-submit:focus,.ms_banner .user-pass-reset .button.js-form-submit.form-submit:hover,.ms_banner .user-pass .button.js-form-submit.form-submit:focus,.ms_banner .user-pass .button.js-form-submit.form-submit:hover,.user-login-form .ms_banner .button.js-form-submit.form-submit:focus,.user-login-form .ms_banner .button.js-form-submit.form-submit:hover,.user-pass-reset .ms_banner .button.js-form-submit.form-submit:focus,.user-pass-reset .ms_banner .button.js-form-submit.form-submit:hover,.user-pass .ms_banner .button.js-form-submit.form-submit:focus,.user-pass .ms_banner .button.js-form-submit.form-submit:hover{background-position:0 100%}@media print,screen and (max-width:47.99875em){.ms-stats--main{margin-top:4.375rem;padding-bottom:4.25rem;min-height:12.5rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats--main{padding-bottom:4.25rem;min-height:12.5rem}}@media print,screen and (min-width:64em){.ms-stats--main{margin-bottom:9.375rem}}.ms-stats--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:1.875rem}@media print,screen and (max-width:47.99875em){.ms-stats--wrapper{-webkit-transform:translateX(0);transform:translateX(0)}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats--wrapper{-webkit-transform:translateX(0);transform:translateX(0)}}@media print,screen and (min-width:64em){.ms-stats--wrapper{display:block;position:relative;overflow:auto;padding-right:0;padding-left:3.875rem;height:100%;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-webkit-transform:translateX(0)!important;transform:translateX(0)!important}}@media print,screen and (max-width:47.99875em){.ms-stats--wrapper.smooth{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats--wrapper.smooth{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}}@media print,screen and (min-width:64em){.ms-stats--wrapper--nopadding{padding:0}}.ms-stats--header{position:relative}.ms-stats--header-title{text-align:center}@media print,screen and (min-width:64em){.ms-stats--header-title{text-align:left}}.ms-stats--level{background:#eee;display:inline-block;padding:.375rem .625rem .375rem .375rem;max-height:2.625rem;margin-bottom:.9375rem;margin-top:-1.3125rem}@media print,screen and (min-width:64em){.ms-stats--level{margin-top:0;padding:.625rem 1.0625rem .625rem .625rem;max-height:3.75rem}}.ms-stats--description,.ms-stats--level,.ms-stats--subtitle{cursor:pointer}.ms-stats--value{margin:0 .3125rem 0 .15625rem}@media print,screen and (min-width:64em){.ms-stats--value{margin:0 .625rem 0 .4125rem}}.ms-stats--icon,.ms-stats--unit{vertical-align:top;position:relative;top:.25rem}@media print,screen and (max-width:47.99875em){.ms-stats--icon img{width:1.5625rem}}.ms-stats--inner-block{padding-right:1.6875rem}.ms-stats--inner-block:after{content:"";opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media print,screen and (max-width:47.99875em){.ms-stats--inner-block{-ms-flex-negative:0;flex-shrink:0;width:100%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats--inner-block{-ms-flex-negative:0;flex-shrink:0;width:100%}}@media print,screen and (min-width:64em){.ms-stats--inner-block{padding-right:0}.ms-stats--inner-block:last-child{height:100%}}@media print,screen and (max-width:47.99875em){.ms-stats--inner-block.current-stat+.ms-stats--inner-block{position:relative}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats--inner-block.current-stat+.ms-stats--inner-block{position:relative}}@media print,screen and (max-width:47.99875em){.ms-stats--inner-block.current-stat+.ms-stats--inner-block:after{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;opacity:.7}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats--inner-block.current-stat+.ms-stats--inner-block:after{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;opacity:.7}}.ms-stats--inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (min-width:64em){.ms-stats--image-block,.ms-stats--text-block{width:50%}}@media print,screen and (min-width:64em){.ms-stats--main-inner{position:relative;width:calc(100% + 19px);height:100%}}.ms-stats--main-outer{overflow:hidden;position:relative;margin-top:2.1875rem;margin-right:-1.875rem}@media print,screen and (min-width:64em){.ms-stats--main-outer{margin-right:0;margin-top:4rem}}@media print,screen and (min-width:64em){.ms-stats--main-outer:after{pointer-events:none;content:"";position:absolute;z-index:1;width:38%;bottom:0;left:1.25rem;background:-webkit-gradient(linear,left bottom,left top,color-stop(37%,#fcfcfc),color-stop(81%,hsla(0,0%,98.8%,.85)),to(rgba(250,255,248,0)));background:linear-gradient(1turn,#fcfcfc 37%,hsla(0,0%,98.8%,.85) 81%,rgba(250,255,248,0));height:30%}}@media only screen and (min-width:1024px){.ms-stats--main-outer:after{height:20%}}@media only screen and (min-width:1200px){.ms-stats--main-outer:after{height:30%}}@media only screen and (min-width:1400px){.ms-stats--main-outer:after{height:35%}}@media only screen and (min-width:1500px){.ms-stats--main-outer:after{height:40%}}.ms-stats--text-block{padding-bottom:4.6875rem}@media only screen and (min-width:1024px){.ms-stats--text-block{padding-bottom:1.25rem}}@media only screen and (min-width:1200px){.ms-stats--text-block{padding-bottom:2.5rem}}@media only screen and (min-width:1400px){.ms-stats--text-block{padding-bottom:3.125rem}}@media only screen and (min-width:1500px){.ms-stats--text-block{padding-bottom:4.375rem}}.ms-stats--text-block.active-stat .ms-stats--level{background:#ffed00}.ms-stats--text-block.active-stat .ms-stats--description,.ms-stats--text-block.active-stat .ms-stats--level,.ms-stats--text-block.active-stat .ms-stats--subtitle{cursor:auto}.ms-stats--description{margin-top:.3125rem}.ms-stats--subtitle{font-weight:400}.ms-stats--description,.ms-stats--subtitle{width:100%}@media print,screen and (min-width:48em){.ms-stats--description,.ms-stats--subtitle{width:60%}}@media print,screen and (min-width:64em){.ms-stats--description,.ms-stats--subtitle{width:18.875rem}}@media screen and (min-width:75em){.ms-stats--description,.ms-stats--subtitle{width:68%}}@media print,screen and (min-width:64em){.ms-stats--wrapper--2{width:52%;position:absolute;top:0;right:1.1875rem;pointer-events:none}}@media screen and (min-width:75em){.ms-stats--wrapper--2{width:57%}}.ms-stats--image-block{width:100%}@media print,screen and (min-width:64em){.ms-stats--image-block{position:absolute;top:0;left:0;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.ms-stats--image-block.active-stat{opacity:1}}.ms-stats--image-block.mobile-view{padding-left:1.6875rem}.ms-stats-bullet{cursor:pointer;background:#b3e7be;width:1.125rem;height:1.125rem;border-radius:50%}@media print,screen and (max-width:47.99875em){.ms-stats-bullet{width:3.125rem;height:3.125rem;border-radius:0;background:transparent;position:relative}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats-bullet{width:3.125rem;height:3.125rem;border-radius:0;background:transparent;position:relative}}@media print,screen and (max-width:47.99875em){.ms-stats-bullet:after{content:"";display:block;position:absolute;background:#b3e7be;width:.625rem;height:.625rem;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats-bullet:after{content:"";display:block;position:absolute;background:#b3e7be;width:.625rem;height:.625rem;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}}.ms-stats-bullet--wrapper{height:1.75rem;-webkit-transition:height .3s;transition:height .3s}@media print,screen and (max-width:47.99875em){.ms-stats-bullet--wrapper{height:auto;-webkit-transition:width .2s ease-in;transition:width .2s ease-in;width:3.4375rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats-bullet--wrapper{height:auto;-webkit-transition:width .2s ease-in;transition:width .2s ease-in;width:3.4375rem}}.ms-stats-bullet--wrapper.active-bullet .ms-stats-bullet{background:#607e67}@media print,screen and (max-width:47.99875em){.ms-stats-bullet--wrapper.active-bullet .ms-stats-bullet{background:transparent}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats-bullet--wrapper.active-bullet .ms-stats-bullet{background:transparent}}@media print,screen and (max-width:47.99875em){.ms-stats-bullet--wrapper.active-bullet .ms-stats-bullet:after{background:#607e67}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats-bullet--wrapper.active-bullet .ms-stats-bullet:after{background:#607e67}}@media print,screen and (min-width:64em){.ms-stats-bullet--wrapper.active-bullet+.ms-stats-bullet--wrapper{margin-bottom:4.375rem}}.ms-stats-bullet--wrapper:last-child{margin-bottom:auto!important}@media print,screen and (max-width:47.99875em){.ms-stats-bullet--wrapper:last-child{width:auto!important}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats-bullet--wrapper:last-child{width:auto!important}}.ms-stats-bullet--control{position:absolute;z-index:1;bottom:0;left:0}@media print,screen and (max-width:47.99875em){.ms-stats-bullet--control{display:-webkit-box;display:-ms-flexbox;display:flex}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats-bullet--control{display:-webkit-box;display:-ms-flexbox;display:flex}}@media print,screen and (min-width:64em){.ms-stats-bullet--control{display:block;bottom:auto;left:0;top:0;width:1.125rem}}.ms-stats-bullet--control:after{content:"";position:absolute;z-index:-1;height:.125rem;width:calc(100% - 40px);background:#b3e7be}@media print,screen and (max-width:47.99875em){.ms-stats-bullet--control:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats-bullet--control:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media print,screen and (min-width:64em){.ms-stats-bullet--control:after{height:calc(100% - 20px);width:.125rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:.25rem}}.ms-stats--arrow-control{position:absolute;top:0}@media print,screen and (max-width:47.99875em){.ms-stats--arrow-control{left:0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0 1.5625rem}.ms-stats--arrow-control .controls__button{display:block!important;background:transparent;position:relative;border:0}.ms-stats--arrow-control .controls__button:focus,.ms-stats--arrow-control .controls__button:hover{border:0}.ms-stats--arrow-control .controls__button span{position:absolute;top:.625rem}.ms-stats--arrow-control .controls__button span.leftarrow{left:0}.ms-stats--arrow-control .controls__button span.rightarrow{right:0}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.ms-stats--arrow-control{left:0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0 1.5625rem}.ms-stats--arrow-control .controls__button{display:block!important;background:transparent;position:relative;border:0}.ms-stats--arrow-control .controls__button:focus,.ms-stats--arrow-control .controls__button:hover{border:0}.ms-stats--arrow-control .controls__button span{position:absolute;top:.625rem}.ms-stats--arrow-control .controls__button span.leftarrow{left:0}.ms-stats--arrow-control .controls__button span.rightarrow{right:0}}@media print,screen and (min-width:64em){.ms-stats--arrow-control{right:0}}.ms-stats--arrow-control button.controls__button{-webkit-animation:none;animation:none;opacity:1}.ms-stats--arrow-control button.controls__button[disabled]{opacity:.4!important;pointer-events:none}@media print,screen and (min-width:64em){.maggi-sustainability--template .ms-stats--main-outer:after{background:-webkit-gradient(linear,left bottom,left top,color-stop(37%,#fafff8),color-stop(81%,rgba(250,255,248,.85)),to(rgba(250,255,248,0)));background:linear-gradient(1turn,#fafff8 37%,rgba(250,255,248,.85) 81%,rgba(250,255,248,0))}}@media print,screen and (max-width:47.99875em){.maggi-sustainability--template .ms-stats--inner-block.current-stat+.ms-stats--inner-block:after{background:#fafff8}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.maggi-sustainability--template .ms-stats--inner-block.current-stat+.ms-stats--inner-block:after{background:#fafff8}}.ms-sustain-badge .sustainable-badge{display:inline-block;background-color:#b3e7be;border-radius:1.875rem 1.875rem 1.875rem 0;height:3.75rem;width:auto;margin-bottom:1.5625rem}@media print,screen and (max-width:47.99875em){.ms-sustain-badge .sustainable-badge{margin-top:-.625rem!important}}.ms-sustain-badge .sustainable-badge__img{height:auto;width:2.1875rem;margin:.8125rem .625rem}.ms-sustain-badge .sustainable-badge .sustainable-badge__txt{overflow:hidden;display:inline-block;width:auto;font-size:0;color:#1e6331;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;vertical-align:middle}.ms-sustain-badge .sustainable-badge.active .sustainable-badge__txt,.ms-sustain-badge .sustainable-badge:hover .sustainable-badge__txt{padding-left:.125rem;padding-right:1.5625rem}@media print,screen and (min-width:64em){.ms-sustain-badge .sustainable-badge.active .sustainable-badge__txt,.ms-sustain-badge .sustainable-badge:hover .sustainable-badge__txt{padding-left:.125rem}}.ms_video{position:relative}.ms_video__youtube{width:100%;height:100%;margin:0!important}.ms_video__youtube--wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.ms_video .grid-container>div.grid-x .background-img{position:relative}.ms_video .grid-container>div.grid-x .background-img>picture:after{top:0;left:0;content:"";position:absolute;width:100%;display:inline-block;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5.54%,rgba(22,44,40,.95)),color-stop(18.62%,rgba(22,44,40,.75)),color-stop(27.09%,rgba(22,44,40,.75)),color-stop(40.6%,rgba(22,44,40,.390625)),to(hsla(0,0%,76.9%,0)));background-image:linear-gradient(180deg,rgba(22,44,40,.95) 5.54%,rgba(22,44,40,.75) 18.62%,rgba(22,44,40,.75) 27.09%,rgba(22,44,40,.390625) 40.6%,hsla(0,0%,76.9%,0));height:100%}@media print,screen and (max-width:47.99875em){.ms_video .grid-container>div.grid-x .background-img>picture:after{top:unset;bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5.54%,rgba(22,44,40,.93)),color-stop(24.06%,rgba(22,44,40,.75)),color-stop(41.23%,rgba(22,44,40,.75)),color-stop(65.92%,hsla(0,1.2%,52%,.390625)),color-stop(65.93%,rgba(136,133,133,.382078)),to(hsla(0,0%,76.9%,0)));background-image:linear-gradient(180deg,rgba(22,44,40,.93) 5.54%,rgba(22,44,40,.75) 24.06%,rgba(22,44,40,.75) 41.23%,hsla(0,1.2%,52%,.390625) 65.92%,rgba(136,133,133,.382078) 65.93%,hsla(0,0%,76.9%,0));-webkit-transform:rotate(-180deg);transform:rotate(-180deg);height:100%}}.ms_video .grid-container .background-img--text{position:absolute}.ms_video .grid-container .background-img--text .title{color:#fff;margin-top:0}@media print,screen and (min-width:48em){.ms_video .grid-container .background-img--text .title{margin-top:2.5rem}}@media screen and (min-width:75em){.ms_video .grid-container .background-img--text .title{margin-top:3.75rem}}@media screen and (min-width:87.5em){.ms_video .grid-container .background-img--text .title{margin-top:5rem}}.ms_video .grid-container .background-img--text .description{color:#fff;margin-top:1.25rem}@media screen and (min-width:75em){.ms_video .grid-container .background-img--text .description{margin-top:1rem}}@media print,screen and (max-width:47.99875em){.ms_video .grid-container .background-img--text{bottom:1.875rem;padding:0 1.875rem}}.ms_video .grid-container .ms__video--block{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media print,screen and (max-width:47.99875em){.ms_video .grid-container .ms__video--block{-webkit-transform:translateX(-50%);transform:translateX(-50%);top:4.375rem}}.ms_video .grid-container .ms__cta--btn{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-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#333),color-stop(0,#fff33e));background-image:linear-gradient(90deg,#333 50%,#fff33e 0);background-position:100% 100%;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:0;cursor:pointer}@media print,screen and (max-width:47.99875em){.ms_video .grid-container .ms__cta--btn{width:4rem;height:4rem}}@media screen and (min-width:81.25em){.ms_video .grid-container .ms__cta--btn{width:6.25rem;height:6.25rem}}.ms_video .grid-container .ms__cta--btn:focus,.ms_video .grid-container .ms__cta--btn:hover{background-position:0 100%}.mg-mmp-banner{padding:0;margin-top:2.5rem;margin-bottom:2.5rem}.mg-mmp-banner--yellow-bg{background:url(/themes/custom/maggi/UI/build/images/88QXi2J.jpg) repeat}.mg-mmp-banner--brown-bg{background:url(/themes/custom/maggi/UI/build/images/3RtWhzd.jpg) repeat-x;background-size:7.1875rem;min-height:7.1875rem}@media print,screen and (min-width:48em){.mg-mmp-banner--brown-bg{background-size:auto;min-height:7.8125rem}}.mg-mmp-banner--image{display:none}@media print,screen and (min-width:48em){.mg-mmp-banner--image{display:-webkit-box;display:-ms-flexbox;display:flex;width:38.4%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mg-mmp-banner--image-mobile{display:block;text-align:center;position:relative}.mg-mmp-banner--image-mobile img{margin-top:-1.875rem}@media print,screen and (min-width:48em){.mg-mmp-banner--image-mobile{display:none}}.mg-mmp-banner--info{width:100%}@media print,screen and (min-width:48em){.mg-mmp-banner--info{width:61.6%;padding-left:2.5rem;padding-right:2.5rem}}.mg-mmp-banner--title{color:#3e2b1a;min-height:6.875rem;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;text-align:center;padding:0 1.5625rem}@media print,screen and (min-width:48em){.mg-mmp-banner--title{min-height:7.5625rem;text-align:left;padding:0}}@media screen and (min-width:75em){.mg-mmp-banner--title{max-width:80%}}.mg-mmp-banner--description{color:#787878;padding:1.875rem 1.5625rem 2.1875rem;display:none;position:relative}@media print,screen and (min-width:48em){.mg-mmp-banner--description{padding:2rem 0;display:block}}.mg-mmp-banner--description.active{display:block}.mg-mmp-banner--description:before{content:"";position:absolute;top:0;left:0;width:100%;height:1.875rem;background:-webkit-gradient(linear,left top,left bottom,from(#000),to(transparent));background:linear-gradient(180deg,#000,transparent);opacity:.1}@media print,screen and (min-width:48em){.mg-mmp-banner--description:before{display:none}}.mg-mmp-banner--btn{background-color:#fcfcfc;border:2px solid #ccc;color:#333;border-radius:0;padding:.625rem .9375rem;min-width:13.25rem;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:1.875rem;cursor:pointer}@media print,screen and (max-width:47.99875em){.mg-mmp-banner--btn{font-size:.875rem;line-height:1.6875rem}}.mg-mmp-banner--btn-label{pointer-events:none}.mg-mmp-banner--btn-arrow{pointer-events:none;display:inline-block;width:1.25rem;height:1.25rem;background-size:contain;background-repeat:no-repeat;background-position:50%;opacity:.4;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(90deg) scale(.8);transform:translateY(-50%) rotate(90deg) scale(.8);right:.75rem}.mg-mmp-banner--btn.active .mg-mmp-banner--btn-arrow{-webkit-transform:translateY(-50%) rotate(270deg) scale(.8);transform:translateY(-50%) rotate(270deg) scale(.8)}.mg-mmp-tooltip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:4.375rem;vertical-align:bottom;position:relative}.mg-mmp-tooltip--btn{background:#ececec;padding:0 .875rem;margin-left:-4px;border-radius:0;line-height:1.625rem;border-bottom:.625rem solid #ddd;cursor:pointer;width:3.75rem}@media print,screen and (max-width:47.99875em){.mg-mmp-tooltip--btn{font-size:.875rem;line-height:1.5rem}}.mg-mmp-tooltip--btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex;height:1.875rem;width:1.875rem;border-radius:100%;pointer-events:none;background:#fff;color:#777;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-mmp-tooltip--btn:after{content:"";width:0;height:0;border-left:.75rem solid transparent;border-right:.75rem solid transparent;border-top:.75rem solid #3e2b1a;position:absolute;bottom:-.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none}.mg-mmp-tooltip--description{background:#ececec;padding:1.5625rem 1.25rem}.mg-mmp-tooltip--description.desktop,.mg-mmp-tooltip--description.mobile{display:none}@media print,screen and (min-width:64em){.mg-mmp-tooltip--description{position:absolute;width:28.75rem;left:75%;bottom:75%;background:#fff;border-top:.625rem solid #ddd;border-radius:.625rem;padding:1.875rem 2.1875rem 2.5rem;-webkit-box-shadow:0 0 20px rgba(0,0,0,.13);box-shadow:0 0 20px rgba(0,0,0,.13)}}.mg-mmp-tooltip--description.mobile{max-width:24.375rem}.mg-mmp-tooltip--description p{color:#787878}.mg-mmp-tooltip:hover .mg-mmp-tooltip--description.desktop{display:none}@media print,screen and (min-width:64em){.mg-mmp-tooltip:hover .mg-mmp-tooltip--description.desktop{display:block}}.mg-mmp-tooltip.active .mg-mmp-tooltip--description.desktop{display:none}@media print,screen and (min-width:64em){.mg-mmp-tooltip.active .mg-mmp-tooltip--description.desktop{display:block}}.mg-mmp-tooltip.active+.mg-mmp-tooltip--description.mobile{display:block}@media print,screen and (min-width:64em){.mg-mmp-tooltip.active+.mg-mmp-tooltip--description.mobile{display:none}}.mg-mmp-tooltip.active .mg-mmp-tooltip--btn{border-bottom:.625rem solid #3e2b1a}@media print,screen and (min-width:64em){.mg-mmp-tooltip.active .mg-mmp-tooltip--btn{border-bottom:.625rem solid #ddd}}.mg-mmp-tooltip.active .mg-mmp-tooltip--btn:after{display:block}@media print,screen and (min-width:64em){.mg-mmp-tooltip.active .mg-mmp-tooltip--btn:after{display:none}}@media print,screen and (max-width:47.99875em){.mg-mmp-tooltip--main .recipe{width:calc(100% - 60px);max-width:20.625rem}.mg-mmp-tooltip--main .recipe .mp-button{line-height:100%;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) and (max-width:63.99875em){.mg-mmp-tooltip--main .recipe{max-width:20.625rem}}.mg-mmp-tooltip--main-login a.mp-button--primary,.mg-mmp-tooltip--main .mp-modal-login{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;line-height:1.1!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.mg-mmp-tooltip--main-login .mg-mmp-tooltip{height:3.75rem}.ms-header{position:relative;padding:.875rem .75rem;position:fixed;top:0;left:0;height:3.25rem;width:100%;background-color:#fff;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.09);box-shadow:1px 1px 3px 0 rgba(0,0,0,.09);z-index:5}.ms-header,.ms-header_menu-hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ms-header_menu-hamburger{width:1.75rem;height:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:none}.ms-header_menu-line{width:100%;height:.125rem;background-color:#434343;border-radius:.625rem}.ms-header_logo{width:5.0625rem;display:block;position:absolute;left:50%;top:.5rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ms-header.mushroom-campaign .mushroom-campaign-cta,.ms-header.mushroom-campaign .oyster-campaign-cta,.ms-header.oyster-campaign .mushroom-campaign-cta,.ms-header.oyster-campaign .oyster-campaign-cta{background-color:transparent;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}.ms-header.mushroom-campaign .mushroom-campaign-cta a,.ms-header.mushroom-campaign .oyster-campaign-cta a,.ms-header.oyster-campaign .mushroom-campaign-cta a,.ms-header.oyster-campaign .oyster-campaign-cta a{background-image:url(/themes/custom/maggi/UI/build/images/2J3QTxw.png);background-size:100%;background-position:50%;border-radius:0}.ms-header.oyster-campaign .ms-header_share-now.oyster-campaign-cta{display:none}@media print,screen and (max-width:47.99875em){.ms-header.oyster-campaign .ms-header_logo{width:25.6vw}.ms-header.oyster-campaign .ms-header_logo img{width:100%;height:auto}}.ms_navigation{width:100%;height:100%;background:url(/themes/custom/maggi/UI/build/images/3Kktn45.jpg) repeat;opacity:0;position:fixed;top:0;left:0;z-index:100;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ms_navigation--pattern{height:100%;background:url(/themes/custom/maggi/UI/build/images/3VlhXNH.png) no-repeat;background-position:0 1.5625rem;background-size:100%}.ms_navigation--pattern-veg{height:100%;background:url(/themes/custom/maggi/UI/build/images/3KPlD4Z.png) no-repeat;background-size:100%;position:relative}.ms_navigation.active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.ms_navigation-close{width:2.75rem;height:2.875rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ms_navigation-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.875rem .75rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ms_navigation-logo-link{display:block}.ms_navigation-logo-img{width:5rem}.ms_navigation-list{text-align:center;margin-top:.625rem;width:100%}.ms_navigation-list-item{max-width:52.8%;margin:0 auto 1rem}.ms_navigation-list-icon{display:block;width:1.5rem;margin:0 auto .4375rem}.ms_navigation-list-link{color:#4a7c37;text-transform:uppercase;position:relative;display:block;padding-bottom:1.1875rem}.ms_navigation-list-link:after{content:"";position:absolute;bottom:0;left:50%;background:url(/themes/custom/maggi/UI/build/images/2jiFGEU.png) no-repeat;background-position:50%;height:.8125rem;width:85%;background-size:contain;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ms_navigation-bottom{margin:0 -.75rem;position:relative;width:100%}.ms_navigation-bottom-img{width:100%;position:relative;z-index:1}.ms_navigation-bottom:before{content:"";position:absolute;bottom:0;background:#fff;width:100%;height:3.125rem;z-index:0}.ms_navigation_share-now{text-align:center;margin-top:1.25rem;width:100%}.ms_navigation-block{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 54px);overflow:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ms_navigation.soya-sauce-campaign .ms_navigation--pattern{background:none}.ms_navigation.soya-sauce-campaign .ms_navigation--pattern-veg{background:url(/themes/custom/maggi/UI/build/images/Fy9fqbv.png) no-repeat;background-size:100%;background-position:top 6.0625rem left 0}.ms_navigation.soya-sauce-campaign .ms_ss-campaign-greet-container{margin-top:1.6875rem;width:100%;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}.ms_navigation.soya-sauce-campaign .ms_ss-campaign-greet-container .ss_greet_text{font-size:1.5rem;font-weight:700;color:#000;line-height:1.2;font-family:MaggiSansVnuBold,Arial Black}.ms_navigation.soya-sauce-campaign .ms_ss-campaign-greet-container .ss_greet_user_name{background:url(/themes/custom/maggi/UI/build/images/OVGGvrc.png) no-repeat;background-size:100%;background-position:50%;font-size:1.875rem;color:#4a7c37;font-weight:400;padding:.3125rem 0;height:3.75rem;min-width:55%;text-align:center;font-family:Hand of Julius-regular!important;line-height:1.2}@media screen and (min-width:500px){.ms_navigation.soya-sauce-campaign .ms_ss-campaign-greet-container .ss_greet_user_name{min-width:30%;margin-top:.3125rem}}.ms_navigation.soya-sauce-campaign .ms_navigation-list-item{max-width:66%;margin:0 auto 1.875rem}.ms_navigation.soya-sauce-campaign .ss_logout{margin-bottom:1.875rem}.ms_navigation.soya-sauce-campaign .ss_logout .micro-site_btn{padding:0 2.375rem}.ms_navigation.mushroom-campaign,.ms_navigation.oyster-campaign{background:url(/themes/custom/maggi/UI/build/images/1Hydrrl.png) no-repeat;background-size:cover}.ms_navigation.mushroom-campaign .ms_navigation--pattern,.ms_navigation.oyster-campaign .ms_navigation--pattern{background:none}.ms_navigation.mushroom-campaign .ms_navigation--pattern-veg,.ms_navigation.oyster-campaign .ms_navigation--pattern-veg{background:url(/themes/custom/maggi/UI/build/images/31JI5Er.png) no-repeat;background-size:20%;background-position:0}.ms_navigation.mushroom-campaign .ms_navigation-list,.ms_navigation.mushroom-campaign .ms_navigation-list-item,.ms_navigation.oyster-campaign .ms_navigation-list,.ms_navigation.oyster-campaign .ms_navigation-list-item{margin-bottom:.625rem}.ms_navigation.mushroom-campaign .ms_ss-campaign-greet-container .ss_greet_user_name,.ms_navigation.oyster-campaign .ms_ss-campaign-greet-container .ss_greet_user_name{background:url(/themes/custom/maggi/UI/build/images/2Plo7wJ.png) no-repeat;background-size:100%;background-position:50%;color:#fff;font-family:Kitchen cupboard Regular!important;height:2.875rem}.ms_navigation.mushroom-campaign .micro-site_btn--large,.ms_navigation.oyster-campaign .micro-site_btn--large{font-family:Kitchen cupboard Regular;font-size:1.5rem;background:url(/themes/custom/maggi/UI/build/images/mZcddfE.png) no-repeat;background-size:100% 100%;border-radius:unset;width:52vw;text-align:center}.ms_navigation.mushroom-campaign .microsite-nav-link,.ms_navigation.oyster-campaign .microsite-nav-link{font-family:Kitchen cupboard Regular;font-size:1.875rem}.ms_navigation.mushroom-campaign .ms_ss-campaign-greet-container,.ms_navigation.oyster-campaign .ms_ss-campaign-greet-container{margin-top:0}.ms_navigation.mushroom-campaign .ms_ss-campaign-greet-container .ss_greet_text,.ms_navigation.oyster-campaign .ms_ss-campaign-greet-container .ss_greet_text{color:#d52d30;text-transform:uppercase;font-family:Kitchen cupboard Regular;font-weight:400}.ms_navigation.mushroom-campaign .ss_logout,.ms_navigation.oyster-campaign .ss_logout{margin-bottom:0}.ms_navigation.mushroom-campaign .ms_navigation-bottom img,.ms_navigation.oyster-campaign .ms_navigation-bottom img{-webkit-transform:translateY(-1.25rem);transform:translateY(-1.25rem)}#microsite_navigation.ms_navigation.oyster-campaign{background:url(/themes/custom/maggi/UI/build/images/3uCIBVR.png) no-repeat;background-size:100%}#microsite_navigation.ms_navigation.oyster-campaign .ms_navigation--pattern-veg{background:none}#microsite_navigation.ms_navigation.oyster-campaign .ms_navigation--pattern-veg .ms_navigation-block .ms_navigation-list{margin-top:.625rem}#microsite_navigation.ms_navigation.oyster-campaign .ms_navigation--pattern-veg .ms_navigation-block .ms_navigation-list .ms_navigation-list-item{margin-bottom:.3125rem}#microsite_navigation.ms_navigation.oyster-campaign .ms_navigation--pattern-veg .ms_navigation-block .ms_navigation-bottom img{-webkit-transform:translateY(20px);transform:translateY(20px)}#microsite_navigation.ms_navigation.oyster-campaign .ms_navigation--pattern-veg .ms_navigation-header button.ms_navigation-close{background:#fbed54;border-radius:100%;margin:.25rem .375rem .25rem 0}#microsite_navigation.ms_navigation.oyster-campaign .ms_navigation--pattern-veg .ms_navigation-header button.ms_navigation-close svg{margin-left:-.0625rem;margin-top:-.0625rem;width:104%}.ms-vmap{position:relative}.ms-vmap .ms-product-card .mg-recipe-picture .popup-img{width:100%;height:9rem;-o-object-fit:cover;object-fit:cover}.ms-vmap--overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:none;z-index:1}.ms-vmap.sub-page-loaded .ms-vmap--overlay{display:block}.ms-vmap.sub-page-loaded .ms-vmap--overlay--marker{background:url(/themes/custom/maggi/UI/build/images/3_-wXxs.png) no-repeat;width:3.125rem;height:5.3125rem;background-size:100%;width:13%;height:29%;left:33%;position:absolute;top:17%;z-index:1}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg{-webkit-transform:scale(4);transform:scale(4);-webkit-transform-origin:left top;transform-origin:left top}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hànội{-webkit-transform:scale(4) translate(-30.3%,-12%);transform:scale(4) translate(-30.3%,-12%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hàtây{-webkit-transform:scale(4) translate(-29%,-14%);transform:scale(4) translate(-29%,-14%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.vĩnhphúc{-webkit-transform:scale(4) translate(-28%,-11%);transform:scale(4) translate(-28%,-11%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bắcninh{-webkit-transform:scale(4) translate(-32%,-12.5%);transform:scale(4) translate(-32%,-12.5%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hưngyên{-webkit-transform:scale(4) translate(-32%,-14%);transform:scale(4) translate(-32%,-14%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hànam{-webkit-transform:scale(4) translate(-31%,-16%);transform:scale(4) translate(-31%,-16%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hảidương{-webkit-transform:scale(4) translate(-34.7%,-13.2%);transform:scale(4) translate(-34.7%,-13.2%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hảiphòng{-webkit-transform:scale(4) translate(-36.8%,-14.2%);transform:scale(4) translate(-36.8%,-14.2%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.tháibình{-webkit-transform:scale(4) translate(-34.5%,-16.1%);transform:scale(4) translate(-34.5%,-16.1%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.namđịnh{-webkit-transform:scale(4) translate(-33%,-17.5%);transform:scale(4) translate(-33%,-17.5%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.ninhbình{-webkit-transform:scale(4) translate(-30%,-17.5%);transform:scale(4) translate(-30%,-17.5%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.laichâu{-webkit-transform:scale(4) translate(-8%,-5.2%);transform:scale(4) translate(-8%,-5.2%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.làocai{-webkit-transform:scale(4) translate(-14%,-4%);transform:scale(4) translate(-14%,-4%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.điệnbiên{-webkit-transform:scale(4) translate(-9%,-10%);transform:scale(4) translate(-9%,-10%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.yênbái{-webkit-transform:scale(4) translate(-21%,-7%);transform:scale(4) translate(-21%,-7%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.sơnla{-webkit-transform:scale(4) translate(-13%,-10%);transform:scale(4) translate(-13%,-10%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hoàbình{-webkit-transform:scale(4) translate(-26%,-15%);transform:scale(4) translate(-26%,-15%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hàgiang{-webkit-transform:scale(4) translate(-24%,-1%);transform:scale(4) translate(-24%,-1%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.caobằng{-webkit-transform:scale(4) translate(-32%,-2%);transform:scale(4) translate(-32%,-2%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.tuyênquang{-webkit-transform:scale(4) translate(-24%,-6%);transform:scale(4) translate(-24%,-6%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bắckạn{-webkit-transform:scale(4) translate(-30%,-5%);transform:scale(4) translate(-30%,-5%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.lạngsơn{-webkit-transform:scale(4) translate(-36.5%,-7%);transform:scale(4) translate(-36.5%,-7%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.tháinguyên{-webkit-transform:scale(4) translate(-30%,-9%);transform:scale(4) translate(-30%,-9%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bắcgiang{-webkit-transform:scale(4) translate(-32.5%,-10.2%);transform:scale(4) translate(-32.5%,-10.2%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.quảngninh{-webkit-transform:scale(4) translate(-41%,-12%);transform:scale(4) translate(-41%,-12%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.phúthọ{-webkit-transform:scale(4) translate(-24%,-11%);transform:scale(4) translate(-24%,-11%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.thanhhoá{-webkit-transform:scale(4) translate(-28%,-19%);transform:scale(4) translate(-28%,-19%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.nghệan{-webkit-transform:scale(4) translate(-27.7%,-26.5%);transform:scale(4) translate(-27.7%,-26.5%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hàtĩnh{-webkit-transform:scale(4) translate(-30%,-29%);transform:scale(4) translate(-30%,-29%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.quảngbình{-webkit-transform:scale(4) translate(-35%,-34%);transform:scale(4) translate(-35%,-34%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.quảngtrị{-webkit-transform:scale(4) translate(-41%,-39%);transform:scale(4) translate(-41%,-39%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.thừathiênhuế{-webkit-transform:scale(4) translate(-45%,-41%);transform:scale(4) translate(-45%,-41%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.đànẵng{-webkit-transform:scale(4) translate(-49%,-43.3%);transform:scale(4) translate(-49%,-43.3%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.quảngnam{-webkit-transform:scale(4) translate(-48%,-46%);transform:scale(4) translate(-48%,-46%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.quảngngãi{-webkit-transform:scale(4) translate(-55%,-50%);transform:scale(4) translate(-55%,-50%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bìnhđịnh{-webkit-transform:scale(4) translate(-58%,-57%);transform:scale(4) translate(-58%,-57%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.phúyên{-webkit-transform:scale(4) translate(-12%,-3%);transform:scale(4) translate(-12%,-3%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.khánhhoà{-webkit-transform:scale(4) translate(-58%,-67%);transform:scale(4) translate(-58%,-67%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.ninhthuận{-webkit-transform:scale(4) translate(-56.5%,-71%);transform:scale(4) translate(-56.5%,-71%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bìnhthuận{-webkit-transform:scale(4) translate(-47.5%,-75%);transform:scale(4) translate(-47.5%,-75%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.gialai{-webkit-transform:scale(4) translate(-51%,-57%);transform:scale(4) translate(-51%,-57%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.kontum{-webkit-transform:scale(4) translate(-48%,-53%);transform:scale(4) translate(-48%,-53%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.đắklắk{-webkit-transform:scale(4) translate(-49%,-63%);transform:scale(4) translate(-49%,-63%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.lâmđồng{-webkit-transform:scale(4) translate(-51%,-70%);transform:scale(4) translate(-51%,-70%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.đắknông{-webkit-transform:scale(4) translate(-47%,-67%);transform:scale(4) translate(-47%,-67%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hồchíminh{-webkit-transform:scale(4) translate(-36.8%,-75.5%);transform:scale(4) translate(-36.8%,-75.5%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bìnhdương{-webkit-transform:scale(4) translate(-37%,-73.5%);transform:scale(4) translate(-37%,-73.5%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bìnhphước{-webkit-transform:scale(4) translate(-39%,-70%);transform:scale(4) translate(-39%,-70%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.tâyninh{-webkit-transform:scale(4) translate(-33%,-72%);transform:scale(4) translate(-33%,-72%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.đồngnai{-webkit-transform:scale(4) translate(-40%,-75%);transform:scale(4) translate(-40%,-75%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bàrịavũngtàu{-webkit-transform:scale(4) translate(-43%,-77.1%);transform:scale(4) translate(-43%,-77.1%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.longan{-webkit-transform:scale(4) translate(-32.2%,-76.6%);transform:scale(4) translate(-32.2%,-76.6%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.đồngtháp{-webkit-transform:scale(4) translate(-28.2%,-76.7%);transform:scale(4) translate(-28.2%,-76.7%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.tiềngiang{-webkit-transform:scale(4) translate(-34%,-78%);transform:scale(4) translate(-34%,-78%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bếntre{-webkit-transform:scale(4) translate(-36.7%,-79.8%);transform:scale(4) translate(-36.7%,-79.8%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.angiang{-webkit-transform:scale(4) translate(-24%,-78%);transform:scale(4) translate(-24%,-78%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.cầnthơ{-webkit-transform:scale(4) translate(-28.6%,-80.2%);transform:scale(4) translate(-28.6%,-80.2%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.vĩnhlong{-webkit-transform:scale(4) translate(-31.8%,-80%);transform:scale(4) translate(-31.8%,-80%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.tràvinh{-webkit-transform:scale(4) translate(-34%,-81.6%);transform:scale(4) translate(-34%,-81.6%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.kiêngiang{-webkit-transform:scale(4) translate(-25%,-82%);transform:scale(4) translate(-25%,-82%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.hậugiang{-webkit-transform:scale(4) translate(-28%,-82.2%);transform:scale(4) translate(-28%,-82.2%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.sóctrăng{-webkit-transform:scale(4) translate(-29.7%,-83.8%);transform:scale(4) translate(-29.7%,-83.8%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.bạcliêu{-webkit-transform:scale(4) translate(-26.7%,-84.8%);transform:scale(4) translate(-26.7%,-84.8%)}.ms-vmap.sub-page-loaded .ms-vmap--overlay svg.càmau{-webkit-transform:scale(4) translate(-23.7%,-86.8%);transform:scale(4) translate(-23.7%,-86.8%)}.ms-vmap.sub-page-loaded .ms-vmap_container{height:77vw!important}.ms-vmap.sub-page-loaded .ms-vmap_container--map{overflow:hidden!important}.ms-vmap.sub-page-loaded .ms-vmap_container--map,.ms-vmap.sub-page-loaded .ms-vmap_container--map-zoom{opacity:0!important}.ms-vmap.sub-page-loaded .ms-general-info{margin-top:.625rem}.ms-vmap.sub-page-loaded .ms-gift-detail{bottom:.625rem!important}.ms-vmap_container{height:154vw;background:url(/themes/custom/maggi/UI/build/images/2XizxRF.png) repeat;background-size:contain;overflow:hidden;position:relative}.ms-vmap_container.full-map-view .ms-vmap_container--map{overflow:auto}.ms-vmap_container--map{overflow:hidden;position:relative;z-index:0;height:100%}.ms-vmap_container--map-img{position:absolute;left:.9375rem;top:0;width:143%;max-width:150%}.ms-vmap_container--map-full{opacity:0;height:100%;overflow-x:auto;overflow-y:hidden}.ms-vmap_container--map-full-img{width:100%;height:100%;max-width:150%}.ms-vmap_container--map-zoom{opacity:0;position:absolute;right:.75rem;top:.625rem;z-index:1}.ms-vmap_container--map-zoom-icon{display:block;width:1.6875rem;height:1.6875rem;background-size:contain}.ms-vmap_container--map-zoom-in{margin-right:.25rem}.ms-vmap_container--map--svg{width:125%;position:absolute;height:100%;left:0;top:0}.ms-vmap_container--map--svg svg{height:100%;-webkit-transform:translate(-9.6%,-.4%);transform:translate(-9.6%,-.4%)}.ms-vmap_container--touch{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-transform:scale(1);transform:scale(1)}.ms-vmap_container--touch,.ms-vmap_container--touch-circle1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ms-vmap_container--touch-circle1{width:13.5rem;height:13.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,246,226,.4);border-radius:50%;margin-top:13vw}.ms-vmap_container--touch-circle2{width:8.4375rem;height:8.4375rem;background:rgba(255,246,226,.5);border-radius:50%}.ms-vmap_container--touch-circle2-text{display:block;text-align:center;width:66%;margin:0 auto;color:#000}.ms-vmap_container--touch-circle2-text.text2{display:none}.ms-vmap_container--touch-icon{display:block;width:2.125rem;height:3.0625rem;margin:.5625rem auto .4375rem}.ms-vmap_container--touch-icon-1{display:block}.ms-vmap_container--touch-icon-1,.ms-vmap_container--touch-icon-2{width:2.6875rem;height:3.1875rem;background-size:contain;background-repeat:no-repeat;position:relative}.ms-vmap_container--touch-icon-2{left:-.75rem;display:none}.ms-vmap_container--touch-btn{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0}.ms-vmap-header{text-align:center;padding:0 .9375rem;margin-top:.625rem;-webkit-transform:scale(1);transform:scale(1);overflow:hidden}.ms-vmap-header--title{color:#d52d30}.ms-vmap-header--desc{color:#000;width:73%;margin:0 auto}.ms-vmap.vs-full-map .ms-vmap_container--map-img{left:0}.ms-vmap.vs-full-map .ms-vmap_container--map{overflow:auto}.ms-vmap.vs-full-map .ms-vmap_container--touch-icon-1{display:none}.ms-vmap.vs-full-map .ms-vmap_container--touch-icon-2{display:block}.ms-vmap.vs-full-map .ms-vmap_container--touch-circle2-text{display:none}.ms-vmap.vs-full-map .ms-vmap_container--touch-circle2-text.text2{display:block}.ms-vmap.vs-full-map .ms-vmap_container--touch-btn{display:none}.ms-vmap.vs-full-map .ms-vmap_container--touch{pointer-events:none;position:sticky;top:3.25rem}.ms-vmap.vs-full-map .ms-vmap_container--touch-circle1{margin-top:10.625rem}.ms-vmap .ms-gift-detail{position:absolute;bottom:0;padding-top:0}.ms-vmap.soyasouce .ms-vmap_container--map-full{opacity:1}.ms-sub-page{opacity:0;display:none}.ms-sub-page.loading{position:fixed;width:100%;height:100%;left:0;top:0;z-index:9999;opacity:1;display:block}.ms-sub-page.loaded{display:block;z-index:1;position:relative}.microsite_subpage-badge-wrapper{position:absolute;right:0;top:0;-webkit-transform:translateY(-150%);transform:translateY(-150%);width:5.625rem;pointer-events:none;overflow:hidden}.ms-general-info{position:relative;margin-top:1.5625rem}.ms-general-info-link{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;max-width:85%;bottom:0}.no-data--wrapper{text-align:center}.no-data--wrapper h3{margin-top:1.25rem;margin-bottom:.9375rem}.no-data--wrapper h3:empty{margin-top:0}.no-data--wrapper .micro-site_btn{margin-bottom:.9375rem}.no-slider:not(.no-data--wrapper){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.75rem}.no-slider:not(.no-data--wrapper) .mg-product-card{width:47%;margin-top:1.0625rem}.no-slider:not(.no-data--wrapper) .mg-product-card .mg-recipe-info-wrapper,.no-slider:not(.no-data--wrapper) .mg-product-card .mg-recipe-picture{margin:0}.no-slider:not(.no-data--wrapper) .mg-product-card:nth-child(odd){margin-right:.9375rem}.ms-vmap.soya-sauce-campaign .ms-vmap-header{margin-bottom:1.5625rem}.ms-vmap.soya-sauce-campaign .ms-vmap-header .ms-ss-count-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:1.25rem;padding-right:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ms-vmap.soya-sauce-campaign .ms-vmap-header--desc{width:100%}.ms-vmap.soya-sauce-campaign .ms-vmap_container{background:url(/themes/custom/maggi/UI/build/images/2OEe20j.png) repeat;background-size:cover;background-position:top -5.125rem center}.ms-vmap.soya-sauce-campaign .ms-vmap_container--map-zoom{display:none}.ms-vmap.soya-sauce-campaign .ms-vmap_container .ms-vmap_container--map-full.ms-vmap_container--map-img{width:125%!important;left:.9375rem!important}.ms-vmap.soya-sauce-campaign .ss-campaign-count-separator{width:2.1875rem;background:url(/themes/custom/maggi/UI/build/images/1xL0smM.png) no-repeat;background-size:.1875rem 2rem;background-position:top .9375rem center}.ms-vmap.soya-sauce-campaign .ms-campaign-count-container{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}.ms-vmap.soya-sauce-campaign .ms-campaign-count-container .ms-vmap-header--title{background:url(/themes/custom/maggi/UI/build/images/2pNt1T9.png) no-repeat;background-size:cover;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 1.25rem}.ms-vmap.soya-sauce-campaign .ms-vmap_container--touch{top:.3125rem;left:-.375rem}.ms-vmap.soya-sauce-campaign .ms-vmap_container--touch-icon-1{background-position:50%;width:4rem;height:2.8125rem}.ms-vmap.soya-sauce-campaign .ms-vmap_container--touch-circle1{background:rgba(254,239,80,.34)}.ms-vmap.soya-sauce-campaign .ms-vmap_container--touch-circle2{background:rgba(254,239,80,.76)}.ms-vmap.mushroom-campaign,.ms-vmap.oyster-campaign{padding-top:3.125rem}.ms-vmap.mushroom-campaign .ms-vmap-header,.ms-vmap.oyster-campaign .ms-vmap-header{position:absolute;z-index:2;top:-2.625rem;width:100%;margin:0}.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container{padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-gap:.625rem;gap:.625rem}.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container .ss-campaign-count-separator,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container .ss-campaign-count-separator{display:none}.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container .ms-campaign-count-container,.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container .ms-overall-count-container,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container .ms-campaign-count-container,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container .ms-overall-count-container{width:45%;background-image:url(/themes/custom/maggi/UI/build/images/3AitLfN.png);background-size:100%;background-repeat:no-repeat;background-position:top;padding:8px 0 15px;height:100%}.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container .ms-campaign-count-container .ms-vmap-header--desc-head,.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container .ms-overall-count-container .ms-vmap-header--desc-head,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container .ms-campaign-count-container .ms-vmap-header--desc-head,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container .ms-overall-count-container .ms-vmap-header--desc-head{font-family:Hand of Julius-regular;font-size:1.125rem;line-height:.625rem;color:#7a3a14}.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container .ms-campaign-count-container .ms-vmap-header--desc,.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container .ms-overall-count-container .ms-vmap-header--desc,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container .ms-campaign-count-container .ms-vmap-header--desc,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container .ms-overall-count-container .ms-vmap-header--desc{font-family:MaggiSansVnuBold,Arial Black;font-size:.6875rem;line-height:inherit;margin-top:.25rem}.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container .ms-campaign-count-container .ms-vmap-header--title,.ms-vmap.mushroom-campaign .ms-vmap-header .ms-ss-count-container .ms-overall-count-container .ms-vmap-header--title,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container .ms-campaign-count-container .ms-vmap-header--title,.ms-vmap.oyster-campaign .ms-vmap-header .ms-ss-count-container .ms-overall-count-container .ms-vmap-header--title{font-family:MaggiSansVnuBold,Arial Black;font-size:1.625rem;line-height:1.25rem;margin-top:0}.ms-vmap.mushroom-campaign .ms-vmap_container--touch,.ms-vmap.oyster-campaign .ms-vmap_container--touch{background-image:url(/themes/custom/maggi/UI/build/images/UrFjbhu.png);background-size:55%;background-position:top;background-repeat:no-repeat;-webkit-transform:none;transform:none;top:9.9vw;left:.0625rem}.ms-vmap.mushroom-campaign .ms-vmap_container--touch-circle-text-container,.ms-vmap.mushroom-campaign .ms-vmap_container--touch-icon-1,.ms-vmap.oyster-campaign .ms-vmap_container--touch-circle-text-container,.ms-vmap.oyster-campaign .ms-vmap_container--touch-icon-1{display:none}.ms-vmap.mushroom-campaign .ms-vmap_container--touch-circle1,.ms-vmap.mushroom-campaign .ms-vmap_container--touch-circle2,.ms-vmap.oyster-campaign .ms-vmap_container--touch-circle1,.ms-vmap.oyster-campaign .ms-vmap_container--touch-circle2{background:none}.ms-vmap.mushroom-campaign .ms-vmap_container .ms-vmap_container--map-full.ms-vmap_container--map-img,.ms-vmap.oyster-campaign .ms-vmap_container .ms-vmap_container--map-full.ms-vmap_container--map-img{left:1.875rem!important}.ms-vmap.mushroom-campaign .ms-vmap_container .ms-vmap_container--map,.ms-vmap.oyster-campaign .ms-vmap_container .ms-vmap_container--map{overflow:hidden}.ms-vmap.mushroom-campaign .ms-gift-detail,.ms-vmap.oyster-campaign .ms-gift-detail{padding:0 .625rem 1.125rem}.ms-vmap.mushroom-campaign .ms-gift-detail .ms-gift-detail--cta,.ms-vmap.oyster-campaign .ms-gift-detail .ms-gift-detail--cta{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:.9375rem;width:95%;padding:0}.ms-vmap.mushroom-campaign .ms-gift-detail .ms-gift-detail--cta .micro-site_btn,.ms-vmap.oyster-campaign .ms-gift-detail .ms-gift-detail--cta .micro-site_btn{background-image:url(/themes/custom/maggi/UI/build/images/WJbt_SF.png);background-size:100%;background-position:50%;border-radius:0;margin-right:.9375rem}.ms-vmap.mushroom-campaign .ms-gift-detail .ms-gift-detail--cta .ms-gift-detail_tnc-link,.ms-vmap.oyster-campaign .ms-gift-detail .ms-gift-detail--cta .ms-gift-detail_tnc-link{margin-left:0;padding-bottom:0}.ms-vmap.mushroom-campaign .ms-gift-detail .ms-gift-detail--img,.ms-vmap.oyster-campaign .ms-gift-detail .ms-gift-detail--img{height:100%;-o-object-fit:cover;object-fit:cover}.ms-vmap.mushroom-campaign .mushroom-campaign-map-ingredients-icon-container,.ms-vmap.oyster-campaign .mushroom-campaign-map-ingredients-icon-container{position:absolute;opacity:0;top:0;width:100%;left:1.5625rem;padding:0;pointer-events:none}.ms-vmap.mushroom-campaign .mushroom-campaign-map-ingredients-icon-container img,.ms-vmap.oyster-campaign .mushroom-campaign-map-ingredients-icon-container img{width:100%;height:182vw;-o-object-fit:contain;object-fit:contain}.ms-vmap.mushroom-campaign.vs-map--zoomed .mushroom-campaign-map-ingredients-icon-container,.ms-vmap.oyster-campaign.vs-map--zoomed .mushroom-campaign-map-ingredients-icon-container{opacity:0!important}.ms-vmap.oyster-campaign .ms-gift-detail .ms-gift-detail--image{min-height:0}.mushroom-home-container{width:100%;overflow-x:hidden}body.os-mapPage{background:url(/themes/custom/maggi/UI/build/images/2vHSpXD.png) repeat}body.os-mapPage .ms-vmap.oyster-campaign{padding-top:30px}body.os-mapPage .ms-vmap.oyster-campaign .ms-vmap_container{background:url(/themes/custom/maggi/UI/build/images/1kiHx4N.png) no-repeat;background-position:top 1.5625rem left -2.0625rem;background-size:104% 60%;height:290vw}body.os-mapPage .ms-vmap.oyster-campaign .ms-vmap-header{display:none}body.os-mapPage .ms-vmap.oyster-campaign .ms-vmap_container--touch{background-image:url(/themes/custom/maggi/UI/build/images/2iIMseY.png);background-size:58%;top:33.5vw}body.os-mapPage .ms-vmap.oyster-campaign.vs-full-map .ms-vmap_container{background-position:top 2.5625rem left -1.5625rem;background-size:100%}.ms-home_banner{width:100%;overflow:hidden;min-height:12.5rem}.ms-home_banner-img{width:100%}#microsite_home-banner.mushroom-campaign{position:relative}#microsite_home-banner.mushroom-campaign .ms-home_banner{margin-top:-1.125rem}#microsite_home-banner.oyster-campaign{position:relative}#microsite_home-banner.oyster-campaign .ms-home_banner{margin-top:-.75rem}.os-her0-banner-final-cta,.os-hero-banner-final-text,.os-hero-banner-initial-text{display:none}body.os-homePage #microsite_home-banner.oyster-campaign{position:relative}body.os-homePage #microsite_home-banner.oyster-campaign .ms-home_banner{margin-top:-3.125rem}body.os-homePage .os-start-journey-container{position:absolute;bottom:61vw;width:100%;text-align:center}body.os-homePage .os-start-journey-container .os-start-journey-cta{width:64vw;background-image:url(/themes/custom/maggi/UI/build/images/G7oNXvi.png);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;min-height:14vw;text-transform:uppercase;color:#fff;font-family:Kitchen cupboard Regular;font-size:2.125rem;padding:.625rem;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:0 auto}body.os-homePage #microsite_gift-detail{background:none;margin-top:-57vw}body.os-homePage .with-text-banner .os-hero-banner-initial-text{display:block;font-family:Kitchen cupboard Regular;color:#4b7d44;font-size:22px;text-align:center;width:100%;text-transform:uppercase;line-height:22px;text-shadow:1px 1px #ffe833;padding:16px 0}body.os-homePage .with-text-banner .os-start-journey-container{bottom:47vw}body.os-homePage .with-text-banner+#microsite_gift-detail{margin-top:-43vw}body.os-endPage #microsite_home-banner.oyster-campaign{position:relative}body.os-endPage #microsite_home-banner.oyster-campaign .ms-home_banner{margin-top:-3.125rem}body.os-endPage #microsite_gift-detail,body.os-endPage .os-start-journey-container{display:none}body.os-endPage .os-hero-banner-final-text{display:block;position:absolute;top:83vw;font-family:Kitchen cupboard Regular;color:#4b7d44;font-size:22px;text-align:center;width:100%;text-transform:uppercase;line-height:22px;text-shadow:1px 1px #ffe833}body.os-endPage .banner-final-cta-container{position:absolute;bottom:6.6vw;text-align:center;width:100%}body.os-endPage .banner-final-cta-container .os-hero-banner-final-cta{background-image:url(/themes/custom/maggi/UI/build/images/38krdYi.png);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;min-height:14vw;text-transform:uppercase;color:#fff;font-family:Kitchen cupboard Regular;font-size:1.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;width:90vw;margin:0 auto}.ms-gift-detail{width:100%;padding-bottom:1.25rem;padding-top:1.25rem;position:relative}.ms-gift-detail--image{aspect-ratio:390/226}.ms-gift-detail--img{width:100%}.ms-gift-detail--cta{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1.125rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;width:100%;bottom:1.25rem}.ms-gift-detail_tnc-link{color:#000;text-decoration:underline;vertical-align:bottom}.ms-gift-detail.leaf{background:url(/themes/custom/maggi/UI/build/images/12OKldw.png) no-repeat 0 100%,url(/themes/custom/maggi/UI/build/images/3DdX0gr.png) repeat}.iphone .ms-gift-detail--image{min-height:58vw;width:100%}.mushroom-campaign.ms-gift-detail,.oyster-campaign.ms-gift-detail{padding:0 .375rem 1.25rem}.mushroom-campaign.ms-gift-detail .ms-gift-detail--cta,.oyster-campaign.ms-gift-detail .ms-gift-detail--cta{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:1.25rem;width:95%;padding:0}.mushroom-campaign.ms-gift-detail .ms-gift-detail--cta .micro-site_btn,.oyster-campaign.ms-gift-detail .ms-gift-detail--cta .micro-site_btn{background-image:url(/themes/custom/maggi/UI/build/images/2EABDIh.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;border-radius:0;margin-right:.9375rem}.mushroom-campaign.ms-gift-detail .ms-gift-detail--cta .ms-gift-detail_tnc-link,.oyster-campaign.ms-gift-detail .ms-gift-detail--cta .ms-gift-detail_tnc-link{padding-bottom:0;margin-left:.9375rem}.mushroom-campaign.ms-gift-detail .ms-gift-detail--img,.oyster-campaign.ms-gift-detail .ms-gift-detail--img{height:100%;-o-object-fit:cover;object-fit:cover}.oyster-campaign.ms-gift-detail .ms-gift-detail--cta .micro-site_btn{width:44vw;min-height:10vw;padding:.625rem;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}.oyster-campaign.ms-gift-detail .ms-gift-detail--cta .ms-gift-detail_tnc-link{font-weight:700}.microsite_subpage{margin:0 .625rem;position:relative}.microsite_subpage .subpage{position:relative;width:100%;background-color:#f9f9f9;border:.0625rem solid #cbcbcb;border-bottom:transparent;padding-bottom:.625rem}.microsite_subpage .subpage .ms-subpage{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.3125rem}.microsite_subpage .subpage .ms-subpage-close{background-image:url(/themes/custom/maggi/UI/build/images/36T68Yj.png);height:2.875rem;width:2.75rem;background-size:cover;background-repeat:no-repeat}.microsite_subpage .subpage .ms-subpage-product{width:13.125rem;height:auto;position:absolute;left:50%;-webkit-transform:translate(-42%,-42%);transform:translate(-42%,-42%)}.microsite_subpage .subpage .ms-subpage-text{position:relative;width:77px;height:56px}.microsite_subpage .subpage .ms-layer1{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;margin-top:1.25rem}.microsite_subpage .subpage .ms-layer1,.microsite_subpage .subpage .ms-layer1-circle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.microsite_subpage .subpage .ms-layer1-circle{background-image:url(/themes/custom/maggi/UI/build/images/2_dfaqI.jpg);background-repeat:repeat;display:-webkit-box;display:-ms-flexbox;display:flex;width:5.3125rem;height:5.3125rem;border-radius:50%}.microsite_subpage .subpage .ms-layer1-circle span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.08313rem;color:#ffe116}.microsite_subpage .subpage .ms-layer1-subPageInfoSubmit .layer1{margin:0 1.25rem 0 .75rem;-o-object-fit:contain;object-fit:contain;font-weight:700;text-align:left;color:#000}.microsite_subpage .subpage .ms-layer1-subPageInfoSubmit .layer2{color:#fe0908;font-size:1.3125rem}.microsite_subpage .subpage .ms-teaserCarousel.grid-container{margin-top:0;margin-bottom:0;padding:0 1.25rem}.microsite_subpage .subpage .ms-teaserCarousel .slick-dots{text-align:left}.microsite_subpage .subpage .ms-teaserCarousel .slick-dots li.slick-active button{background:#ffe116}.microsite_subpage .subpage .ms-showMore{text-align:right;margin-right:1.25rem;margin-top:1.5625rem;margin-bottom:1.25rem;position:absolute;bottom:0;right:0;-webkit-transform:translateY(-450%);transform:translateY(-450%)}.microsite_subpage .subpage .ms-showMore a{white-space:nowrap;color:#fe0908;font-weight:bolder}.microsite_subpage .subpage .ms-showMore a:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/zQDGyub.png);width:1.25rem;background-repeat:no-repeat;display:inline-block;height:.9375rem;background-size:contain;margin-left:.3125rem;vertical-align:bottom}.microsite_subpage .subpage .ms-searchBar{width:94%;margin:1.25rem auto 1.875rem;position:relative}.microsite_subpage .subpage .ms-searchBar .ms-form-search-btn{height:1.625rem;width:1.625rem;background-size:.75rem;background-position:.375rem;position:absolute;z-index:1;right:-1px;top:-1px}.microsite_subpage .subpage .ms-searchBar .ms-form-input-wrapper{background:transparent;position:relative}.microsite_subpage .subpage .ms-searchBar .microsite-form-input{border:none;width:calc(100% - 24px);padding:0 .9375rem;background:transparent;font-style:italic;height:1.5rem;color:#725329}.microsite_subpage .subpage .ms-searchBar .microsite-form-input::-webkit-input-placeholder{color:#725329}.microsite_subpage .subpage .ms-searchBar .microsite-form-input:-ms-input-placeholder,.microsite_subpage .subpage .ms-searchBar .microsite-form-input::-webkit-input-placeholder,.microsite_subpage .subpage .ms-searchBar .microsite-form-input::placeholder{color:#725329}.microsite_subpage .subpage .ms-searchBar .microsite-form-input-wrapper{background-color:transparent}.microsite_subpage .subpage .ms-searchBar .microsite-form-input:focus{outline:none}.microsite_subpage .ms-subpageEnd{width:100%;height:5vw;background-image:url(/themes/custom/maggi/UI/build/images/3Ls6ktI.png);background-size:100%}.ms-product-card a{text-decoration:none}.ms-product-card .mg-recipe-picture{margin:.625rem .625rem 0;position:relative}.ms-product-card .mg-recipe-picture .popup-img{border-radius:1.25rem 1.25rem 0 0;min-height:5rem;max-height:9.5rem;max-width:100%;width:auto;margin:0 auto;display:block;background:#eee}.ms-product-card--badge{position:absolute;width:2.5rem;bottom:.75rem;right:.4375rem}.ms-product-card .mg-recipe-info-wrapper{text-align:center;margin:0 .625rem .625rem;background-color:#ffe116;border-radius:0 0 1.25rem 1.25rem;position:relative}.ms-product-card .mg-recipe-info-wrapper:before{content:"";background:url(/themes/custom/maggi/UI/build/images/2KP7v8f.png);background-repeat:no-repeat;background-size:100%;width:100%;height:9.8%;position:absolute;display:block;left:0;top:-6px}.ms-product-card .mg-recipe-info-wrapper .rec{padding:0 .625rem .625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ms-product-card .mg-recipe-info-wrapper .rec h3{margin:.3125rem 0 .375rem;color:#4a7c37;text-overflow:ellipsis;overflow:hidden;height:2.5rem}.ms-product-card .mg-recipe-info-wrapper .rec .ms-description{height:1.625rem;text-overflow:ellipsis;overflow:hidden}.micro-recipe-popup{position:fixed;width:100%;z-index:999;height:auto;min-height:85%;max-height:90%;top:3.125rem;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;left:0;padding:0 .4375rem}.micro-recipe-popup--inner{height:100%;overflow:auto;background:#ffe116}.micro-recipe-popup--overlay{opacity:1;background:rgba(0,0,0,.65);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:fixed;width:100%;height:100%;z-index:998;left:0;top:0}.micro-recipe-popup.in-active,.micro-recipe-popup.in-active+.micro-recipe-popup--overlay{opacity:0;display:none;z-index:-11}.micro-recipe-popup--content{position:relative;z-index:1}.micro-recipe-popup--img{aspect-ratio:1030/590;-o-object-fit:cover;object-fit:cover;height:55.3vw;width:100%;background:#eee}.micro-recipe-popup--img-wrapper{position:relative}.micro-recipe-popup--img-wrapper:before{content:"";position:absolute;height:1.25rem;width:1.25rem;background:#fff6e2;left:1.4375rem;top:1.3125rem;border-radius:50%;-webkit-box-shadow:0 0 16px 32px #fff6e2;box-shadow:0 0 16px 32px #fff6e2}.micro-recipe-popup--paper-top{background-image:url(/themes/custom/maggi/UI/build/images/3jaajJJ.png);height:7.2vw;width:calc(100% - 14px);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.micro-recipe-popup--lockup,.micro-recipe-popup--paper-top{background-size:100%;position:absolute;background-repeat:no-repeat;left:.4375rem}.micro-recipe-popup--lockup{background-image:url(/themes/custom/maggi/UI/build/images/aGRsikM.png);width:4.0625rem;height:2.875rem;top:.4375rem}.micro-recipe-popup--badge{position:absolute;right:0;bottom:0;width:6.25rem;right:.6875rem;bottom:1.5625rem;width:5rem}.micro-recipe-popup--info{position:relative;background:#ffe116;padding-bottom:1.25rem;height:100%}.micro-recipe-popup--info:before{content:"";position:absolute;background-image:url(/themes/custom/maggi/UI/build/images/IaYSVrF.png);background-repeat:repeat-y;width:100%;height:90%;background-size:100%;background-position:0 0;mix-blend-mode:overlay;opacity:.8;left:0;top:0;z-index:0}.micro-recipe-popup__text{position:relative;z-index:1}.micro-recipe-popup--yellow-paper-top{background-image:url(/themes/custom/maggi/UI/build/images/1hUSQ_y.png);background-size:100%;background-repeat:no-repeat;height:7vw;position:absolute;-webkit-transform:translateY(-80%);transform:translateY(-80%);top:0;left:0;width:100%}.micro-recipe-popup--yellow-paper-bottom{background-image:url(/themes/custom/maggi/UI/build/images/2wmEQw-.png);background-size:100%;background-repeat:no-repeat;height:7vw;position:absolute;width:calc(100% - 14px);bottom:.125rem;left:7px;-webkit-transform:translateY(100%);transform:translateY(100%)}.micro-recipe-popup__header{text-align:center;padding:1.25rem 1.25rem 0}.micro-recipe-popup__header--title{position:relative;background:url(/themes/custom/maggi/UI/build/images/2jiFGEU.png) no-repeat;background-size:7.5rem;background-position:bottom;padding-bottom:.8125rem;word-break:break-word}.micro-recipe-popup__header--subtitle{font-size:26px;line-height:1.3}.micro-recipe-popup--share{padding:0 1.5625rem}.micro-recipe-popup--share-btn{font-weight:700;color:#fff!important;text-align:center;width:100%}.micro-recipe-popup__description{padding:0 1.5625rem;margin:.9375rem 0}.micro-recipe-popup--close{position:absolute;right:0;top:-1.5625rem;width:2.75rem;background-image:url(/themes/custom/maggi/UI/build/images/3xTI3Gu.png);height:2.875rem;background-repeat:no-repeat;background-size:100%;z-index:3}.soya-dish-container{padding:0 1.5625rem}.soya-dish-container .micro-recipe-popup--close,.soya-dish-container .micro-recipe-popup--img-wrapper,.soya-dish-container .micro-recipe-popup--paper-top,.soya-dish-container .micro-recipe-popup--yellow-paper-bottom,.soya-dish-container .micro-recipe-popup--yellow-paper-top{display:none}.soya-dish-container.image-screenshot .micro-recipe-popup--inner{-webkit-animation:none;animation:none}.soya-dish-container .micro-recipe-popup--share:after{content:"";background:url(/themes/custom/maggi/UI/build/images/2Ok5Gw5.png) no-repeat 50%;background-size:57%;padding-right:1.5625rem;margin-left:-2.75rem}.soya-dish-container .micro-recipe-popup--overlay{background:#632c12}.soya-dish-container:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/wv3IJrq.png);background-size:100%;background-repeat:no-repeat;position:absolute;width:100%;height:37.5rem;-webkit-transform:scale(1.2);transform:scale(1.2);z-index:-1}.soya-dish-container:after{content:"";background:url(/themes/custom/maggi/UI/build/images/3Fmn8C3.png) no-repeat;background-size:100%;width:102%;height:105%;position:absolute;z-index:0;left:0;top:0}.soya-dish-container .dish-popup-wrapper{height:12.8125rem;position:relative;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.soya-dish-container .dish-popup-wrapper:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/3Mr6nw6.png);width:100%;height:100%;background-size:100%;position:absolute;background-repeat:no-repeat;z-index:8;-webkit-transform:translateY(77px);transform:translateY(77px)}.soya-dish-container .dish-popup-wrapper-recipe:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2mnDt4a.png);margin-left:5px;height:18.75rem;background-size:100%;position:absolute;width:100%;-webkit-transform:translate(-18px,-72px);transform:translate(-18px,-72px);background-repeat:no-repeat;z-index:2}.soya-dish-container .dish-popup-wrapper-image{position:absolute;z-index:8;width:74%;-webkit-transform:translate(27px,47px);transform:translate(27px,47px)}.soya-dish-container .soya-microsite-recipe-button{margin:.625rem .625rem 2.8125rem;width:94%;height:20%;z-index:1}.soya-dish-container .soya-microsite-recipe-button a{width:95%;font-size:.875rem;line-height:2/.4375rem}.soya-dish-container .soya-microsite-recipe-button.soya-Recipe-green-btn a{background:url(/themes/custom/maggi/UI/build/images/2YsNadq.png) repeat 50%;color:#fff}.soya-dish-container .soya-microsite-recipe-button.soya-Recipe-green-btn a:after{content:"";background:url(/themes/custom/maggi/UI/build/images/3jqRhIQ.png) no-repeat 55%;background-size:59%;padding-right:1.5625rem;margin-left:.125rem}.soya-dish-container .brown-close{background:url(/themes/custom/maggi/UI/build/images/2nu5L17.png) no-repeat;background-size:contain;position:absolute;right:.5rem;top:-3.4375rem;width:12%;height:10%}.soya-dish-container.micro-recipe-popup{top:4.375rem;margin-top:2.8125rem}.soya-dish-container .micro-recipe-popup--info{background:transparent}.soya-dish-container .micro-recipe-popup--info:before{content:none}.soya-dish-container .soya-recipe-popup--inner{height:95%;margin-top:1.3125rem}.soya-dish-container .micro-recipe-popup--inner{background:#efdc9c;-webkit-box-shadow:0 0 .25rem #000;box-shadow:0 0 .25rem #000;-webkit-animation:showTap 1s normal;animation:showTap 1s normal;height:95%}.soya-dish-container .micro-recipe-popup--inner .micro-recipe-popup__header{margin-top:1.25rem}.soya-dish-container .micro-recipe-popup--inner .micro-recipe-popup__text{z-index:0}.soya-dish-container .micro-recipe-popup--inner:after,.soya-dish-container .micro-recipe-popup--inner:before{content:"";background-size:100%;background-repeat:no-repeat;position:absolute;width:88%;height:2.5rem;-webkit-transform:scale(1.06);transform:scale(1.06);z-index:0}.soya-dish-container .micro-recipe-popup--inner:before{top:0;background-image:url(/themes/custom/maggi/UI/build/images/3lyZfCi.png)}.soya-dish-container .micro-recipe-popup--inner:after{bottom:0;margin-bottom:1.25rem;background-image:url(/themes/custom/maggi/UI/build/images/YN_BSA-.png);z-index:2}.mushroom-campaign .dish-popup-wrapper,.mushroom-campaign .micro-recipe-popup--close,.mushroom-campaign .micro-recipe-popup--lockup,.mushroom-campaign .micro-recipe-popup--paper-top,.mushroom-campaign .micro-recipe-popup--yellow-paper-bottom,.mushroom-campaign .micro-recipe-popup--yellow-paper-top,.oyster-campaign .dish-popup-wrapper,.oyster-campaign .micro-recipe-popup--close,.oyster-campaign .micro-recipe-popup--lockup,.oyster-campaign .micro-recipe-popup--paper-top,.oyster-campaign .micro-recipe-popup--yellow-paper-bottom,.oyster-campaign .micro-recipe-popup--yellow-paper-top{display:none}.mushroom-campaign.micro-recipe-popup,.oyster-campaign.micro-recipe-popup{top:3.75rem;padding:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:96.266vw;width:361px}.mushroom-campaign .soya-recipe-popup--inner,.oyster-campaign .soya-recipe-popup--inner{margin-top:0;position:relative;height:85.5%}.mushroom-campaign .micro-recipe-popup--inner .micro-recipe-popup__header,.oyster-campaign .micro-recipe-popup--inner .micro-recipe-popup__header{margin-top:0;padding-right:.6875rem}.mushroom-campaign .micro-recipe-popup--img-wrapper,.oyster-campaign .micro-recipe-popup--img-wrapper{display:block}.mushroom-campaign .micro-recipe-popup--img-wrapper img,.oyster-campaign .micro-recipe-popup--img-wrapper img{height:auto}.mushroom-campaign .micro-recipe-popup--inner:before,.mushroom-campaign:before,.oyster-campaign .micro-recipe-popup--inner:before,.oyster-campaign:before{content:none}.mushroom-campaign .micro-recipe-popup--badge,.oyster-campaign .micro-recipe-popup--badge{-webkit-transform:translateY(40px);transform:translateY(40px);bottom:0}.mushroom-campaign .micro-recipe-popup--img-wrapper:before,.oyster-campaign .micro-recipe-popup--img-wrapper:before{content:none}.mushroom-campaign.image-screenshot .micro-recipe-popup--inner,.oyster-campaign.image-screenshot .micro-recipe-popup--inner{-webkit-animation:none;animation:none}.mushroom-campaign .micro-recipe-popup__header,.oyster-campaign .micro-recipe-popup__header{text-align:left;padding:.5rem 1.0625rem .3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;margin-top:0}.mushroom-campaign .micro-recipe-popup__header--title,.oyster-campaign .micro-recipe-popup__header--title{background:none;width:70%;font-size:1.0625rem;line-height:1.75rem;font-family:MaggiSansVnuBold,Arial Black!important;padding-bottom:0}.mushroom-campaign .micro-recipe-popup__header--subtitle,.oyster-campaign .micro-recipe-popup__header--subtitle{font-size:.8125rem;line-height:1.3;margin-top:2.0625rem;font-family:Kitchen cupboard Regular!important;color:#7a3a14;margin-left:auto;width:5rem;text-align:center}.mushroom-campaign .micro-recipe-popup__header:after,.oyster-campaign .micro-recipe-popup__header:after{content:"";width:91%;height:.125rem;background-color:#d52d30;position:absolute;bottom:0}.mushroom-campaign .brown-close,.oyster-campaign .brown-close{background:url(/themes/custom/maggi/UI/build/images/2nu5L17.png) no-repeat;background-size:contain;position:absolute;right:0;top:-3.4375rem;width:12%;height:10%;margin-top:1rem}.mushroom-campaign .micro-recipe-popup--inner,.oyster-campaign .micro-recipe-popup--inner{background:url(/themes/custom/maggi/UI/build/images/2vYKmO8.png) no-repeat;-webkit-box-shadow:0 0 .25rem #000;box-shadow:0 0 .25rem #000;-webkit-animation:showTap 1s normal;animation:showTap 1s normal;height:100%}.mushroom-campaign .micro-recipe-popup--inner .micro-recipe-popup--info,.oyster-campaign .micro-recipe-popup--inner .micro-recipe-popup--info{background:transparent}.mushroom-campaign .micro-recipe-popup--inner .micro-recipe-popup--info:before,.oyster-campaign .micro-recipe-popup--inner .micro-recipe-popup--info:before{content:none}.mushroom-campaign .micro-recipe-popup--inner:after,.oyster-campaign .micro-recipe-popup--inner:after{content:"";background-size:100%;background-repeat:no-repeat;position:absolute;width:89%;height:6rem;z-index:0;background-image:url(/themes/custom/maggi/UI/build/images/1NZ--vZ.png);z-index:2;-webkit-transform:none;transform:none;width:22.93556rem;height:4.99413rem;bottom:-2.875rem}.mushroom-campaign .soya-microsite-recipe-button.soya-Recipe-green-btn a,.oyster-campaign .soya-microsite-recipe-button.soya-Recipe-green-btn a{font-family:Kitchen cupboard Regular;font-size:1.5rem;background:url(/themes/custom/maggi/UI/build/images/mZcddfE.png) no-repeat;background-size:100% 100%;border-radius:unset;width:auto;padding-left:1.875rem;padding-right:1.875rem}.mushroom-campaign .soya-microsite-recipe-button.soya-Recipe-green-btn a:after,.oyster-campaign .soya-microsite-recipe-button.soya-Recipe-green-btn a:after{content:none}.mushroom-campaign .micro-recipe-popup--share,.oyster-campaign .micro-recipe-popup--share{text-align:center}.mushroom-campaign .micro-recipe-popup--share .micro-site_btn--medium,.oyster-campaign .micro-recipe-popup--share .micro-site_btn--medium{border-radius:.625rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 25px}.oyster-campaign .micro-recipe-popup--inner{background-image:url(/themes/custom/maggi/UI/build/images/1mwzQdd.png);background-size:100% 100%;background-position:50%;overflow-x:hidden;background-color:#dbcaa7}.oyster-campaign .micro-recipe-popup--inner:after{background-image:url(/themes/custom/maggi/UI/build/images/1DMlFgw.png);bottom:-68px;height:7.3125rem}.oyster-campaign.soya-dish-container:after{background:none}.oyster-campaign .micro-recipe-popup--badge{width:25vw;right:.625rem;-webkit-transform:translateY(3rem);transform:translateY(3rem);-webkit-box-shadow:-1px -1px 21px 1px #fff;box-shadow:-1px -1px 21px 1px #fff;border-radius:100%}.oyster-campaign .micro-recipe-popup__header--title{font-family:Kitchen cupboard Regular!important;font-size:2.5rem;line-height:2.5rem;color:#833602;padding:.9375rem .9375rem .9375rem 0}.oyster-campaign .micro-recipe-popup__header--subtitle{margin-top:2.8125rem;width:28vw;margin-right:-.625rem}.microsite_subheader{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}.microsite_subheader-button{-webkit-transform:translateY(-30px);transform:translateY(-30px)}.ms-search{background:url(/themes/custom/maggi/UI/build/images/15orur6.jpg) repeat-y;background-size:100% auto;margin-top:-1px;padding:.9375rem 0}.ms-search-title{color:#000;text-align:center}.ms-search-form{padding:0 1.5625rem;position:relative}.ms-search-results{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background:url(/themes/custom/maggi/UI/build/images/2oBz8t_.png) no-repeat;background-size:100%;min-height:18.75rem}.ms-search-results .ms-product-card{width:30%;max-width:9.375rem;margin-top:.75rem}.ms-search-results .ms-product-card .mg-recipe-info-wrapper,.ms-search-results .ms-product-card .mg-recipe-picture{margin:0}.ms-search-results .result-loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999}.ms-search-results-none{min-height:8.75rem;background:none;padding:2.5rem 1.5625rem 1.5625rem}.ms-form-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;border:3px solid #fae24e;border-radius:6.25rem;background:#fff;margin-top:.625rem;position:relative}.ms-form-input-wrapper.dirty{border:3px solid #df3d46}.ms-form-select{border:3px solid #fae24e;border-radius:6.25rem;color:#725329;padding:.4375rem .9375rem;-webkit-appearance:none;-moz-appearance:none;background:#fff url(/themes/custom/maggi/UI/build/images/1wiVQCM.jpg) no-repeat;background-position:center right .5rem;background-size:1rem;margin-top:.625rem}.ms-form-select.dirty{border:3px solid #df3d46}.ms-form-search-btn{font-size:0;background-color:#fae24e;background-image:url(/themes/custom/maggi/UI/build/images/MvfKXcu.jpg);outline:none;border:none;height:2rem;width:2rem;background-size:1rem;border-radius:50%;background-position:.4375rem;background-repeat:no-repeat;position:absolute;right:-1px;top:-1px}.ms-form-search-input{background:transparent;border:none;outline:none;width:calc(100% - 30px);color:#725329;padding:.4375rem .9375rem;height:1.875rem}.ms-form-search-input::-webkit-input-placeholder{color:#725329}.ms-form-search-input:-ms-input-placeholder,.ms-form-search-input::-webkit-input-placeholder,.ms-form-search-input::placeholder{color:#725329}.ms-error-msg{color:#d52d30;padding-left:.9375rem;margin-top:.25rem}.soya-dish-main-container{background-image:url(/themes/custom/maggi/UI/build/images/Y7bcuuI.png);background-size:100%;padding-top:18.75rem;background-repeat:no-repeat}.soya-dish-main-container .ms-search{position:relative;z-index:3}.soya-dish-main-container .ms-search-results:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/ShhrPz8.png);background-size:100%;width:100%;height:50%;position:absolute;background-repeat:no-repeat}.soya-dish-main-container .dish-search-recipe:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2mnDt4a.png);margin-left:5px;height:163px;background-size:100%;position:absolute;width:180px;-webkit-transform:translate(-18px,-72px);transform:translate(-18px,-72px);z-index:2}.soya-dish-main-container .ms-product-card .mg-recipe-picture .popup-img{border-radius:unset;position:absolute;z-index:2;width:209px;-webkit-transform:translate(9px,-6px);transform:translate(9px,-6px);max-width:88%}.soya-dish-main-container .ms-product-card--badge{display:none}.soya-dish-main-container .mg-product-card a .mg-recipe-info-wrapper{height:9.625rem;z-index:1;margin-bottom:20px}.soya-dish-main-container .mg-product-card a .mg-recipe-info-wrapper:before{content:none}.soya-dish-main-container .mg-product-card a .mg-recipe-info-wrapper .rec{text-align:left;-webkit-transform:translateY(89px);transform:translateY(89px)}.soya-dish-main-container .mg-product-card a .mg-recipe-info-wrapper .rec h3{height:1.25rem}.soya-dish-main-container #soya-search-RecipeGreen-btn{width:100%;margin-top:1.25rem;position:relative;z-index:4}.soya-dish-main-container #soya-search-RecipeGreen-btn a{background:url(/themes/custom/maggi/UI/build/images/2YsNadq.png) repeat 50%;color:#fff;font-size:15px;width:95%}.soya-dish-main-container .ms-search-results .ms-product-card{width:50%}.soya-recipe-consolidation{position:absolute}.soya-dish-main-container.mushroom-campaign,.soya-dish-main-container.oyster-campaign{background-image:none;padding-top:110.926vw}.soya-dish-main-container.mushroom-campaign .ms-search,.soya-dish-main-container.oyster-campaign .ms-search{background:none;padding:0}.soya-dish-main-container.mushroom-campaign .ms-search .microsite-all-dish-title,.soya-dish-main-container.oyster-campaign .ms-search .microsite-all-dish-title{display:none}.soya-dish-main-container.mushroom-campaign .ms-search form,.soya-dish-main-container.oyster-campaign .ms-search form{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}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-select,.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-select{border:0;border-radius:0;background:transparent;background-image:url(/themes/custom/maggi/UI/build/images/2Nik2EQ.png);background-size:100%;background-repeat:no-repeat;background-position:50%;height:13.333vw;width:80.133vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;font-family:Kitchen cupboard Regular;font-size:1.5625rem;line-height:1.875rem;text-align:center;color:rgba(122,58,20,.431373);padding:0}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-select option[value=""],.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-select option[value=""]{opacity:.4}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-input-wrapper,.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper{border:0;border-radius:0;background:transparent;background-image:url(/themes/custom/maggi/UI/build/images/3Cxp_sk.png);background-size:100%;background-repeat:no-repeat;background-position:50%;height:13.333vw;width:80.133vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1.25rem auto 1.5625rem}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input,.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input{font-family:Kitchen cupboard Regular;font-size:1.5625rem;width:100%;text-align:center;color:#7a3a14;height:100%;padding:0;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}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-webkit-input-placeholder,.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-webkit-input-placeholder{color:rgba(122,58,20,.431373)}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-moz-placeholder,.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-moz-placeholder{color:rgba(122,58,20,.431373)}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input:-ms-input-placeholder,.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input:-ms-input-placeholder{color:rgba(122,58,20,.431373)}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-ms-input-placeholder,.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-ms-input-placeholder{color:rgba(122,58,20,.431373)}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::placeholder,.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::placeholder{color:rgba(122,58,20,.431373)}.soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-btn,.soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-btn{display:none}.soya-dish-main-container.mushroom-campaign .ms-search-results,.soya-dish-main-container.mushroom-campaign .ms-search-results:before,.soya-dish-main-container.oyster-campaign .ms-search-results,.soya-dish-main-container.oyster-campaign .ms-search-results:before{background:none}.soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card,.soya-dish-main-container.oyster-campaign .ms-search-results .ms-product-card{max-width:10.75rem;height:12.1875rem;z-index:1}.soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card a,.soya-dish-main-container.oyster-campaign .ms-search-results .ms-product-card a{height:100%;background-image:url(/themes/custom/maggi/UI/build/images/1CgKPtk.png);background-position:0;background-repeat:no-repeat;background-size:cover}.soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card a .mg-recipe-info-wrapper,.soya-dish-main-container.oyster-campaign .ms-search-results .ms-product-card a .mg-recipe-info-wrapper{border-radius:0;background-color:transparent;height:5.1875rem;margin-bottom:0}.soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card a .mg-recipe-info-wrapper .rec,.soya-dish-main-container.oyster-campaign .ms-search-results .ms-product-card a .mg-recipe-info-wrapper .rec{-webkit-transform:none;transform:none}.soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card a .mg-recipe-info-wrapper .rec .ms-description,.soya-dish-main-container.oyster-campaign .ms-search-results .ms-product-card a .mg-recipe-info-wrapper .rec .ms-description{font-size:.9375rem;font-family:Kitchen cupboard Regular!important;color:#7a3a14;height:1.25rem;line-height:1.25rem;margin-top:0}.soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card a .mg-recipe-info-wrapper .rec h3,.soya-dish-main-container.oyster-campaign .ms-search-results .ms-product-card a .mg-recipe-info-wrapper .rec h3{height:2.625rem;font-family:MaggiSansVnuBold!important;font-size:.9375rem!important;border-bottom:.0625rem solid #d63734;overflow:hidden;color:#446b20}.soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card a .mg-recipe-picture,.soya-dish-main-container.oyster-campaign .ms-search-results .ms-product-card a .mg-recipe-picture{position:unset;height:7rem}.soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card a .mg-recipe-picture img.popup-img,.soya-dish-main-container.oyster-campaign .ms-search-results .ms-product-card a .mg-recipe-picture img.popup-img{-webkit-transform:translate(1px);transform:translate(1px);max-width:unset;width:98.5%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative}.soya-dish-main-container.mushroom-campaign .dish-search-recipe,.soya-dish-main-container.oyster-campaign .dish-search-recipe{display:none}.soya-dish-main-container.mushroom-campaign .dish-search-recipe:before,.soya-dish-main-container.oyster-campaign .dish-search-recipe:before{background:none}.soya-dish-main-container.mushroom-campaign #soya-search-RecipeGreen-btn,.soya-dish-main-container.oyster-campaign #soya-search-RecipeGreen-btn{width:75vw;text-align:center;margin:0 auto 1.875rem}.soya-dish-main-container.mushroom-campaign #soya-search-RecipeGreen-btn a,.soya-dish-main-container.oyster-campaign #soya-search-RecipeGreen-btn a{border-radius:0;background-image:url(/themes/custom/maggi/UI/build/images/3CXEU9R.png);background-repeat:no-repeat;background-position:50%;background-size:100%;height:13.333vw;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:1.5625rem}.soya-recipe-consolidation.mushroom-recipe-consolidation,.soya-recipe-consolidation.oyster-recipe-consolidation{position:absolute!important}.soya-recipe-consolidation.mushroom-recipe-consolidation .ms-home_banner,.soya-recipe-consolidation.oyster-recipe-consolidation .ms-home_banner{margin-top:0!important}.soya-recipe-consolidation.mushroom-recipe-consolidation .ms-home_banner .ms-home_banner-img,.soya-recipe-consolidation.oyster-recipe-consolidation .ms-home_banner .ms-home_banner-img{margin-top:-12vw}.soya-recipe-consolidation.mushroom-recipe-consolidation.mushroom-campaign,.soya-recipe-consolidation.mushroom-recipe-consolidation.oyster-campaign,.soya-recipe-consolidation.oyster-recipe-consolidation.mushroom-campaign,.soya-recipe-consolidation.oyster-recipe-consolidation.oyster-campaign{position:absolute}body.safari .soya-dish-main-container.mushroom-campaign .ms-search form .ms-form-select,body.safari .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-select{-moz-text-align-last:center;text-align-last:center}.os-recipePage.page-node-type-microsite-campaign-pages,.os-totalRecipePage.page-node-type-microsite-campaign-pages{background:url(/themes/custom/maggi/UI/build/images/2uoBbjn.png) repeat}.os-recipePage .soya-dish-main-container.oyster-campaign,.os-totalRecipePage .soya-dish-main-container.oyster-campaign{padding-top:168.333vw;margin-bottom:1.25rem}.os-recipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper,.os-recipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-select,.os-totalRecipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper,.os-totalRecipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-select{background-image:url(/themes/custom/maggi/UI/build/images/ykwX_mR.png)}.os-recipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-webkit-input-placeholder,.os-totalRecipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-webkit-input-placeholder{font-size:21px;color:#d25d38;font-style:italic;text-transform:uppercase}.os-recipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-moz-placeholder,.os-totalRecipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-moz-placeholder{font-size:21px;color:#d25d38;font-style:italic;text-transform:uppercase}.os-recipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input:-ms-input-placeholder,.os-totalRecipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input:-ms-input-placeholder{font-size:21px;color:#d25d38;font-style:italic;text-transform:uppercase}.os-recipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-ms-input-placeholder,.os-totalRecipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::-ms-input-placeholder{font-size:21px;color:#d25d38;font-style:italic;text-transform:uppercase}.os-recipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input,.os-recipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::placeholder,.os-recipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-select,.os-totalRecipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input,.os-totalRecipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-input-wrapper .ms-form-search-input::placeholder,.os-totalRecipePage .soya-dish-main-container.oyster-campaign .ms-search form .ms-form-select{font-size:21px;color:#d25d38;font-style:italic;text-transform:uppercase}.os-recipePage .soya-dish-main-container.oyster-campaign #soya-search-RecipeGreen-btn,.os-totalRecipePage .soya-dish-main-container.oyster-campaign #soya-search-RecipeGreen-btn{width:54vw;margin-bottom:1.25rem}.os-recipePage .soya-dish-main-container.oyster-campaign #soya-search-RecipeGreen-btn a,.os-totalRecipePage .soya-dish-main-container.oyster-campaign #soya-search-RecipeGreen-btn a{background-image:url(/themes/custom/maggi/UI/build/images/G7oNXvi.png)}.microsite_vouch{top:1.875rem}.microsite_vouch_wrapper{background:rgba(0,0,0,.7);height:100%;position:absolute;top:0;left:0;width:100%;z-index:9;overflow:hidden}.microsite_vouch_copy_code{margin:.625rem 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.microsite_vouch_copy_code button{width:39%;font-size:14px;z-index:2;margin-left:20px}.microsite_vouch_copy_code_text{color:#999;width:54%;z-index:1;text-align:center;border:none;outline:none;-webkit-transform:translateX(-22px);transform:translateX(-22px);text-transform:uppercase;display:inline-block;background-color:#fff;height:2.0625rem;padding:0 .625rem 0 1.4375rem;border-radius:1.5625rem;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;font-size:14px!important}.microsite_vouch-button{margin:10px;width:90%;height:20%}.microsite_vouch-button a{width:100%;font-size:.875rem;line-height:2.4375rem}.microsite_vouch_text.confirm_popup p{font-size:21px}.microsite_vouch_text.confirm_popup .confirm-green-btn{font-weight:700;color:#fff;font-size:15px}.microsite_vouch_text.confirm_popup .done_button{margin:.9375rem 0 1.25rem;text-transform:uppercase}.microsite_vouch_text .ms-vouch-text{width:16.75rem}.microsite_vouch_text .ms-vouch-card{width:12.5625rem}.microsite_vouch_text p{margin:12px 65px 8px 67px;-o-object-fit:contain;object-fit:contain}.microsite_vouch_content,.microsite_vouch_text p{font-size:14px;font-weight:700;line-height:1.2;color:#000}.microsite_vouch_content{margin:0 20px;text-align:center}.microsite_vouch_content .microsite_vouch_content_date{-o-object-fit:contain;object-fit:contain;font-size:43.5px;line-height:1.18;letter-spacing:normal;text-align:center;color:#363}.microsite_vouch_content_new-date{font-size:13px;margin:2px 0 12px;font-style:italic}.microsite_vouch_content_desc{font-weight:700}.microsite_vouch:after{content:"";width:100%;height:2.1875rem;position:absolute;-o-object-fit:contain;object-fit:contain;background-image:url(/themes/custom/maggi/UI/build/images/2wmEQw-.png)}.microsite_vouch .vouch_before{height:1.375rem}.microsite_vouch #voucherClose{position:absolute;right:-1.0625rem;top:-2.0625rem;width:15%;background-image:url(/themes/custom/maggi/UI/build/images/3xTI3Gu.png);height:3.375rem;background-repeat:no-repeat}.microsite_vouch #voucherClose .brown-close{opacity:0}.green-btn a{background:url(/themes/custom/maggi/UI/build/images/2YsNadq.png) repeat 50%;color:#fff}.green-btn a:after{content:"";background:url(/themes/custom/maggi/UI/build/images/3ifCvEw.png) no-repeat 55%;background-size:59%;padding-right:1.5625rem;margin-left:.125rem}#microsite_vouchRed-btn a{color:#fff}#microsite_vouchRed-btn a:after{content:"";background:url(/themes/custom/maggi/UI/build/images/2Ok5Gw5.png) no-repeat 50%;background-size:57%;padding-right:1.5625rem;margin-left:.125rem}#confirmPopup{position:absolute;top:10%;z-index:100}.soya-sauce.mushroom-campaign .soya-microsite-recipe .ms-recipe-container{background-image:url(/themes/custom/maggi/UI/build/images/9qzYUuc.png);position:relative;padding:1.25rem 0}.soya-sauce.mushroom-campaign .soya-microsite-recipe .ms-recipe-container-text img{width:80%}.soya-sauce.mushroom-campaign .soya-microsite-recipe .ms-recipe-container:before{content:"";position:absolute;background-image:url(/themes/custom/maggi/UI/build/images/1QPKjCt.png);width:70%;background-repeat:no-repeat;height:138px;background-position:50%;background-size:135px;-webkit-transform:translate(-116px,-34px);transform:translate(-116px,-34px)}.soya-sauce.mushroom-campaign .soya-microsite-recipe .ms-recipe-container:after{content:"";position:absolute;background-image:url(/themes/custom/maggi/UI/build/images/3bHm08X.png);width:100%;background-repeat:no-repeat;height:56px;bottom:0;-webkit-transform:translateY(11px);transform:translateY(11px)}.soya-sauce.mushroom-campaign.ms_recipe_vouch{width:375px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.soya-sauce.mushroom-campaign .soya-microsite-recipe .ms-recipe-container .soya-microsite-recipe-header-badge .close-icon{width:14%;right:0}.soya-sauce.mushroom-campaign .microsite_vouch_content{margin:0 2.8125rem}.soya-sauce.mushroom-campaign .microsite_vouch_content p{color:#397d30;font-family:MaggiSansVnuBold,Arial Black;font-style:italic}.soya-sauce.mushroom-campaign .microsite_vouch-button{margin:.625rem 0;width:100%}.soya-sauce.mushroom-campaign #microsite_Gray-btn .micro-site_btn{width:100%;padding:0 1.875rem;border-radius:.625rem;background:url(/themes/custom/maggi/UI/build/images/3bQ3z95.png) repeat 50%;font-family:Kitchen cupboard Regular;font-size:1.5rem;color:#fff;font-weight:400;background-size:100% 100%}.soya-sauce.mushroom-campaign #microsite_vouchGreen-btn{display:none}.soya-sauce.mushroom-campaign #microsite_vouchGreen-btn .micro-site_btn{width:100%;border-radius:.625rem;background:url(/themes/custom/maggi/UI/build/images/3bQ3z95.png) repeat 50%;font-family:Kitchen cupboard Regular;padding:5px;line-height:24px;height:59px;overflow:hidden;text-overflow:ellipsis;font-size:1.0625rem;color:#f3d756;font-weight:400;background-size:100% 100%}.soya-sauce.mushroom-campaign #ms_vouchRed-btn .micro-site_btn{width:100%;padding:0 1.875rem;border-radius:.625rem;background:url(/themes/custom/maggi/UI/build/images/mZcddfE.png) repeat 50%;font-family:Kitchen cupboard Regular;font-size:1.5rem;font-weight:400;background-size:100% 100%}.soya-sauce.mushroom-campaign .ss-digging-bg{display:none}#close_recipe_complete_notify.mushroom-campaign .soya-microsite-recipe .ms-recipe-container-content{height:12.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-node-type-microsite-campaign-pages .ui-widget-overlay{background:#000!important;opacity:.6!important}.page-node-type-microsite-campaign-pages .usabilla_live_button_container{display:none!important}.page-node-type-microsite-campaign-pages .ui-dialog{top:0!important;padding:0!important;height:100%!important}.page-node-type-microsite-campaign-pages .ui-dialog.ui-corner-all{width:100%!important;background:none!important}.page-node-type-microsite-campaign-pages .ui-dialog.ui-widget-content{border:none}.page-node-type-microsite-campaign-pages .ui-dialog .ui-dialog-content{padding:0;height:100%!important;max-height:none!important}.page-node-type-microsite-campaign-pages .ui-dialog .ui-dialog-titlebar{display:none}.page-node-type-microsite-campaign-pages .ui-dialog .microsite_vouch:after{background-size:100%;background-repeat:no-repeat;height:9.2vw;bottom:1px;-webkit-transform:translateY(100%);transform:translateY(100%)}.page-node-type-microsite-campaign-pages .ui-dialog .microsite_vouch .vouch_before{background-size:100%;height:6vw}.page-node-type-microsite-campaign-pages .ui-dialog #microsite_popup_vouch{top:3.75rem;padding:0 0 1.75rem}.page-node-type-microsite-campaign-pages .form-first{background-color:#ffe117;background-image:url(/themes/custom/maggi/UI/build/images/2CANRcl.png);margin:.625rem .5rem 1.875rem;padding:1rem;-webkit-transform:translatey(-50px);transform:translatey(-50px);-webkit-box-shadow:0 27px 16px rgba(0,0,0,.2);box-shadow:0 27px 16px rgba(0,0,0,.2)}.page-node-type-microsite-campaign-pages .form-first textarea{padding:.625rem;color:#999;font-size:15px;resize:none;height:7.8125rem}.page-node-type-microsite-campaign-pages .form-first input,.page-node-type-microsite-campaign-pages .form-first textarea{border-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-o-object-fit:contain;object-fit:contain;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16.6px;background-color:#fff}.page-node-type-microsite-campaign-pages .form-first input{width:100%;height:35px}.page-node-type-microsite-campaign-pages .form-first:before{content:"";width:100%;height:1.375rem;position:absolute;-o-object-fit:contain;object-fit:contain;background-image:url(/themes/custom/maggi/UI/build/images/1hUSQ_y.png);left:0;-webkit-transform:translateY(-35px);transform:translateY(-35px)}.page-node-type-microsite-campaign-pages .form-first:after{content:"";width:100%;height:2.1875rem;position:absolute;-o-object-fit:contain;object-fit:contain;left:0;background-image:url(/themes/custom/maggi/UI/build/images/2wmEQw-.png);-webkit-transform:translateY(14px);transform:translateY(14px)}.page-node-type-microsite-campaign-pages .form-first input[id*=edit-recipe-image-remove-button]{background:url(/themes/custom/maggi/UI/build/images/35F-YKv.png) repeat 50%;color:#fff;font-weight:700;width:60%}.page-node-type-microsite-campaign-pages .form-subtitle{height:2.8125rem;margin:2.125rem 3.75rem 1.4375rem 4.625rem;font-size:1.1875rem;font-weight:bolder;line-height:1.3;text-align:center;color:#397d30}.page-node-type-microsite-campaign-pages label.js-form-required.form-required{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;font-weight:700;line-height:normal;text-align:center;color:#000;margin:.625rem 0}.page-node-type-microsite-campaign-pages label.js-form-required.form-required.consent-01,.page-node-type-microsite-campaign-pages label.js-form-required.form-required.consent-02{display:inline;display:initial;margin:0;text-align:left;font-weight:400;font-size:13px;font-family:MaggiSansVnuRegular,Arial!important}.page-node-type-microsite-campaign-pages label.js-form-required.form-required.consent-01 a,.page-node-type-microsite-campaign-pages label.js-form-required.form-required.consent-02 a{text-decoration:underline}.page-node-type-microsite-campaign-pages #edit-email,.page-node-type-microsite-campaign-pages #edit-full-name,.page-node-type-microsite-campaign-pages #edit-phone-number{height:2.1875rem;border-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-o-object-fit:contain;object-fit:contain;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1.0375rem;background-color:#fff}.page-node-type-microsite-campaign-pages .form-item--error-message .error,.page-node-type-microsite-campaign-pages .form-item--error-message strong{font-size:12px;line-height:15px;color:#d52d30}.page-node-type-microsite-campaign-pages .form-item--error-message .item-list li{margin:10px 0}.page-node-type-microsite-campaign-pages .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.5rem}.page-node-type-microsite-campaign-pages .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-consent-01.form-item-consent-01{margin-top:2.5rem}.page-node-type-microsite-campaign-pages .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox input.consent-01{max-width:1.5rem;height:1.625rem;margin:0 .625rem .9375rem 0;-o-object-fit:contain;object-fit:contain;border-radius:.1875rem;background-color:#fff}.page-node-type-microsite-campaign-pages .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox input.consent-02{max-width:1.5rem;height:1.5625rem;margin:0 .625rem 3.375rem 0;border-radius:.1875rem;background-color:#fff}.page-node-type-microsite-campaign-pages input#edit-captcha-response{height:2.1875rem;border-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.625rem;-o-object-fit:contain;object-fit:contain;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16.6px;background-color:#fff}.page-node-type-microsite-campaign-pages .captcha{text-align:center;margin-top:.625rem}.page-node-type-microsite-campaign-pages a.reload-captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;font-weight:700;line-height:normal;text-align:center;color:#000;margin:.625rem 0;text-decoration:underline}.page-node-type-microsite-campaign-pages input.webform-button--next{background:url(/themes/custom/maggi/UI/build/images/35F-YKv.png) repeat 50%;color:#fff;text-transform:uppercase;display:inline-block;height:2.0625rem;padding:0 .875rem;border-radius:1.5625rem;border:.125rem solid transparent;font-weight:bolder;margin-bottom:1.25rem}.page-node-type-microsite-campaign-pages input[name=dish_name],.page-node-type-microsite-campaign-pages select.form-select,.page-node-type-microsite-campaign-pages select.webform-entity-select,.page-node-type-microsite-campaign-pages select[name=province]{height:1.875rem;border-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-o-object-fit:contain;object-fit:contain;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16.6px;background-color:#fff;color:#999;padding-right:30px}.page-node-type-microsite-campaign-pages select.form-select{-webkit-appearance:none;-moz-appearance:none;background:#fff url(/themes/custom/maggi/UI/build/images/1wiVQCM.jpg) no-repeat;background-position:center right .5rem;background-size:1rem}.page-node-type-microsite-campaign-pages input[type=date]{-webkit-appearance:none;color:#999;background:#fff url(/themes/custom/maggi/UI/build/images/1J1KP8a.png);background-repeat:no-repeat;background-size:17px;background-position:center right 12px}.page-node-type-microsite-campaign-pages input[type=date]::-webkit-calendar-picker-indicator{opacity:0;width:33px}.page-node-type-microsite-campaign-pages .form-subheading{margin:1.875rem 1.875rem 0;font-size:19px;font-weight:bolder;line-height:1.3;text-align:center;color:#397d30;text-transform:uppercase}.page-node-type-microsite-campaign-pages .form-step-1+div.form-wrapper input.form-next{background:url(/themes/custom/maggi/UI/build/images/35F-YKv.png) repeat 50%!important}.page-node-type-microsite-campaign-pages .form-step-2 div.webform-options-display-one-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-node-type-microsite-campaign-pages .form-step-2 input.form-checkbox{display:none}.page-node-type-microsite-campaign-pages .form-step-2 input.form-checkbox[type=checkbox]:checked+label img{-webkit-filter:none;filter:none}.page-node-type-microsite-campaign-pages .form-step-2 .form-type-checkbox:first-child img{height:8.375rem;padding:0}.page-node-type-microsite-campaign-pages .form-step-2 .form-type-checkbox:nth-child(2) img{height:8.5rem;padding:0}.page-node-type-microsite-campaign-pages .form-step-2 .form-type-checkbox:nth-child(3) img{height:8.9375rem;padding:0}.page-node-type-microsite-campaign-pages .form-step-2 .form-type-checkbox:nth-child(4) img{height:8.3125rem;padding:0}.page-node-type-microsite-campaign-pages .form-step-2 .prdct-img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-node-type-microsite-campaign-pages .form-step-2 .prdct-img img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.page-node-type-microsite-campaign-pages .form-step-2 label.option{display:none}.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item img{padding:0 2.1875rem}.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item .file--image{margin:.9375rem;color:#397d30;font-weight:700}.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item h2.form-subtitle{font-size:1.4375rem;margin:.625rem 3.125rem;text-transform:uppercase}.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item input.js-hide{display:none}.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item .js-webform-image-file{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}.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item .js-webform-image-file:before{content:"";border:.1875rem solid #fff;padding:3.8125rem 9.375rem 3.125rem;margin:1.25rem 0;border-radius:.9375rem;background:url(/themes/custom/maggi/UI/build/images/2nnNS9Z.png) no-repeat 50%;background-size:28%}.page-node-type-microsite-campaign-pages .form-step-2 .js-form-item .upload-button{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:url(/themes/custom/maggi/UI/build/images/35F-YKv.png) repeat 50%;color:#fff;text-transform:uppercase;display:inline-block;height:2.0625rem;padding:0 .875rem;border-radius:1.5625rem;border:.125rem solid transparent;font-weight:bolder;text-align:center;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-node-type-microsite-campaign-pages .form-step-2 fieldset.webform-entity-checkboxes--wrapper{margin-top:1.25rem;padding:0;border:0}.page-node-type-microsite-campaign-pages .form-step-2 span.fieldset-legend{text-transform:uppercase;font-size:20px;font-weight:bolder;line-height:1.3;text-align:center;color:#397d30;display:-webkit-box;display:-ms-flexbox;display:flex}.page-node-type-microsite-campaign-pages div.form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.625rem;position:relative}.page-node-type-microsite-campaign-pages div.form-actions .ajax-progress{position:absolute;bottom:0;width:100%;-webkit-transform:translateY(50%);transform:translateY(50%)}.page-node-type-microsite-campaign-pages .form-previous{padding:0 12px;background:url(/themes/custom/maggi/UI/build/images/35F-YKv.png) repeat 50%}.page-node-type-microsite-campaign-pages .form-previous,.page-node-type-microsite-campaign-pages input.form-next{color:#fff;text-transform:uppercase;display:inline-block;height:2.1875rem;border-radius:1.5625rem;border:.125rem solid transparent;font-weight:700;margin:.625rem .625rem 0}.page-node-type-microsite-campaign-pages input.form-next{background:green!important;padding:0 .875rem}.page-node-type-microsite-campaign-pages .form-item-markup-step-03 p{text-align:center;margin:.9375rem 0}.ss-recipe-submit-form-container div[data-drupal-messages]{display:block}.ss-recipe-submit-form-container .messages--warning{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;text-align:center;border-color:transparent}#micrositeFormClosePopup{position:fixed;z-index:102;top:10%}#micrositeFormClosePopup .brown-close{position:absolute;right:-.5rem;top:-2.1875rem;width:2.75rem;background-image:url(/themes/custom/maggi/UI/build/images/3xTI3Gu.png);height:2.875rem;background-repeat:no-repeat;background-size:100%}.microsite_vouch{background-color:#ffe117;margin:.625rem;position:relative}.microsite_vouch:after{background-size:100%;background-repeat:no-repeat;height:9.2vw;bottom:1px;-webkit-transform:translateY(100%);transform:translateY(100%)}.microsite_vouch .vouch_before{width:100%;height:6vw;position:absolute;-o-object-fit:contain;object-fit:contain;background-image:url(/themes/custom/maggi/UI/build/images/1hUSQ_y.png);top:-1.25rem;background-size:100%}.microsite_vouch_text{width:100%;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(/themes/custom/maggi/UI/build/images/2CANRcl.png)}.microsite_vouch_text.confirm_popup p{font-size:20px;text-align:center}.microsite_vouch_text.confirm_popup .confirm-green-btn{width:50%;font-size:17px;background:url(/themes/custom/maggi/UI/build/images/2YsNadq.png) repeat 50%;text-align:center}.microsite_vouch_text.confirm_popup .done_button{margin:.3125rem 0 1.25rem;font-size:15px;text-align:center;font-weight:bolder;text-decoration:underline;color:#000}.microsite_vouch .ms-text-image{position:relative;width:77px;height:56px;-o-object-fit:contain;object-fit:contain;z-index:2;margin:.625rem}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch{background-color:transparent;margin-left:0;top:5.3125rem}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch:before{content:"";background:url(/themes/custom/maggi/UI/build/images/2iDoigy.png) no-repeat;position:absolute;background-size:100%;height:150%;width:102%;z-index:1;left:.125rem;top:-1.5625rem}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch .vouch_before,#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch:after{display:none}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch .brown-close{background-image:url(/themes/custom/maggi/UI/build/images/2nu5L17.png);z-index:10;right:.3125rem}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch .microsite_vouch_text.confirm_popup{background-image:url(/themes/custom/maggi/UI/build/images/VILQ5L1.png);padding:4.125rem 0 3.125rem;position:relative;margin-top:.3125rem;font-family:MaggiSansBold,Arial Black!important;width:98%}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch .microsite_vouch_text.confirm_popup:after,#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch .microsite_vouch_text.confirm_popup:before{content:"";position:absolute;background-size:100%!important;background-position:50%!important;width:103%;height:2.5rem}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch .microsite_vouch_text.confirm_popup:before{background:url(/themes/custom/maggi/UI/build/images/3lyZfCi.png) no-repeat;top:-.3125rem;left:0}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch .microsite_vouch_text.confirm_popup:after{background:url(/themes/custom/maggi/UI/build/images/YN_BSA-.png) no-repeat;bottom:-.3125rem;left:.0625rem}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch .microsite_vouch_text.confirm_popup button{z-index:10}#micrositeFormClosePopup.soya-sauce-campaign.microsite_vouch .microsite_vouch_text.confirm_popup button.done_button{font-family:MaggiSansBold,Arial Black!important}.alertPopUpOverlayBg{background:url(/themes/custom/maggi/UI/build/images/1-8RwoU.png);background-position:top;background-size:cover;width:100%;height:100%}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container{background:url(/themes/custom/maggi/UI/build/images/3NMy7WJ.png);background-size:100%;background-position:50%;top:21.875rem;width:100%;height:auto;padding-bottom:70px}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form{width:88%;-webkit-transform:none;transform:none;background-color:#eed89a;background-image:url(/themes/custom/maggi/UI/build/images/2L64eti.png);margin:-6.5625rem auto 0;position:relative}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form:after{background-image:url(/themes/custom/maggi/UI/build/images/3-jp6iV.png);background-repeat:no-repeat;height:150px;background-size:100%;bottom:-30px;width:115%;left:-24px;z-index:0}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form:before{background-image:url(/themes/custom/maggi/UI/build/images/ou3Xvki.png);background-repeat:no-repeat;height:150px;background-size:100%;top:0;width:115%;left:-24px;z-index:0}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form #edit-page-01,.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .js-form-wrapper.form-wrapper{padding-top:1.25rem;z-index:10}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-subtitle{color:#a34418;text-transform:uppercase;margin:.625rem 0 0;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form label.js-form-required.form-required{margin-top:1.25rem}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;font-weight:700;line-height:normal;text-align:center;color:#000;margin:1.25rem 0 .625rem}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-subheading{color:#a34418}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form input[name=dish_name],.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form select.form-select{font-style:italic}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form label.upload-button{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:url(/themes/custom/maggi/UI/build/images/35F-YKv.png) repeat 50%;color:#fff;text-transform:uppercase;display:inline-block;height:2.0625rem;padding:0 1.5625rem;border-radius:1.5625rem;border:.125rem solid transparent;font-weight:bolder;text-align:center;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:100%;margin-top:0}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .js-webform-image-file{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}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .js-webform-image-file:before{content:"";border:.1875rem solid #fff;padding:3.8125rem 9.375rem 3.125rem;margin:1.25rem 0;border-radius:.9375rem;background:url(/themes/custom/maggi/UI/build/images/2nnNS9Z.png) no-repeat 50%;background-size:28%}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .js-webform-image-file input[data-drupal-selector=edit-recipe-image-upload-button],.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .js-webform-image-file input[data-drupal-selector=edit-recipe-image-upload]{display:none}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item-story textarea{width:100%;font-style:italic;line-height:1.2}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form div[data-drupal-selector=edit-actions]{padding-bottom:1.25rem;padding-top:.625rem!important}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form div[data-drupal-selector=edit-actions] input.recipe-submit-btn{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:url(/themes/custom/maggi/UI/build/images/3-g8K4r.png) repeat 50%;color:#fff;text-transform:uppercase;display:inline-block;height:2.0625rem;padding:0 1.5625rem;border-radius:1.5625rem;border:.125rem solid transparent;font-weight:bolder;text-align:center;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:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .form-item--error-message{text-align:center}.page-node-type-microsite-campaign-pages .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form label[for=edit-story]{margin-top:.625rem!important}html[lang=en] .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .js-webform-image-file input[data-drupal-selector=edit-recipe-image-remove-button]{width:100%}html[lang=en] .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form [data-drupal-selector=edit-actions]>font{width:100%;margin:0 auto}html[lang=en] .ss-recipe-submit-form-container .form-first.ss-recipe-submit-form .webform-managed-file-preview.webform-image-file-preview.js-form-wrapper.form-wrapper+font{width:100%}.mushroom-campaign.microsite_vouch,.oyster-campaign.microsite_vouch{background-color:transparent}.mushroom-campaign#micrositeFormClosePopup .brown-close,.oyster-campaign#micrositeFormClosePopup .brown-close{background-image:url(/themes/custom/maggi/UI/build/images/2nu5L17.png)}.mushroom-campaign .vouch_before,.oyster-campaign .vouch_before{background-image:none}.mushroom-campaign .microsite_vouch_text,.oyster-campaign .microsite_vouch_text{background-image:url(/themes/custom/maggi/UI/build/images/2pI5KnM.png);background-size:100%;height:300px;background-repeat:no-repeat}.mushroom-campaign .microsite_vouch,.oyster-campaign .microsite_vouch{background-color:none}.mushroom-campaign:after,.oyster-campaign:after{content:none}.mushroom-campaign .microsite_vouch_text p,.oyster-campaign .microsite_vouch_text p{font-family:MaggiSansVnuBold,Arial Black;margin:.75rem 3.375rem .5rem 3.4375rem;color:#833602;font-size:1.4375rem}.mushroom-campaign .microsite_vouch_text.confirm_popup .confirm-green-btn,.oyster-campaign .microsite_vouch_text.confirm_popup .confirm-green-btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 50px;height:15%;border-radius:.625rem;background:url(/themes/custom/maggi/UI/build/images/3bQ3z95.png) repeat 50%;font-family:Kitchen cupboard Regular!important;font-size:1.5rem;font-weight:400}.mushroom-campaign .microsite_vouch_text.confirm_popup .done_button,.oyster-campaign .microsite_vouch_text.confirm_popup .done_button{font-size:1.875rem;font-family:Kitchen cupboard Regular;font-weight:400}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form{padding-bottom:0;margin-top:-240.53vw;background:none;border:none;-webkit-box-shadow:none;box-shadow:none}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form:after,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form:after{content:none}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form:before,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form:before{background:none;content:none}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .js-webform-image-file:before,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file:before{content:"";width:70.66vw;height:50.69vw;background-size:100%;margin:0 auto;background-repeat:no-repeat}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .js-webform-image-file input.js-form-submit.js-hide,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file input.js-form-submit.js-hide{display:none}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .js-webform-image-file .webform-managed-file-preview,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file .webform-managed-file-preview{text-align:center}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .js-webform-image-file input[name=recipe_image_remove_button],.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file input[name=recipe_image_remove_button]{background-size:100%;width:53.33vw;height:12.789vw;background-repeat:no-repeat;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;color:#fff;padding-bottom:.125rem;margin-left:auto;margin-right:auto;margin-top:.625rem;padding-top:0;font-weight:400;border:none}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form #edit-markup,.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form #edit-recipe-image-upload-button,.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .contextual .trigger,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form #edit-markup,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form #edit-recipe-image-upload-button,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .contextual .trigger{display:none}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form textarea,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form textarea{width:70.66vw;height:50.69vw;background-size:100%;margin:0 auto;background-repeat:no-repeat;border:none;background-color:transparent;border-radius:0}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .form-item-braised-style-products,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-item-braised-style-products{display:none}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form select[name=province],.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form select[name=province]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:66.66vw;height:13.55vw;background-size:100%;background-color:transparent;padding-left:2.5rem;padding-right:3.625rem;margin:0 auto;color:rgba(122,58,20,.43);padding-bottom:.125rem;-moz-text-align-last:center;text-align-last:center}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form input[name=dish_name],.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;width:66.66vw;height:13.55vw;padding-left:2.5rem;padding-right:2.5rem;background-size:100%;background-repeat:no-repeat;color:rgba(122,58,20,.43);font-style:italic;padding-bottom:.125rem;margin:0 auto}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form input[name=dish_name]::-webkit-input-placeholder,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]::-webkit-input-placeholder{color:rgba(122,58,20,.43)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form input[name=dish_name]::-moz-placeholder,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]::-moz-placeholder{color:rgba(122,58,20,.43)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form input[name=dish_name]::placeholder,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]::placeholder{color:rgba(122,58,20,.43)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form input[name=dish_name]:-ms-input-placeholder,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]:-ms-input-placeholder{color:rgba(122,58,20,.43)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form input[name=dish_name]::-ms-input-placeholder,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]::-ms-input-placeholder{color:rgba(122,58,20,.43)}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form #edit-recipe-image,.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .form-managed-file,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form #edit-recipe-image,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-managed-file{position:relative;margin-top:.3125rem}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form label.upload-button,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form label.upload-button{background-size:100%;width:53.33vw;height:12.789vw;background-repeat:no-repeat;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;position:absolute;bottom:1.25rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;padding-bottom:.125rem}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .form-actions.js-form-wrapper,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-actions.js-form-wrapper{background:transparent;margin-top:.9375rem;height:auto;margin-left:auto;margin-right:auto}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .form-actions.js-form-wrapper input,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-actions.js-form-wrapper input{background-size:100%;width:70.66vw;height:12.48vw;background-repeat:no-repeat;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;color:#fff;margin:0 auto;text-transform:uppercase;padding:0 1.25rem .125rem}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form label.js-form-required.form-required,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form label.js-form-required.form-required{font-weight:400;margin-bottom:.3125rem;color:#feef50;text-transform:uppercase}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form label.js-form-required.form-required font,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form label.js-form-required.form-required font{font-family:inherit}.page-node-type-microsite-campaign-pages .form-first.mr-recipe-submit-form .form-item--error-message,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-item--error-message{text-align:center}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:117.33vw;margin:0}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file:before{content:"";width:68.8vw;height:53.33vw;background-size:100%;margin:0 auto;background-repeat:no-repeat}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form label.upload-button{bottom:-8.8vw}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-item-province,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:80vw;height:14.666vw;background-size:100%;background-color:transparent;padding-left:2.5rem;padding-right:2.5rem;color:rgba(122,58,20,.43);padding-bottom:.125rem;-moz-text-align-last:center;text-align-last:center;font-style:italic;border:none!important;background-repeat:no-repeat;margin:0 auto;color:#e25429}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-item-province{padding:0;margin-top:1.5625rem}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-item-dish-name{margin-top:2.5rem}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form select[name=province]{background-image:none;width:100%;font-style:italic;color:#e25429;padding-bottom:0;padding-left:1.125rem;padding-right:1.375rem;height:100%}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]::-webkit-input-placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]::-moz-placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]::placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]:-ms-input-placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=dish_name]::-ms-input-placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form label.js-form-required.form-required{position:absolute;opacity:0;left:-1875rem}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form textarea{width:80vw;height:52.8vw;background-size:100%;margin:0 auto;background-repeat:no-repeat;border:none;background-color:transparent;border-radius:0}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-actions.js-form-wrapper{margin-top:1.5625rem}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-actions.js-form-wrapper input.recipe-submit-btn{width:63.46vw;height:14.133vw}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-actions.js-form-wrapper input,.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form input[name=recipe_image_remove_button],.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form label.upload-button{padding-bottom:.1875rem}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .story-img{display:block;width:66.6vw;height:auto;margin:1.5625rem auto 1.25rem}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .webform-image-file-preview{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;width:64.8vw;height:43.33vw;margin:0}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .webform-image-file-preview .webform-image-file{position:absolute;top:40%;left:50%;-webkit-transform:translate(-52%,-40%);transform:translate(-52%,-40%)}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file input[name=recipe_image_remove_button]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-8.8vw}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .js-webform-image-file .ajax-progress{display:none}.page-node-type-microsite-campaign-pages .form-first.oyster-submission-form .form-item--error-message{margin-top:0}.microsite_vouch.oyster-campaign{margin:0}.microsite_vouch.oyster-campaign .microsite_vouch_text{background-image:url(/themes/custom/maggi/UI/build/images/2e5Eavf.png);background-size:100% 100%;height:90vw;background-repeat:no-repeat;width:101vw;background-position:50%}.microsite_vouch.oyster-campaign .microsite_vouch_text p{font-family:Kitchen cupboard Regular!important;font-size:9.3vw;font-weight:400;width:90%;word-spacing:2px;margin-top:0}.microsite_vouch.oyster-campaign .microsite_vouch_text.confirm_popup .confirm-green-btn{background:url(/themes/custom/maggi/UI/build/images/3ciWbSP.png) no-repeat;background-size:100% 100%;background-position:50%;font-size:7.7vw}.microsite_vouch.oyster-campaign .microsite_vouch_text.confirm_popup .done_button{font-size:6.4vw}.microsite_vouch.oyster-campaign#micrositeFormClosePopup .brown-close{right:15px}#microsite_qrcode{color:#000;text-align:center}#microsite_qrcode p{padding-top:1.25rem;padding-bottom:1.25rem}#microsite_qrcode canvas{margin-bottom:1.5625rem;-webkit-box-shadow:0 0 1.5625rem rgba(0,0,0,.36);box-shadow:0 0 1.5625rem rgba(0,0,0,.36)}.micro-title-description{margin-top:.625rem;padding:0 1.25rem}.micro-title-description--title{color:#c99936;text-align:center}.micro-title-description--description{margin-top:.75rem}.microsite-image-text{background:#ffe116;-webkit-box-shadow:0 1.125rem .875rem rgba(0,0,0,.17);box-shadow:0 1.125rem .875rem rgba(0,0,0,.17)}.microsite-image-text_banner{min-height:6.25rem;position:relative;z-index:1}.microsite-image-text_banner-img{min-height:6.25rem;width:100%}.microsite-image-text_container{position:relative;margin:1.5625rem .625rem 0}.microsite-image-text_container:before{height:7vw;background-image:url(/themes/custom/maggi/UI/build/images/1hUSQ_y.png)}.microsite-image-text_container:after,.microsite-image-text_container:before{content:"";width:100%;display:block;-o-object-fit:contain;object-fit:contain;background-size:100%;background-repeat:no-repeat;left:0}.microsite-image-text_container:after{height:6.5vw;background-image:url(/themes/custom/maggi/UI/build/images/2wmEQw-.png)}.microsite-image-text_para{padding:.9375rem .625rem 1.5625rem;position:relative}.microsite-image-text_para:before{content:"";position:absolute;background-image:url(/themes/custom/maggi/UI/build/images/IaYSVrF.png);background-repeat:repeat-y;width:100%;height:100%;background-size:100%;background-position:0 0;mix-blend-mode:overlay;opacity:.8;left:0;top:0;z-index:0}.microsite-image-text__header{text-align:center;padding:.75rem .625rem 0;position:relative;z-index:1}.microsite-image-text__header-container{position:relative}.microsite-image-text__header-container:before{content:"";position:absolute;background-image:url(/themes/custom/maggi/UI/build/images/2jhdEHb.png);background-repeat:no-repeat;width:100%;height:100%;background-size:100%;background-position:0 1.5625rem;mix-blend-mode:overlay;opacity:.8;left:0;top:0;z-index:0}.microsite-g-title{color:#397d30;text-transform:uppercase}.microsite-g-title span{font-family:Kitchen cupboard Regular!important}.microsite-g-title.visually-hidden{opacity:0}.microsite-g-subtitle{color:#000;display:block;margin-bottom:.625rem;background:url(/themes/custom/maggi/UI/build/images/2jiFGEU.png) no-repeat;background-size:7.5rem;background-position:center 2.1875rem;padding-bottom:.8125rem}.microsite_other-location{position:relative;background:url(/themes/custom/maggi/UI/build/images/3DdX0gr.png) repeat;padding-top:.75rem}.microsite_other-location_header{text-align:center}.microsite_other-location_title{position:relative}.microsite_other-location_list{padding-top:2rem;white-space:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:.625rem}.microsite_other-location_list-item{display:inline-block;width:9.125rem;margin-right:.625rem;position:relative;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.microsite_other-location_list-item:first-child{margin-left:.75rem}.microsite_other-location_list-item.active{-webkit-filter:none;filter:none}.microsite_other-location_image{border-radius:.75rem;overflow:hidden}.microsite_other-location_badge{width:4.0625rem;position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%)}.microsite_other-location .garlic{background:url(/themes/custom/maggi/UI/build/images/1j-KIJ-.png) no-repeat;width:6.3125rem;height:6.375rem;background-size:100%;left:0}.microsite_other-location .garlic,.microsite_other-location .leaf-bg{position:absolute;top:0;-webkit-transform:translateY(-63%);transform:translateY(-63%)}.microsite_other-location .leaf-bg{background:url(/themes/custom/maggi/UI/build/images/aRh1GQN.png) no-repeat;width:3.9375rem;height:5.75rem;background-size:100%;right:0}.microsite_discover{background:url(/themes/custom/maggi/UI/build/images/2P1sSG-.jpg) repeat;margin-top:-6.25rem;padding-top:6.25rem}.microsite_discover-pattern{background:url(/themes/custom/maggi/UI/build/images/3JpJt_1.png) no-repeat;background-size:100%;background-position:0 1.75rem;padding-bottom:.9375rem}.microsite_discover__header{text-align:center}.microsite_discover__header.micro-product{margin:1.875rem 0 1.25rem;padding:0 .625rem}.microsite_discover__recipes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.25rem}.microsite_discover__recipes .mg-product-card{width:10rem;margin-top:18px}.microsite_discover__recipes .mg-product-card .mg-recipe-info-wrapper,.microsite_discover__recipes .mg-product-card .mg-recipe-picture{margin:0}.microsite_discover__recipes--no-result{padding:1.5625rem;text-align:center;width:100%;font-style:italic}.microsite_discover-sub-heading{color:#397d30;text-align:center;margin:.9375rem 0}.microsite_discover__products{padding:0 .75rem}.microsite_discover__product{width:10.125rem;padding:0 .5rem}.microsite_discover__product:last-child{margin-right:0}.microsite_discover__product-img{min-height:12.3125rem}.microsite_discover__show-more{text-align:center;margin:1.25rem 0 0}.microsite_discover__show-more__link{color:#fe0908;font-weight:bolder}.microsite_discover__show-more:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/zQDGyub.png);width:1.25rem;background-repeat:no-repeat;display:inline-block;height:.9375rem;background-size:contain;vertical-align:bottom}.microsite_discover__search{margin-bottom:.3125rem}.microsite_discover__search-input-wrapper{border-color:#c39a4b}.microsite_discover__search-input-wrapper .ms-form-search-input.loading{background-image:url(/themes/custom/maggi/UI/build/images/Y8ZwRRf.gif);background-repeat:no-repeat;background-position:center right .1875rem;background-size:1.0625rem;padding-right:1.5rem}.microsite_discover__search .ms-form-search-btn{background-color:#c39a4b;background-image:url(/themes/custom/maggi/UI/build/images/32Nk5WH.jpg)}.ms-search-result{position:absolute;top:100%;left:0;background:#fff;width:100%;padding:.75rem 0;-webkit-box-shadow:0 .375rem .4375rem rgba(0,0,0,.26);box-shadow:0 .375rem .4375rem rgba(0,0,0,.26)}.auto-complete-list--item{list-style:none}.auto-complete-list--item.no-result{padding:.1875rem 1rem;color:#725329;text-align:left;font-style:italic}.auto-complete-list--btn{color:#725329;display:block;width:100%;text-align:left;padding:.1875rem 1rem}.auto-complete-list--btn.active,.auto-complete-list--btn:focus{background:#397d30;border-radius:0;border-radius:initial;color:#fff}.auto-complete .ms-product-card .mg-recipe-picture .popup-img{width:100%;height:9.5rem;-o-object-fit:cover;object-fit:cover}.microsite_winner{background-color:#ffe117;background:url(/themes/custom/maggi/UI/build/images/2CANRcl.png) repeat;margin:.625rem;position:relative;top:.1875rem;background-size:100%;-webkit-transform:translateY(-100px);transform:translateY(-100px)}.microsite_winner__inner-wrapper{position:relative;padding-bottom:7.1875rem}.microsite_winner__inner-wrapper-last{padding-bottom:2.8125rem}.microsite_winner__inner-wrapper-last .microsite_winner_text{-webkit-transform:translateY(-150%)!important;transform:translateY(-150%)!important}.microsite_winner__inner-wrapper-last .microsite_winner_text .other-prize{position:relative;left:0!important;top:10px}.microsite_winner_range{-webkit-writing-mode:bt-lr;-ms-writing-mode:bt-lr;writing-mode:bt-lr;-webkit-appearance:slider-vertical;-webkit-transform:rotate(180deg);transform:rotate(180deg);background:grey;width:100%;height:100%;opacity:0}.microsite_winner_range-slider{width:12%;position:relative;height:12.5rem}.microsite_winner_range-slider-clear{clear:both}.microsite_winner_custom-range{width:1px;height:100%;background-color:#b3b2b1;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;pointer-events:none}.microsite_winner_custom-range-active{background-color:#f3d756;position:relative}.microsite_winner_custom-range-indicator{height:13px;width:13px;background-color:#f3d756;position:absolute;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);bottom:0;border-radius:50%}.microsite_winner .microsite-g-subtitle{-webkit-transform:skewY(-3deg);transform:skewY(-3deg);color:#010101}.microsite_winner .luckyWinners .microsite_description{padding-bottom:1.875rem}.microsite_winner .luckyWinners .other-list{padding-top:0}.microsite_winner .perWeek{width:100%;display:none}.microsite_winner .show{display:block}.microsite_winner .hide{display:none}.microsite_winner .weektitle{padding:0 .9375rem .625rem;z-index:1}.microsite_winner .weektitle li.weekNotActive{color:#ccc}.microsite_winner .weektitle li.weekNotActive .micro-tab{color:#ccc;font-size:15px}.microsite_winner .weektitle li.weekActive,.microsite_winner .weektitle li.weekActive .micro-tab{color:#d52d30}.microsite_winner .weektitle .weeklimit{list-style:none;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}.microsite_winner .weektitle .weeklimit li+li:before{content:"|";color:#ccc;width:.5rem;height:.75rem;background-size:.5rem .75rem;background-repeat:no-repeat;display:inline-block;position:absolute;left:-10px}.microsite_winner .first-prize-list{-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;margin-bottom:3.125rem;padding:0 .9375rem 0 2.5rem}.microsite_winner .first-prize-list .microsite_winner_list_content{padding-left:1.25rem;padding-top:15px}.microsite_winner .first-prize-list .microsite_winner_list_content .microsite_winner_list_content_first{font-size:1.3125rem;width:100%;text-align:left}.microsite_winner .first-prize-list .microsite_winner_list_content .microsite_winner_list_content_recipe{font-size:1.5625rem;width:100%;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:0}.microsite_winner .first-prize-other-list{-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;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;font-size:.875rem}.microsite_winner .first-prize-other-list:last-child{padding-bottom:.625rem}.microsite_winner .other-winner .first-prize{margin-top:0}.microsite_winner_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 1.5625rem;padding-top:1.25rem;background:url(/themes/custom/maggi/UI/build/images/1PclI7l.png) repeat;background-size:100%;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.microsite_winner_list .microsite_scroll{width:88%;overflow-y:auto;max-height:17rem;padding:0 0 0 20px}.microsite_winner_list .microsite_scroll.no-scroller{width:95%;padding:0 20px}.microsite_winner_list .microsite_scroll::-webkit-scrollbar{display:none}.microsite_winner_list_content{width:100%;font-size:13px;padding-bottom:.625rem}.microsite_winner_list_content_first{color:#d89b3e;text-transform:uppercase;font-size:12px;display:block;text-align:left;width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:.3125rem}.microsite_winner_list_content_recipe{color:#4a7c37;margin-top:.3125rem;text-transform:uppercase;display:block;text-align:center;font-size:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:1.5625rem;text-align:left}.microsite_winner_list:before{height:4vw;background:url(/themes/custom/maggi/UI/build/images/2FdijOm.png) no-repeat;background-size:100%;top:0;-webkit-transform:translateY(-84%);transform:translateY(-84%)}.microsite_winner_list:after,.microsite_winner_list:before{content:"";width:100%;display:block;position:absolute;left:0;pointer-events:none}.microsite_winner_list:after{height:15vw;background:url(/themes/custom/maggi/UI/build/images/3ZwgNCm.png) no-repeat;background-size:100%;bottom:0;-webkit-transform:translateY(99%);transform:translateY(99%)}.microsite_winner .microsite_description{text-align:center;margin:.9375rem 1.5625rem 0;font-weight:700;font-size:.625rem;padding-bottom:4.375rem;line-height:1.3}.microsite_winner .microsite_winner_text{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.9375rem;left:1.25rem;position:absolute;-webkit-transform:translateY(-105%);transform:translateY(-105%);z-index:1}.microsite_winner .microsite_winner_text.microsite-first-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transform:translateY(-38%);transform:translateY(-38%)}.microsite_winner .microsite_winner_text.microsite-first-list .heading-title{margin-left:19px;margin-top:6px;padding-left:0}.microsite_winner .microsite_winner_text .first-prize{width:71px;left:-3px;position:relative}.microsite_winner .microsite_winner_text .other-prize{min-width:74px;left:16px;max-width:138px;max-height:85px}.microsite_winner .microsite_winner_text .heading-title{font-size:19px;text-transform:uppercase;font-weight:700;padding-left:.9375rem;position:relative;color:#000}.microsite_winner .microsite_winner_text .heading-title2{font-size:31px;text-transform:uppercase;font-weight:700;color:#d63734;position:relative;margin-left:6px}.microsite_winner .microsite-g-header{text-align:center;padding-top:.9375rem}.microsite_winner .microsite-g-header.microsite_winner__top-header{padding-top:.625rem}.microsite_winner .winner_before{height:1.375rem;background-image:url(/themes/custom/maggi/UI/build/images/1hUSQ_y.png);top:-1.25rem}.microsite_winner .winner_before,.microsite_winner:after{width:100%;position:absolute;-o-object-fit:contain;object-fit:contain}.microsite_winner:after{content:"";height:2.1875rem;background-image:url(/themes/custom/maggi/UI/build/images/2wmEQw-.png)}.microsite_winner__bottom-desc .microsite_description{padding-bottom:0}.microsite_winner__week{font-size:30px;color:#d63734;line-height:1.3}.microsite_winner__title-top{font-size:41px;line-height:1.2}.microsite_winner__subtitle-top{line-height:1.2;margin-bottom:4px}.microsite_winner__inner-wrapper-first{padding-bottom:106px}.microsite_winner__inner-wrapper-first .microsite_scroll{z-index:1}.microsite_winner__inner-wrapper-first .microsite_winner_list:after{-webkit-transform:translateY(80%);transform:translateY(80%)}.microsite_winner__inner-wrapper-first .first-prize-list{padding:0 8px 0 55px}.microsite_winner__inner-wrapper-first .microsite_scroll{padding-top:15px;padding-left:0;padding-right:0}.microsite_winner__inner-wrapper-first .microsite_scroll.no-scroller{padding-left:0;padding-right:0}.microsite_winner .microsite-g-title{margin:0 15px}.microsite_winner .microsite_winner__bottom-desc .microsite_description{padding-bottom:25px}.microsite_winner .luckyWinners{padding-bottom:60px}.microsite_winner .luckyWinners .microsite_description{padding-bottom:30px;font-size:.625rem}.microsite_winner .luckyWinners .microsite_winner_list{margin:0}.microsite_winner .luckyWinners .microsite-otherinfo-title{font-size:2.3125rem}.microsite_winner .luckyWinners .microsite_winner_list--wrapper.other-list{margin:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.microsite_winner .luckyWinners .weektitle{padding:8px 20px 12px}.microsite_winner .luckyWinners .weektitle .weeklimit{overflow:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.microsite_winner .luckyWinners .weektitle .weeklimit::-webkit-scrollbar{display:none}.microsite_winner .luckyWinners .weektitle li.weekNotActive{position:relative;padding-right:20px;-ms-flex-negative:0;flex-shrink:0}.microsite_winner .luckyWinners .weektitle li.weekNotActive .micro-tab{display:block}.ss-digging-overlay-bg{content:"";position:fixed;background:url(/themes/custom/maggi/UI/build/images/1u2s3QF.png);background-position:50%;width:100%;height:100%;display:block;background-size:100%}#microsite-ss-digging-page{padding-top:8.75rem}#microsite-ss-digging-page .ss-digging-content{width:93%;margin:0 auto;height:43%;position:relative;-webkit-box-shadow:0 0 .25rem #000;box-shadow:0 0 .25rem #000;-webkit-animation:showTap 1s normal;animation:showTap 1s normal}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient{background-image:url(/themes/custom/maggi/UI/build/images/1W-hcCk.png);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-repeat:no-repeat;background-position:50%;position:relative}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient:after,#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/1Xg533D.png);background-size:100%;background-repeat:no-repeat;position:absolute;width:100%;height:2.5rem;-webkit-transform:scale(1.06);transform:scale(1.06)}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient:before{top:0}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient:after{bottom:0}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-blink-bg{background:url(/themes/custom/maggi/UI/build/images/25MhyuT.png) no-repeat;background-position:top -38px center;background-size:120%;width:100%;height:100%;padding:110px 10px 58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-blink-bg img.ss-centre-img{width:95%;margin:0 auto}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-city-badge img{width:83%;position:absolute;top:-90px;left:-35px}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-city-badge .close-icon{background:url(/themes/custom/maggi/UI/build/images/2nu5L17.png) no-repeat;background-size:contain;position:absolute;right:.5rem;top:-3.4375rem;width:12%;height:10%}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-tap-container{bottom:0;position:absolute;width:100px;height:100px;z-index:1;-webkit-transform:scale(1);transform:scale(1);bottom:7.5rem;left:25%;z-index:0;-webkit-animation:showTap 2s normal;animation:showTap 2s normal}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-tap-container .ss-digging-touch-circle1{width:11.25rem;height:10.9375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;margin-top:12vw;background:rgba(254,239,80,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-tap-container .ss-digging-touch-circle1 .ss-digging-touch-circle2{width:7.8125rem;height:7.8125rem;background:rgba(255,246,226,.5);border-radius:50%;background:rgba(254,239,80,.76);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-tap-container .ss-digging-touch-circle1 .ss-digging-touch-circle2 .ss-digging--touch-icon{width:30px;height:38px;margin:-.625rem .625rem .125rem -.625rem}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-tap-container .ss-digging-touch-circle1 .ss-digging-touch-circle2 .ss-digging--touch-icon .ss-digging--touch-icon-1{width:3.125rem;height:3.125rem;background-size:contain;background-repeat:no-repeat;position:relative;display:block}#microsite-ss-digging-page .ss-digging-content .ss-digging-ingredient .ss-digging-tap-container .ss-digging-touch-circle1 .ss-digging-touch-circle2 .ss-tap-text{text-align:center;font-weight:700;padding-bottom:.625rem;font-size:.75rem;font-family:MaggiSansVnuBold,Arial Black;text-transform:uppercase}#microsite-ss-digging-page .ss-digging-content.ss-level2-container .ss-digging-blink-bg,#microsite-ss-digging-page .ss-digging-content.ss-level3-container .ss-digging-blink-bg{padding:4.5rem .625rem 2.375rem;background-position:50%}.d-none{display:none}@-webkit-keyframes showTap{0%{opacity:0}to{opacity:1}}@keyframes showTap{0%{opacity:0}to{opacity:1}}.ss-home-page-register-pop-up-overlay{content:"";background:url(/themes/custom/maggi/UI/build/images/2nbr0-z.png) no-repeat;width:100%;height:100vh;display:block;background-size:cover;padding-top:5rem}#ss-home-page-register-pop-up-container{position:relative;z-index:1;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;margin-top:2.5rem}#ss-home-page-register-pop-up-container:after{content:"";background:url(/themes/custom/maggi/UI/build/images/3Fmn8C3.png) no-repeat;background-size:100%;width:100%;height:105%;position:absolute;z-index:1;left:0;top:0}#ss-home-page-register-pop-up-container .close-icon{background:url(/themes/custom/maggi/UI/build/images/2nu5L17.png) no-repeat;background-size:contain;position:absolute;right:.5rem;top:-3.4375rem;width:12%;height:10%}#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;padding:3.75rem 0;position:relative;background-color:#eedb9e;width:92%;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:url(/themes/custom/maggi/UI/build/images/36UfkJE.png);background-position:50%;margin:0 auto}#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content:after,#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/1Xg533D.png);background-size:100%;background-repeat:no-repeat;position:absolute;width:100%;height:2.5rem;-webkit-transform:scale(1.06);transform:scale(1.06)}#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content:before{top:0}#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content:after{bottom:0}#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content .discover-treasure-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.75rem auto;grid-gap:.3125rem;gap:.3125rem;font-size:1.125rem;font-weight:700;line-height:1.2;text-transform:uppercase}#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content .discover-treasure-text-container span{font-family:MaggiSansBold,Arial Black!important}#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content .discover-treasure-text-container span.highlighted-text{background:url(/themes/custom/maggi/UI/build/images/3UEMZR9.png);background-size:100%;background-position:50%;padding:0 .3125rem}#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content .discover-treasure-text-container span:last-child{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ss-home-page-register-pop-up-container .home-page-reg-pop-up-content .ss-register-btn{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:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;z-index:100}.soya-sauce.microsite-recipe{position:relative}.soya-sauce.microsite-recipe:before{content:"";position:absolute;background-image:url(/themes/custom/maggi/UI/build/images/wv3IJrq.png);background-position:50%;width:75%;height:100%;display:block;background-size:100%;-webkit-transform:scale(1.6);transform:scale(1.6);opacity:.5}.soya-sauce.microsite-recipe .soya-microsite-recipe:after{content:"";background:url(/themes/custom/maggi/UI/build/images/GSGmUuq.png) no-repeat;background-size:100%;width:100%;height:105%;position:absolute;z-index:0;left:0;top:0}.soya-sauce.ms_recipe_vouch{position:absolute;top:5.9375rem;z-index:3}.soya-sauce.ms_recipe_vouch .ss-digging-bg{width:100%;height:365%;background-color:#632c12;position:absolute;-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:.5;z-index:0}.soya-sauce.ms_recipe_vouch .ss-digging-bg:before{content:"";background:url(/themes/custom/maggi/UI/build/images/wv3IJrq.png) no-repeat;width:100%;height:100vh;display:block;background-size:cover;padding-top:5rem}.soya-sauce.ms_recipe_vouch .soya-microsite-recipe:before{content:none}.soya-sauce .soya-microsite-recipe{width:90%;margin:2.5rem auto .625rem;height:43%;position:relative;-webkit-animation:showTap 1s normal;animation:showTap 1s normal;-webkit-box-shadow:0 0 .25rem #000;box-shadow:0 0 .25rem #000}.soya-sauce .soya-microsite-recipe.image-screenshot{-webkit-animation:none;animation:none}.soya-sauce .soya-microsite-recipe:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/36pf6Wu.png);width:100%;height:26%;background-size:100%;background-position:100%;display:block;position:absolute;top:-10.1875rem;left:-6.25rem;background-repeat:no-repeat}.soya-sauce .soya-microsite-recipe .ms-recipe-container{padding:2.5rem 0;background-size:375px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(/themes/custom/maggi/UI/build/images/3YQH7hj.png);background-repeat:no-repeat;background-position:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative}.soya-sauce .soya-microsite-recipe .ms-recipe-container:after,.soya-sauce .soya-microsite-recipe .ms-recipe-container:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/1Xg533D.png);background-size:100%;background-repeat:no-repeat;position:absolute;width:100%;height:2.5rem;-webkit-transform:scale(1.06);transform:scale(1.06)}.soya-sauce .soya-microsite-recipe .ms-recipe-container:before{top:0}.soya-sauce .soya-microsite-recipe .ms-recipe-container:after{bottom:0}.soya-sauce .soya-microsite-recipe .ms-recipe-container .soya-microsite-recipe-header-badge .close-icon{height:17%}.soya-sauce .soya-microsite-recipe .ms-recipe-container-content{width:100%;height:60px;position:relative}.soya-sauce .soya-microsite-recipe .ms-recipe-container-content .ms_copy_code{margin:.625rem 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.soya-sauce .soya-microsite-recipe .ms-recipe-container-content .ms_copy_code button{width:39%;font-size:14px;z-index:2;margin-left:20px}.soya-sauce .soya-microsite-recipe .ms-recipe-container-content .microsite_vouch_content{position:absolute;-webkit-transform:translateY(-115px);transform:translateY(-115px);z-index:1}.soya-sauce .soya-microsite-recipe .ms-recipe-container-content .microsite_vouch_content #ms_vouchRed-btn a{color:#fff}.soya-sauce .soya-microsite-recipe .ms-recipe-container-content .microsite_vouch_content .microsite_vouch_content_desc{color:#4a7c37;font-family:MaggiSansVnuBold,Arial Black}.soya-sauce .soya-microsite-recipe .ms-recipe-container-text{width:100%;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:0}.soya-sauce .soya-microsite-recipe .ms-recipe-container-text img{width:100%;margin-top:1.25rem}.soya-sauce .soya-microsite-recipe-header{padding:2.5rem 0;background-repeat:no-repeat;background-size:375px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#efdc9c;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative}.soya-sauce .soya-microsite-recipe-header-pimg{position:relative;width:100%;height:5.3125rem;margin-top:5rem}.soya-sauce .soya-microsite-recipe-header-pimg:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/36pf6Wu.png);width:90%;height:125%;background-size:100%;background-position:100%;display:block;position:absolute;-webkit-transform:translate(46px,-163px);transform:translate(46px,-163px);background-repeat:no-repeat;z-index:0}.soya-sauce .soya-microsite-recipe-header-pimg img{position:absolute;-webkit-transform:translateY(-186px);transform:translateY(-186px);z-index:3}.soya-sauce .soya-microsite-recipe-header-recipe{margin-bottom:2.5rem;position:relative;width:18.75rem;height:12.5rem}.soya-sauce .soya-microsite-recipe-header-recipe-frame:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2mnDt4a.png);margin-left:5px;height:18.375rem;background-size:100%;position:absolute;width:20.5rem;-webkit-transform:translate(-18px,-72px);transform:translate(-18px,-72px);background-repeat:no-repeat;z-index:2}.soya-sauce .soya-microsite-recipe-header-recipe img{width:15.4375rem;position:absolute;z-index:3;-webkit-transform:translate(24px,42px);transform:translate(24px,42px)}.soya-sauce .soya-microsite-recipe-header-recipe:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/22tYEuL.png);background-size:100%;display:block;width:91%;height:150px;background-repeat:no-repeat;-webkit-transform:translate(17px,124px);transform:translate(17px,124px);position:absolute;z-index:3}.soya-sauce .soya-microsite-recipe-header-title{font-size:2.1875rem;text-align:center}.soya-sauce .soya-microsite-recipe-header-title:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2cfYgwG.png);height:8px;display:block;background-repeat:no-repeat;background-size:171px 7px;background-position:50%}.soya-sauce .soya-microsite-recipe-header-subheading{font-size:13.34px;color:#632c12;font-weight:700;line-height:1.05;width:150px;word-wrap:break-word;text-align:center;margin-bottom:.3125rem}.soya-sauce .soya-microsite-recipe-header-badge img{width:83%;position:absolute;top:-90px;left:-35px;z-index:1}.soya-sauce .soya-microsite-recipe-header-badge .close-icon{background:url(/themes/custom/maggi/UI/build/images/2nu5L17.png) no-repeat;background-size:contain;position:absolute;right:.5rem;top:-3.4375rem;width:12%;height:10%}.soya-sauce .soya-microsite-recipe-header-ingredients{width:100%}.soya-sauce .soya-microsite-recipe-header-ingredients-title{text-transform:uppercase;font-size:23px;line-height:1.09;letter-spacing:normal;text-align:center;color:#d52d2f;margin:16.5px 20.5px 2px}.soya-sauce .soya-microsite-recipe-header-ingredients-title:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2cfYgwG.png);height:8px;display:block;background-repeat:no-repeat;background-size:26% 100%;background-position:50%}.soya-sauce .soya-microsite-recipe-header-ingredients ul{margin:.625rem 1.875rem .625rem 2.1875rem;font-size:11px;text-align:left;color:#632c12;list-style-type:inherit}.soya-sauce .soya-microsite-recipe-header-ingredients-steps{width:100%}.soya-sauce .soya-microsite-recipe-header-ingredients-steps-title{text-transform:uppercase;font-size:23px;line-height:1.09;letter-spacing:normal;text-align:center;color:#d52d2f;margin:16.5px 20.5px 2px}.soya-sauce .soya-microsite-recipe-header-ingredients-steps-title:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2cfYgwG.png);height:8px;display:block;background-repeat:no-repeat;background-size:26% 100%;background-position:50%}.soya-sauce .soya-microsite-recipe-header-ingredients-steps ul{margin:.625rem 1.875rem .625rem 2.1875rem;font-size:11px;text-align:left;color:#632c12;list-style-type:bullet}.soya-sauce .soya-microsite-recipe-header:after,.soya-sauce .soya-microsite-recipe-header:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/1Xg533D.png);background-size:100%;background-repeat:no-repeat;position:absolute;width:100%;height:2.5rem;-webkit-transform:scale(1.06);transform:scale(1.06)}.soya-sauce .soya-microsite-recipe-header:before{top:0}.soya-sauce .soya-microsite-recipe-header:after{bottom:0}.soya-sauce .soya-microsite-recipe-button{margin:10px;width:90%;height:20%;z-index:4}.soya-sauce .soya-microsite-recipe-button a{width:100%;font-size:.875rem;line-height:2.4375rem}.soya-sauce .soya-microsite-recipe-button#soya-microsite_RecipeGreen-btn a{background:url(/themes/custom/maggi/UI/build/images/2YsNadq.png) repeat 50%;color:#fff}.soya-sauce .soya-microsite-recipe-button#soya-microsite_RecipeGreen-btn a:after{content:"";background:url(/themes/custom/maggi/UI/build/images/3jqRhIQ.png) no-repeat 55%;background-size:59%;padding-right:1.5625rem;margin-left:.125rem}.soya-sauce .soya-microsite-recipe-button#soya-microsite_RecipeRed-btn a{color:#fff}.soya-sauce .soya-microsite-recipe-button#soya-microsite_RecipeRed-btn a:after{content:"";background-size:57%;padding-right:1.5625rem;margin-left:.125rem}.soya-microsite--success-message{position:relative;z-index:1;font-weight:700;color:green;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.soya-microsite--success-message.active{opacity:1}.ss-digging-recipe:before{content:"";position:absolute;background-image:url(/themes/custom/maggi/UI/build/images/HMXx-sL.png);background-position:50%;width:100%;height:100%;display:block;background-size:100%;top:-7.625rem;opacity:.5}#close_recipe_complete_notify .soya-microsite-recipe .ms-recipe-container-content{height:9.6875rem}#close_recipe_complete_notify .soya-microsite-recipe .ms-recipe-container-content .microsite_vouch_content{-webkit-transform:none;-webkit-transform:initial;transform:none}.simplycook-intro-container{margin-top:0;margin-bottom:0;position:relative;padding-top:4.375rem;padding-bottom:4.375rem;overflow:hidden}@media print,screen and (min-width:48em){.simplycook-intro-container{padding-top:3.75rem;padding-bottom:3.125rem}}@media screen and (min-width:75em){.simplycook-intro-container{padding-top:4.375rem;padding-bottom:4.375rem}}@media print,screen and (max-width:47.99875em){.simplycook-intro-container .section-title-container span.title{display:block;margin-bottom:.625rem}}.simplycook-intro-container .bg-container{position:absolute;top:0;left:0;height:100%;width:100%}.simplycook-intro-container .bg-container img{-o-object-fit:fill;object-fit:fill;max-width:none;height:100%;width:100%}.simplycook-intro-container .info-block{position:relative;z-index:1;margin-top:0;margin-bottom:0}@media print,screen and (max-width:47.99875em){.simplycook-intro-container .info-block{padding:0}}.simplycook-intro-container .info-block .info-block-item{margin-top:1.875rem;margin-bottom:1.875rem}@media print,screen and (min-width:48em){.simplycook-intro-container .info-block .info-block-item{margin-top:2.5rem;margin-bottom:0}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.simplycook-intro-container .info-block .info-block-item{padding-left:.625rem;padding-right:.625rem}}@media screen and (min-width:75em){.simplycook-intro-container .info-block .info-block-item{padding-left:1.25rem;padding-right:1.25rem}}.simplycook-intro-container .info-block .image-container img{width:8.125rem;height:auto}@media print,screen and (min-width:48em){.simplycook-intro-container .info-block .image-container img{width:6.25rem}}@media screen and (min-width:75em){.simplycook-intro-container .info-block .image-container img{width:8.125rem}}.simplycook-intro-container .info-block .itemTitle{display:block;font-weight:700;color:#000;padding-top:1.875rem;padding-bottom:.625rem}@media print,screen and (min-width:48em){.simplycook-intro-container .info-block .itemTitle{padding-top:1.25rem}}@media screen and (min-width:75em){.simplycook-intro-container .info-block .itemTitle{padding-top:1.875rem;padding-bottom:1.25rem}}.simplycook-intro-container .redirect-btn-block{position:relative;margin-top:1.875rem;padding-left:0;padding-right:0}@media print,screen and (min-width:48em){.simplycook-intro-container .redirect-btn-block{margin-top:3.125rem;text-align:center}}.simplycook-intro-container .redirect-btn-block a div{background-size:.75rem}.simplycook-ciam-container .simplycook-ciam-steps-block-wrapper{margin-bottom:3.125rem;border-radius:1.25rem}@media screen and (min-width:75em){.simplycook-ciam-container .simplycook-ciam-steps-block-wrapper{padding-right:2.375rem}}@media print,screen and (min-width:64em){.simplycook-ciam-container .simplycook-ciam-steps-block-wrapper{-ms-flex-item-align:start;align-self:flex-start}}.simplycook-ciam-container .simplycook-ciam-steps-block{background-color:rgba(234,116,6,.2);-webkit-box-shadow:0 .25rem 2.75rem rgba(0,0,0,.03);box-shadow:0 .25rem 2.75rem rgba(0,0,0,.03);border-radius:1.25rem;padding:1.3125rem 0 2.625rem 1.875rem}@media print,screen and (min-width:48em){.simplycook-ciam-container .simplycook-ciam-steps-block{background-color:rgba(234,116,6,.2);padding:4.375rem 0 4rem 3.125rem}}@media print,screen and (max-width:47.99875em){.simplycook-ciam-container .simplycook-ciam-steps-block .simplycook-ciam-steps{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}@media print,screen and (min-width:48em){.simplycook-ciam-container .simplycook-ciam-steps-block .simplycook-ciam-steps{padding-right:35.6%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}}@media print,screen and (max-width:47.99875em){.simplycook-ciam-container .info-block{width:71.6%;display:block}.simplycook-ciam-container .info-block .slick-dots{position:absolute;bottom:-1.875rem;left:1.875rem}.simplycook-ciam-container .info-block .slick-dots li{margin:.5rem .25rem 0}.simplycook-ciam-container .info-block .slick-dots li button{background:#777;opacity:.4;width:.46875rem;height:.46875rem;padding:0}.simplycook-ciam-container .info-block .slick-dots li.slick-active button{opacity:1;width:.6875rem;height:.6875rem}}@media print,screen and (min-width:48em){.simplycook-ciam-container .info-block{padding-right:.875rem}}@media print,screen and (min-width:48em){.simplycook-ciam-container .info-block .mg-slick{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:1.5625rem 0;gap:1.5625rem 0}}@media print,screen and (min-width:64em){.simplycook-ciam-container .info-block .mg-slick{grid-gap:2.125rem 0;gap:2.125rem 0}}.simplycook-ciam-container .info-block .mg-slick .item{padding-top:2.8125rem;background-size:1.875rem}@media print,screen and (min-width:48em){.simplycook-ciam-container .info-block .mg-slick .item{padding-left:2.5rem;background-size:1.5rem;padding-top:0}}@media print,screen and (min-width:64em){.simplycook-ciam-container .info-block .mg-slick .item{background-size:2.3125rem;padding-left:3.5625rem}}@media screen and (min-width:75em){.simplycook-ciam-container .info-block .mg-slick .item{padding-top:.375rem}}.simplycook-ciam-container .image-block{width:28.4%}@media print,screen and (max-width:47.99875em){.simplycook-ciam-container .image-block{position:relative}}@media print,screen and (min-width:48em){.simplycook-ciam-container .image-block{width:35.6%;position:absolute;right:0;top:50%}}.simplycook-ciam-container .image-block img{position:absolute;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media print,screen and (max-width:47.99875em){.simplycook-ciam-container .image-block img{height:100%;-webkit-transform:none;transform:none;margin-top:.625rem}}@media screen and (min-width:75em){.simplycook-ciam-container .image-block img{margin-top:-.375rem}}@media print,screen and (max-width:47.99875em){.banner+.simplycook-ciam-container{margin-top:-1.25rem}}.generic-popup{display:none;z-index:99999}.generic-popup.simplycook-partnership{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 .375rem 1.875rem rgba(0,0,0,.15);box-shadow:0 .375rem 1.875rem rgba(0,0,0,.15);border-radius:1.875rem;padding:1.25rem 1.875rem 3.75rem;position:relative;overflow:hidden;width:calc(100% - 3.75rem);max-width:70.0625rem;background-color:#fff;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media print,screen and (min-width:48em){.generic-popup.simplycook-partnership{width:95%;padding-bottom:2.5rem}}@media print,screen and (min-width:64em){.generic-popup.simplycook-partnership{width:75%}}@media screen and (min-width:75em){.generic-popup.simplycook-partnership{width:95%;padding:2.4375rem 1.875rem 3.625rem}}.generic-popup.simplycook-partnership .close-btn{width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-size:1.25rem 1.25rem;margin-left:auto;right:-.625rem}@media screen and (min-width:75em){.generic-popup.simplycook-partnership .close-btn{width:2.5rem;height:2.5rem;background-size:2.5rem 2.5rem}}.generic-popup.simplycook-partnership .close-btn button{text-indent:-624999.9375rem;cursor:pointer;display:block;width:100%;height:100%}.generic-popup.simplycook-partnership .logo-img{margin-top:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.generic-popup.simplycook-partnership .logo-img img{width:7.5rem;height:auto}@media screen and (min-width:75em){.generic-popup.simplycook-partnership .logo-img img{width:10rem}}.generic-popup.simplycook-partnership .description-block{margin-top:3.125rem;text-align:center}@media print,screen and (min-width:48em){.generic-popup.simplycook-partnership .description-block{margin-top:2.5rem}}@media print,screen and (min-width:48em){.generic-popup.simplycook-partnership .description-block p{width:80%;margin:0 auto}}@media screen and (min-width:75em){.generic-popup.simplycook-partnership .description-block p{width:81.06%}}.generic-popup.simplycook-partnership .description-block p .simplycook-popup-heading{text-transform:uppercase;font-weight:bolder}.generic-popup.simplycook-partnership .cta-block{margin-top:2.5rem;text-align:center}@media print,screen and (min-width:48em) and (max-width:63.99875em){.generic-popup.simplycook-partnership .cta-block{margin-top:1.25rem}}.generic-popup.simplycook-partnership .mg-btn:hover div,.generic-popup.simplycook-partnership .mg-btn div,.generic-popup.simplycook-partnership .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,.generic-popup.simplycook-partnership .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,.generic-popup.simplycook-partnership .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div:hover[data-drupal-selector=edit-actions] div,.generic-popup.simplycook-partnership .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] div,.generic-popup.simplycook-partnership .mg-submit-btn:hover div,.generic-popup.simplycook-partnership .mg-submit-btn div,.generic-popup.simplycook-partnership .user-login-form .button.js-form-submit.form-submit:hover div,.generic-popup.simplycook-partnership .user-login-form .button.js-form-submit.form-submit div,.generic-popup.simplycook-partnership .user-pass-reset .button.js-form-submit.form-submit:hover div,.generic-popup.simplycook-partnership .user-pass-reset .button.js-form-submit.form-submit div,.generic-popup.simplycook-partnership .user-pass .button.js-form-submit.form-submit:hover div,.generic-popup.simplycook-partnership .user-pass .button.js-form-submit.form-submit div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .generic-popup.simplycook-partnership 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 .generic-popup.simplycook-partnership div[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .generic-popup.simplycook-partnership div:hover[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .generic-popup.simplycook-partnership div[data-drupal-selector=edit-actions] div,.user-login-form .generic-popup.simplycook-partnership .button.js-form-submit.form-submit:hover div,.user-login-form .generic-popup.simplycook-partnership .button.js-form-submit.form-submit div,.user-pass-reset .generic-popup.simplycook-partnership .button.js-form-submit.form-submit:hover div,.user-pass-reset .generic-popup.simplycook-partnership .button.js-form-submit.form-submit div,.user-pass .generic-popup.simplycook-partnership .button.js-form-submit.form-submit:hover div,.user-pass .generic-popup.simplycook-partnership .button.js-form-submit.form-submit div{background-size:.625rem}.generic-popup.simplycook-partnership .bgImage{position:absolute;left:0;top:0;-webkit-transform:translate(-50% -50%);transform:translate(-50% -50%);margin:0;width:100%}.generic-popup.simplycook-partnership .bgImage img{width:100%}.generic-popup.simplycook-partnership .close-btn,.generic-popup.simplycook-partnership .cta-block,.generic-popup.simplycook-partnership .description-block,.generic-popup.simplycook-partnership .logo-img{position:relative;z-index:1}body.showPopupVeil{overflow:hidden!important}body.showPopupVeil:after{content:"";display:block;width:100vw;height:900vh;background:#fff;opacity:.8;-webkit-transition:background 1s;transition:background 1s;position:absolute;top:0;left:0;z-index:9999}.microsite-gaming .gaming-header .gaming-bottom-text{padding-top:1.25rem}.microsite-gaming .gaming-header .finished-tagline,.microsite-gaming .gaming-header .gaming-bottom-text .first-set,.microsite-gaming .gaming-header .gaming-bottom-text .second-set,.microsite-gaming .gaming-header .sprinkle-wrapper{height:0;width:0;opacity:0}.microsite-gaming .gaming-header .dish-overlay{opacity:0}.microsite-gaming .gaming-header .dish-overlay.aura-img{-webkit-transition:opacity 1.5s ease-in-out;transition:opacity 1.5s ease-in-out}.microsite-gaming .gaming-header .dish-name-img{position:absolute;bottom:-.625rem;right:0;width:50%}.microsite-gaming .gaming-header .dish-overlay,.microsite-gaming .gaming-header .finished-tagline,.microsite-gaming .gaming-header .landing-tagline{-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.microsite-gaming .gaming-header .landing-tagline{-webkit-transition:opacity 1.1s ease-in-out;transition:opacity 1.1s ease-in-out}.microsite-gaming .gaming-header .dish-img{transition:-webkit-filter 5s ease-in-out;transition:filter 5s ease-in-out;transition:filter 5s ease-in-out,-webkit-filter 5s ease-in-out;-webkit-transition:-webkit-filter 5s ease-in-out}.microsite-gaming .gaming-header .action-block{-webkit-transition:opacity 2s ease-in-out;transition:opacity 2s ease-in-out}.microsite-gaming .gaming-header .sprinkler-gif,.microsite-gaming .gaming-header .static-sprinkler{-webkit-transition:opacity 1.5s ease-in-out;transition:opacity 1.5s ease-in-out}.microsite-gaming .gaming-header .sprinkler-gif{-webkit-transition:opacity 1.8s ease-in-out;transition:opacity 1.8s ease-in-out}.microsite-gaming .gaming-header.first-game-set .landing-tagline{opacity:0}.microsite-gaming .gaming-header.first-game-set .gaming-bottom-text .landing{opacity:0;display:none}.microsite-gaming .gaming-header.first-game-set .gaming-bottom-text .first-set{height:auto;width:auto;opacity:1}.microsite-gaming .gaming-header.first-game-set .sprinkle-wrapper{height:75vw;width:auto;opacity:1;margin-top:-6.8vw}.microsite-gaming .gaming-header.first-game-set .sprinkle-wrapper .sprinkler-static{display:inline-block;opacity:1}.microsite-gaming .gaming-header.first-game-set .sprinkle-wrapper .sprinkler-gif{display:none}.microsite-gaming .gaming-header.first-game-set.show-sprinkler .aura-img{opacity:1;z-index:1}.microsite-gaming .gaming-header.first-game-set.show-sprinkler .sprinkle-wrapper .sprinkler-gif{display:inline-block;opacity:1}.microsite-gaming .gaming-header.first-game-set.show-sprinkler .sprinkle-wrapper .sprinkler-static{display:none}.microsite-gaming .gaming-header.second-game-set .sprinkle-wrapper{height:75vw;width:auto;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;opacity:0}.microsite-gaming .gaming-header.second-game-set .aura-img{opacity:0}.microsite-gaming .gaming-header.second-game-set .smoke-img{opacity:1}.microsite-gaming .gaming-header.second-game-set .gaming-header-tagline .landing-tagline{display:none}.microsite-gaming .gaming-header.second-game-set .gaming-header-tagline .finished-tagline{opacity:1;height:auto;width:auto}.microsite-gaming .gaming-header.second-game-set .gaming-header-tagline .finished-tagline img{width:77.8%;position:relative;z-index:1}.microsite-gaming .gaming-header.second-game-set .dish-img{transition:-webkit-filter 5s ease-in-out;transition:filter 5s ease-in-out;transition:filter 5s ease-in-out,-webkit-filter 5s ease-in-out;-webkit-transition:-webkit-filter 5s ease-in-out;-webkit-filter:brightness(1.2);filter:brightness(1.2)}.microsite-gaming .gaming-header.second-game-set .gaming-bottom-text .landing{opacity:0;display:none}.microsite-gaming .gaming-header.second-game-set .gaming-bottom-text .first-set{display:none}.microsite-gaming .gaming-header.second-game-set .gaming-bottom-text .second-set{opacity:1;height:auto;width:auto}.microsite-gaming .gaming-header .recipe-section-header-img{margin-top:1.25rem}.microsite-gaming .gaming-header-tagline{padding-top:1.625rem;padding-bottom:1.125rem;text-align:center}.microsite-gaming .gaming-header-tagline img{width:90%}.microsite-gaming .gaming-bottom-text{text-align:center}.microsite-gaming .gaming-bottom-text .first-set img{width:48vw}.microsite-gaming .gaming-bottom-text .second-set img{width:75%}.microsite-gaming .gaming-bottom-text .landing .discover-gaming-button{min-width:16.875rem;height:2.875rem;line-height:2.5625rem}.microsite-gaming .gaming-bottom-text .second-set .share-gaming-button{min-width:10.3125rem}.microsite-gaming .dish-wrapper{position:relative}.microsite-gaming .dish-wrapper .dish-overlay{position:absolute;top:-10.7vw;width:98%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.microsite-gaming .dish-wrapper .dish-overlay.smoke-img{top:-25.6vw;width:80%;margin-left:.3125rem}.microsite-gaming .button-description{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}.microsite-gaming .button-description a,.microsite-gaming .button-description span{color:#fff}.microsite-gaming .button-description a{width:auto;background-size:contain;background-repeat:no-repeat;height:2.5rem;margin-top:.625rem}.microsite-gaming .sprinkle-wrapper{height:75vw;position:absolute;top:0;right:0;text-align:right;overflow:hidden}.microsite-gaming .sprinkle-wrapper img{width:85%;position:relative;z-index:2;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;opacity:0}.microsite-gaming.oyster-campaign{height:186.66vw}.microsite-gaming.oyster-campaign .gaming-header-tagline{padding:0}.microsite-gaming.oyster-campaign .gaming-bottom-text{padding-top:0}.microsite-gaming.oyster-campaign .landing-video-btn{width:40%;margin-top:-1.5625rem;height:auto;z-index:2}.microsite-gaming.oyster-campaign .decoration_img{z-index:1;position:absolute;top:92.266vw;left:0}.microsite-gaming.oyster-campaign video{width:100vw;height:auto}.microsite-gaming.oyster-campaign .gaming-bottom-text .voucher-block{margin-top:.3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.microsite-gaming.oyster-campaign .gaming-bottom-text .voucher-block span{color:#4f823d;text-transform:uppercase;text-shadow:.03125rem .03125rem #ffe833}.microsite-gaming.oyster-campaign .gaming-bottom-text .voucher-block span.second{width:77%}.microsite-gaming.oyster-campaign .gaming-bottom-text .voucher-block a{width:63.46vw;height:15.2vw;min-width:auto;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}body.gaming-page{background-size:100%;background-repeat:no-repeat;background-position:0 3.25rem}@media print,screen and (min-width:48em){body.gaming-page,body.gaming-page.oyster-campaign{background:url(/themes/custom/maggi/UI/build/images/3zv3aS9.jpg) repeat 50%}body.gaming-page{height:auto;min-height:100%;background-repeat:repeat}}body.gaming-page .ms-gift-detail{padding-top:.625rem}body.gaming-page .ms-gift-detail.oyster-voucher{display:none}body.gaming-page .ms-gift-detail.oyster-voucher img{-webkit-transform:scale(1.1);transform:scale(1.1)}body.gaming-page .ms-gift-detail.oyster-voucher{margin-top:-2.625rem;margin-bottom:14.2vw;padding-bottom:0}body.gaming-page .ms-gift-detail.oyster-voucher .ms-gift-detail--image{overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box;aspect-ratio:auto}body.gaming-page .ms-gift-detail.oyster-voucher .ms-gift-detail--cta{bottom:-9.33vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.gaming-page .ms-gift-detail.oyster-voucher .ms-gift-detail--cta .ms-gift-detail_share-now-btn{width:63.46vw;height:15.2vw;min-width:auto;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;border-radius:0}body.gaming-page .ms-gift-detail.oyster-voucher .ms-gift-detail_tnc-link{display:none}body.gaming-page .soya-dish-main-container.mushroom-campaign{padding-top:0;background:none;display:none}body.gaming-page .soya-dish-main-container.mushroom-campaign .ms-search{display:none}body.gaming-page .soya-dish-main-container.mushroom-campaign .ms-search-results{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:none;padding-top:.625rem}body.gaming-page .soya-dish-main-container.mushroom-campaign .ms-search-results:before{content:none}body.gaming-page .soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card{width:calc(100% - 1.25rem);max-width:none;margin-left:.625rem;margin-top:.9375rem;background-size:100%;height:32vw;min-height:auto}body.gaming-page .soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card a{display:-webkit-box;display:-ms-flexbox;display:flex;background:none;height:auto}body.gaming-page .soya-dish-main-container.mushroom-campaign .ms-search-results .ms-product-card a .mg-recipe-picture img{position:relative;height:32vw;width:56.8vw;-o-object-fit:cover;object-fit:cover;-webkit-transform:none;transform:none;max-width:none}body.gaming-page .soya-dish-main-container.mushroom-campaign .dish-search-recipe:before{content:none}body.gaming-page .soya-dish-main-container.mushroom-campaign .mg-recipe-info-wrapper{height:auto;background:none;border-radius:0;width:43.2vw}body.gaming-page .soya-dish-main-container.mushroom-campaign .mg-recipe-info-wrapper .rec{-webkit-transform:none;transform:none;padding-left:.9375rem;height:32vw}body.gaming-page .soya-dish-main-container.mushroom-campaign .mg-recipe-info-wrapper .rec .ms-description,body.gaming-page .soya-dish-main-container.mushroom-campaign .mg-recipe-info-wrapper .rec h3{width:29.8vw;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding-top:.3125rem}body.gaming-page .soya-dish-main-container.mushroom-campaign .mg-recipe-info-wrapper .rec h3{color:#7a3a14!important;text-transform:uppercase;line-height:1rem!important;margin-top:.3125rem;padding-bottom:.9375rem;padding-top:.3125rem}body.gaming-page .soya-dish-main-container.mushroom-campaign .mg-recipe-info-wrapper .rec .ms-description{color:#446b20!important}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form,.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text],.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text],.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text],.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:80vw;height:14.666vw;background-size:100%;background-color:transparent;padding-left:.75rem;padding-right:.75rem;color:rgba(122,58,20,.43);padding-bottom:.125rem;-moz-text-align-last:center;text-align-last:center;font-style:italic;border:none!important;background-repeat:no-repeat;margin:0 auto;color:#e25429}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]::-webkit-input-placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]::-webkit-input-placeholder,.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]::-webkit-input-placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]::-webkit-input-placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]::-moz-placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]::-moz-placeholder,.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]::-moz-placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]::-moz-placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]::placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]::placeholder,.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]::placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]::placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]:-ms-input-placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]:-ms-input-placeholder,.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]:-ms-input-placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]:-ms-input-placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]::-ms-input-placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]::-ms-input-placeholder,.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]::-ms-input-placeholder,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form input[type=text]::-ms-input-placeholder{color:#e25429;font-style:italic}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form{-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}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-verify-otp-form input.form-submit,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-verify-otp-form input.form-submit{width:63.46vw;height:14.53vw;background-size:100%;background-repeat:no-repeat;border:none;color:#fff;margin-top:.9375rem;background-color:transparent;font-weight:400}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form{position:relative}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input.form-submit,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input.form-submit{width:18.666vw;height:14.4vw;background-size:100%;background-repeat:no-repeat;border:none;color:#fff;margin-left:-18.666vw;background-color:transparent;font-style:italic;padding-right:.75rem;padding-left:.375rem;outline:none;font-weight:400}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text],.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text]{padding-right:5.125rem}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text][disabled],.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form input[type=text][disabled]{opacity:1}.page-node-type-microsite-campaign-pages.os-otp #maggi-vn-oyster-gapit-send-otp-form .ajax-progress,.page-node-type-microsite-campaign-pages .os-otp #maggi-vn-oyster-gapit-send-otp-form .ajax-progress{position:absolute}.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form{position:absolute;top:109.33vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .result_message .error,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .result_message .error,.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .result_message .my_top_message,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .result_message .my_top_message,.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .result_message .notice,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .result_message .notice,.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .result_verify_message .error,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .result_verify_message .error,.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .result_verify_message .my_top_message,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .result_verify_message .my_top_message,.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .result_verify_message .notice,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .result_verify_message .notice,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .result_message .error,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .result_message .error,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .result_message .my_top_message,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .result_message .my_top_message,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .result_message .notice,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .result_message .notice,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .result_verify_message .error,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .result_verify_message .error,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .result_verify_message .my_top_message,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .result_verify_message .my_top_message,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .result_verify_message .notice,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .result_verify_message .notice{position:absolute;top:-1.4375rem;text-shadow:.0625rem .0625rem #fff;padding-left:.3125rem}.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .result_verify_message .error,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .result_verify_message .error,.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .result_verify_message .notice,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .result_verify_message .notice,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .result_verify_message .error,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .result_verify_message .error,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .result_verify_message .notice,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .result_verify_message .notice{top:-1.21875rem}.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .notice,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .notice,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .notice,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .notice{color:#397d30}.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .error,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .error,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .error,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .error{color:#c90909}.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form .ajax-progress,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form .ajax-progress,.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .ajax-progress,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .ajax-progress{position:absolute;bottom:-.8125rem}.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form{top:128.8vw}.page-node-type-microsite-campaign-pages.os-otp #gapit-verify-opt-form .my_top_message,.page-node-type-microsite-campaign-pages .os-otp #gapit-verify-opt-form .my_top_message{color:#c90909}.page-node-type-microsite-campaign-pages.os-otp #gapit-send-opt-form #maggi-vn-oyster-gapit-resend-otp-link #edit-resend-otp,.page-node-type-microsite-campaign-pages .os-otp #gapit-send-opt-form #maggi-vn-oyster-gapit-resend-otp-link #edit-resend-otp{background:transparent;border:none;line-height:1.125rem;color:#397d30;float:right;text-shadow:.0625rem .0625rem #fff;text-decoration:underline;padding:0;margin-right:.9375rem;margin-top:-.0625rem}.os-liteform.oyster-campaign #microsite_home-banner{position:absolute;margin:0;min-height:auto;top:-2.5rem;left:0}.os-liteform.oyster-campaign #microsite_home-banner img{width:100vw;height:auto}.os-liteform.oyster-campaign .mg-main-wrapper{overflow:hidden}.os-liteform.oyster-campaign #gapit-user-info-form{position:relative;margin-top:121.73vw;text-align:center}@media print,screen and (min-width:48em){.os-liteform.oyster-campaign #gapit-user-info-form{display:none}}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item{margin-top:1.25rem;position:relative}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city,.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob,.os-liteform.oyster-campaign #gapit-user-info-form input[type=email],.os-liteform.oyster-campaign #gapit-user-info-form input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:80vw;height:14.666vw;background-size:100%;background-color:transparent;padding-left:.75rem;padding-right:.75rem;margin-left:auto;margin-right:auto;color:rgba(122,58,20,.43);padding-bottom:.125rem;-moz-text-align-last:center;text-align-last:center;font-style:italic;border:none!important;background-repeat:no-repeat;color:#e25429;text-transform:uppercase}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city::-webkit-input-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob::-webkit-input-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=email]::-webkit-input-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=text]::-webkit-input-placeholder{color:#e25429;font-style:italic;text-transform:uppercase}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city::-moz-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob::-moz-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=email]::-moz-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=text]::-moz-placeholder{color:#e25429;font-style:italic;text-transform:uppercase}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city::placeholder,.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob::placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=email]::placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=text]::placeholder{color:#e25429;font-style:italic;text-transform:uppercase}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city:-ms-input-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob:-ms-input-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=email]:-ms-input-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=text]:-ms-input-placeholder{color:#e25429;font-style:italic;text-transform:uppercase}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city::-ms-input-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob::-ms-input-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=email]::-ms-input-placeholder,.os-liteform.oyster-campaign #gapit-user-info-form input[type=text]::-ms-input-placeholder{color:#e25429;font-style:italic;text-transform:uppercase}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city{padding:0}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-city select{width:100%;height:100%;background:transparent;color:#e25429;font-style:italic;text-transform:uppercase;padding-left:1.875rem}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob{margin-top:.625rem;padding:0}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob input{border:none;width:100%;height:100%;background:transparent;color:#e25429;font-style:italic}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob input:before{content:attr(placeholder)!important;color:#e25429;text-transform:uppercase;width:50%;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:80%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-dob input:valid:before{content:""!important;display:none}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-gender input{opacity:0;width:.0625rem;height:.0625rem}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-gender input+label{padding-top:1.25rem;padding-bottom:1.25rem;padding-left:2.8125rem;background-size:2.5rem 2.5rem;background-repeat:no-repeat;background-position:0 calc(50% + .25rem);text-transform:uppercase}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-gender input:checked+label{background-size:3.4375rem 3.1875rem;background-position:-.375rem .3125rem}.os-liteform.oyster-campaign #gapit-user-info-form .form-item-gender+.form-item-gender{margin-left:-.625rem}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc{margin-right:.3125rem;margin-top:.625rem;width:15.3125rem;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox],.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox],.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]{opacity:0;width:.0625rem;height:.0625rem}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox]+div+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox]+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox]+div+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox]+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]+div+label,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]+label{background-repeat:no-repeat;background-size:1.525rem 1.25rem;padding-left:2rem;font-weight:400;text-align:left;line-height:1.125rem;background-position:top -.125rem left;margin:0}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox]+div+label a,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus input[type=checkbox]+label a,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox]+div+label a,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc input[type=checkbox]+label a,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]+div+label a,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent input[type=checkbox]+label a{font-style:italic;font-family:Kitchen cupboard Regular!important;color:#000;text-decoration:underline}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-18plus .form-item--error-message,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent-tnc .form-item--error-message,.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-consent .form-item--error-message{bottom:0;position:relative}.os-liteform.oyster-campaign #gapit-user-info-form .js-form-item-email #edit-email[disabled]{color:#777!important;background:#dfdddd!important;opacity:1;-webkit-text-fill-color:#777!important}.os-liteform.oyster-campaign #gapit-user-info-form input[type=submit]{width:63.46vw;height:14.53vw;background-size:100%;background-repeat:no-repeat;border:none;color:#fff;margin-top:.625rem;background-color:transparent;text-transform:uppercase;font-weight:400}.os-liteform.oyster-campaign #gapit-user-info-form #edit-gender--wrapper{width:80vw;margin:0 auto;position:relative;border:none;padding-bottom:1.0625rem}.os-liteform.oyster-campaign #gapit-user-info-form #edit-gender--wrapper legend{position:absolute;width:26.66vw;text-align:left;padding:0 .625rem 0 0;top:1.5625rem;left:.625rem;text-transform:uppercase}.os-liteform.oyster-campaign #gapit-user-info-form #edit-gender--wrapper .form-radios{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:12vw;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.os-liteform.oyster-campaign #gapit-user-info-form .form-item--error-message{text-transform:none;position:absolute;bottom:-.8125rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80vw;font-style:normal}.oyster-campaign.recipe-count-container{position:absolute;bottom:62vw;background-image:url(/themes/custom/maggi/UI/build/images/3s8cAiZ.png);background-repeat:no-repeat;background-size:100% 100%;background-position:50%;width:97%;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;width:100%;margin:0 0 0 -3px;padding:5px;min-height:50vw}.oyster-campaign.recipe-count-container .recipe-count-value{font-size:2.5rem!important;color:#d52d30;font-family:MaggiSansVnuBold,Arial Black;background:url(/themes/custom/maggi/UI/build/images/3xYjvJc.png) no-repeat;background-size:100% 100%;background-position:50%;padding:2px 15px;margin-top:24px}.oyster-campaign.recipe-count-container p{text-align:center;width:80%;font-family:MaggiSansVnuBold,Arial Black;font-size:1.125rem;color:#000;line-height:1.3125rem}.oyster-campaign.recipe-count-container p:after{width:150px;height:10px;display:block;content:"";background:url(/themes/custom/maggi/UI/build/images/jJDSwGp.png) no-repeat;background-size:100% 100%;margin:6px auto 0}.cx-recipe-trailer{position:relative;display:grid;-ms-scroll-chaining:none;overscroll-behavior:contain;height:100%;margin:0}.cx-recipe-trailer-media-container{height:100%;overflow:hidden;position:relative;z-index:1}.cx-recipe-trailer-media-container picture img{height:100%;width:100%;min-height:36.75rem;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:75em){.cx-recipe-trailer-media-container picture img{min-height:44.9375rem}}@media print,screen and (min-width:64em){.cx-recipe-trailer-media-container picture img{min-height:38.625rem}}@media print,screen and (min-width:48em){.cx-recipe-trailer-media-container picture img{min-height:31.375rem}}.cx-recipe-trailer-media-container picture:after{bottom:0;left:0;content:"";position:absolute;width:100%;display:inline-block;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(40.31%,rgba(0,0,0,.56)),to(rgba(0,0,0,.75)));background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.56) 40.31%,rgba(0,0,0,.75));height:100%}.cx-recipe-trailer-content{position:absolute;z-index:2;height:100%;width:100%;overflow:hidden;padding-right:.9375rem}.cx-recipe-trailer-content-wrapper{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:left;-ms-flex-align:left;align-items:left;z-index:5;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 1.875rem 1.3125rem 1.625rem}@media print,screen and (min-width:48em){.cx-recipe-trailer-content-wrapper{margin:0 0 1.25rem 3.75rem}}@media print,screen and (min-width:64em){.cx-recipe-trailer-content-wrapper{margin:0 2.5625rem 1.5625rem 2.5rem}}@media screen and (min-width:75em){.cx-recipe-trailer-content-wrapper{margin:0 7.875rem 2.4375rem}}.cx-recipe-trailer-content-wrapper-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:10px;gap:10px;width:125px;border-radius:27px;opacity:1;opacity:var(--Serving,1);background:hsla(0,0%,100%,.51);-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);color:#000}.cx-recipe-trailer-content-wrapper-tag .recipe-box{border-radius:3.1875rem;height:1.25rem}.cx-recipe-trailer-content-wrapper-tag .recipe-box-label{font-style:normal;font-weight:400}.cx-recipe-trailer-info{margin-right:0;margin-bottom:1.3125rem;min-height:12.5rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-trailer-info{margin-right:2.5rem}}@media print,screen and (min-width:64em){.cx-recipe-trailer-info{margin-right:6.5625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-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;margin-bottom:1.5625rem}}@media screen and (min-width:75em){.cx-recipe-trailer-info{margin-right:15.625rem;margin-bottom:2.4375rem}}.cx-recipe-trailer-info-title{color:#fff;text-align:left;font-weight:400;margin-bottom:1.1875rem}@media print,screen and (max-width:47.99875em){.cx-recipe-trailer-info-title{padding-right:3rem}}@media print,screen and (min-width:48em){.cx-recipe-trailer-info-title{margin-bottom:.625rem}}@media print,screen and (min-width:64em){.cx-recipe-trailer-info-title{margin-bottom:0;max-width:80%}}@media screen and (min-width:75em){.cx-recipe-trailer-info-title{margin-bottom:0}}.cx-recipe-trailer-info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:2.875rem}.cx-recipe-trailer-info-wrapper-rating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:.3125rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.cx-recipe-trailer-info-wrapper-rating .mg-stars span{width:1rem;height:1rem}@media print,screen and (min-width:64em){.cx-recipe-trailer-info-wrapper-rating .mg-stars span{margin-right:.4375rem}}@media print,screen and (min-width:64em){.cx-recipe-trailer-info-wrapper-rating .mg-stars span svg{height:1.1875rem;width:1.5625rem}}.cx-recipe-trailer-info-wrapper-rating-count{color:#fff;margin-left:.4375rem;text-decoration:underline;text-underline-offset:.0625rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media print,screen and (min-width:64em){.cx-recipe-trailer-info-wrapper-rating-count{margin-left:.9375rem}}.cx-recipe-trailer-info-wrapper .cx-recipe-favourites .cx-add-to-favourites-button{border:none}.cx-recipe-trailer-info-wrapper .cx-recipe-favourites .cx-add-to-favourites .saved .button-text{cursor:default;pointer-events:none}@media print,screen and (max-width:47.99875em){body.cx-improve-template .grid-container.mg-recipes-template.mg-50-50-template{padding:0}body.cx-improve-template .mg-recipe-ins.new-rating{padding:0 1.875rem}}.cx-error-message-popup-recipe-trailer{position:fixed;bottom:1.25rem;right:0;background:#dd5347;padding:1.5625rem;border-radius:.625rem;margin:0 .9375rem;color:#fff;z-index:9999;display:none;max-width:23.4375rem;overflow:auto}.cx-recipe-variants{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:3.75rem}@media print,screen and (min-width:48em){.cx-recipe-variants{margin-bottom:6.25rem}}@media print,screen and (min-width:64em){.cx-recipe-variants{background-color:#eee;margin-bottom:6.875rem}}.cx-recipe-variants-container,.cx-recipe-variants>.grid-x{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.cx-recipe-variants-container{grid-gap:1.875rem;gap:1.875rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.cx-recipe-variants-container{padding-top:3.75rem;padding-bottom:3.75rem;padding-right:3.9375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cx-recipe-variants-text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.4375rem 0;grid-gap:.5rem;gap:.5rem;color:#000}@media print,screen and (max-width:47.99875em){.cx-recipe-variants-text{padding-left:1.875rem;padding-right:1.875rem}}@media print,screen and (min-width:64em){.cx-recipe-variants-text{width:45%;padding:0}}.cx-recipe-variants-button-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.9375rem;gap:.9375rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-recipe-variants-button-container::-webkit-scrollbar{display:none}@media print,screen and (max-width:47.99875em){.cx-recipe-variants-button-container{padding-left:1.875rem;padding-right:1.875rem}}@media print,screen and (min-width:64em){.cx-recipe-variants-button-container{width:49%;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;padding:0}}.cx-recipe-variants-button-container a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cx-recipe-variants-button-container button{border:.0625rem solid #000;border-radius:.1875rem;padding:.5rem .75rem;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.10196),0 1px 2px 0 rgba(0,0,0,.1098);box-shadow:0 2px 6px 0 rgba(0,0,0,.10196),0 1px 2px 0 rgba(0,0,0,.1098);cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cx-recipe-variants-button-container button .recipe-btn-items{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;line-height:1.125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.625rem;gap:.625rem}@media print,screen and (min-width:64em){.cx-recipe-variants-button-container button .recipe-btn-items{line-height:1.375rem}}@media screen and (min-width:75em){.cx-recipe-variants-button-container button .recipe-btn-items{line-height:1.25rem}}.cx-recipe-variants-button-container button .recipe-btn-items .icon-refresh{width:.9375rem;height:.71875rem}.cx-recipe-variants-button-container button .recipe-btn-items .recipe-variant-button{color:#000}.cx-recipe-variants-button-container button .recipe-btn-items .recipe-button-icon-last{width:1rem;height:1rem}.cx-recipe-container{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.125rem;margin-top:1.125rem}@media print,screen and (min-width:48em){.cx-recipe-container{margin-bottom:2.8125rem;margin-top:1.625rem}}@media print,screen and (min-width:64em){.cx-recipe-container{margin-bottom:2.1875rem;margin-top:2.0625rem}}@media screen and (min-width:75em){.cx-recipe-container{margin-bottom:3.4375rem;margin-top:2.25rem}}.cx-recipe-container .cx-recipe-preparation{color:#000;margin:0}.cx-recipe-container .cx-recipe-preparation .recipe-prep{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.625rem;gap:.625rem}.cx-recipe-container .cx-recipe-preparation .icon-status{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.3125rem;gap:.3125rem}.cx-recipe-container .cx-recipe-preparation .difficulty-icon-active{color:#000}.cx-recipe-container .cx-recipe-preparation .difficulty-icon-inactive{color:#ccc}.cx-recipe-container #share-icon{cursor:pointer}.cx-recipe-container #share-icon:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/3bEpbLp.svg);background-repeat:no-repeat;width:1.875rem;height:1.875rem;background-size:cover;display:block}@media print,screen and (min-width:48em){.cx-recipe-container #share-icon:after{width:2.1875rem;height:2.1875rem}}@media screen and (min-width:75em){.cx-recipe-container #share-icon:after{width:2.625rem;height:2.625rem}}#share-recipe-overlay{background:rgba(51,51,51,.2);border:1px solid #cbc9c9;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:33}.share-recipe-modal{position:absolute;left:10%;top:25%;background:#fff;padding:31px 29px 43px 30px;opacity:1}@media print,screen and (max-width:47.99875em){.share-recipe-modal{left:4%;max-width:92%}}@media print,screen and (min-width:48em){.share-recipe-modal{left:30%;top:7%}}@media print,screen and (min-width:64em){.share-recipe-modal{left:40%;top:25%}}.share-recipe-modal .recipe-modal-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-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;margin-bottom:2rem}@media print,screen and (min-width:64em){.share-recipe-modal .recipe-modal-header h2{position:relative}}.share-recipe-modal .recipe-modal-header .close-modal-icon{position:absolute;top:35%;right:0;cursor:pointer}@media print,screen and (min-width:64em){.share-recipe-modal .recipe-modal-header .close-modal-icon{top:31%}}.share-recipe-modal .recipe-modal-header .close-modal-icon:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2xItg7s.png);width:.84375rem;height:.84375rem;background-size:.8125rem;background-repeat:no-repeat;display:block}.share-recipe-modal .copy-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:16rem;height:2.6875rem}.share-recipe-modal .copy-link .copy-link-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 8px;border:1px solid #aaa;border-right:none;color:#747474;outline:none}.share-recipe-modal .copy-link .copy-link-button{-ms-flex-negative:0;flex-shrink:0;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:2.6875rem;width:2.6875rem;background:#cbc9c9;border:1px solid #aaa;border-radius:0;cursor:pointer}.share-recipe-modal .copy-link .copy-link-button:after{content:"";height:1.0625rem;width:.92063rem;background-size:.92063rem}body.cx-improve-template .mg-sharing-icons{margin-bottom:2rem;text-align:center}body.cx-improve-template .mg-sharing-icons .mg-gutter-container{margin-left:.875rem}body.cx-improve-template .mg-sharing-icons ul{border:0;position:relative;margin-top:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-left:none}@media print,screen and (max-width:47.99875em){body.cx-improve-template .mg-sharing-icons ul{-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:.9375rem;row-gap:.9375rem}}body.cx-improve-template .mg-sharing-icons ul li{margin-left:.5rem;margin-right:.5625rem}@media print,screen and (max-width:47.99875em){body.cx-improve-template .mg-sharing-icons ul li{margin-bottom:.625rem}}body.cx-improve-template .mg-sharing-icons ul li a{width:2.5rem!important;height:2.5rem;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;border:1px solid #333;background:#fff}body.cx-improve-template .mg-sharing-icons ul li a img{height:1.5rem}body.cx-improve-template .mg-sharing-icons ul li a.addthis_button_pinterest_share img,body.cx-improve-template .mg-sharing-icons ul li a.addthis_button_pinterest img{height:1.375rem}body.cx-improve-template .mg-sharing-icons ul li a.addthis_button_facebook img{height:1.25rem}@media print,screen and (min-width:48em){body.cx-improve-template .mg-sharing-icons ul li a.addthis_button_whatsapp{display:-webkit-box;display:-ms-flexbox;display:flex}}body.cx-improve-template .mg-sharing-icons ul li a.addthis_button_whatsapp img{height:1.5rem}body.cx-improve-template .mg-sharing-icons ul li a.addthis_button_twitter img{height:1.0625rem}.cx-recipe-preparation-container #share-recipe-overlay .custom_images,.cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons .mg-pdf-cta .mg-pdf-checkbox p,.cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons .mg-rating__txt-block p,.cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons .mg-recipe-instructions__steps-head h3,.cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons .mg-search__suggestion_title a,.cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons .mg-teaser-content__container-des p,.cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons .mg-teaser-recipe-1_content a p,.cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons h5,.mg-pdf-cta .mg-pdf-checkbox .cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons p,.mg-rating__txt-block .cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons p,.mg-recipe-instructions__steps-head .cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons h3,.mg-search__suggestion_title .cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons a,.mg-teaser-content__container-des .cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons p,.mg-teaser-recipe-1_content a .cx-recipe-preparation-container #share-recipe-overlay .mg-sharing-icons p{display:none}.cx-recipe-description{margin-bottom:1.875rem}@media print,screen and (min-width:48em){.cx-recipe-description{margin-bottom:3.75rem}}@media print,screen and (min-width:64em){.cx-recipe-description{margin-bottom:4.375rem}}@media screen and (min-width:75em){.cx-recipe-description{margin-bottom:4.125rem}}.cx-recipe-description-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cx-recipe-description-container>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:1.1875rem;gap:1.1875rem}.cx-recipe-description-text{color:#747474;text-align:left}.cx-recipe-description-text-clip{overflow:hidden}@media print,screen and (max-width:47.99875em){.cx-recipe-description-text-clip{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media print,screen and (min-width:48em){.cx-recipe-description-text-clip{height:50px}}.cx-recipe-description-text-hidden{color:#747474;text-align:left;display:none}.cx-recipe-description-readless-btn,.cx-recipe-description-readmore-btn{display:none;text-align:left;text-decoration:underline;cursor:pointer}.cx-recipe-description-readless-btn{color:#000}.cx-recipe-description-start-cooking{background-color:#fd0;cursor:pointer;text-align:center;width:100%;max-width:19.6875rem;height:3.25rem;margin-top:2.375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:75em){.cx-recipe-description-start-cooking{margin-top:0}}.cx-recipe-description-start-cooking-button{color:#333;cursor:pointer;background-color:#fd0;padding:1.25rem 1.375rem}.cx-recipe-description-start-cooking-button-text{padding-top:.0625rem;padding-bottom:.0625rem}.cx-pdf-cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f1f1f1;padding-top:2.4375rem;padding-bottom:1.5rem}@media print,screen and (max-width:47.99875em){.cx-pdf-cta{padding-right:5.07813rem;padding-left:4.6875rem}}@media print,screen and (min-width:48em){.cx-pdf-cta{padding-top:1.875rem;padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.cx-pdf-cta{padding-top:2.625rem;padding-bottom:2.6875rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-pdf-cta.mg-cta-right{float:right}}.cx-pdf-cta_container{display:inline-block}.cx-pdf-cta_container .cx-pdf-btn{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-decoration:underline}.cx-pdf-cta_container .cx-pdf-btn span{display:block;height:.92188rem;width:.92188rem;margin-right:.625rem}.cx-pdf-cta .cx-pdf-main-container{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;grid-gap:.75rem;gap:.75rem}@media print,screen and (min-width:48em){.cx-pdf-cta .cx-pdf-main-container{grid-gap:.875rem;gap:.875rem}}@media print,screen and (min-width:64em){.cx-pdf-cta .cx-pdf-main-container{grid-gap:.625rem;gap:.625rem}}@media screen and (min-width:75em){.cx-pdf-cta .cx-pdf-main-container{grid-gap:.5rem;gap:.5rem}}.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0}@media print,screen and (min-width:48em){.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox{padding-left:1.25rem;padding-right:1.25rem}}.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox input{-ms-flex-item-align:center;align-self:center;cursor:pointer}.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label{cursor:pointer;color:#333;word-break:break-word;margin-left:.5rem}@media print,screen and (min-width:48em){.cx-pdf-cta .cx-pdf-main-container .cx-pdf-checkbox label{-ms-flex-item-align:center;align-self:center}}.cx-save-recipe-cta{text-align:center;background-color:#f1f1f1;padding-top:2.4375rem;padding-bottom:1.5rem}@media print,screen and (max-width:47.99875em){.cx-save-recipe-cta{padding-right:5.07813rem;padding-left:4.6875rem}}@media print,screen and (min-width:48em){.cx-save-recipe-cta{padding-top:1.875rem;padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.cx-save-recipe-cta{padding-top:2.625rem;padding-bottom:2.6875rem}}.cx-save-recipe-cta .cx-add-to-favourites-button{grid-gap:0;gap:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;cursor:pointer}@media print,screen and (min-width:64em){.cx-save-recipe-cta .cx-add-to-favourites-button{width:100%;max-width:23.75rem}}.cx-save-recipe-cta .cx-add-to-favourites-button .button-text{color:#000;padding:1.25rem 1.375rem}.cx-save-recipe-cta .cx-add-to-favourites-button .icon-heart{background-color:unset;width:1.25rem;height:1.25rem;cursor:pointer}.cx-save-recipe-cta .cx-add-to-favourites-button .icon-heart:after{top:0;left:0}.cx-save-recipe-cta .saved{background-color:#000}.cx-save-recipe-cta .saved .button-text{color:#fff;-webkit-animation-name:none;animation-name:none}.cx-save-recipe-cta .saved .icon-heart{background-color:unset}.cx-save-recipe-cta .saved .icon-heart:after{top:0;left:0}.toc-title{display:none}.ie .cx-pdf-main-container{display:-webkit-box;display:-ms-flexbox;display:flex}.ie .cx-pdf-main-container .cx-pdf-checkbox{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:.9375rem}.cx-whats-new-mg-video{margin-left:.0625rem;margin-right:.0625rem}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-whats-new-mg-video .cx-whats-new-mg-video-recmd-container{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}.cx-whats-new-mg-video .cx-whats-new-mg-video-recmd-container>div{width:71%}}.cx-whats-new-mg-video__youtube{width:100%;height:100%;margin:0!important}.cx-whats-new-mg-video__youtube--wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.cx-whats-new-mg-video__inner{background-color:#f3f3f3}@media print,screen and (max-width:47.99875em){.cx-whats-new-mg-video__inner{position:relative}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-whats-new-mg-video__inner{position:relative}}.cx-whats-new-mg-video__recommend{margin-top:3.375rem;margin-bottom:3.375rem}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__recommend{margin-top:4.375rem;margin-bottom:4.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend{margin-top:6.5rem;margin-bottom:6.5rem}}.cx-whats-new-mg-video__recommend__text{text-align:left;margin-bottom:2rem}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__recommend__text{text-align:center}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend__text{margin-bottom:3.125rem}}.cx-whats-new-mg-video__recommend__header_title{text-align:left;margin-bottom:3.125rem}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__recommend__header_title{margin-bottom:2.0625rem}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__recommend__header_title{text-align:center;margin-bottom:1.6875rem}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend__header_title{margin-bottom:2.75rem}}@media print,screen and (max-width:74.99875em){.cx-whats-new-mg-video__recommend .mg-product-card-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend .mg-product-card-right{border:.1875rem solid #eee}}.cx-whats-new-mg-video__recommend .mg-product-card-right a{grid-gap:unset;gap:unset}@media print,screen and (max-width:74.99875em){.cx-whats-new-mg-video__recommend .mg-product-card-right a{-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}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend .mg-product-card-right a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-product-picture-right{width:100%;margin-right:0}.cx-whats-new-mg-video__recommend .mg-product-card-right a img{width:100%;height:9.875rem;-o-object-fit:cover;object-fit:cover}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-whats-new-mg-video__recommend .mg-product-card-right a img{height:20.25rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-whats-new-mg-video__recommend .mg-product-card-right a img{height:17.5rem}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend .mg-product-card-right a img{height:100%}}.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.25rem;grid-gap:1.125rem;gap:1.125rem;width:100%}@media print,screen and (max-width:74.99875em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper{border:.1875rem solid #eee;border-top:0}}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper{padding:1.8125rem 2.0625rem 2rem;grid-gap:.875rem;gap:.875rem}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper{padding:.75rem 1.75rem 1.25rem;grid-gap:1.3125rem;gap:1.3125rem}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper{width:49%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:3.125rem;grid-gap:.8125rem;gap:.8125rem}}@media screen and (min-width:1600px){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper{padding-left:4.375rem}}.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text{width:-webkit-max-content;width:-moz-max-content;width:max-content}.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .rec{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:.5rem;gap:.5rem}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .rec{grid-gap:.875rem;gap:.875rem}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .rec{grid-gap:1.3125rem;gap:1.3125rem}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .rec{grid-gap:.8125rem;gap:.8125rem}}.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .whats-new-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .whats-new-container{grid-gap:1.4375rem;gap:1.4375rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .whats-new-container{grid-gap:1.4375rem;gap:1.4375rem}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .whats-new-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .whats-new-container .mg-recipe-stats{margin-top:0;margin-left:.9375rem}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .whats-new-container .mg-recipe-stats{margin-left:0}}@media screen and (min-width:75em){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .whats-new-container .mg-recipe-stats{margin-top:1.1875rem}}@media screen and (min-width:1600px){.cx-whats-new-mg-video__recommend .mg-product-card-right a .mg-recipe-info-wrapper .whats-new-container .mg-recipe-stats{margin-top:1.75rem}}.cx-whats-new-mg-video__img-block{position:relative;cursor:pointer}.cx-whats-new-mg-video__img-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cx-whats-new-mg-video__img-block .mg-play-icon{position:absolute;bottom:0;right:0}.cx-whats-new-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-position:50%;background-color:#292929}.cx-whats-new-mg-video__txt-block{color:#333;padding:1.25rem 1.6875rem 1.4375rem;-ms-flex-item-align:start;align-self:flex-start}.cx-whats-new-mg-video__txt-block .info{font-weight:400;margin-bottom:.25rem}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__txt-block .info{margin-bottom:.9375rem}}@media screen and (min-width:75em){.cx-whats-new-mg-video__txt-block .info{margin-bottom:.9375rem;padding-right:3.9375rem;padding-top:.625rem}}@media screen and (min-width:1600px){.cx-whats-new-mg-video__txt-block .info{padding-top:2.75rem;margin-bottom:.625rem}}@media print,screen and (max-width:47.99875em){.cx-whats-new-mg-video__txt-block .bodycopy-small{display:none}}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__txt-block{padding:1.1875rem 1.875rem 1.5rem}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__txt-block{padding:1.875rem 2.5rem 1.5rem}.cx-whats-new-mg-video__txt-block.block-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-whats-new-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}.cx-whats-new-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){.cx-whats-new-mg-video__txt-block{padding-left:4.6875rem}}.cx-whats-new-mg-video .general{vertical-align:middle;padding:.9375rem 0 1.875rem .9375rem}.cx-whats-new-mg-video .general span{display:inline-block;width:1.625rem;height:1.625rem;background-size:1.5625rem 1.5625rem;vertical-align:middle}.cx-whats-new-mg-video .general .info{display:inline;margin-left:1rem;color:#333}.cx-whats-new-mg-video .mg-knowledge__inner{border:.1875rem solid #eee;background-color:#fff}.cx-whats-new-mg-video .mg-knowledge__inner .mg-video__txt-block{padding:.9375rem 2.0625rem 1.6875rem 1.875rem}.cx-whats-new-mg-video .mg-knowledge__inner .mg-video__txt-block .info{padding:0}@media print,screen and (max-width:47.99875em){.cx-whats-new-mg-video .mg-gutter-container{margin:0;width:100%}}.cx-whats-new-mg-video .animated_gif picture img{width:100%;height:47.19vw}@media print,screen and (min-width:48em){.cx-whats-new-mg-video .animated_gif picture img{height:18.88vw}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video .animated_gif picture img{height:16.79vw}}@media screen and (min-width:75em){.cx-whats-new-mg-video .animated_gif picture img{height:12.87vw}}@media screen and (min-width:100em){.cx-whats-new-mg-video .animated_gif picture img{height:12.875rem}}.cx-whats-new-mg-video__lunchboxes__text{text-align:left;margin-bottom:2rem;width:auto}@media screen and (min-width:75em){.cx-whats-new-mg-video__lunchboxes__text{margin-bottom:3.125rem}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__lunchboxes__text{text-align:center}}.cx-whats-new-mg-video__lunchboxes .mg-teaser-content{margin-top:0;margin-bottom:0}@media print,screen and (max-width:47.99875em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content{padding:0}}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des{padding:0 2.0625rem}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des{padding-left:3.22875rem}}@media screen and (min-width:75em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des{-ms-flex-item-align:auto;align-self:auto;padding-left:3.76rem}}.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des h2{width:15.5rem;height:6.5625rem}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des h2{width:100%;height:2.5rem}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des h2{width:18.97988rem;height:5rem;margin:2.04438rem 0 0}}@media screen and (min-width:75em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des h2{width:23.77306rem;height:3.3125rem;margin-top:5.40125rem}}.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des .redirect-btn{margin-bottom:2.1875rem}.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des .redirect-btn a:first-child{padding:1.25rem;margin-top:2.1875rem}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des .redirect-btn a:first-child{margin-top:2.375rem;margin-bottom:2.4375rem}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des .redirect-btn a:first-child{margin-top:2.11875rem;margin-bottom:4.25625rem}}@media screen and (min-width:75em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des .redirect-btn a:first-child{margin-top:1.25rem;margin-bottom:4.72875rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container{padding-top:1.76813rem;padding-bottom:1.7225rem}}.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-img img{min-height:12.9375rem;-o-object-fit:cover;object-fit:cover;height:100%}@media print,screen and (min-width:48em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-img img{width:52.63294rem;min-height:23.02181rem;margin-bottom:2.55625rem}}@media print,screen and (min-width:64em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-img img{width:52.63294rem;min-height:23.02181rem;margin:0 .23188rem 0 .0275rem}}@media screen and (min-width:75em){.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-img img{margin:0}}.cx-whats-new-mg-video__lunchboxes .lunchbox_button:first-child{background-color:#333!important;color:#fff!important;background-image:none!important}@media print,screen and (max-width:47.99875em){.cx-whats-new-mg-video__lunchboxes .lunchbox_button:first-child{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.cx-whats-new-mg-video__lunchboxes .lunchbox_button:first-child>div{background-size:0!important;padding-left:0!important}.maggi-sustainability--template .mg-video__inner{background-color:#b3e7be}@media print,screen and (max-width:47.99875em){.maggi-sustainability--template .mg-video .play{height:3.125rem;width:3.125rem}}.maggi-sustainability--template .mg-video__txt-block{padding:1.5625rem 1.875rem}@media print,screen and (min-width:64em){.maggi-sustainability--template .mg-video__txt-block{padding:1.875rem 1.875rem 1.875rem 2.5rem}}@media screen and (min-width:87.5em){.maggi-sustainability--template .mg-video__txt-block{padding:3.125rem 3.125rem 3.125rem 4.0625rem}}@media screen and (min-width:93.75em){.maggi-sustainability--template .mg-video__txt-block{padding:3.75rem 3.75rem 3.75rem 4.6875rem}}.maggi-sustainability--template .mg-video__txt-block .info,.maggi-sustainability--template .mg-video__txt-block p{color:#333}.cx-recipe-steps{position:relative;overflow-x:hidden;margin-bottom:3.125rem;background:#fcfcfc}@media print,screen and (min-width:48em){.cx-recipe-steps{margin-bottom:3.75rem}}@media print,screen and (min-width:64em){.cx-recipe-steps{margin-bottom:4.375rem}}@media screen and (min-width:75em){.cx-recipe-steps{margin-bottom:6.125rem}}.cx-recipe-steps .grid-x{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%}.cx-recipe-steps .custom-padding{background:#fcfcfc}@media print,screen and (max-width:74.99875em){.cx-recipe-steps .custom-padding{position:relative}}@media print,screen and (max-width:47.99875em){.cx-recipe-steps .custom-padding{padding:0 1.875rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-steps .custom-padding .cx-recipe-steps__content{width:22.4375rem}}.cx-recipe-steps .custom-padding .cx-recipe-steps__content .timer_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:1.25rem;gap:1.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media print,screen and (max-width:47.99875em){.cx-recipe-steps .custom-padding .cx-recipe-steps__content .timer_container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-steps .custom-padding .cx-recipe-steps__content .timer_container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cx-recipe-steps .custom-padding .cx-recipe-steps__content .timer_container .cx-timer-playButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.cx-recipe-steps .custom-padding .cx-recipe-steps__content .timer_container .cx-timer-playButton:after{content:" ";margin-left:.625rem;height:1.25rem;width:1.25rem;background-image:url(/themes/custom/maggi/UI/build/images/3hkpVJ8.svg);background-size:100%;background-repeat:no-repeat;background-position:top;display:inline-block}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-recipe-steps .custom-padding .cx-recipe-steps__content{width:84%}.cx-recipe-steps .custom-padding .cx-recipe-steps__content>div{width:54%}}.cx-recipe-steps .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.cx-recipe-steps .slick-slide{height:0}@media screen and (min-width:75em){.cx-recipe-steps .slick-slide{height:100%}}.cx-recipe-steps .slick-active,.cx-recipe-steps .slick-active>div{height:100%}@media screen and (min-width:75em){.cx-recipe-steps .slick-active{height:auto}}.cx-recipe-steps .time_header_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:2.5rem}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-recipe-steps .time_header_top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;grid-gap:1.875rem;gap:1.875rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-steps .time_header_top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;grid-gap:2.375rem;gap:2.375rem}}.cx-recipe-steps .time_header_top .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cx-recipe-steps .time_header_top .time .clock_icon{height:.75rem;width:.75rem;background-size:contain;background-repeat:no-repeat;margin:0 .3125rem}.cx-recipe-steps__images{display:inline-block;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(rgba(11,10,10,.7098)),color-stop(8%,rgba(11,10,10,.5)),color-stop(15%,transparent));background:linear-gradient(180deg,rgba(11,10,10,.7098),rgba(11,10,10,.5) 8%,transparent 15%)}.cx-recipe-steps__images .overlay_timer{position:absolute;bottom:0;background:rgba(51,51,51,.2);width:100%;-webkit-transition:.5s ease;transition:.5s ease;opacity:.8;color:#fff;height:100%;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-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-recipe-steps__images .overlay_timer #timer-display{text-align:center;font-size:64px;font-style:normal;font-weight:400;line-height:normal}.cx-recipe-steps__images .overlay_timer .pause-container,.cx-recipe-steps__images .overlay_timer .play-container,.cx-recipe-steps__images .overlay_timer .restart-container{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}.cx-recipe-steps__images .overlay_timer .pause-container-icon,.cx-recipe-steps__images .overlay_timer .play-container-icon,.cx-recipe-steps__images .overlay_timer .restart-container-icon{width:2.8125rem;height:2.8125rem;display:block}.cx-recipe-steps__images img{position:relative;z-index:-1;height:100%;-o-object-fit:cover;object-fit:cover;height:40.0625rem;width:100%}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-recipe-steps__images img{height:33.5rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-steps__images img{height:27.0625rem}}@media print,screen and (max-width:47.99875em){.cx-recipe-steps__images img{height:19.875rem}}.cx-recipe-steps__line-container{position:absolute;z-index:22;display:-webkit-box;display:-ms-flexbox;display:flex;top:6.25rem}@media screen and (min-width:75em){.cx-recipe-steps__line-container{top:2rem}}.cx-recipe-steps__line-container__step{height:.125rem;background-color:#999;margin:.3125rem}.cx-recipe-steps__line-container__text{text-align:center;color:#fff;padding:.75rem 0;display:none}.cx-recipe-steps-controls{position:absolute;left:50%;bottom:1%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:75em){.cx-recipe-steps-controls{grid-gap:2rem;gap:2rem;bottom:0}}.cx-recipe-steps-controls button{cursor:pointer}.cx-recipe-steps-controls .slick-disabled{cursor:auto}.cx-recipe-steps-controls .slick-disabled button{cursor:no-drop!important;color:#747474}@media print,screen and (max-width:47.99875em){.cx-recipe-steps-controls .slick-disabled{opacity:0}}.cx-recipe-steps-controls .mg-slick-controls{margin-left:0}.cx-recipe-steps-controls .mg-slick-controls:last-child{margin:0}@media print,screen and (max-width:74.99875em){.cx-recipe-steps-controls .mg-slick-controls:last-child{margin-left:auto}}.cx-recipe-steps-controls .mg-slick-controls.slick-disabled{display:none!important}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-recipe-steps-controls{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;margin-top:3.0625rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-steps-controls{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;margin-top:3.0625rem}}@media print,screen and (max-width:47.99875em){.cx-recipe-steps-controls{left:0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(transparent));background:linear-gradient(180deg,#fff,transparent)}}.cx-recipe-steps-controls button{border:.0625rem solid #333;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-recipe-steps .mg-slick .time_header{grid-gap:1.875rem;gap:1.875rem}.cx-recipe-steps .mg-slick .time_header,.cx-recipe-steps .mg-slick .time_header .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cx-recipe-steps .mg-slick .time_header .time .clock_icon{height:.75rem;width:.75rem;background-size:contain;background-repeat:no-repeat;margin:0 .3125rem}.cx-recipe-steps .mg-slick .steps_title_description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:1.6875rem;gap:1.6875rem;margin-top:2.0625rem;margin-bottom:2.5rem}@media print,screen and (min-width:64em){.cx-recipe-steps .mg-slick .steps_title_description{grid-gap:.625rem;gap:.625rem}}.cx-recipe-steps .mg-slick .steps_title_description__description,.cx-recipe-steps .mg-slick .steps_title_description p{color:#000;font-weight:400}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-recipe-steps .mg-slick .steps_title_description{margin-top:2.375rem;margin-bottom:3.75rem}}@media screen and (min-width:75em){.cx-recipe-steps .mg-slick .steps_title_description{margin-top:2.5rem;margin-bottom:6.0625rem}}@media screen and (min-width:1600px){.cx-recipe-steps .mg-slick .steps_title_description{margin-top:2.375rem;margin-bottom:1.875rem}}.cx-recipe-steps .mg-slick .ingredient_wrapper{height:11.375rem;overflow:auto}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-recipe-steps .mg-slick .ingredient_wrapper{height:unset}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-steps .mg-slick .ingredient_wrapper{height:unset}}@media print,screen and (max-width:47.99875em){.cx-recipe-steps .mg-slick .ingredient_wrapper{height:unset;margin-bottom:2.875rem}}.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.1875rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-gap:1.4375rem;gap:1.4375rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient{margin-bottom:.625rem}}@media print,screen and (min-width:64em){.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient{grid-gap:1.6875rem;gap:1.6875rem}}@media screen and (min-width:75em){.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient{width:75%}}.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient__image{width:4.5rem;height:4.5rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient__name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#000;font-weight:400}@media screen and (min-width:75em){.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient__name{line-height:26px}}.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient__quantity{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;color:#747474;font-weight:400}@media screen and (min-width:75em){.cx-recipe-steps .mg-slick .ingredient_wrapper .ingredient__quantity{line-height:26px}}.cx-recipe-steps .mg-slick .chef_tip_container{background:hsla(0,0%,98.8%,.941176);position:absolute;border-radius:.1875rem;padding:1.5625rem 1.375rem;width:19.4375rem}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-recipe-steps .mg-slick .chef_tip_container{right:4rem;bottom:4.1875rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-steps .mg-slick .chef_tip_container{right:3.5625rem;bottom:4.1875rem}}@media print,screen and (max-width:47.99875em){.cx-recipe-steps .mg-slick .chef_tip_container{right:1.9375rem;bottom:3.875rem;border-radius:.5rem;width:19.6875rem}}@media screen and (min-width:75em){.cx-recipe-steps .mg-slick .chef_tip_container{width:19.4375rem;left:unset;right:1.9375rem;bottom:3.4375rem}}.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips{margin-bottom:0;display:block;position:unset;padding:0}.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips__crossicon{display:-webkit-box;display:-ms-flexbox;display:flex;-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:1.1875rem!important}@media print,screen and (max-width:47.99875em){.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips__crossicon p{color:#747474!important;font-size:14px!important;line-height:18px!important;font-weight:400!important}}.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips__crossicon .icon{width:.65625rem;height:.65625rem;cursor:pointer}.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title{width:auto}.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title :first-child{font-weight:700;margin-bottom:0;color:#333}@media print,screen and (min-width:48em){.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title :first-child{color:#000}}.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title :last-child{color:#000;font-weight:400}.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title .chef-desc,.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-title p{font-weight:400}.cx-recipe-steps .mg-slick .chef_tip_container .cx-chef-tips .chef-image{height:4.5625rem;width:4.5625rem;z-index:333}.cx-recipe-steps .mg-slick .chef_tip_container .chef-image{bottom:-3.875rem;right:2.75rem}@media print,screen and (min-width:48em){.cx-recipe-steps .mg-slick .chef_tip_container .chef-image{bottom:-4.1875rem;right:3.5625rem}}@media screen and (min-width:75em){.cx-recipe-steps .mg-slick .chef_tip_container .chef-image{bottom:-3.4375rem;right:3.5625rem}}@-webkit-keyframes MoveDownButton{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(99%);transform:translateY(99%)}}@keyframes MoveDownButton{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(50%);transform:translateY(50%)}to{-webkit-transform:translateY(99%);transform:translateY(99%)}}.cx-recipe-steps .move-down-button{-webkit-animation:MoveDownButton .8s linear;animation:MoveDownButton .8s linear}.cx-recipe-steps .prev-button button{position:relative;padding:1.3125rem 3.3125rem .9375rem .75006rem;width:7.875rem;height:3.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:75em){.cx-recipe-steps .prev-button button{padding:1.75rem 3.31256rem 1.75rem .8125rem;height:5rem}}.cx-recipe-steps .prev-button button .prev-btn-text{line-height:normal}@media screen and (min-width:75em){.cx-recipe-steps .prev-button button .prev-btn-text{line-height:1.625rem}}.cx-recipe-steps .prev-button button .rightarrow{position:absolute;width:.36175rem;height:.625rem;left:.5625rem;top:1.625rem;background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:75em){.cx-recipe-steps .prev-button button .rightarrow{top:2.1875rem}}.cx-recipe-steps .next-button button{position:relative;width:11rem;padding:1.3125rem .70075rem .875rem 7rem;height:3.75rem}@media screen and (min-width:75em){.cx-recipe-steps .next-button button{padding:1.75rem .76325rem 1.75rem 6.9375rem;height:5rem}}.cx-recipe-steps .next-button button .next-btn-text{position:absolute;top:35%;right:.625rem;padding-right:.75rem}.cx-recipe-steps .next-button button .rightarrow{position:absolute;width:.36175rem;height:.625rem;top:1.75rem;right:.5625rem;background-repeat:no-repeat;-ms-flex-item-align:end;align-self:end;background-size:contain}@media screen and (min-width:75em){.cx-recipe-steps .next-button button .rightarrow{top:2.25rem}}.cx-recipe-steps .next-button .finish-button{background-color:#000;text-align:right;-ms-flex-item-align:end;align-self:end}@media only screen and (min-width:1024px){.cx-recipe-steps .next-button .finish-button{padding:1.3125rem .70075rem .875rem 6rem}}@media screen and (min-width:75em){.cx-recipe-steps .next-button .finish-button{padding:1.75rem .76325rem 1.75rem 6.5rem}}.cx-recipe-steps .next-button .finish-button .next-btn-text{color:#fff}.cx-recipe-steps .next-button .finish-button .white-arrow{position:absolute;width:.36175rem;height:.625rem;top:1.75rem;right:.5625rem;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:75em){.cx-recipe-steps .next-button .finish-button .white-arrow{top:2.25rem}}@-webkit-keyframes ButtonAnimationTimeUp{0%,to{bottom:0}50%{bottom:.625rem}}@keyframes ButtonAnimationTimeUp{0%,to{bottom:0}50%{bottom:.625rem}}.cx-improve-mmq-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:3.125rem;gap:3.125rem;margin-bottom:3.125rem}@media print,screen and (min-width:48em){.cx-improve-mmq-container{margin-bottom:3.75rem;grid-gap:3.75rem;gap:3.75rem}}@media print,screen and (min-width:64em){.cx-improve-mmq-container{margin-bottom:6.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:4.0625rem;gap:4.0625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:75em){.cx-improve-mmq-container{margin-bottom:5.625rem}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq{position:relative;padding:0;top:unset;right:unset;width:100%;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;z-index:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:48em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq{width:21.125rem}}@media print,screen and (min-width:64em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq{width:47.5%}}@media screen and (min-width:75em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq{width:23.375rem}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:1.25rem;gap:1.25rem;color:#000}@media print,screen and (min-width:48em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score{grid-gap:1.875rem;gap:1.875rem}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar{width:4.5625rem!important;height:4.5625rem!important;margin:0}@media print,screen and (min-width:48em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar{width:5rem!important;height:5rem!important}}@media print,screen and (min-width:64em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar{width:6.25rem!important;height:6.25rem!important}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar svg{width:4.5625rem!important;height:4.5625rem!important}@media print,screen and (min-width:48em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar svg{width:5rem!important;height:5rem!important}}@media print,screen and (min-width:64em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar svg{width:6.25rem!important;height:6.25rem!important}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar:after,.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar:before{color:#000!important}@media print,screen and (max-width:47.99875em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar:before{font-size:1.6875rem}}@media print,screen and (max-width:63.99875em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar:after{font-size:.625rem}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .srh_progress-bar .srh_progress-bar__background{fill:#fff!important;stroke:#eee!important}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:.6875rem;gap:.6875rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-family:Maggi Sans}@media print,screen and (min-width:64em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.title{color:#000!important;width:100%;display:block!important;text-align:left;font-weight:400;font-family:Maggi Sans!important}@media print,screen and (max-width:74.99875em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.title{margin:0}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.info{width:100%;display:block!important}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq .outer-main-score .arrow-title .teaser.info.cx-improve-link{text-decoration:underline;cursor:pointer;color:#000!important;font-weight:400;text-underline-offset:.1875rem}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq.teaser .my-menu-iq-inner{display:none}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq.expanded{z-index:999}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq.expanded .my-menu-iq-inner{display:block;position:fixed;top:0;right:0;z-index:2000}@media print,screen and (max-width:63.99875em){.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq.expanded .my-menu-iq-inner{height:100%;overflow-y:auto}}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq.expanded .outer-main-score .arrow-title .teaser.title{display:block!important;opacity:1!important;padding-top:0}.cx-improve-mmq-container .cx-improve-mmiq.my-menu-iq.expanded .outer-main-score .arrow-title .teaser.arrow{width:100%;background-image:none;position:relative;right:unset;height:auto;display:block!important}.mg-dsu-rating.cx-rnr-container{background-color:#333;color:#fff;margin-bottom:0}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:5.3125rem 0}@media print,screen and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;width:100%;padding:4.6875rem 3.75rem 1.25rem}}@media print,screen and (max-width:47.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container{padding:4.6875rem 1.875rem 1.875rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container label[for=edit-field-dsu-ratings-0-rating]{display:inline-block;margin-bottom:.9375rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper{margin:0;border-right:.0625rem solid #747474}@media print,screen and (min-width:64em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper{padding-right:2.625rem;width:21.5rem}}@media screen and (min-width:75em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper{padding-right:4rem;width:26.8125rem}}@media screen and (min-width:1600px){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper{padding-right:5rem;width:34.375rem}}@media print,screen and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper{width:100%;border-right:0;border-bottom:.0875rem solid #636363;padding:0 0 3.75rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .title.comment-form__title{margin-bottom:2.3125rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form{padding:0;background:transparent}@media print,screen and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form{width:100%;margin:0 auto}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .label_reviews{display:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .field--type-fivestar{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0;margin-bottom:1.6875rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper{margin-bottom:1.8125rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions]{background-color:transparent!important;margin-top:0;padding:0;height:auto}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .button{background-image:url(/themes/custom/maggi/UI/build/images/1gptObE.svg)!important;background-size:1.75rem 1.3125rem!important;padding-left:2.625rem!important;padding-top:0;padding-bottom:0;color:#fff!important;height:auto;margin-bottom:0;text-decoration:underline;text-underline-offset:.25rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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]{padding:0}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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:hover[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save],.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]{min-width:35%;padding:1rem;height:1.125rem;border:.0625rem solid #fff;background-image:none!important;background:transparent!important;color:#fff!important}@media print,screen and (max-width:47.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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.ajax-progress-throbber{position:absolute;bottom:-1.875rem;left:0}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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]{color:#333;right:0;border:0;padding:0;margin:.625rem 0 0;text-decoration:underline;position:relative;text-align:left}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0-name-wrapper]{margin-top:2.3125rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-0-name-0-value input,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file{width:100%!important}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details .image-widget img{width:auto}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-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{width:100%!important;margin-bottom:0}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-actions] .ajax-progress-throbber{color:#fff!important;margin-left:0!important}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details table.ief-entity-table th.inline-entity-form-media-label.ief-first-column-header{display:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details table.ief-entity-table div.field--type-image .image-widget .image-widget-data{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:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details table.ief-entity-table div.field--type-image .image-widget .image-widget-data>div.form-type-textfield{width:100%}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details table.ief-entity-table div.field--type-image .image-widget .image-widget-data .upload-button-container{margin-top:1rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-images-wrapper details table.ief-entity-table div[data-drupal-selector=edit-field-dsu-images-form-inline-entity-form-entities-0-form-actions]{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.75rem;gap:.75rem;margin-top:1.25rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea{padding:1rem;height:5.625rem;border-radius:0;color:#747474;margin-bottom:1.25rem;resize:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea::-webkit-input-placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea::-moz-placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea:-ms-input-placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea::-ms-input-placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form #edit-field-dsu-comment-wrapper .js-form-type-textarea textarea::placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input{margin-bottom:2.3125rem;height:2.9375rem;padding:1rem;color:#747474}@media print,screen and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input{margin-bottom:2.75rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input#edit-name{margin-top:1.25rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input::-webkit-input-placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input::-moz-placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input:-ms-input-placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input::-ms-input-placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .js-form-type-textfield input::placeholder{color:#747474}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .field--name-field-dsu-tos{margin-top:0;margin-bottom:2.3125rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value input{width:1rem;height:1rem;border-radius:.25rem;margin-right:.75rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label{padding-left:1.75rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label em.placeholder{padding-left:.3125rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form div[data-drupal-selector=edit-actions],.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form div[data-drupal-selector=edit-actions]:hover{margin:0;background-image:none;padding:0;height:auto;color:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form div[data-drupal-selector=edit-actions] .button,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form div[data-drupal-selector=edit-actions]:hover .button{min-width:9.0625rem;padding:1rem;height:auto;border:.0625rem solid #fff;background-image:none;color:#fff!important}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper .comment-dsu-ratings-reviews-comment-type-form.comment-form .captcha{padding:0;margin-bottom:2.3125rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper #comment-form .captcha,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .overall-form-wrapper #comment-form>div:not(.initial-display){display:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container{margin:0}@media print,screen and (min-width:64em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container{padding-left:2.625rem;width:32.5rem}}@media screen and (min-width:75em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container{padding-left:4rem;width:30.25rem}}@media screen and (min-width:1600px){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container{padding-left:5rem;width:43.5625rem}}@media print,screen and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container{width:100%;padding:1.875rem 0 0}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .overallTitle{position:unset;margin-bottom:1.0625rem;display:block}@media print,screen and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .overallTitle{-webkit-transform:translateX(0);transform:translateX(0);margin-bottom:1.5625rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters{margin-bottom:4.125rem}@media print,screen and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters{margin-bottom:1.875rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm{padding:0;max-width:19.6875rem}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form{padding:0}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating{width:100%;padding:0;border:0;display:block!important}@media print,screen and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating{margin-bottom:0}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar{border-radius:.9375rem;background:#555;-webkit-box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.1),0 .0625rem .125rem 0 rgba(0,0,0,.11);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.1),0 .0625rem .125rem 0 rgba(0,0,0,.11);padding:1.1875rem .9375rem 1rem;width:100%;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}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .field-prefix{display:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .form-type-select{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .form-type-select .fivestar-static-form-item{width:100%}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .form-type-select .fivestar-static-form-item .fivestar-widget-static{width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:48em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .form-type-select .fivestar-static-form-item .fivestar-widget-static{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:1.3125rem;gap:1.3125rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .field-suffix{color:#fff;position:absolute;top:-3.125rem;text-decoration:underline;text-underline-offset:.1875rem}@media screen and (min-width:75em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .field-suffix{left:10.625rem;top:-3.125rem;line-height:1.5rem}}@media print,screen and (max-width:74.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .field-suffix{left:9.0625rem;top:-2.8125rem;top:-3.4375rem}}@media print,screen and (max-width:47.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .field-suffix{left:7.8125rem;top:-3.125rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .field-suffix{left:7.8125rem;line-height:1.25rem;top:-3.125rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .form-type-dsu-fivestar .field-suffix{top:-2.8125rem}}.mg-dsu-rating.cx-rnr-container .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating div.transparent[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating.cx-rnr-container .comment-dsu-ratings-reviews-comment-type-form .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating div.transparent[data-drupal-selector=edit-actions],.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_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.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .comment-dsu-ratings-reviews-comment-type-form div.transparent[data-drupal-selector=edit-actions],.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .mg-btn.transparent,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .transparent.mg-submit-btn,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .user-login-form .transparent.button.js-form-submit.form-submit,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .user-pass-reset .transparent.button.js-form-submit.form-submit,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .user-pass .transparent.button.js-form-submit.form-submit,.user-login-form .mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .transparent.button.js-form-submit.form-submit{display:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .fivestar-default div.fivestar-widget-static .star{background-image:url(/themes/custom/maggi/UI/build/images/2siQ14p.svg)!important;background-size:1.875rem 1.875rem!important;background-repeat:no-repeat!important;margin-left:0}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .total_rating .fivestar-default div.fivestar-widget-static .star span.on{background:url(/themes/custom/maggi/UI/build/images/3oOAQOA.svg)!important;background-repeat:no-repeat!important;background-size:1.875rem 1.875rem!important}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form .recommended_wrapper,.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-filters .overallExposedForm form.views-exposed-form fieldset.total_rating_split{display:none}@media print,screen and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content{padding-top:1.25rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row{padding:0;border:0;margin:0 0 1.875rem}@media print,screen and (max-width:47.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row.comments-visible-on-load:nth-child(2){margin-bottom:0}}@media print,screen and (min-width:64em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row{margin-bottom:3.125rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row:not(.comments-visible-on-load){display:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list{grid-gap:1.25rem;gap:1.25rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list{padding-right:5.5rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .cx-rnr-comment-author-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:.75rem;gap:.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .cx-rnr-comment-author-details .cx-rnr-comment-initial{width:2.5rem;height:2.5rem;border-radius:1.5625rem;background:#ffed00;color:#333;position:relative}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .cx-rnr-comment-author-details .cx-rnr-comment-initial span.author-initial{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;width:100%;font-size:0}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .cx-rnr-comment-author-details .cx-rnr-comment-initial span.author-initial:first-letter{text-transform:uppercase}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .author-name{color:#fff}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .author-name{line-height:1.375rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .card-title{display:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .images_rating{max-height:15rem;width:100%}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .images_rating:empty{display:none!important}@media print,screen and (min-width:64em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .images_rating{max-width:27.375rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .images_rating article{height:100%;width:100%}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .images_rating article a.colorbox{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .images_rating article a.colorbox img{margin-bottom:0;height:14.375rem;width:100%;-o-object-fit:cover;object-fit:cover}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .images_rating article a.colorbox img{width:27.375rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .comment-wrapper{color:#fff;margin-bottom:0}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .comment-wrapper:empty{display:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .comment__meta{margin:0}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list nav{display:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .view-content .views-row article .comment__content .card-body.comment-list .links.inline li a{color:#fff}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .cx-rnr-show-more-comments{text-decoration:underline;text-underline-offset:.3125rem;cursor:pointer;padding-bottom:1.25rem}@media print,screen and (max-width:47.99875em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .views-element-container .cx-rnr-show-more-comments{float:right}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added{padding-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:1.875rem;gap:1.875rem}@media print,screen and (min-width:64em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added{padding-top:0;padding-left:2.625rem}}@media screen and (min-width:75em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added{padding-left:4rem}}@media screen and (min-width:1600px){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added{padding-left:5rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:.75rem;gap:.75rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:48em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added-title{grid-gap:1.875rem;gap:1.875rem}}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added-title span{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added-text{color:#aaa}.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added-text:after{content:"";width:19.6875rem;height:11.875rem;display:block;background-image:url(/themes/custom/maggi/UI/build/images/gHLxu77.svg);background-position:50%;background-size:cover;margin-top:3.125rem;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-dsu-rating.cx-rnr-container .share-opinion-form-container .cx-no-reviews-added-text{color:#fff}}.mg-dsu-rating.cx-rnr-container .field--type-fivestar .star{height:2.75rem;width:2.75rem;background-image:url(/themes/custom/maggi/UI/build/images/2siQ14p.svg)!important;background-position:50%;background-size:auto!important;background-repeat:no-repeat!important;margin-left:.5625rem}.mg-dsu-rating.cx-rnr-container .field--type-fivestar .star.hover a:after,.mg-dsu-rating.cx-rnr-container .field--type-fivestar .star.on a:after{background:url(/themes/custom/maggi/UI/build/images/3oOAQOA.svg)!important;background-repeat:no-repeat!important;background-size:2rem 2rem!important;left:.375rem;top:.375rem}.mg-dsu-rating.cx-rnr-container .fivestar-basic div.fivestar-widget-static .star{width:1.9375rem;height:1.0625rem;background-image:url(/themes/custom/maggi/UI/build/images/2vuC0LM.png)!important;background-position:0 0!important;background-repeat:no-repeat;margin-left:0}.mg-dsu-rating.cx-rnr-container .fivestar-basic div.fivestar-widget-static .star span.on{background-image:url(/themes/custom/maggi/UI/build/images/2vuC0LM.png)!important;background-position:0 -2.1875rem!important;background-repeat:no-repeat!important}.mg-dsu-rating.cx-rnr-container .fivestar-basic div.fivestar-widget-static .star span.off{background-image:url(/themes/custom/maggi/UI/build/images/2vuC0LM.png)!important;background-position:0 0;background-repeat:no-repeat!important}.mg-dsu-rating.cx-rnr-container .file--image{margin:.75rem 0}.mg-dsu-rating.cx-rnr-container .file--image a{color:#fff;text-decoration:underline;text-underline-offset:.25rem;line-height:1.375rem}.mg-dsu-rating.cx-rnr-container input[type=submit],.mg-dsu-rating.cx-rnr-container input[type=submit]:hover{min-width:9.0625rem;padding:1rem;height:auto;border:.0625rem solid #fff;background-image:none;background:transparent;color:#fff!important}.mg-dsu-rating.cx-rnr-container .js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-url.form-item-url{display:none}.mg-dsu-rating.cx-rnr-container textarea{resize:none}#inline-entity-form-field_dsu_images-form .field--name-field-dsu-images{margin-top:1.25rem}#edit-field-dsu-images-actions{margin-top:1.25rem!important}.remove-image-rating-button{padding:1rem!important;right:-3rem!important}body.cx-srh-recipe-page [data-drupal-messages]{display:block}body.cx-srh-recipe-page [data-drupal-messages] .messages--error{display:none}body.cx-srh-recipe-page [data-drupal-messages] .messages--status{display:block}body.cx-improve-template .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-tos-wrapper .use-ajax{color:#96ccf3}.cx-add-picture{padding:2.875rem 0 0;background-color:#333}@media print,screen and (min-width:64em){.cx-add-picture{padding:4.375rem 2.5625rem 0}}@media screen and (min-width:75em){.cx-add-picture{padding:4.375rem 0 0}}.cx-add-picture-content{padding:1.375rem 1.875rem 0}@media print,screen and (min-width:48em){.cx-add-picture-content{padding:1.375rem 3.75rem 0}}@media print,screen and (min-width:64em){.cx-add-picture-content{padding:0}}.cx-add-picture-content h2{color:#fff}@media print,screen and (min-width:64em){.cx-add-picture-content h2{text-align:center}}.cx-add-picture-content-container{margin-top:2.9375rem;margin-bottom:3.125rem;overflow:hidden;margin-right:-1.875rem}@media print,screen and (min-width:48em){.cx-add-picture-content-container{margin-bottom:3.75rem;margin-right:-3.75rem}}@media print,screen and (min-width:64em){.cx-add-picture-content-container{margin-bottom:2.8125rem;margin-right:-2.5625rem}}@media screen and (min-width:75em){.cx-add-picture-content-container{margin-bottom:2.3125rem;margin-right:0}}@media screen and (min-width:1600px){.cx-add-picture-content-container{margin-bottom:2.6875rem}}.cx-add-picture-content-container-image{white-space:nowrap;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:1.3125rem;gap:1.3125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (max-width:47.99875em){.cx-add-picture-content-container-image{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cx-add-picture-content-container-image::-webkit-scrollbar{display:none}@media screen and (min-width:75em){.cx-add-picture-content-container-image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cx-add-picture-content-container-image .mg-product-card-right{width:14.3125rem}@media print,screen and (min-width:64em){.cx-add-picture-content-container-image .mg-product-card-right{width:20.6875rem}}@media screen and (min-width:75em){.cx-add-picture-content-container-image .mg-product-card-right{width:19.8125rem}}@media screen and (min-width:1600px){.cx-add-picture-content-container-image .mg-product-card-right{width:20.6875rem}}.cx-add-picture-content-container-image .mg-product-card-right .js-mg-card-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:default;width:100%;height:100%;grid-gap:.6875rem;gap:.6875rem}@media print,screen and (min-width:64em){.cx-add-picture-content-container-image .mg-product-card-right .js-mg-card-link{grid-gap:0;gap:0}}.cx-add-picture-content-container-image .mg-product-card-right a .mg-product-picture-right{height:14.3125rem;width:14.3125rem}@media print,screen and (min-width:64em){.cx-add-picture-content-container-image .mg-product-card-right a .mg-product-picture-right{height:20.6875rem;width:20.6875rem}}@media screen and (min-width:75em){.cx-add-picture-content-container-image .mg-product-card-right a .mg-product-picture-right{width:19.8125rem;height:20.6875rem}}@media screen and (min-width:1600px){.cx-add-picture-content-container-image .mg-product-card-right a .mg-product-picture-right{width:20.6875rem;height:20.6875rem}}.cx-add-picture-content-container-image .mg-product-card-right a .mg-product-picture-right img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cx-add-picture-content-container-image .mg-recipe-info-wrapper .rec{padding:.6875rem 0}.cx-add-picture-content-container-image .mg-recipe-info-wrapper .rec h3{color:#fff}.cx-add-picture-content-container-image .mg-recipe-info-wrapper .whats-new-container{display:none}.cx-add-picture-content-container_remove_alignment{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:75em){.cx-add-picture-content-container_remove_alignment{margin:2.5rem}}@media print,screen and (max-width:63.99875em){.cx-add-picture-content.no-content-images{padding-bottom:0}}.cx-add-picture-content.no-content-images+.cx-add-picture-section{margin-top:1.5625rem}@media screen and (min-width:75em){.cx-add-picture-content.no-content-images+.cx-add-picture-section{margin-top:1.875rem}}.cx-add-picture-section{padding:0 1.875rem}@media print,screen and (min-width:48em){.cx-add-picture-section{padding:0 3.75rem}}@media print,screen and (min-width:64em){.cx-add-picture-section{text-align:center;padding:0 7.875rem}}.cx-add-picture-section h3{margin-bottom:1.875rem;color:#fff}.cx-add-picture-section-share{padding-bottom:3.75rem}.cx-add-picture-section-share img{margin-right:.875rem;width:1.77344rem;height:1.36719rem}.cx-add-picture-section-share a{cursor:pointer;color:#fff;text-decoration:underline;line-height:1.5rem;text-underline-offset:.0625rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media print,screen and (min-width:48em){.cx-add-picture-section-share a{line-height:1.375rem}}@media screen and (min-width:75em){.cx-add-picture-section-share a{line-height:1.5rem}}.cx-add-picture .mg-product-card-right a .mg-recipe-info-wrapper .rec{margin-bottom:0}.webform-submission-sharing-experience-form{background:#333;margin:0!important;border:0!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.webform-submission-sharing-experience-form .js-form-item-full-name label,.webform-submission-sharing-experience-form .js-form-type-webform-image-file label{display:none}.webform-submission-sharing-experience-form .captcha-type-challenge--image{margin-top:.625rem}.webform-submission-sharing-experience-form .captcha-type-challenge--image legend{color:#fff}.webform-submission-sharing-experience-form .captcha-type-challenge--image .form-item-captcha-response{min-width:16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.webform-submission-sharing-experience-form .captcha-type-challenge--image .form-item-captcha-response label{display:none}.webform-submission-sharing-experience-form .captcha-type-challenge--image .form-item-captcha-response .form-text{min-width:16rem;padding:1.25rem}.webform-submission-sharing-experience-form .captcha-type-challenge--image .captcha__element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.webform-submission-sharing-experience-form .js-form-item-full-name{margin:1.875rem 0}.webform-submission-sharing-experience-form .js-form-item-full-name .cx2-full-name{min-height:3.75rem;max-width:25.9375rem;width:100%;padding:0 1rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.webform-submission-sharing-experience-form .js-form-type-checkbox{margin-left:5%}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.webform-submission-sharing-experience-form .js-form-type-checkbox{margin-left:5%}}@media screen and (min-width:75em){.webform-submission-sharing-experience-form .js-form-type-checkbox{margin-left:3%}}.webform-submission-sharing-experience-form .form-actions{padding-bottom:0!important}.webform-submission-sharing-experience-form input::file-selector-button{font-weight:700;color:#fff;border:unset;background-color:transparent}.webform-submission-sharing-experience-form .form-file{padding:10% 35%;margin-top:unset!important;cursor:pointer;width:100%}.webform-submission-sharing-experience-form .file--mime-image-png{padding:10% 20%;margin-top:unset!important}.webform-submission-sharing-experience-form .sharing-experience-confirmation-custom-msg{text-align:center}.webform-submission-sharing-experience-form .sharing-experience-confirmation-custom-msg p{color:#fff}.webform-submission-sharing-experience-form .form-managed-file{border:2px dashed #fff}.webform-submission-sharing-experience-form .form-managed-file label{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3.125rem}.webform-submission-sharing-experience-form .form-managed-file #edit-image-upload{width:100%}.webform-submission-sharing-experience-form .form-managed-file .button{display:none}.webform-submission-sharing-experience-form .option{font-size:16px!important;line-height:26px!important;color:#fff}.mg-scannable-journey-banner{background-color:#f9ec00}.mg-scannable-journey-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:rem-cal(20);gap:rem-cal(20)}.mg-scannable-journey-banner__content--image{position:relative;aspect-ratio:1.67/1;overflow:hidden}.mg-scannable-journey-banner__content--image .imgBanner{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:1.7/1}.mg-scannable-journey-banner__content--image svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,15%) scale(1.2);transform:translate(-50%,15%) scale(1.2);width:100%;max-width:100%;height:auto;z-index:1;overflow:hidden}@media print,screen and (min-width:48em){.mg-scannable-journey-banner__content--image svg{top:29%}}@media print,screen and (min-width:64em){.mg-scannable-journey-banner__content--image svg{top:10%}}.mg-scannable-journey-banner__content--button{margin-top:-12%}@media print,screen and (min-width:48em){.mg-scannable-journey-banner__content--button{margin-top:-35%}}@media print,screen and (min-width:64em){.mg-scannable-journey-banner__content--button{margin-top:-45%}}.mg-scannable-journey-banner__content--button .cta-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:1.25rem;gap:1.25rem;width:80%;text-align:center;position:relative;margin:-3% auto 1.25rem;z-index:6}.mg-scannable-journey-banner__content--button .cta-wrapper,.mg-scannable-journey-banner__content--button .cta-wrapper .button{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}.mg-scannable-journey-banner__content--button .cta-wrapper .button{max-width:15.8125rem;min-height:5.75rem}@media print,screen and (min-width:48em){.mg-scannable-journey-banner__content--button .cta-wrapper .button{max-width:24.4375rem;min-height:8.875rem}}@media print,screen and (min-width:64em){.mg-scannable-journey-banner__content--button .cta-wrapper .button{max-width:32.125rem;min-height:11.6875rem}}.mg-scannable-journey-banner__content .bacground-image{background:url(/banner/Indiamap.png) no-repeat 50% cover;width:100%;height:auto}.cookingImg{left:53%;position:relative;top:40%;-webkit-transform:translateX(-53%);transform:translateX(-53%);z-index:3;max-width:11.5rem;height:11.5rem;aspect-ratio:1/1;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}@media print,screen and (min-width:48em){.cookingImg{max-width:20.875rem;height:20.875rem}}@media print,screen and (min-width:64em){.cookingImg{max-width:24rem;height:24rem;top:25%}}.cookingImg img{position:relative;top:-7.5rem}@media print,screen and (min-width:48em){.cookingImg img{top:-9.375rem}}.mg-scannable-journey-banner-back{position:relative}.mg-scannable-journey-banner-back:before{content:"";position:absolute;display:block;background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:5.6875rem;width:5.6875rem;height:5.6875rem;background-repeat:no-repeat;z-index:1;left:-5vw;top:-135vw}@media print,screen and (max-width:47.99875em){.mg-scannable-journey-banner-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:2.75rem;width:2.75rem;height:2.75rem;left:-5vw;top:-135vw}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-scannable-journey-banner-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:5.0625rem;width:5.0625rem;height:5.0625rem;left:-5vw;top:-75vw}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-scannable-journey-banner-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:6.9375rem;width:6.9375rem;height:6.9375rem;left:-45vw;top:-40vw}}@media screen and (min-width:75em){.mg-scannable-journey-banner-back:before{background-image:url(/themes/custom/maggi/UI/build/images/1M636Dx.svg);background-size:5.6875rem;width:5.6875rem;height:5.6875rem;top:-30vw;left:-45vw}}.cooking-title{z-index:4;text-align:center;position:relative}@media print,screen and (min-width:48em){.cooking-title{top:3.75rem}}@media print,screen and (min-width:64em){.cooking-title{top:5rem}}.mg-video-custom-tint{width:90%}.mg-video-custom-tint-title{margin:.625rem}.mg-video-custom-tint .mg-stage-carousel__slide{height:auto}.mg-video-custom-tint .mg-stage-carousel__slide picture,.mg-video-custom-tint .mg-stage-carousel__slide picture img{width:100%}.mg-video-custom-tint .slick-slide{padding:0 .625rem}@media print,screen and (min-width:48em){.mg-video-custom-tint .slick-slide{padding:0 .625rem}}.mg-video-custom-tint .slick-slide .overlay-mask{opacity:.4;background-color:#000;position:absolute;top:0;left:0;width:100%;height:100%}.mg-video-custom-tint .slick-slide .text-description{bottom:1px;left:0;width:100%;color:#fff;position:absolute;padding:1.25rem}.mg-video-custom-tint .mg-stage-carousel .slick-dots{bottom:auto}.mg-video-custom-tint .mg-stage-carousel-image{min-width:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.mg-video-custom-tint .mg-js-video{position:absolute}.mg-video-custom-tint .mg-js-video .mg-video-play-icon{background-color:unset}.mg-video-custom-tint .mg-js-video .mg-video-play-icon a{background-image:unset}.mg-video-custom-tint .mg-js-video .mg-video-play-icon div{-webkit-transition:all .3s ease;transition:all .3s ease}.mg-video-custom-tint .mg-js-video .mg-video-play-icon:hover div{background-position:0 100%;color:#3e2b1a}.mg-video-custom-tint .mg-slick-controls.mg-stage-controls .slick-arrow{position:static;-webkit-transform:none;-webkit-transform:initial;transform:none}.mg-video-custom-tint .mg-slick-controls.mg-stage-controls .slick-arrow.controls__button--next,.mg-video-custom-tint .mg-slick-controls.mg-stage-controls .slick-arrow.controls__button--prev{-webkit-animation:none;animation:none;opacity:1}.mg-video-custom-tint .progress{display:block;width:80%;height:10px;border-radius:10px;overflow:hidden;margin:3.25rem auto 0;background-color:#f5f5f5;background-image:-webkit-gradient(linear,left top,right top,from(#fd0),to(#fd0));background-image:linear-gradient(90deg,#fd0,#fd0);background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .4s ease-in-out;transition:background-size .4s ease-in-out}.mg-video-custom-tint .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.scannable-journey img{width:100%}.scannable-journey .banner-map-container{position:relative}.scannable-journey-map-container{position:absolute;top:330px;right:0;left:0}.cx-recipe-sharing{background-color:#f1f1f1;padding:1.875rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-sharing{padding:3.75rem}}@media print,screen and (min-width:64em){.cx-recipe-sharing{padding:3.9375rem}}@media screen and (min-width:75em){.cx-recipe-sharing{padding:3.9375rem}}@media screen and (min-width:90em){.cx-recipe-sharing{padding:3.75rem 7.875rem}}.cx-recipe-sharing .image-text-avatar{width:2.5rem;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.8125rem;border:2px solid #ffed00;color:#fff}.cx-recipe-sharing-tips{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){.cx-recipe-sharing-tips{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cx-recipe-sharing-tips-share{max-width:29.1875rem}@media screen and (min-width:75em){.cx-recipe-sharing-tips-share{max-width:22.8125rem}}@media screen and (min-width:90em){.cx-recipe-sharing-tips-share{max-width:29.1875rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-sharing-tips-share{max-width:unset}}.cx-recipe-sharing-tips-share .share-title{margin-bottom:1.875rem}.cx-recipe-sharing-tips-share .tip-description{margin-bottom:1.25rem;margin-top:2.5rem}.cx-recipe-sharing-tips-share .cx-tips-top-feature-image-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;grid-gap:2rem;gap:2rem}.cx-recipe-sharing-tips-share .cx-tips-top-feature-image-container .cx-tips-top-feature-text{max-width:10.875rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-sharing-tips-share .cx-tips-top-feature-image-container .cx-tips-top-feature-text{max-width:unset}}@media print,screen and (max-width:47.99875em){.cx-recipe-sharing-tips-share .cx-tips-top-feature-image-container .cx-tips-top-feature-text{max-width:6.625rem}}.cx-recipe-sharing-tips-share .cx-tips-top-feature-image-container .cx-tips-top-feature-image .top-feature-image{border-radius:100%;-o-object-fit:cover;object-fit:cover;width:3.5625rem;height:3.5625rem;border:2px solid #ffed00;margin-right:-1.4375rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cx-recipe-sharing-tips-share .share-tip-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:14.9375rem;padding:1.25rem 1.375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.9375rem;gap:.9375rem;border:.0625rem solid #000;color:#333}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-sharing-tips-recent{margin-top:3.125rem}}@media print,screen and (max-width:47.99875em){.cx-recipe-sharing-tips-recent{margin-top:3.125rem}}@media print,screen and (min-width:64em){.cx-recipe-sharing-tips-recent{max-width:40%}}.cx-recipe-sharing-tips-recent .recent-title{margin-bottom:1.875rem}.cx-recipe-sharing-tips-recent .comment{word-break:break-all;margin-bottom:1.25rem}.cx-recipe-sharing-tips-recent .comment .image-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25rem}.cx-recipe-sharing-tips-recent .comment-image{border-radius:100%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem;border:2px solid #ffed00;margin-right:.8125rem}.cx-recipe-sharing-tips-recent .comment .tip-commented{margin-bottom:.5rem}.cx-recipe-sharing-tips-recent .read-more-comments-btn{color:#333;text-decoration:underline}.cx-recipe-sharing-tips-lines{background-repeat:repeat;width:.125rem;margin:0 5.1875rem;display:none}@media print,screen and (min-width:64em){.cx-recipe-sharing-tips-lines{display:block}}.cx-recipe-sharing #cx-tips-container div:nth-child(n+3){display:none}.cx-recipe-sharing-not-logged-in-overlay{display:none;background-color:#333;z-index:99;height:100vh;color:#fff;padding:1.875rem;position:fixed;top:0;bottom:0;right:0;left:6%;overflow:auto}@media screen and (min-width:75em){.cx-recipe-sharing-not-logged-in-overlay{max-width:100rem;margin:0 auto}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-sharing-not-logged-in-overlay{left:0}}.cx-recipe-sharing-not-logged-in-overlay .webform-submission-form{margin:unset;border:unset;padding:unset}.cx-recipe-sharing-not-logged-in-overlay .webform-submission-form label{font-size:unset!important;line-height:unset!important}@media print,screen and (max-width:47.99875em){.cx-recipe-sharing-not-logged-in-overlay .webform-submission-form .form-actions{width:auto!important;margin-bottom:4rem!important}}.cx-recipe-sharing-not-logged-in-overlay .webform-submission-form .js-form-wrapper{background:unset!important;border:1px solid #fff;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.cx-recipe-sharing-not-logged-in-overlay .webform-submission-form .js-form-wrapper .js-form-submit{background:unset!important}.cx-recipe-sharing-not-logged-in-overlay .webform-submission-form .js-form-wrapper .js-form-submit:hover{color:#fff!important}@media print,screen and (max-width:47.99875em){.cx-recipe-sharing-not-logged-in-overlay{left:0}}.cx-recipe-sharing-not-logged-in-overlay .js-form-type-textarea,.cx-recipe-sharing-not-logged-in-overlay .js-form-type-textfield{margin-bottom:2.75rem}.cx-recipe-sharing-not-logged-in-overlay .js-form-type-textarea label,.cx-recipe-sharing-not-logged-in-overlay .js-form-type-textfield label{display:none}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-sharing-not-logged-in-overlay{padding:3.75rem}}@media print,screen and (min-width:64em){.cx-recipe-sharing-not-logged-in-overlay{padding:3.9375rem}}@media screen and (min-width:75em){.cx-recipe-sharing-not-logged-in-overlay{padding:3.9375rem}}@media screen and (min-width:90em){.cx-recipe-sharing-not-logged-in-overlay{padding:3.75rem 6.25rem}}.cx-recipe-sharing-not-logged-in-overlay .cx-cross-icon-share-tip{width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:100%;margin-bottom:.5%;cursor:pointer;position:absolute;top:4%;right:7%}@media print,screen and (max-width:47.99875em){.cx-recipe-sharing-not-logged-in-overlay .cx-cross-icon-share-tip{top:1%;right:5%}}.cx-recipe-sharing-not-logged-in-overlay__container{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){.cx-recipe-sharing-not-logged-in-overlay__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cx-recipe-sharing-not-logged-in-overlay__container__login h2{margin-bottom:1.875rem}.cx-recipe-sharing-not-logged-in-overlay__container__login .mg-btn,.cx-recipe-sharing-not-logged-in-overlay__container__login .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],.cx-recipe-sharing-not-logged-in-overlay__container__login .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.cx-recipe-sharing-not-logged-in-overlay__container__login .mg-submit-btn,.cx-recipe-sharing-not-logged-in-overlay__container__login .user-login-form .button.js-form-submit.form-submit,.cx-recipe-sharing-not-logged-in-overlay__container__login .user-pass-reset .button.js-form-submit.form-submit,.cx-recipe-sharing-not-logged-in-overlay__container__login .user-pass .button.js-form-submit.form-submit,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .cx-recipe-sharing-not-logged-in-overlay__container__login div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .cx-recipe-sharing-not-logged-in-overlay__container__login div[data-drupal-selector=edit-actions],.user-login-form .cx-recipe-sharing-not-logged-in-overlay__container__login .button.js-form-submit.form-submit,.user-pass-reset .cx-recipe-sharing-not-logged-in-overlay__container__login .button.js-form-submit.form-submit,.user-pass .cx-recipe-sharing-not-logged-in-overlay__container__login .button.js-form-submit.form-submit{display:-webkit-box;display:-ms-flexbox;display:flex;width:18.8125rem;padding:1.25rem 1.375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.9375rem;gap:.9375rem;margin-bottom:1.875rem}.cx-recipe-sharing-not-logged-in-overlay__container__login .description{max-width:18.8125rem}@media print,screen and (max-width:47.99875em){.cx-recipe-sharing-not-logged-in-overlay__container__login .description{margin-bottom:2.5rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-recipe-sharing-not-logged-in-overlay__container__login .description{margin-bottom:2.5rem}}.cx-recipe-sharing-not-logged-in-overlay__container__lines{background-repeat:repeat;width:.125rem;margin:0 5.1875rem;display:none}@media print,screen and (min-width:64em){.cx-recipe-sharing-not-logged-in-overlay__container__lines{display:block}}.cx-recipe-sharing-not-logged-in-overlay__container__comment{word-break:break-all}@media print,screen and (min-width:64em){.cx-recipe-sharing-not-logged-in-overlay__container__comment{width:50%}}.cx-recipe-sharing-not-logged-in-overlay__container__comment .form-textarea,.cx-recipe-sharing-not-logged-in-overlay__container__comment .text-area{display:-webkit-box;display:-ms-flexbox;display:flex;height:5.625rem;padding:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-gap:.6875rem;gap:.6875rem;align-self:stretch;width:100%;margin-top:1.25rem;color:#000}.cx-recipe-sharing-not-logged-in-overlay__container__comment .form-text,.cx-recipe-sharing-not-logged-in-overlay__container__comment .input{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.9375rem;padding:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.6875rem;gap:.6875rem;align-self:stretch;width:100%;margin-top:1.25rem;color:#000}.cx-recipe-sharing-not-logged-in-overlay__container__comment .captcha{margin:2.75rem 0}.cx-recipe-sharing-not-logged-in-overlay__container__comment .button{display:-webkit-box;display:-ms-flexbox;display:flex;width:18.875rem;padding:1.25rem 1.375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.9375rem;gap:.9375rem;border:1px solid #fff;color:#fff}@media screen and (min-width:75em){.cx-logged-in-overlay{max-width:100rem;margin:0 auto}}.cx-logged-in-overlay .cx-lunchbox-title,.cx-logged-in-overlay .cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des h2,.cx-whats-new-mg-video__lunchboxes .mg-teaser-content__container-des .cx-logged-in-overlay h2{margin-bottom:2.5rem}.cx-logged-in-overlay .image-text-avatar{width:2.5rem;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.8125rem;border:2px solid #ffed00;color:#fff}.cx-logged-in-overlay .read-more-comments-btn{color:#fff}.cx-logged-in-overlay #cx-tips-container-logged-in div:nth-child(n+3){display:none}.cx-logged-in-overlay #cx-tips-container-logged-in{max-height:50vh;overflow:auto}#cx-share-tip-overlay-logged-in .js-form-item-full-name{display:none}@media print,screen and (max-width:47.99875em){#cx-share-tip-overlay-logged-in .cx-recipe-sharing-not-logged-in-overlay__container__comment .cx-recipe-sharing-tips-recent{display:none}}.cx-recipe-sharing-not-logged-in-overlay__container__comment .cx-recipe-sharing-tips-recent{max-width:unset}@media print,screen and (max-width:47.99875em){.saved-recipe-section{padding:0 1.8125rem}}.mg-accordion:not(.accordion-override) h2{border-bottom:.125rem solid #ccc;padding:0 0 1.25rem}.mg-accordion:not(.accordion-override) .accordion-group .panel-title{position:relative;margin-bottom:.4375rem}.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;font-weight:bolder;font-size:.75rem}@media print,screen and (min-width:48em){.mg-accordion:not(.accordion-override) .accordion-group .panel-title a h3{font-size:.875rem}}@media screen and (min-width:75em){.mg-accordion:not(.accordion-override) .accordion-group .panel-title a h3{font-size: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:1.25rem;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:#333;-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) .accordion-group.visible-for-desktop .panel-title a{background-color:!important}.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-content{padding:.75rem 0 1.0625rem}@media print,screen and (min-width:48em){.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title i{display:none}.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-content{display:block!important}}.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}.maggi-sustainability--template .panel-content{outline:none!important}.shopping-list-accordion{background:#fff}.shopping-list-accordion .panel-title__link{padding:1.25rem 0}.shopping-list-accordion .modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.shopping-list-accordion .modal-content{background-color:#fff;margin:15% auto;padding:1.25rem;border:1px solid #888;width:26.75rem}.shopping-list-accordion .close-button{color:#aaa;float:right;font-size:28px;font-weight:700}.shopping-list-accordion .close-button:focus,.shopping-list-accordion .close-button:hover{color:#000;text-decoration:none;cursor:pointer}.shopping-list-accordion .shopping-list-ingredients-container .recipe-ingredient-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:1.25rem;gap:1.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:80%;height:4.5rem}.shopping-list-accordion .shopping-list-ingredients-container .recipe-ingredient-list-image img{width:4.5rem;height:4.5rem}.shopping-list-accordion .shopping-list-ingredients-container .recipe-ingredient-list-unit{display:-webkit-box;display:-ms-flexbox;display:flex;height:1.875rem;padding:0 .625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:.625rem;gap:.625rem;background:#f6f6f6}.shopping-list-accordion .shopping-list-ingredients-container .recipe-ingredient-actions{width:100%;max-width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.shopping-list-accordion .shopping-list-ingredients-container .recipe-ingredient-actions .delete-button,.shopping-list-accordion .shopping-list-ingredients-container .recipe-ingredient-actions .edit-button{text-decoration:underline;color:#747474}.shopping-list-accordion .modal-increment-decrement{padding-top:40px}.shopping-list-accordion .modal-increment-decrement .quantity-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #333;width:9.5625rem;height:2.375rem;padding:0 .3125rem;background:#f6f6f6}.shopping-list-accordion .modal-increment-decrement .quantity-controls .ingredient-value{text-align:center}.shopping-list-accordion .modal-increment-decrement .quantity-controls button{cursor:pointer}.shopping-list-accordion .modal-increment-decrement .quantity-controls input{width:7.5rem;border:none;background:#f6f6f6;text-decoration:underline}.shopping-list-accordion .modal-footer-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3.75rem}.shopping-list-accordion .modal-footer-buttons-delete,.shopping-list-accordion .modal-footer-buttons-save{padding:1.25rem 1.375rem;height:3.25rem;cursor:pointer}.shopping-list-accordion .modal-footer-buttons-save{background:#fd0;color:#333}.cx-shopping-cart-list{background-color:#fff}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-shopping-cart-list{padding:3.75rem}}.cx-shopping-cart-list h2{margin-bottom:2rem}.cx-shopping-cart-list .at-tab{display:none;border-top:none}.cx-shopping-cart-list .at-title{cursor:pointer;position:relative;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.cx-shopping-cart-list .at-title .mg-pdf-cta .mg-pdf-checkbox p,.cx-shopping-cart-list .at-title .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper p,.cx-shopping-cart-list .at-title .mg-rating__txt-block p,.cx-shopping-cart-list .at-title .mg-recipe-instructions__steps-head h3,.cx-shopping-cart-list .at-title .mg-search__suggestion_title a,.cx-shopping-cart-list .at-title .mg-search__suggestion_title h5,.cx-shopping-cart-list .at-title .mg-teaser-content__container-des p,.cx-shopping-cart-list .at-title .mg-teaser-recipe-1_content a p,.cx-shopping-cart-list .at-title h5,.mg-pdf-cta .mg-pdf-checkbox .cx-shopping-cart-list .at-title p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .cx-shopping-cart-list .at-title p,.mg-rating__txt-block .cx-shopping-cart-list .at-title p,.mg-recipe-instructions__steps-head .cx-shopping-cart-list .at-title h3,.mg-search__suggestion_title .cx-shopping-cart-list .at-title a,.mg-search__suggestion_title .cx-shopping-cart-list .at-title h5,.mg-teaser-content__container-des .cx-shopping-cart-list .at-title p,.mg-teaser-recipe-1_content a .cx-shopping-cart-list .at-title p{border-top:1px solid #ccc;padding:1.625rem 0}.cx-shopping-cart-list .at-title:after{content:" ";background-size:1.125rem .6875rem;width:1.125rem;height:.6875rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.cx-shopping-cart-list .at-title.active:after{content:"";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.cx-shopping-cart-list .at-item{border-radius:.3125rem}.cx-shopping-cart-list .accordion-header{text-align:center;padding:20px 0}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe{max-width:30.6875rem}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3125rem;opacity:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:slideInFromLeft 0ms ease-out forwards;animation:slideInFromLeft 0ms ease-out forwards}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .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){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .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}}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name em{float:left;clear:left}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name em{color:#000}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a{color:#999;display:table-cell}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a em{display:block;background-size:.5625rem .5625rem;width:.5625rem;height:.5625rem;background-repeat:no-repeat;margin-left:.5625rem;margin-top:.3125rem;float:right;clear:right}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a{margin-right:1.875rem}}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-ingredients,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .recipe-ingredient-name a.related-product{color:#000}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .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}@media print,screen and (max-width:47.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span{width:50%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span{padding:1.375rem 0 1.6875rem 1.375rem}}@media print,screen and (min-width:64em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span{padding:1.375rem 0 1.6875rem 1.375rem}}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span em{font-weight:400;font-style:normal}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit{padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;color:#747474}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit .em-wrapper,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit .em-wrapper{background-color:#f6f6f6;padding:0 .625rem}@media print,screen and (max-width:47.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit{width:34%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit{min-width:20%}}@media print,screen and (min-width:64em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit{width:19%}}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit em{color:#000}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-name,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}@media print,screen and (min-width:48em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-name,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-name{width:50%}}@media print,screen and (min-width:64em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-name,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-name{width:60%}}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-image,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-image{padding:0;margin-right:1.4375rem}@media print,screen and (max-width:47.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-image,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-image{height:3.625rem;width:3.625rem}}@media print,screen and (min-width:48em){.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-image,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-image{height:4.5rem;width:4.5rem}}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-image .mg-ingredient-image,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-image .mg-ingredient-image{height:100%;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span:first-child,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span:first-child{padding-left:0;border-right:none}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .cx-shooping-ingredient-wrapper .mg-span.mg-pound,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.mg-pound{width:100%;border-right:none}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .edit-delete-wrapper,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .edit-delete-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.625rem;gap:.625rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-bottom:1.625rem;color:#747474}.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .edit-delete-wrapper .delete,.cx-shopping-cart-list #cx-shopping-cart-list__allIngredient .edit-delete-wrapper .edit,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .edit-delete-wrapper .delete,.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .edit-delete-wrapper .edit{cursor:pointer}.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe{position:relative}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe{left:25%;max-width:38.5rem}}@media screen and (min-width:75em){.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe{left:30%;max-width:38.5rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe{left:21%}}@media print,screen and (max-width:47.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe{left:10%;max-width:17.5625rem}}.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper{margin-bottom:1.25rem}.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit{width:30%}@media print,screen and (max-width:47.99875em){.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit{width:50%}}.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-shooping-ingredient-wrapper .mg-span.recipe-ingredient-unit .em-wrapper{background-color:unset;padding:unset}.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-recipe-delete-wrapper{background:#f6f6f6;padding:.625rem 0;margin:.125rem}.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .edit-delete-wrapper .delete{width:.8125rem;height:1rem;background-image:url(/themes/custom/maggi/UI/build/images/3_dPt3o.svg);background-size:100%;background-repeat:no-repeat;background-position:top;margin:0 .625rem}.cx-shopping-cart-list #cx-shopping-cart-list__sortByRecipe .cx-delete-recipe{cursor:pointer}.mg-countdown-timer{min-height:9.375rem}@media print,screen and (max-width:47.99875em){.mg-countdown-timer{min-height:9.375rem}}.mg-countdown-timer-container{position:relative}.mg-countdown-timer #seconds{-webkit-transition:opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out,opacity .5s ease-in-out;transition:transform .5s ease-in-out,opacity .5s ease-in-out,-webkit-transform .5s ease-in-out}.mg-countdown-timer #seconds.animate{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:.7}.mg-countdown-timer .timer-display{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.3125rem;gap:.3125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}@media print,screen and (min-width:48em){.mg-countdown-timer .timer-display .h1{font-size:50px;line-height:30px}}@media print,screen and (min-width:64em){.mg-countdown-timer .timer-display .h1{font-size:60px;line-height:40px}}@media screen and (min-width:75em){.mg-countdown-timer .timer-display .h1{font-size:90px;line-height:70px}}.mg-countdown-timer .background-image{width:100%;max-height:28.125rem;-o-object-fit:cover;object-fit:cover}.mg-global__promo-banner{width:100%;height:4.375rem;position:absolute;top:0;background-image:url(/themes/custom/maggi/UI/build/images/m9KIT8v.jpg);display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:1.25rem;gap:1.25rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}@media print,screen and (max-width:47.99875em){.mg-global__promo-banner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.mg-global__promo-banner .user-login-form a.button.js-form-submit.form-submit,.mg-global__promo-banner .user-pass-reset a.button.js-form-submit.form-submit,.mg-global__promo-banner .user-pass a.button.js-form-submit.form-submit,.mg-global__promo-banner a.mg-btn,.mg-global__promo-banner a.mg-submit-btn,.user-login-form .mg-global__promo-banner a.button.js-form-submit.form-submit,.user-pass-reset .mg-global__promo-banner a.button.js-form-submit.form-submit,.user-pass .mg-global__promo-banner a.button.js-form-submit.form-submit{max-height:2.5rem;border-radius:.3125rem}@media print,screen and (max-width:47.99875em){.mg-global__promo-banner .user-login-form a.button.js-form-submit.form-submit,.mg-global__promo-banner .user-pass-reset a.button.js-form-submit.form-submit,.mg-global__promo-banner .user-pass a.button.js-form-submit.form-submit,.mg-global__promo-banner a.mg-btn,.mg-global__promo-banner a.mg-submit-btn,.user-login-form .mg-global__promo-banner a.button.js-form-submit.form-submit,.user-pass-reset .mg-global__promo-banner a.button.js-form-submit.form-submit,.user-pass .mg-global__promo-banner a.button.js-form-submit.form-submit{max-width:7.25rem;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;padding:0 .625rem}}.mg-global__promo-banner .first_button{background:#fff;color:#000;padding-left:.625rem}@media print,screen and (max-width:47.99875em){.mg-global__promo-banner .first_button{margin-left:1rem;margin-top:0}}@media print,screen and (max-width:47.99875em){.mg-global__promo-banner .first_button .text_btn{margin-left:.3125rem}}.mg-global__promo-banner .first_button .icon{background-image:url(/themes/custom/maggi/UI/build/images/2pERVOx.svg);width:2.5rem;height:2.5rem;background-repeat:no-repeat;margin-right:.3125rem;margin-top:-.3125rem}@media print,screen and (max-width:47.99875em){.mg-global__promo-banner .first_button .icon{-webkit-transform:scale(2);transform:scale(2);margin-top:1.875rem;margin-left:-.3125rem}}.mg-global__promo-banner .last_button{position:relative;margin-right:1.25rem}@media print,screen and (max-width:47.99875em){.mg-global__promo-banner .last_button{margin-right:1rem}}.mg-global__promo-banner .last_button .icon{background-image:url(/themes/custom/maggi/UI/build/images/1ix9GiK.svg);width:3.125rem;height:.625rem;background-repeat:no-repeat;position:absolute;bottom:-.3125rem;left:65%}@media print,screen and (max-width:47.99875em){.mg-global__promo-banner .last_button .icon{display:none}}.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:#3e2b1a}.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}}.lang-he .mg-recipes-template .mg-rating-row{position:static;-webkit-transform:none;transform:none}.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}.mg-pdp-template .mg-pdp-content .mg-breadcrumb{padding:0 0 1.25rem}@media print,screen and (min-width:64em){.mg-pdp-template .mg-pdp-content .mg-breadcrumb{padding:0 0 1.5625rem;position:relative;top:-3.75rem}}@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}html.lang-th .mg-pdp-content .mg-gutter-container>div.cell{display:none}.lang-he .mg-pdp-template .mg-rating-row{position:static;-webkit-transform:none;transform:none}@media print,screen and (max-width:47.99875em){.mg-sustainability-template{padding:0!important}}.maggi-sustainability--template{background:#fff;height:auto}.maggi-chile-theme{background:url(/themes/custom/maggi/UI/build/images/2MfwoR0.png) repeat 50%;background-size:100%;overflow-x:hidden;overflow-y:hidden}@media print,screen and (max-width:47.99875em){.maggi-chile-theme{background:url(/themes/custom/maggi/UI/build/images/3qZf-bl.png) repeat 50%;background-size:cover}}.maggi-chile-theme .banner-prinpipal-delahuerta{position:relative}.maggi-chile-theme h1,.maggi-chile-theme h2{font-family:VeneerThree}.maggi-chile-theme #home .cont-center p{font-size:1rem;line-height:1rem}@media print,screen and (min-width:48em){.maggi-chile-theme #home .cont-center p{font-size:1.5rem;line-height:1.5rem;margin-top:6%}}@media print,screen and (min-width:48em){.maggi-chile-theme .fusepump2{display:none!important}}.maggi-chile-theme .fotter-container{position:relative;z-index:2;margin-top:-9.375rem}@media print,screen and (min-width:48em){.maggi-chile-theme .fotter-container{margin-top:-5rem}}@media print,screen and (min-width:64em){.maggi-chile-theme .fotter-container{margin-top:-13%}}.maggi-chile-theme .fotter-container .image1{width:100%!important}.maggi-chile-theme .fotter-container #cuchara{position:absolute;top:-50px;left:0}@media (min-width:768px){.maggi-chile-theme .desktop{display:block!important}}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi:hover{-webkit-box-shadow:10px 0 30px 0 #a9ba51;box-shadow:10px 0 30px 0 #a9ba51}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi article{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:50%}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi article p{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#fff;font-size:.35em;font-family:sans-serif;line-height:1.4}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi figure{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:50%}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi:before{content:"";display:block;position:absolute;width:15px;height:36px;right:-12px;top:50px;z-index:900;background-position:50%;background-size:cover}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi figure img{width:120px;display:block;position:relative;right:-45px}.maggi-chile-theme .andi_slide{-webkit-transform:translateX(-18px)!important;transform:translateX(-18px)!important}@media (max-width:600px){.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi{position:relative;width:365px;height:119px;top:33px;-webkit-transform:translateX(-19px);transform:translateX(-19px);z-index:1}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi article p{font-size:.3em}}@media (max-width:600px){.maggi-chile-theme h1{font-size:2.5rem;line-height:2.5rem}}@media screen and (min-width:37.5em){.maggi-chile-theme h1{font-size:4.5rem;line-height:4.5rem}}.maggi-chile-theme h2{font-size:2rem}@media (min-width:600px){.maggi-chile-theme h2{font-size:3.75rem;line-height:3.75rem}}.maggi-chile-theme h3{font-size:.6em}@media (min-width:600px){.maggi-chile-theme h3{font-size:.7em}}.maggi-chile-theme .img-m{display:block!important}@media (min-width:900px){.maggi-chile-theme .img-m{display:none!important}}.maggi-chile-theme .img-d{display:none!important}@media (min-width:900px){.maggi-chile-theme .img-d{display:block!important}}@media (min-width:900px){.maggi-chile-theme #banner-desktop{max-width:1000px!important;width:100%}}.maggi-chile-theme .title{text-align:center;margin:0 30px 30px}.maggi-chile-theme .title-page{margin:50px 30px 0;-webkit-transition:all .5s;transition:all .5s;font-size:4rem;letter-spacing:1px;line-height:4rem}@media print,screen and (min-width:48em){.maggi-chile-theme .title-page{margin:0 30px}}@media (min-width:768px){.maggi-chile-theme .title-page{margin-top:0}}.maggi-chile-theme [class*=" icon-"],.maggi-chile-theme [class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.maggi-chile-theme .icon-Home:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2xpIqp3.png);background-repeat:no-repeat;width:14px;display:block;height:14px;background-size:contain;margin-bottom:5px}@media print,screen and (min-width:48em){.maggi-chile-theme .icon-Home:after{width:31px;height:20px;margin-bottom:10px}}.maggi-chile-theme .icon-avena:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/15naVPM.png);background-repeat:no-repeat;width:14px;display:block;height:14px;margin-bottom:5px;background-size:contain}@media print,screen and (min-width:48em){.maggi-chile-theme .icon-avena:after{width:21px;height:15px;margin-bottom:10px}}.maggi-chile-theme .icon-quinoa:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/1WkAb_B.png);background-repeat:no-repeat;width:14px;display:block;margin-bottom:5px;height:14px;background-size:contain}@media print,screen and (min-width:48em){.maggi-chile-theme .icon-quinoa:after{width:31px;height:20px;margin-bottom:10px}}.maggi-chile-theme .icon-pollo:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/2Dj4Klf.png);background-repeat:no-repeat;width:14px;display:block;height:14px;background-size:contain;margin-bottom:5px}@media print,screen and (min-width:48em){.maggi-chile-theme .icon-pollo:after{width:31px;height:20px;margin-bottom:10px}}.maggi-chile-theme .icon-costilla:after{content:"";background-image:url(/themes/custom/maggi/UI/build/images/35RmITp.png);background-repeat:no-repeat;width:.875rem;margin-bottom:5px;display:block;height:.875rem;background-size:contain}@media print,screen and (min-width:48em){.maggi-chile-theme .icon-costilla:after{width:31px;height:20px;margin-bottom:10px}}.maggi-chile-theme .icon-cucaita:after{content:"";margin-bottom:5px;background-image:url(/themes/custom/maggi/UI/build/images/1oNtCCF.png);background-repeat:no-repeat;width:14px;display:block;height:14px;background-size:contain}@media print,screen and (min-width:48em){.maggi-chile-theme .icon-cucaita:after{width:31px;height:20px;margin-bottom:10px}}.maggi-chile-theme .icon-recetas:after{content:"";margin-bottom:5px;background-image:url(/themes/custom/maggi/UI/build/images/3iEkJLA.png);width:14px;display:block;height:14px;background-size:contain;background-repeat:no-repeat}@media print,screen and (min-width:48em){.maggi-chile-theme .icon-recetas:after{width:31px;height:20px;margin-bottom:10px}}.maggi-chile-theme .icon-comprar:after{content:"";margin-bottom:5px;background-image:url(/themes/custom/maggi/UI/build/images/1LfZmUw.png);background-repeat:no-repeat;width:14px;display:block;height:14px;background-size:contain}@media print,screen and (min-width:48em){.maggi-chile-theme .icon-comprar:after{width:31px;height:20px;margin-bottom:10px}}.maggi-chile-theme .icon-Home-b:after{background-image:url(/themes/custom/maggi/UI/build/images/1AYNOw-.png)}.maggi-chile-theme .icon-avena-b:after,.maggi-chile-theme .icon-Home-b:after{content:"";background-repeat:no-repeat;margin-left:5px;width:15px;display:block;height:15px;background-size:contain;margin-bottom:10px}.maggi-chile-theme .icon-avena-b:after{background-image:url(/themes/custom/maggi/UI/build/images/1QPcQ9T.png)}.maggi-chile-theme .icon-quinoa-b:after{background-image:url(/themes/custom/maggi/UI/build/images/2xXEr5g.png)}.maggi-chile-theme .icon-pollo-b:after,.maggi-chile-theme .icon-quinoa-b:after{content:"";background-repeat:no-repeat;width:15px;margin-left:5px;display:block;margin-bottom:10px;height:15px;background-size:contain}.maggi-chile-theme .icon-pollo-b:after{background-image:url(/themes/custom/maggi/UI/build/images/37qY-A6.png)}.maggi-chile-theme .icon-costilla-b:after{background-image:url(/themes/custom/maggi/UI/build/images/1MANW12.png)}.maggi-chile-theme .icon-costilla-b:after,.maggi-chile-theme .icon-cucaita-b:after{content:"";background-repeat:no-repeat;width:15px;margin-left:5px;margin-bottom:10px;display:block;height:15px;background-size:contain}.maggi-chile-theme .icon-cucaita-b:after{background-image:url(/themes/custom/maggi/UI/build/images/3c287W7.png)}.maggi-chile-theme .icon-recetas-b:after{background-image:url(/themes/custom/maggi/UI/build/images/1s2hNW1.png)}.maggi-chile-theme .icon-comprar-b:after,.maggi-chile-theme .icon-recetas-b:after{content:"";margin-left:5px;margin-bottom:10px;width:15px;display:block;height:15px;background-size:contain;background-repeat:no-repeat}.maggi-chile-theme .icon-comprar-b:after{background-image:url(/themes/custom/maggi/UI/build/images/3XbiZQu.png)}.maggi-chile-theme .fab-scroll{position:fixed;left:15px;bottom:30px;width:30px;height:30px;cursor:pointer}.maggi-chile-theme .fab-scroll img{width:100%}.maggi-chile-theme .align-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maggi-chile-theme .justify-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.maggi-chile-theme .subtitle{font-family:Avenir Next LT Pro Regular;text-align:center;margin:0 30px}.maggi-chile-theme .text-normal{font-family:MaggiSansLight;font-size:1.25rem;color:#2b2b2b}@media (min-width:600px){.maggi-chile-theme .text-normal{font-size:1.5rem}}.maggi-chile-theme .text-small{font-family:MaggiSansLight;font-size:1rem;font-weight:700;color:#2b2b2b;margin:0 auto}@media (min-width:600px){.maggi-chile-theme .text-small{font-size:.875rem}}.maggi-chile-theme .text-center{text-align:center}.maggi-chile-theme .text-right{text-align:right}.maggi-chile-theme .text-left{text-align:left}.maggi-chile-theme .text-green1{color:green}.maggi-chile-theme .text-green2{color:#519761}.maggi-chile-theme .text-blue1{color:#0a56ab}.maggi-chile-theme .text-blue2{color:#11aae6}.maggi-chile-theme .text-orange1{color:#ff8600}.maggi-chile-theme .text-red1{color:#7d0a1a}.maggi-chile-theme .text-red2{color:#df3d46}.maggi-chile-theme .cont-btn{display:grid;text-align:center;scroll-behavior:smooth;-webkit-transition:all 5s;transition:all 5s}.maggi-chile-theme .btn{position:relative;display:inline-block;padding:.625rem .875rem .5rem;font-size:.75rem;text-align:center;margin:0 auto;cursor:pointer;max-width:10.625rem}.maggi-chile-theme .btn:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.13);border-radius:.3125rem}@media (min-width:600px){.maggi-chile-theme .btn{padding:.5125rem;max-width:12.5rem;font-size:.8125rem}}@media (min-width:768px){.maggi-chile-theme .btn{padding:.525rem;max-width:16.0625rem;font-size:1.0625rem}}@media (min-width:1000px){.maggi-chile-theme .btn{padding:.75rem .875rem .625rem;max-width:18.75rem;font-size:1.25rem}}@media (min-width:1200px){.maggi-chile-theme .btn{padding:.8125rem .875rem .6875rem;max-width:350px;font-size:1.5rem}}.maggi-chile-theme .btn-green{background:#519761;color:#fff}.maggi-chile-theme .text-black{color:#000}.maggi-chile-theme .text-bold{font-weight:700}.maggi-chile-theme .btn-green3{background:#61751d;color:#fff}.maggi-chile-theme .btn-orange{background:#ff8600;color:#fff}.maggi-chile-theme .btn-tomato-red{background:#dd5347;color:#fff}.maggi-chile-theme .btn-kashi-orange{background:#ed9241;color:#fff}.maggi-chile-theme .btn-beans-green{background:#569b64;color:#fff}.maggi-chile-theme .btn-sea-blue{background:#62bfde;color:#fff}.maggi-chile-theme .btn-blue1{background:#0a56ab;color:#fff}.maggi-chile-theme .btn-blue2{background:#11aae6;color:#fff}.maggi-chile-theme .btn-red1{background:#7d0a1a;color:#fff}.maggi-chile-theme .btn-tabs{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px auto}.maggi-chile-theme .text-darkish-green{color:#1b542f}.maggi-chile-theme .btn-tabs .btn{margin:0;max-width:145px;font-size:.75rem;line-height:1.3em;padding:4px 17px;-webkit-filter:saturate(100%);filter:saturate(100%);-webkit-transition:all .3s;transition:all .3s;z-index:1}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .btn-tabs .btn{-webkit-box-flex:25%;-ms-flex:25%;flex:25%}}.maggi-chile-theme .slick-dots li button{background-color:#519761;font-size:57px;height:.875rem;width:.875rem;border-radius:50%;opacity:1}.maggi-chile-theme .slick-dots li.slick-active button{opacity:1;background-color:green}.maggi-chile-theme .btn-tabs .btn-center{border-radius:0}.maggi-chile-theme .text-tomato-red{color:#dd5347}.maggi-chile-theme .text-beans-green{color:#569b64}.maggi-chile-theme .btn-tabs .btn-active{-webkit-filter:saturate(100%);filter:saturate(100%);opacity:1}@media (min-width:600px){.maggi-chile-theme .btn-tabs .btn{font-size:1rem;padding:11px 22px;max-width:394px;min-width:290px}}.maggi-chile-theme .tab-text{text-align:center}@media (min-width:900px){.maggi-chile-theme .tab-text{text-align:left}}.maggi-chile-theme .tabs{margin:30px 30px -10px;display:grid}.maggi-chile-theme .tabs-cont{position:relative;margin:0 auto;height:14vw;max-height:171px}.maggi-chile-theme .tabs-cont .item{cursor:pointer!important;display:inline;margin:5px 12px;font-size:1.25rem;z-index:9;min-height:100%;padding-bottom:37px}.maggi-chile-theme .tabs-cont .indicator{position:absolute;width:100%;height:10px;background:#cbcbcb;border-radius:2px}.maggi-chile-theme .tabs-cont .indicator .active{width:50%;height:100%;background:#dd5347;border-radius:2px}.maggi-chile-theme .tabs-cont .indicator .active-change{background:#569b64;float:right}@media (min-width:600px){.maggi-chile-theme .tabs-cont{height:11vw}}@media (min-width:600px){.maggi-chile-theme .tabs-cont .item{margin:5px 24px;font-size:2.8125rem}}@media (min-width:900px){.maggi-chile-theme .tabs-cont .item{font-size:4.375rem}}.maggi-chile-theme #gallinaPro,.maggi-chile-theme #HIERBASPro{display:none}.maggi-chile-theme .tab-active{display:block!important}.maggi-chile-theme .subtab-cont{display:none}.maggi-chile-theme .subtab-cont h1 span{font-size:.7em}.maggi-chile-theme .subtab-active{display:block!important}.maggi-chile-theme .tab2_color h2:first-of-type{color:#569b64}.maggi-chile-theme .tab1_color h2:first-of-type{color:#dd5347}.maggi-chile-theme #costillaPro .product_image{background:#569b64;color:#fff}.maggi-chile-theme #costillaPro .subtab-data div:nth-child(2){color:#dd5347}.maggi-chile-theme #HIERBASPro .product_image{background:#569b64;color:#fff}.maggi-chile-theme #HIERBASPro .subtab-data div:nth-child(2){color:#62bfde}.maggi-chile-theme #gallinaPro .product_image{background:#569b64;color:#fff}.maggi-chile-theme #gallinaPro .subtab-data div:nth-child(2){color:#ed9241}.maggi-chile-theme #quinuaPro .product_image{background:#dd5347;color:#fff}.maggi-chile-theme #quinuaPro .subtab-data div:nth-child(2){color:#dd5347}.maggi-chile-theme #avenaPro .product_image{background:#dd5347;color:#fff}.maggi-chile-theme #avenaPro .subtab-data div:nth-child(2){color:#569b64}.maggi-chile-theme .row_left_right #costillaPro .right h2{color:#dd5347}.maggi-chile-theme .row_left_right #gallinaPro .right h2{color:#ed9241}.maggi-chile-theme .row_left_right #HIERBASPro .right h2{color:#62bfde}.maggi-chile-theme .row_left_right #avenaPro .right h2{color:#569b64}.maggi-chile-theme .row_left_right #quinuaPro .right h2{color:#dd5347}.maggi-chile-theme .m-center{margin:0 auto}@media (min-width:900px){.maggi-chile-theme .m-center{margin:0}}.maggi-chile-theme .w-60{width:60%}.maggi-chile-theme .w-65{width:65%}.maggi-chile-theme .w-70,.maggi-chile-theme .w-80,.maggi-chile-theme .w-90,.maggi-chile-theme .w-100{width:100%}@media (min-width:300px){.maggi-chile-theme .w-70{width:70%}}@media (min-width:300px){.maggi-chile-theme .w-80{width:80%}}@media (min-width:300px){.maggi-chile-theme .w-90{width:90%}}.maggi-chile-theme .mb-20{margin-bottom:20px!important}.maggi-chile-theme .mb-40{margin-bottom:40px!important}.maggi-chile-theme .mb-80{margin-bottom:80px!important}.maggi-chile-theme .mb-100{margin-bottom:100px!important}.maggi-chile-theme .mb-200{margin-bottom:200px!important}.maggi-chile-theme .mt-20{margin-top:20px!important}.maggi-chile-theme .mt-40{margin-top:40px!important}.maggi-chile-theme .mt-50{margin-top:50px!important}.maggi-chile-theme .mt-60{margin-top:60px!important}.maggi-chile-theme .mt-80{margin-top:80px!important}.maggi-chile-theme .mt-100{margin-top:100px!important}.maggi-chile-theme .mt-200{margin-top:200px!important}.maggi-chile-theme .ml-20{margin-left:20px!important}.maggi-chile-theme .ml-40{margin-left:40px!important}.maggi-chile-theme .ml-80{margin-left:80px!important}.maggi-chile-theme .ml-100{margin-left:100px!important}.maggi-chile-theme .ml-200{margin-left:200px!important}.maggi-chile-theme .mr-20{margin-right:20px!important}.maggi-chile-theme .mr-40{margin-right:40px!important}.maggi-chile-theme .mr-80{margin-right:80px!important}.maggi-chile-theme .mr-100{margin-right:100px!important}.maggi-chile-theme .mr-200{margin-right:200px!important}.maggi-chile-theme .col-50,.maggi-chile-theme .col-50 .img-prov{width:100%}@media (min-width:900px){.maggi-chile-theme .row-tabbing .col-50{width:50%}}.maggi-chile-theme .bg-final{margin-top:-2vw}@media (min-width:600px){.maggi-chile-theme .bg-final{margin-top:0}}.maggi-chile-theme #modal-video{z-index:900}.maggi-chile-theme #image-video,.maggi-chile-theme #modal-video{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.9)}.maggi-chile-theme #image-video{display:none;z-index:300}.maggi-chile-theme #modal-video iframe{margin:0}.maggi-chile-theme .mg-stage-carousel__slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.maggi-chile-theme .mg-stage-carousel__slide{height:auto}}.maggi-chile-theme .tab-text{font-size:1rem;line-height:1rem}@media print,screen and (min-width:48em){.maggi-chile-theme .tab-text{font-size:1.5rem;line-height:1.5rem}}.maggi-chile-theme #cucaita .cucai{font-size:1.75rem}@media print,screen and (min-width:48em){.maggi-chile-theme #cucaita .cucai{font-size:3.125rem}}.maggi-chile-theme #cucaita p{margin:0 auto;font-size:1rem;line-height:1rem}@media print,screen and (min-width:48em){.maggi-chile-theme #cucaita p{font-size:1.5rem;line-height:1.5rem}}.maggi-chile-theme #image2-modal{position:fixed;top:0;display:none;left:0;width:100%;height:100vh;z-index:900;background:rgba(0,0,0,.9)}.maggi-chile-theme #modal-video.video--hide{top:-250vh!important}.maggi-chile-theme #modal-video.intro{-webkit-transition:all 2s;transition:all 2s;background:#000}.maggi-chile-theme #modal-video #fab-next{font-family:Avenir Next LT Pro Demi;position:absolute;right:1.2em;bottom:3em;border-radius:50%;background:#000;width:100px;height:100px;cursor:pointer}.maggi-chile-theme #modal-video #fab-next span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;z-index:900;font-size:18px}.maggi-chile-theme #image-video #player,.maggi-chile-theme #modal-video #player{position:absolute;width:100%;height:100%}.maggi-chile-theme #image-video #player.small,.maggi-chile-theme #modal-video #player.small{width:80%;height:22%;min-height:178px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.maggi-chile-theme #modal-video ._close{font-family:Avenir Next LT Pro Demi;color:#fff;cursor:pointer!important;position:absolute;top:12px;right:12px;width:40px;height:40px;border:solid;border-radius:50%;font-size:.5em;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;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:3px;z-index:9}@media (min-width:900px){.maggi-chile-theme #modal-video #player.small{width:800px;height:49%;min-height:430px}}@media (min-width:1200px){.maggi-chile-theme #modal-video #player.small{width:1000px;height:60%;min-height:527px}}@media (min-width:1600px){.maggi-chile-theme #modal-video #player.small{width:1564px;height:90%;min-height:791px}}.maggi-chile-theme #image-video ._close{font-family:Avenir Next LT Pro Demi;color:#fff;cursor:pointer!important;position:absolute;top:12px;right:12px;width:40px;height:40px;border:solid;border-radius:50%;font-size:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:.4375rem;z-index:58}@media (min-width:900px){.maggi-chile-theme #image-video #player.small{width:800px;height:49%;min-height:430px}}@media (min-width:1200px){.maggi-chile-theme #image-video #player.small{width:1000px;height:60%;min-height:527px}}@media (min-width:1600px){.maggi-chile-theme #image-video #player.small{width:1564px;height:90%;min-height:791px}}.maggi-chile-theme html{overflow-x:hidden}.maggi-chile-theme .float-right{float:right}.maggi-chile-theme .float-right-d{float:none}.maggi-chile-theme #market .receta-content{margin-bottom:-20vw}.maggi-chile-theme .menu{position:fixed;top:0;right:0;width:auto;height:100vh;z-index:4;-webkit-transition:background .5s;transition:background .5s;background:transparent}.maggi-chile-theme .menu.menu-active{width:100%!important;z-index:250;-webkit-transition:background .5s;transition:background .5s;background:rgba(0,0,0,.41)}.maggi-chile-theme .menu .colapsed{right:0;width:37px;height:513px;background:url(/themes/custom/maggi/UI/build/images/1H7ARav.png) no-repeat 50%;background-size:contain;z-index:1;cursor:pointer;pointer-events:all;-webkit-transition:all .8s;transition:all .8s}.maggi-chile-theme .menu .colapsed,.maggi-chile-theme .menu .colapsed ul{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.maggi-chile-theme .menu .colapsed ul{font-size:.36em;right:4px;color:#e0e0e0}.maggi-chile-theme .menu .colapsed ul li.active{color:#fff}.maggi-chile-theme .menu .expand{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;-webkit-transition:all .6s;transition:all .6s;position:absolute;right:0;top:50%;width:203px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:713px;background:url(/themes/custom/maggi/UI/build/images/12bYqYo.png) no-repeat 50%;background-size:contain;z-index:1;cursor:pointer;pointer-events:all;margin-right:-204px;font-family:Avenir Next LT Pro Regular;font-size:.35em}.maggi-chile-theme .menu .expand-active{margin-right:0;cursor:pointer;font-family:VeneerThree;font-size:.875rem}.maggi-chile-theme .menu .expand ul{position:absolute;top:47%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:.1875rem;font-weight:lighter;text-align:right}.maggi-chile-theme .menu .expand ul li{position:relative;margin:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .menu .expand ul li{margin:.3125rem}}.maggi-chile-theme .menu .expand ul li.active{color:#519761;font-family:Avenir Next LT Pro Bold}.maggi-chile-theme .menu .expand ul li i{font-size:1.1em}.maggi-chile-theme .logo{text-align:center}.maggi-chile-theme .logo img{width:60%;max-width:223px;margin:5px auto}.maggi-chile-theme .receta{position:relative}.maggi-chile-theme #quinuaPro{display:none}.maggi-chile-theme .subtab-cont{display:block}.maggi-chile-theme .receta .description{background:#fff;border-radius:3px;width:60%!important;font-size:.7em;padding:10px 10px 21px;-webkit-box-shadow:0 0 11px 0 rgba(0,0,0,.1);box-shadow:0 0 11px 0 rgba(0,0,0,.1)}.maggi-chile-theme .receta .description .title{text-align:left;margin:0 0 10px}.maggi-chile-theme .receta .description .btn{position:absolute;bottom:0;-webkit-transform:translateY(77%);transform:translateY(77%);min-width:auto;font-family:Nuit;font-size:1em;font-weight:100;padding:10px 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maggi-chile-theme .receta .description .btn span{font-size:2em;line-height:0}.maggi-chile-theme .receta .sec-prov{position:relative}.maggi-chile-theme .receta .sec-prov .description{position:absolute;bottom:56px;left:30%}.maggi-chile-theme .receta .img-pres-left{width:105px;position:absolute;left:-50px;bottom:-19%}.maggi-chile-theme .receta .img-pres-right{width:105px;position:absolute;right:-50px;bottom:-19%}.maggi-chile-theme .receta-content{padding:49px}.maggi-chile-theme .receta-content .__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.maggi-chile-theme .receta-content .recetas-title span{position:relative}.maggi-chile-theme .receta-content .recetas-title span img:first-child{position:absolute;top:-10px;left:0;width:100px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.maggi-chile-theme .receta-content .recetas-title span img:last-child{position:absolute;top:-10px;right:0;width:100px;-webkit-transform:translateX(100%);transform:translateX(100%)}.maggi-chile-theme .receta-content .market-img{margin:0 auto;width:200px}.maggi-chile-theme .receta-content .line{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:17%;height:75%;margin-top:1.875rem}.maggi-chile-theme .receta-content #line-orange{background:url(/themes/custom/maggi/UI/build/images/GV7tf09.png) no-repeat 50%;background-size:46% 87%}.maggi-chile-theme .receta-content #line-blue{background:url(/themes/custom/maggi/UI/build/images/3YbycIX.png) no-repeat 50%;background-size:46% 87%}.maggi-chile-theme .receta-content #line-red{background:url(/themes/custom/maggi/UI/build/images/34T5X-e.png) no-repeat 50%;background-size:46% 87%}.maggi-chile-theme .receta-content #line-green{background:url(/themes/custom/maggi/UI/build/images/1n2BEpW.png) no-repeat 50%;background-size:46% 87%}.maggi-chile-theme .tab-cont{display:none}.maggi-chile-theme .tab-cont.active-tab{display:block}.maggi-chile-theme .receta .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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:48em){.maggi-chile-theme .receta .row{margin-bottom:6%}}.maggi-chile-theme .row-tabbing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.maggi-chile-theme .receta .row .acordion{font-family:Avenir Next LT Pro Regular;font-size:.4em;line-height:1.5em;margin:20px auto}.maggi-chile-theme .receta .row .acordion .item{position:relative;cursor:pointer;overflow:hidden;height:31px;-webkit-transition:all 1s;transition:all 1s}.maggi-chile-theme .receta .row .acordion .item .acordion-title{position:relative;font-size:1em;height:31px}.maggi-chile-theme .receta .row .acordion .item .acordion-title:after{content:"▿";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#519761;font-size:1.7em}.maggi-chile-theme .receta .row .acordion .item .acordion-cont{font-size:.9em;padding:0 10px 19px}.maggi-chile-theme .receta .row .acordion .item.active{height:auto;-webkit-transition:all 1s;transition:all 1s}.maggi-chile-theme .receta .row .cont{width:42%;margin:0!important}.maggi-chile-theme .receta .row .ingredient{position:absolute;top:68%;width:100%;text-align:center;-webkit-transition:opacity .8s;transition:opacity .8s;pointer-events:none}.maggi-chile-theme .receta .row .ingredient img{max-width:69px;z-index:2}.maggi-chile-theme .receta .row .ingredient-scroll{position:fixed;left:0;margin-left:.125rem}@media print,screen and (min-width:48em){.maggi-chile-theme .receta .row .ingredient-scroll{margin-left:3.125rem}}.maggi-chile-theme .ingredient-scroll{-webkit-animation:rotate360 3s linear infinite;animation:rotate360 3s linear infinite;top:56%!important;-webkit-transition:opacity .8s!important;transition:opacity .8s!important}@-webkit-keyframes rotate360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.maggi-chile-theme .anim-pause{-webkit-animation-play-state:paused;animation-play-state:paused}.maggi-chile-theme .receta .row.right{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-57px;-ms-flex-line-pack:end;align-content:flex-end}.maggi-chile-theme .receta .row.right .cont{text-align:right;margin:0!important}.maggi-chile-theme .receta .row.right .cont img{-webkit-transform:translateX(11px);transform:translateX(11px);margin:1.25rem}.maggi-chile-theme .receta .row.right .cont .title{width:100%;margin:0}.maggi-chile-theme .receta .row.left .cont p,.maggi-chile-theme .receta .row.right .cont p{width:100%;margin-left:0;margin-top:20px;font-size:1rem;line-height:1rem}@media print,screen and (min-width:48em){.maggi-chile-theme .receta .row.left .cont p,.maggi-chile-theme .receta .row.right .cont p{font-size:1.5rem;line-height:1.5rem}}.maggi-chile-theme .receta .row.left{position:relative;margin-bottom:-57px;-ms-flex-line-pack:start;align-content:flex-start}.maggi-chile-theme .receta .row.left .cont img{-webkit-transform:translateX(-11px);transform:translateX(-11px);margin:1.25rem}.maggi-chile-theme .receta .row.left .cont .title{margin:0;width:100%}.maggi-chile-theme .receta .row.left .cont p{width:100%;margin:20px 0 0}.maggi-chile-theme .receta-end{position:relative}.maggi-chile-theme .receta-end .background{position:relative;width:100%}.maggi-chile-theme .receta-end .product-img{bottom:23vw}.maggi-chile-theme .receta-end .btn,.maggi-chile-theme .receta-end .product-img{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.maggi-chile-theme .receta-end .btn{bottom:15vw;z-index:2}.maggi-chile-theme .receta-end .btn-fullcenter{position:absolute;left:50%;bottom:6vw;-webkit-transform:translate(-50%);transform:translate(-50%)}.maggi-chile-theme .receta .cont-center img{display:block;margin:20px auto}@media (min-width:600px){.maggi-chile-theme .float-right-d{float:right;margin-right:10px}}@media (min-width:900px){.maggi-chile-theme #market .receta-content{margin-bottom:-25vw}}@media (min-width:600px){.maggi-chile-theme .menu .colapsed{width:68px}}@media (min-width:600px){.maggi-chile-theme .menu .colapsed ul{right:3px;font-size:.63em}}@media (min-width:900px){.maggi-chile-theme .receta .description{width:70%!important}}@media (min-width:900px){.maggi-chile-theme .receta .img-pres-left{width:auto;left:0}}@media (min-width:1100px){.maggi-chile-theme .receta .img-pres-left{left:8%}}@media (min-width:1250px){.maggi-chile-theme .receta .img-pres-left{left:13%;top:-17%;bottom:auto}}@media (min-width:900px){.maggi-chile-theme .receta .img-pres-right{width:auto;right:0}}@media (min-width:1100px){.maggi-chile-theme .receta .img-pres-right{right:8%}}@media (min-width:1250px){.maggi-chile-theme .receta .img-pres-right{right:13%;bottom:0}}@media (min-width:900px){.maggi-chile-theme .receta-content{padding:20px}}@media (min-width:600px){.maggi-chile-theme .receta-content .recetas-title span img:first-child{-webkit-transform:translateX(-130%);transform:translateX(-130%)}}@media (min-width:600px){.maggi-chile-theme .receta-content .recetas-title span img:last-child{-webkit-transform:translateX(153%);transform:translateX(153%)}}@media (min-width:600px){.maggi-chile-theme .receta-content{padding:50px;width:90%;margin:0 auto}}@media (min-width:900px){.maggi-chile-theme .receta .row .acordion{margin:20px 0;font-size:.6em}}@media (min-width:900px){.maggi-chile-theme .receta .row .ingredient img{max-width:196px;height:111px}}@media (min-width:600px){.maggi-chile-theme .receta .row.right .cont{max-width:274px}}@media (min-width:900px){.maggi-chile-theme .receta .row.right .cont img{max-width:inherit}}@media (min-width:600px){.maggi-chile-theme .receta .row.left .cont{max-width:274px}}@media (min-width:900px){.maggi-chile-theme .receta .row.left .cont img{max-width:inherit}}@media (min-width:900px){.maggi-chile-theme .receta-end .btn{bottom:18vw}}.maggi-chile-theme .slick-dots{z-index:8;margin-bottom:-10px}.maggi-chile-theme .slick-dots li button:before{font-size:57px;opacity:1;color:#519761}.maggi-chile-theme .slick-dots li.slick-active button:before{opacity:1;color:green}.maggi-chile-theme .slider-prov,.maggi-chile-theme .slider-prov-desk{display:block}.maggi-chile-theme .slider-prov .slick-dots{margin-bottom:25px!important}.maggi-chile-theme .slider-prov .slider{width:100%;margin:0 auto}.maggi-chile-theme .slider-prov .slider .slick-slide .sl-cont{position:relative}.maggi-chile-theme .sl-cont .slick-slide{margin-right:15px;margin-left:15px}.maggi-chile-theme .sl-cont .mg-slick-controls .controls__button--prev{top:25%;left:-3.75rem;position:absolute;border-radius:50%;background-color:#fe0908;border:none}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .sl-cont .mg-slick-controls .controls__button--prev{left:-1.5625rem}}.maggi-chile-theme .sl-cont .mg-slick-controls .controls__button--prev span{background-image:none!important;margin-right:.625rem}.maggi-chile-theme .sl-cont .mg-slick-controls .controls__button--prev span:after{background-image:url(/themes/custom/maggi/UI/build/images/vellaAl.png);content:"";display:block;width:1.5625rem;height:100%;background-size:1.25rem 1.25rem;background-repeat:no-repeat;-webkit-transform:scaleX(1);transform:scaleX(1)}.maggi-chile-theme .sl-cont .mg-slick-controls .controls__button--next{position:absolute;right:-3.75rem;top:25%;border-radius:50%;background-color:#fe0908;border:none}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .sl-cont .mg-slick-controls .controls__button--next{right:-1.4375rem}}.maggi-chile-theme .sl-cont .mg-slick-controls .controls__button--next span{background-image:none!important}.maggi-chile-theme .sl-cont .mg-slick-controls .controls__button--next span:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/vellaAl.png);display:block;width:1.5625rem;-webkit-transform:scaleX(1);transform:scaleX(1);height:100%;background-size:1.25rem 1.25rem;background-repeat:no-repeat}.maggi-chile-theme .sl-cont .mg-slick-controls .controls__button--next .rightarrow{margin:0 auto}.maggi-chile-theme .slider-prov .slider .slick-slide .sl-cont img{width:70%;display:block;margin:0 auto;border-radius:1em}.maggi-chile-theme .slider-prov .slider .slick-slide .description{max-width:none;width:64%;margin:0 auto;-webkit-transform:translateY(-38px);transform:translateY(-38px);font-size:.8em;padding:30px 16px;border-radius:13px}@media (min-width:900px){.maggi-chile-theme .slider-prov{display:none}}@media (min-width:600px){.maggi-chile-theme .slider-prov .slider .slick-slide .sl-cont img{border-radius:1.5em}}@media (min-width:600px){.maggi-chile-theme .slider-prov .slider .slick-slide .description{font-size:1em}}@media (min-width:900px){.maggi-chile-theme .slider-prov .slider{width:90%}.maggi-chile-theme .slider-prov .slider .slick-slide .sl-cont img{width:60%}}.maggi-chile-theme [onclick]:hover{opacity:.9}.maggi-chile-theme .slider-videos{margin:50px auto 0!important}.maggi-chile-theme .slider-videos img{width:74%;margin:0 auto;z-index:2}.maggi-chile-theme .slider-videos .description{margin:0 auto!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-size:2.5rem!important;-webkit-transform:translateY(-20%);transform:translateY(-20%);z-index:1;padding-top:2.5rem;border-radius:1.5625rem;text-align:center}.maggi-chile-theme #id-caldos,.maggi-chile-theme #id-sopas{cursor:pointer}.maggi-chile-theme #sli-recetas .mt-50{font-size:1rem;line-height:1rem;margin:0 auto}@media print,screen and (min-width:48em){.maggi-chile-theme #sli-recetas .mt-50{font-size:1.5rem;line-height:1.5rem}}@media (min-width:600px){.maggi-chile-theme .slider-videos img{display:block;margin:0 auto;cursor:pointer}}@media (min-width:768px){.maggi-chile-theme .slider-videos .description{font-size:.8em!important}}@media (min-width:900px){.maggi-chile-theme .slider-videos .description{max-width:80%!important;font-size:1.5rem!important}}.maggi-chile-theme .acc-blue:after{content:"▿";color:#11aae6!important}.maggi-chile-theme .top-bar{width:100%;height:70px;background:#ffed00;position:fixed;top:0;left:0;padding:5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:9}.maggi-chile-theme .top-bar .logo{height:75px;position:absolute;left:25vw;top:35%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:900px){.maggi-chile-theme .top-bar .logo{left:10vw}}.maggi-chile-theme .desktop{display:none!important}.maggi-chile-theme .responsive{display:block!important}@media (min-width:768px){.maggi-chile-theme .desktop{display:block!important}.maggi-chile-theme .responsive{display:none!important}}.maggi-chile-theme .path-home-huerta .w-40,.maggi-chile-theme .path-home-huerta .w-80{width:85%}@media (min-width:300px){.maggi-chile-theme .path-home-huerta .w-80{width:80%}}@media (min-width:500px){.maggi-chile-theme .path-home-huerta .w-40{width:70%}}@media (min-width:600px){.maggi-chile-theme .path-home-huerta .w-40{width:40%}}.maggi-chile-theme .path-home-huerta .footer{margin-top:-150px;position:static;padding:0}.maggi-chile-theme .path-home-huerta #footer-block{position:relative}.maggi-chile-theme .path-home-huerta .footer img.bg{width:100%}.maggi-chile-theme .path-home-huerta footer{position:absolute;width:100%;bottom:18vw;left:18px;font-size:2.8vw}.maggi-chile-theme .path-home-huerta footer b,.maggi-chile-theme .path-home-huerta footer strong{font-family:Avenir Next LT Pro Demi;font-weight:bolder}@media (min-width:768px){.maggi-chile-theme .path-home-huerta footer{position:absolute;width:100%;bottom:13px;left:15vw;font-size:.55em}.maggi-chile-theme .path-home-huerta .footer{margin-top:-100px}}@media (min-width:900px){.maggi-chile-theme .path-home-huerta .footer{margin-top:-120px}.maggi-chile-theme .path-home-huerta footer{bottom:33px}}@media (min-width:1020px){.maggi-chile-theme .path-home-huerta .footer{margin-top:-120px}}@media (min-width:1200px){.maggi-chile-theme .path-home-huerta footer{bottom:2.2em}.maggi-chile-theme .path-home-huerta .footer{margin-top:-13%}}.maggi-chile-theme footer .btn{font-weight:100!important;position:relative;display:inline-block;padding:8px 34px 4px;font-family:Avenir Next LT Pro Regular;font-size:.4em;text-align:center;border:1px solid #fe0908;border-radius:300px;margin:0 auto;cursor:pointer;min-width:125px;max-width:179px;background-color:#fe0908;color:#fff}.maggi-chile-theme .footer{margin-top:-150px;position:relative;padding:0}.maggi-chile-theme .footer img.bg{width:100%}.maggi-chile-theme footer{position:absolute;width:100%;bottom:10vw;left:18px;font-size:2.8vw}.maggi-chile-theme footer b,.maggi-chile-theme footer strong{font-family:Avenir Next LT Pro Demi;font-weight:bolder}.maggi-chile-theme .footer-links{font-size:2.5em}.maggi-chile-theme .footer-links>.btn,.maggi-chile-theme footer .social{margin-top:.5rem;max-width:none}.maggi-chile-theme footer .social a img{width:25px;margin-right:8px}.maggi-chile-theme footer .social a img.nestle-logo{width:70px;margin-left:1rem}@media (min-width:768px){.maggi-chile-theme footer{position:absolute;width:100%;bottom:13px;left:15vw;font-size:.55em}.maggi-chile-theme footer .social a img{width:35px}.maggi-chile-theme footer .social a img.nestle-logo{width:100px}.maggi-chile-theme .footer-links{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;top:-78px}.maggi-chile-theme .footer-links>.btn{margin:.5rem 4rem 0 0;font-size:.4em;padding:11px 30px 5px;max-height:40px}.maggi-chile-theme .footer{margin-top:-100px}}@media (min-width:900px){.maggi-chile-theme .footer{margin-top:-120px}}@media (min-width:960px){.maggi-chile-theme .footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:80%;position:relative;top:inherit}}@media (min-width:1020px){.maggi-chile-theme footer{bottom:5px}.maggi-chile-theme .footer{margin-top:-120px}}@media (min-width:1200px){.maggi-chile-theme .footer{margin-top:-13%}}.maggi-chile-theme .fusepumpdelahuerta{background-size:100%;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;-webkit-box-pack:center;-ms-flex-line-pack:stretch;-ms-flex-align:center;-webkit-box-align:center;padding:40px 0 0}.maggi-chile-theme .fusepumpdelahuerta,.maggi-chile-theme .fusepumpdelahuerta section{display:-ms-flexbox;display:-webkit-box;display:flex;justify-content:center;align-content:stretch;align-items:center}.maggi-chile-theme .fusepumpdelahuerta section{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;-webkit-box-pack:center;-ms-flex-line-pack:stretch;-ms-flex-align:center;-webkit-box-align:center}.maggi-chile-theme .fusepumpdelahuerta section figure{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;margin:0;paddin:0}.maggi-chile-theme .fusepumpdelahuerta section figure img{display:block;margin:0 auto;width:100%}.maggi-chile-theme .fusepumpdelahuerta section article{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;margin:0;padding:0}.maggi-chile-theme .fusepumpdelahuerta section article h3{margin:0 0 1.25rem;padding:0;text-align:center;color:green;font-size:3.5rem;line-height:3.85rem}.maggi-chile-theme .fusepumpdelahuerta section article h3 div{display:inline-block}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section article h3 div{display:block}}@media print,screen and (min-width:48em){.maggi-chile-theme .fusepumpdelahuerta section article h3{font-size:2.5rem}}.maggi-chile-theme .fusepumpdelahuerta section article p{margin:0;padding:0;text-align:center;font-family:Avenir Next LT Pro Regular;font-size:1.5rem;line-height:1.5;font-weight:lighter;color:#2b2b2b}.maggi-chile-theme .fusepumpdelahuerta section article h1{margin:10px auto 117px;padding:0;text-align:center;color:green;font-family:Nuit;font-size:2.75rem;position:relative;width:300px}@media (max-width:1000px){.maggi-chile-theme .fusepumpdelahuerta section article h1{font-size:2.5rem}}.maggi-chile-theme .fusepumpdelahuerta section article h1:after{content:"";position:absolute;display:block;background:url(/themes/custom/maggi/UI/build/images/3leqGBB.png) no-repeat 50%;width:70px;height:70px;bottom:-86px;z-index:4;background-size:contain;left:117px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:center;-webkit-box-align:center;align-items:center;background-size:100%;position:relative;margin-bottom:1.25rem}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh{display:block!important}}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso{padding:0;-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}.maggi-chile-theme .fusepumpdelahuerta .cont-btn{margin-bottom:1.25rem}.maggi-chile-theme .fusepumpdelahuerta .cont-btn .btn-green{font-size:1.875rem;text-decoration:none}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li button{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;padding:.0625rem .375rem;-webkit-box-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;position:relative;-webkit-transition:all .4s;transition:all .4s;z-index:3;-webkit-appearance:none;border:none;outline:0;background:transparent}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li button:hover{z-index:800;width:auto}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li button img{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;display:block;-webkit-transition:all .4s;transition:all .4s;width:100%;z-index:200}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li button:after:hover{display:block;position:relative;-webkit-transform:scale(1.1);transform:scale(1.1)}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li button .click-btn{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;position:absolute;background:#519761;color:#fff;font-size:1.5rem;text-align:center;padding:10px 37px;border-radius:10px;cursor:pointer;bottom:0;z-index:300;-webkit-transition:all .4s;transition:all .4s;opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px);position:relative}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li button .click-btn{background:#519761;color:#fff;font-size:1em;text-align:center;padding:10px 37px;border-radius:10px;cursor:pointer;bottom:0;z-index:300;-webkit-transition:all .4s;transition:all .4s;display:block;width:200px;margin:0 auto;position:relative;top:4px;z-index:800;text-decoration:none;-webkit-transform:none;transform:none;opacity:1}}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li button:hover .click-btn{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:first-child button img{margin:0 auto}.maggi-chile-theme .mg-teaser-carousel-control{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0}.maggi-chile-theme .slick-next:before,.maggi-chile-theme .slick-prev:before{color:red}.maggi-chile-theme .mg-values-carousel-controls{margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0;margin-top:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:first-child button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:first-child button img{width:80%;-o-object-fit:contain;object-fit:contain}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:first-child button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:first-child button img{width:170px;height:300px}}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(2) button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(2) button img{width:164px;height:320px;-o-object-fit:contain;object-fit:contain}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(2) button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(2) button img{width:170px;height:300px}}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(3) button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(3) button img{width:239px;height:320px;-o-object-fit:contain;object-fit:contain}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(3) button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(3) button img{width:170px;height:300px}}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(4) button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(4) button img{width:239px;height:320px;-o-object-fit:contain;object-fit:contain}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(4) button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(4) button img{width:170px;height:300px}}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:first-child button:after,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:first-child button:after{position:absolute;display:block;background:url(/themes/custom/maggi/UI/build/images/3FFlVWk.png) no-repeat 50%;background-size:100%;width:176px;height:100px;bottom:12px;z-index:100}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:first-child button:after,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:first-child button:after{background:none}}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(2) button:after,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(2) button:after{content:"";position:absolute;display:block;background:url(/themes/custom/maggi/UI/build/images/3jH0F0q.png) no-repeat 50%;background-size:100%;width:200px;height:100px;bottom:12px;z-index:100}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(2) button:after,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(2) button:after{background:none}}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(3) button:after,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(3) button:after{content:"";position:absolute;display:block;background-size:100%;width:200px;height:100px;bottom:12px;z-index:100}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(3) button:after,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(3) button:after{background:none}}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(4) button:after,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(4) button:after{content:"";position:absolute;display:block;background-size:100%;width:239px;height:320px;bottom:12px;z-index:100;right:-13px}@media print,screen and (max-width:47.99875em){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(4) button:after,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(4) button:after{background:none}}@media (max-width:1250px){.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi figure img{width:97px}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi article p{font-size:.3em}.maggi-chile-theme .close_x{left:9px!important;top:246px}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi{-webkit-transform:translateX(-222px);transform:translateX(-222px)}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh:after{width:286px;height:239px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh:before{width:258px;height:263px;top:129px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:first-child button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:first-child button img{width:142px;height:290px}.maggi-chile-theme .banner-prinpipal-delahuerta .premio-andi{width:354px;height:117px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso{margin:0 0 124px}.maggi-chile-theme .fusepumpdelahuerta section article h1:after{width:50px;height:50px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(2) button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(2) button img{width:139px;height:290px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(3) button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(3) button img{width:190px;height:290px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh ul li:nth-child(3) button:after{width:219px;height:100px;bottom:29px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:nth-child(4) button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:nth-child(4) button img{width:196px;height:290px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh ul li:first-child button:after{width:167px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh ul li:nth-child(2) button:after{width:192px;bottom:23px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh ul li:nth-child(4) button:after{width:228px;bottom:22px}}@media (max-width:1111px){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso{margin:0 0 100px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh:after{width:260px;height:215px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh:before{width:223px;height:212px;top:129px}.maggi-chile-theme img#cuchara{width:134px!important;left:-14px!important;top:-15px!important}}@media (max-width:1045px){.maggi-chile-theme .btn-amp-movil{outline:0!important;border:none!important;background:transparent!important}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh:before{display:none}.maggi-chile-theme .path-home-huerta footer{bottom:3px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh:after{display:none}}@media (max-width:1000px){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso{margin:0 0 76px}.maggi-chile-theme .fusepumpdelahuerta section article h3{font-size:2.5rem;line-height:2.75rem}.maggi-chile-theme .fusepumpdelahuerta section article p{font-size:1rem;line-height:1.5rem}.maggi-chile-theme .fusepumpdelahuerta section article h1{margin:10px auto 62px;font-size:2.5rem;width:200px}.maggi-chile-theme .fusepumpdelahuerta section article h1:after{bottom:-62px;left:85px}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .amp-slider-movil li:first-child button img,.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso li:first-child button img{width:80%}}@media (max-width:899px){.maggi-chile-theme .res-img-dlh-img{display:block;width:100%}.maggi-chile-theme amp-carousel .amp-carousel-button.amp-disabled{opacity:1!important;visibility:visible}}@media (max-width:806px){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh .fuso{margin:0}}.maggi-chile-theme .mg-slick-controls .controls__button--next{display:block}.maggi-chile-theme .amp-slider-movil .slick-disabled{opacity:0;pointer-events:none}.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--next,.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--prev{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;top:30%;height:2.125rem;width:2.125rem;border-radius:.125rem;pointer-events:all;background-color:rgba(0,0,0,.5);background-position:50% 50%;background-repeat:no-repeat;z-index:4}@media print,screen and (min-width:48em){.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--next,.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--prev{display:none}}.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--prev{left:1rem}.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--prev span{background-image:none!important;margin-right:.625rem}.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--prev span:after{background-image:url(/themes/custom/maggi/UI/build/images/3B836zq.png);content:"";display:block;width:1.5625rem;height:79%;background-size:2.25rem 1.25rem;background-repeat:no-repeat;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--next{right:1rem}.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--next span{background-image:none!important}.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--next span:before{content:"";background-image:url(/themes/custom/maggi/UI/build/images/3B836zq.png);display:block;width:1.5625rem;-webkit-transform:scaleX(-1);transform:scaleX(-1);height:79%;background-size:2.25rem 1.25rem;background-repeat:no-repeat}.maggi-chile-theme .amp-slider-movil .mg-slick-controls .controls__button--next span.rightarrow{margin-left:.625rem}@media (max-width:745px){.maggi-chile-theme .amp-slider-movil{display:block}.maggi-chile-theme .amp-slider-movil .mg-fusepump{text-align:center}.maggi-chile-theme .amp-slider-movil .mg-fusepump button{margin-bottom:.625rem}.maggi-chile-theme .click-btn{background:#519761;color:#fff;font-size:1em;text-align:center;padding:10px 37px;border-radius:10px;cursor:pointer;bottom:0;z-index:300;-webkit-transition:all .4s;transition:all .4s;display:block;width:200px;margin:0 auto;position:relative;top:4px;z-index:800;text-decoration:none}.maggi-chile-theme .click-btn p{color:#fff!important}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh{background-size:200%}.maggi-chile-theme .path-home-huerta .footer{margin-top:-157px}}@media (max-width:668px){.maggi-chile-theme .resp-slide-movil{margin-bottom:104px}}@media (max-width:591px){.maggi-chile-theme .fusepumpdelahuerta section article p{font-size:.75rem;line-height:1.125rem}.maggi-chile-theme .fusepumpdelahuerta{background-size:140%}.maggi-chile-theme .resp-slide-movil{margin-bottom:62px}}@media (max-width:422px){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh{background-size:300%}.maggi-chile-theme .resp-slide-movil{margin-bottom:110px}}@media (max-width:410px){.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh{background-size:300%}.maggi-chile-theme .resp-slide-movil{margin-bottom:110px}.maggi-chile-theme .fusepumpdelahuerta{background-size:172%}.maggi-chile-theme .fusepumpdelahuerta section .productos_mdlh{background-size:415%}}.page-node-type-microsite-campaign-pages{padding-top:3.25rem;background:url(/themes/custom/maggi/UI/build/images/3zv3aS9.jpg) repeat 50%;height:auto;min-height:100%}.page-node-type-microsite-campaign-pages .mg-menu-container{display:none}@media print,screen and (min-width:48em){.page-node-type-microsite-campaign-pages .mobile-view-only{display:none}}.page-node-type-microsite-campaign-pages .desktop-view-only{display:none}@media print,screen and (min-width:48em){.page-node-type-microsite-campaign-pages .desktop-view-only{display:block}}.black_theme .mg-search-load-more:after{background-color:#000}.black_theme .mg-comments-name i,.black_theme .mg-playlist-grid-content .mg-search-pills,.black_theme .mg-recipe-instructions__steps-head span.visited,.black_theme .mg-video-play-icon,.black_theme .mg-video__img-block .mg-play-icon a{-webkit-filter:grayscale(100%)!important;filter:grayscale(100%)!important}.black_theme .dark.mg-submit-btn,.black_theme .mg-btn.dark,.black_theme .mg-btn.mg-ingredients__copy,.black_theme .mg-btn.mg-ingredients__copy_popup_btn,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.dark[data-drupal-selector=edit-field-dsu-images-actions],.black_theme .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],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-field-dsu-images-actions],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.dark[data-drupal-selector=edit-actions],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy[data-drupal-selector=edit-actions],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-actions],.black_theme .mg-ingredients__copy.mg-submit-btn,.black_theme .mg-ingredients__copy_popup_btn.mg-submit-btn,.black_theme .mg-term-condition__btn,.black_theme .user-login-form .dark.button.js-form-submit.form-submit,.black_theme .user-login-form .mg-ingredients__copy.button.js-form-submit.form-submit,.black_theme .user-login-form .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit,.black_theme .user-pass-reset .dark.button.js-form-submit.form-submit,.black_theme .user-pass-reset .mg-ingredients__copy.button.js-form-submit.form-submit,.black_theme .user-pass-reset .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit,.black_theme .user-pass .dark.button.js-form-submit.form-submit,.black_theme .user-pass .mg-ingredients__copy.button.js-form-submit.form-submit,.black_theme .user-pass .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.dark[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.mg-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.dark[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-actions],.user-login-form .black_theme .dark.button.js-form-submit.form-submit,.user-login-form .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit,.user-login-form .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit,.user-pass-reset .black_theme .dark.button.js-form-submit.form-submit,.user-pass-reset .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit,.user-pass-reset .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit,.user-pass .black_theme .dark.button.js-form-submit.form-submit,.user-pass .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit,.user-pass .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit{color:#fefefe;background-size:201% 100%!important;background-position:100% 100%!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#ccc),color-stop(50%,#333))!important;background-image:linear-gradient(90deg,#ccc 50%,#333 0)!important;-webkit-transition:all .3s ease;transition:all .3s ease}.black_theme .dark.mg-submit-btn div,.black_theme .dark.mg-submit-btn span,.black_theme .mg-btn.dark div,.black_theme .mg-btn.dark span,.black_theme .mg-btn.mg-ingredients__copy_popup_btn div,.black_theme .mg-btn.mg-ingredients__copy_popup_btn span,.black_theme .mg-btn.mg-ingredients__copy div,.black_theme .mg-btn.mg-ingredients__copy span,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.dark[data-drupal-selector=edit-field-dsu-images-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.dark[data-drupal-selector=edit-field-dsu-images-actions] span,.black_theme .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] div,.black_theme .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] span,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-field-dsu-images-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-field-dsu-images-actions] span,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.dark[data-drupal-selector=edit-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.dark[data-drupal-selector=edit-actions] span,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy[data-drupal-selector=edit-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy[data-drupal-selector=edit-actions] span,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-actions] span,.black_theme .mg-ingredients__copy.mg-submit-btn div,.black_theme .mg-ingredients__copy.mg-submit-btn span,.black_theme .mg-ingredients__copy_popup_btn.mg-submit-btn div,.black_theme .mg-ingredients__copy_popup_btn.mg-submit-btn span,.black_theme .mg-term-condition__btn div,.black_theme .mg-term-condition__btn span,.black_theme .user-login-form .dark.button.js-form-submit.form-submit div,.black_theme .user-login-form .dark.button.js-form-submit.form-submit span,.black_theme .user-login-form .mg-ingredients__copy.button.js-form-submit.form-submit div,.black_theme .user-login-form .mg-ingredients__copy.button.js-form-submit.form-submit span,.black_theme .user-login-form .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit div,.black_theme .user-login-form .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit span,.black_theme .user-pass-reset .dark.button.js-form-submit.form-submit div,.black_theme .user-pass-reset .dark.button.js-form-submit.form-submit span,.black_theme .user-pass-reset .mg-ingredients__copy.button.js-form-submit.form-submit div,.black_theme .user-pass-reset .mg-ingredients__copy.button.js-form-submit.form-submit span,.black_theme .user-pass-reset .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit div,.black_theme .user-pass-reset .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit span,.black_theme .user-pass .dark.button.js-form-submit.form-submit div,.black_theme .user-pass .dark.button.js-form-submit.form-submit span,.black_theme .user-pass .mg-ingredients__copy.button.js-form-submit.form-submit div,.black_theme .user-pass .mg-ingredients__copy.button.js-form-submit.form-submit span,.black_theme .user-pass .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit div,.black_theme .user-pass .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit span,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.dark[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 .black_theme div.dark[data-drupal-selector=edit-field-dsu-images-actions] span,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.mg-ingredients__copy[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 .black_theme div.mg-ingredients__copy[data-drupal-selector=edit-field-dsu-images-actions] span,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.mg-ingredients__copy_popup_btn[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 .black_theme div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-field-dsu-images-actions] span,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.dark[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.dark[data-drupal-selector=edit-actions] span,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy[data-drupal-selector=edit-actions] span,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy_popup_btn[data-drupal-selector=edit-actions] span,.user-login-form .black_theme .dark.button.js-form-submit.form-submit div,.user-login-form .black_theme .dark.button.js-form-submit.form-submit span,.user-login-form .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit div,.user-login-form .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit span,.user-login-form .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit div,.user-login-form .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit span,.user-pass-reset .black_theme .dark.button.js-form-submit.form-submit div,.user-pass-reset .black_theme .dark.button.js-form-submit.form-submit span,.user-pass-reset .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit div,.user-pass-reset .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit span,.user-pass-reset .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit div,.user-pass-reset .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit span,.user-pass .black_theme .dark.button.js-form-submit.form-submit div,.user-pass .black_theme .dark.button.js-form-submit.form-submit span,.user-pass .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit div,.user-pass .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit span,.user-pass .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit div,.user-pass .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit span{-webkit-filter:grayscale(100%)!important;filter:grayscale(100%)!important}.black_theme .dark.mg-submit-btn:hover,.black_theme .mg-btn.dark:hover,.black_theme .mg-btn.mg-ingredients__copy:hover,.black_theme .mg-btn.mg-ingredients__copy_popup_btn:hover,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.dark:hover[data-drupal-selector=edit-field-dsu-images-actions],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy:hover[data-drupal-selector=edit-field-dsu-images-actions],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy_popup_btn:hover[data-drupal-selector=edit-field-dsu-images-actions],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.dark:hover[data-drupal-selector=edit-actions],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy:hover[data-drupal-selector=edit-actions],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy_popup_btn:hover[data-drupal-selector=edit-actions],.black_theme .mg-ingredients__copy.mg-submit-btn:hover,.black_theme .mg-ingredients__copy_popup_btn.mg-submit-btn:hover,.black_theme .mg-term-condition__btn:hover,.black_theme .user-login-form .dark.button.js-form-submit.form-submit:hover,.black_theme .user-login-form .mg-ingredients__copy.button.js-form-submit.form-submit:hover,.black_theme .user-login-form .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover,.black_theme .user-pass-reset .dark.button.js-form-submit.form-submit:hover,.black_theme .user-pass-reset .mg-ingredients__copy.button.js-form-submit.form-submit:hover,.black_theme .user-pass-reset .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover,.black_theme .user-pass .dark.button.js-form-submit.form-submit:hover,.black_theme .user-pass .mg-ingredients__copy.button.js-form-submit.form-submit:hover,.black_theme .user-pass .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.dark: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 .black_theme div.mg-ingredients__copy: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 .black_theme div.mg-ingredients__copy_popup_btn:hover[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.dark:hover[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy:hover[data-drupal-selector=edit-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy_popup_btn:hover[data-drupal-selector=edit-actions],.user-login-form .black_theme .dark.button.js-form-submit.form-submit:hover,.user-login-form .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit:hover,.user-login-form .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover,.user-pass-reset .black_theme .dark.button.js-form-submit.form-submit:hover,.user-pass-reset .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit:hover,.user-pass-reset .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover,.user-pass .black_theme .dark.button.js-form-submit.form-submit:hover,.user-pass .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit:hover,.user-pass .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover{color:#000!important;background-position:0 100%!important}.black_theme .dark.mg-submit-btn:hover div,.black_theme .mg-btn.dark:hover div,.black_theme .mg-btn.mg-ingredients__copy:hover div,.black_theme .mg-btn.mg-ingredients__copy_popup_btn:hover div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.dark:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div.mg-ingredients__copy_popup_btn:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.dark:hover[data-drupal-selector=edit-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy:hover[data-drupal-selector=edit-actions] div,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.mg-ingredients__copy_popup_btn:hover[data-drupal-selector=edit-actions] div,.black_theme .mg-ingredients__copy.mg-submit-btn:hover div,.black_theme .mg-ingredients__copy_popup_btn.mg-submit-btn:hover div,.black_theme .mg-term-condition__btn:hover div,.black_theme .user-login-form .dark.button.js-form-submit.form-submit:hover div,.black_theme .user-login-form .mg-ingredients__copy.button.js-form-submit.form-submit:hover div,.black_theme .user-login-form .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover div,.black_theme .user-pass-reset .dark.button.js-form-submit.form-submit:hover div,.black_theme .user-pass-reset .mg-ingredients__copy.button.js-form-submit.form-submit:hover div,.black_theme .user-pass-reset .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover div,.black_theme .user-pass .dark.button.js-form-submit.form-submit:hover div,.black_theme .user-pass .mg-ingredients__copy.button.js-form-submit.form-submit:hover div,.black_theme .user-pass .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.dark: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 .black_theme div.mg-ingredients__copy: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 .black_theme div.mg-ingredients__copy_popup_btn:hover[data-drupal-selector=edit-field-dsu-images-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.dark:hover[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy:hover[data-drupal-selector=edit-actions] div,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .black_theme div.mg-ingredients__copy_popup_btn:hover[data-drupal-selector=edit-actions] div,.user-login-form .black_theme .dark.button.js-form-submit.form-submit:hover div,.user-login-form .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit:hover div,.user-login-form .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover div,.user-pass-reset .black_theme .dark.button.js-form-submit.form-submit:hover div,.user-pass-reset .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit:hover div,.user-pass-reset .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover div,.user-pass .black_theme .dark.button.js-form-submit.form-submit:hover div,.user-pass .black_theme .mg-ingredients__copy.button.js-form-submit.form-submit:hover div,.user-pass .black_theme .mg-ingredients__copy_popup_btn.button.js-form-submit.form-submit:hover div{color:#000!important}.black_theme .light.mg-submit-btn,.black_theme .mg-btn.light,.black_theme .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],.black_theme .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],.black_theme .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],.black_theme .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],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.light[data-drupal-selector=edit-actions],.black_theme .user-login-form .button.js-form-submit.form-submit,.black_theme .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],.black_theme .user-pass-reset .button.js-form-submit.form-submit,.black_theme .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],.black_theme .user-pass .button.js-form-submit.form-submit,.black_theme .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],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme 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 .user-login-form .black_theme 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 .black_theme 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 .black_theme 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 .black_theme div.light[data-drupal-selector=edit-actions],.user-login-form .black_theme .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 .black_theme div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions],.user-pass-reset .black_theme .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 .black_theme div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions],.user-pass .black_theme .button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions]{color:#0a0a0a;background-size:201% 100%!important;background-position:100% 100%!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#ccc),color-stop(50%,#fff))!important;background-image:linear-gradient(90deg,#ccc 50%,#fff 0)!important;-webkit-transition:all .3s ease;transition:all .3s ease}.black_theme .light.mg-submit-btn div,.black_theme .mg-btn.light div,.black_theme .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,.black_theme .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,.black_theme .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,.black_theme .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,.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.light[data-drupal-selector=edit-actions] div,.black_theme .user-login-form .button.js-form-submit.form-submit div,.black_theme .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,.black_theme .user-pass-reset .button.js-form-submit.form-submit div,.black_theme .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,.black_theme .user-pass .button.js-form-submit.form-submit div,.black_theme .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,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme 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 .user-login-form .black_theme 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 .black_theme 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 .black_theme 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 .black_theme div.light[data-drupal-selector=edit-actions] div,.user-login-form .black_theme .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 .black_theme div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions] div,.user-pass-reset .black_theme .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 .black_theme div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions] div,.user-pass .black_theme .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 .black_theme div.button.js-form-submit.form-submit[data-drupal-selector=edit-field-dsu-images-actions] div{-webkit-filter:grayscale(100%) brightness(20%)!important;filter:grayscale(100%) brightness(20%)!important}.black_theme .light.mg-submit-btn:hover,.black_theme .mg-btn.light:hover,.black_theme .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],.black_theme .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],.black_theme .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],.black_theme .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],.black_theme .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div.light:hover[data-drupal-selector=edit-actions],.black_theme .user-login-form .button.js-form-submit.form-submit:hover,.black_theme .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],.black_theme .user-pass-reset .button.js-form-submit.form-submit:hover,.black_theme .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],.black_theme .user-pass .button.js-form-submit.form-submit:hover,.black_theme .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],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme 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 .user-login-form .black_theme 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 .black_theme 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 .black_theme 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 .black_theme div.light:hover[data-drupal-selector=edit-actions],.user-login-form .black_theme .button.js-form-submit.form-submit:hover,.user-login-form .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions],.user-pass-reset .black_theme .button.js-form-submit.form-submit:hover,.user-pass-reset .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions],.user-pass .black_theme .button.js-form-submit.form-submit:hover,.user-pass .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .black_theme div.button.js-form-submit.form-submit:hover[data-drupal-selector=edit-field-dsu-images-actions]{color:#000!important;background-position:0 100%!important}.black_theme .mg-footer,.black_theme .mg-secondary-block{background-color:#000!important}.black_theme .mg-footer a:not(.mg-btn):not(.mg-submit-btn),.black_theme .mg-secondary-block a:not(.mg-btn):not(.mg-submit-btn){color:#fff}.black_theme li:before{-webkit-filter:grayscale(100%)!important;filter:grayscale(100%)!important}.black_theme .mg-footer__copyright{color:#fff}.black_theme .mg-teaser-recipe-1_content a p:after{background:#fff}.black_theme .background--maggi-yellow,.black_theme .button,.black_theme .footer__block-link,.black_theme .logo,.black_theme .mg-footer__block-icon .hover-effect:before,.black_theme .mg-pills,.black_theme .mg-rating__inner,.black_theme .mg-recipe-instructions .recipe-floating-icon,.black_theme .mg-recipe-instructions__header-totalTime.visited,.black_theme .mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li [type=checkbox].mg-active-filter+label,.black_theme .mg-search__topsuggestion_links li,.black_theme .mg-secondary-block .js-mg-product-card-text,.black_theme .mg-secondary-block .mg-teaser-recipe-alt,.black_theme img,.black_theme ul.navigation-list li a.navigation-links span{-webkit-filter:grayscale(100%)!important;filter:grayscale(100%)!important}.black_theme .mg-secondary-block .mg-tag{background:#fff!important;color:#000!important}.black_theme .background--social-icons-bg-color{background:#555!important}.black_theme .mg-rating__stars,.black_theme .mg-tags,.black_theme .theme-toggle-wrapper{background-color:#000!important}.black_theme .mg-search-submit{background-color:#aaa!important}.black_theme .mg-search__results .mg-search-submit{background:transparent!important}.black_theme .mg-accordion:not(.accordion-override) .accordion-group .panel-content.show,.black_theme .mg-author-platform span,.black_theme .mg-comments-total,.black_theme .mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.black_theme .mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,.black_theme .mg-ingredients__table>div .mg-span em,.black_theme .mg-ingredients__table>div .mg-span em a,.black_theme .mg-navigation .navigation-container .mg-navigation-l2 ul li a,.black_theme .mg-pdf-cta .mg-pdf-checkbox .mg-search__topsuggestion>.cell>p,.black_theme .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__topsuggestion>.cell>p,.black_theme .mg-quote-desc,.black_theme .mg-rating__txt-block .mg-search__topsuggestion>.cell>p,.black_theme .mg-recipe-instructions__steps-head .mg-search__topsuggestion>.cell>h3,.black_theme .mg-recipe-instructions__steps-instructions span,.black_theme .mg-recipe-labels .cell>span,.black_theme .mg-search__suggestion_title .mg-search__topsuggestion>.cell>a,.black_theme .mg-search__suggestion_title .mg-search__topsuggestion>.cell>h5,.black_theme .mg-search__title-bar .mg-search__result-title span,.black_theme .mg-search__topsuggestion>.cell>h5,.black_theme .mg-tag,.black_theme .mg-teaser-content__container-des .mg-search__topsuggestion>.cell>p,.black_theme .mg-teaser-recipe-1_content a .mg-search__topsuggestion>.cell>p,.black_theme .mg-textarea-tip,.mg-pdf-cta .mg-pdf-checkbox .black_theme .mg-search__topsuggestion>.cell>p,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .black_theme .mg-search__topsuggestion>.cell>p,.mg-rating__txt-block .black_theme .mg-search__topsuggestion>.cell>p,.mg-recipe-instructions__steps-head .black_theme .mg-search__topsuggestion>.cell>h3,.mg-search__suggestion_title .black_theme .mg-search__topsuggestion>.cell>a,.mg-teaser-content__container-des .black_theme .mg-search__topsuggestion>.cell>p,.mg-teaser-recipe-1_content a .black_theme .mg-search__topsuggestion>.cell>p{color:#5b5b5b!important}.black_theme .mg-product-card .mg-half-stars path:first-of-type,.black_theme .mg-stars span.active path{fill:#5b5b5b!important}.black_theme .mg-home-stage__image,.black_theme .mg-search__banner,.black_theme .mg-teaser-full.theme-dark .grid-x.grid-margin-x .cell,.black_theme .mg-teaser-full.theme-dark .mg-teaser-full-half{-webkit-transition:none;transition:none;background-color:#000!important}.black_theme .mg-home-stage__image picture img,.black_theme .mg-search__banner picture img,.black_theme .mg-teaser-full.theme-dark .grid-x.grid-margin-x .cell picture img,.black_theme .mg-teaser-full.theme-dark .mg-teaser-full-half picture img{opacity:.35;-webkit-transition:none;transition:none}.black_theme .mg-search__banner_input [type=text]::-webkit-input-placeholder{color:#5b5b5b!important;opacity:1}.black_theme .mg-search__banner_input [type=text]::-moz-placeholder{color:#5b5b5b!important;opacity:1}.black_theme .mg-search__banner_input [type=text]:-ms-input-placeholder{color:#5b5b5b!important;opacity:1}.black_theme .mg-search__banner_input [type=text]::-ms-input-placeholder{color:#5b5b5b!important;opacity:1}.black_theme .mg-search__banner_input [type=text]::placeholder{color:#5b5b5b!important;opacity:1}.black_theme .mg-search__banner_input [type=text]:-ms-input-placeholder,.black_theme .mg-search__banner_input [type=text]::-ms-input-placeholder{color:#5b5b5b!important}.black_theme .mg-category-tags__searchtags>div a,.black_theme .mg-home-stage__searchtags>div a{opacity:.85;color:#000!important}.black_theme .mg-category-tags__searchtags>div a:hover,.black_theme .mg-home-stage__searchtags>div a:hover{opacity:1}
