/* @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;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.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;}
@font-face{font-family:Raleway;src:url(/themes/custom/buitoni/UI/build/fonts/2Je3ELx.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bilo-Black;src:url(/themes/custom/buitoni/UI/build/fonts/1O8E8yq.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:buitoni_icons;src:url(/themes/custom/buitoni/UI/build/fonts/13LlWhA.ttf) format("truetype");font-weight:400;font-style:normal;text-transform:none;font-display:swap}@font-face{font-family:Glyphicons Halflings;src:url(/themes/custom/buitoni/UI/build/fonts/23S_MeV.woff2) format("woff2");font-display:swap}.text--buitoni-green{color:#00833e}.text--buitoni-light-green{color:#6fd99f}.text--buitoni-text-green{color:#00471e}.text--buitoni-green-light{color:#fffcda}.text--buitoni-green-background{color:#41b977}.text--brand-gray{color:#3e2b1a}.text--dark-gray{color:#333}.text--footer-icons{color:#af835c}.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--white{color:#fff}.text--black{color:#000}.text--maggi-red{color:#d8332f}.text--light-gray{color:#ccc}.text--medium-gray{color:#999}.text--maggi-others{color:#777}.text--tablerow-even{color:#fcfcfc}.text--button-border{color:#aaa}.text--gray-border{color:#ddd}.text--star-default{color:#555}.text--background-dark-gray{color:#292929}.text--background-light-gray{color:#f3f3f3}.text--special-use-light-gray{color:#eee}.text--pinterest{color:#ee2d34}.text--youtube{color:#ff0400}.text--facebook{color:#4367b3}.text--instagram{color:#b9499a}.text--tags-background{color:#5b5b5b}.text--non-additive{color:#ed232a}.text--additive{color:#417505}.text--footer-text-color{color:#b39d8a}.text--social-icons-bg-color{color:#00833e}.text--newsletter-link-color{color:#00a2ff}.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--tagsbg{color:#dbccbc}.text--tagsfn{color:#2c2c2c}.text--background-category-tags,.text--tagswrapper{color:#fef9e8}.text--category-border{color:#1d1d1b}.text--bodycopy-color{color:#1d1d1d}.text--breadcrumb-list{color:#005543}.text--product-box-shadow{color:#e8e3d2}.text--brand-buitoni{color:#398245}.text--brand-garden-gourmet{color:#1e6f30}.text--brand-ideal{color:#061378}.text--brand-maggi{color:#e2211d}.text--brand-la-lechera{color:#0183c9}.text--brand-solis{color:#00300a}.text--brand-nestle-postres{color:#c39972}.text--brand-litoral{color:#bd0e1f}.text--brand-mezeast{color:#000}.text--dark-cream-red{color:#a21f1b}.text--dark-blue{color:#0f5685}.background--buitoni-green{background:#00833e}.background--buitoni-light-green{background:#6fd99f}.background--buitoni-text-green{background:#00471e}.background--buitoni-green-light{background:#fffcda}.background--buitoni-green-background{background:#41b977}.background--brand-gray{background:#3e2b1a}.background--dark-gray{background:#333}.background--footer-icons{background:#af835c}.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--white{background:#fff}.background--black{background:#000}.background--maggi-red{background:#d8332f}.background--light-gray{background:#ccc}.background--medium-gray{background:#999}.background--maggi-others{background:#777}.background--tablerow-even{background:#fcfcfc}.background--button-border{background:#aaa}.background--gray-border{background:#ddd}.background--star-default{background:#555}.background--background-dark-gray{background:#292929}.background--background-light-gray{background:#f3f3f3}.background--special-use-light-gray{background:#eee}.background--pinterest{background:#ee2d34}.background--youtube{background:#ff0400}.background--facebook{background:#4367b3}.background--instagram{background:#b9499a}.background--tags-background{background:#5b5b5b}.background--non-additive{background:#ed232a}.background--additive{background:#417505}.background--footer-text-color{background:#b39d8a}.background--social-icons-bg-color{background:#00833e}.background--newsletter-link-color{background:#00a2ff}.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--tagsbg{background:#dbccbc}.background--tagsfn{background:#2c2c2c}.background--background-category-tags,.background--tagswrapper{background:#fef9e8}.background--category-border{background:#1d1d1b}.background--bodycopy-color{background:#1d1d1d}.background--breadcrumb-list{background:#005543}.background--product-box-shadow{background:#e8e3d2}.background--brand-buitoni{background:#398245}.background--brand-garden-gourmet{background:#1e6f30}.background--brand-ideal{background:#061378}.background--brand-maggi{background:#e2211d}.background--brand-la-lechera{background:#0183c9}.background--brand-solis{background:#00300a}.background--brand-nestle-postres{background:#c39972}.background--brand-litoral{background:#bd0e1f}.background--brand-mezeast{background:#000}.background--dark-cream-red{background:#a21f1b}.background--dark-blue{background:#0f5685}@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}@media print,screen and (min-width:48em){.grid-container{padding-right:0!important}}.grid-container.no-padding{padding:0}.grid-container.no-padding-right{padding-right:0}.grid-container.no-padding-left{padding-left:0}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@-webkit-keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes spin-ccw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,to{-webkit-transform:rotate(0);transform:rotate(0)}}html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=87.5em"}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%}body{margin:0;padding:0;background:#fcfcfc;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px}select,textarea{border-radius:3px}select{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:3px;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{padding-right:1.875rem;padding-left:1.875rem;max-width:1600px;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.grid-container{padding-right:0;padding-left:0}}@media screen and (min-width:75em){.grid-container{padding-right:0;padding-left:0}}.grid-container.fluid{padding-right:1.875rem;padding-left:1.875rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container.fluid{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.grid-container.fluid{padding-right:0;padding-left:0}}@media screen and (min-width:75em){.grid-container.fluid{padding-right:0;padding-left:0}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}.cell.shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-13,.grid-x>.small-14,.grid-x>.small-15,.grid-x>.small-16,.grid-x>.small-17,.grid-x>.small-18,.grid-x>.small-19,.grid-x>.small-20,.grid-x>.small-21,.grid-x>.small-22,.grid-x>.small-23,.grid-x>.small-24,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-13,.grid-x>.medium-14,.grid-x>.medium-15,.grid-x>.medium-16,.grid-x>.medium-17,.grid-x>.medium-18,.grid-x>.medium-19,.grid-x>.medium-20,.grid-x>.medium-21,.grid-x>.medium-22,.grid-x>.medium-23,.grid-x>.medium-24,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-13,.grid-x>.large-14,.grid-x>.large-15,.grid-x>.large-16,.grid-x>.large-17,.grid-x>.large-18,.grid-x>.large-19,.grid-x>.large-20,.grid-x>.large-21,.grid-x>.large-22,.grid-x>.large-23,.grid-x>.large-24,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:75em){.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-13,.grid-x>.xlarge-14,.grid-x>.xlarge-15,.grid-x>.xlarge-16,.grid-x>.xlarge-17,.grid-x>.xlarge-18,.grid-x>.xlarge-19,.grid-x>.xlarge-20,.grid-x>.xlarge-21,.grid-x>.xlarge-22,.grid-x>.xlarge-23,.grid-x>.xlarge-24,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:87.5em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-13,.grid-x>.xxlarge-14,.grid-x>.xxlarge-15,.grid-x>.xxlarge-16,.grid-x>.xxlarge-17,.grid-x>.xxlarge-18,.grid-x>.xxlarge-19,.grid-x>.xxlarge-20,.grid-x>.xxlarge-21,.grid-x>.xxlarge-22,.grid-x>.xxlarge-23,.grid-x>.xxlarge-24,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-13,.grid-x>.small-14,.grid-x>.small-15,.grid-x>.small-16,.grid-x>.small-17,.grid-x>.small-18,.grid-x>.small-19,.grid-x>.small-20,.grid-x>.small-21,.grid-x>.small-22,.grid-x>.small-23,.grid-x>.small-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-1{width:4.16667%}.grid-x>.small-2{width:8.33333%}.grid-x>.small-3{width:12.5%}.grid-x>.small-4{width:16.66667%}.grid-x>.small-5{width:20.83333%}.grid-x>.small-6{width:25%}.grid-x>.small-7{width:29.16667%}.grid-x>.small-8{width:33.33333%}.grid-x>.small-9{width:37.5%}.grid-x>.small-10{width:41.66667%}.grid-x>.small-11{width:45.83333%}.grid-x>.small-12{width:50%}.grid-x>.small-13{width:54.16667%}.grid-x>.small-14{width:58.33333%}.grid-x>.small-15{width:62.5%}.grid-x>.small-16{width:66.66667%}.grid-x>.small-17{width:70.83333%}.grid-x>.small-18{width:75%}.grid-x>.small-19{width:79.16667%}.grid-x>.small-20{width:83.33333%}.grid-x>.small-21{width:87.5%}.grid-x>.small-22{width:91.66667%}.grid-x>.small-23{width:95.83333%}.grid-x>.small-24{width:100%}@media print,screen and (min-width:48em){.grid-x>.medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-13,.grid-x>.medium-14,.grid-x>.medium-15,.grid-x>.medium-16,.grid-x>.medium-17,.grid-x>.medium-18,.grid-x>.medium-19,.grid-x>.medium-20,.grid-x>.medium-21,.grid-x>.medium-22,.grid-x>.medium-23,.grid-x>.medium-24,.grid-x>.medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:4.16667%}.grid-x>.medium-2{width:8.33333%}.grid-x>.medium-3{width:12.5%}.grid-x>.medium-4{width:16.66667%}.grid-x>.medium-5{width:20.83333%}.grid-x>.medium-6{width:25%}.grid-x>.medium-7{width:29.16667%}.grid-x>.medium-8{width:33.33333%}.grid-x>.medium-9{width:37.5%}.grid-x>.medium-10{width:41.66667%}.grid-x>.medium-11{width:45.83333%}.grid-x>.medium-12{width:50%}.grid-x>.medium-13{width:54.16667%}.grid-x>.medium-14{width:58.33333%}.grid-x>.medium-15{width:62.5%}.grid-x>.medium-16{width:66.66667%}.grid-x>.medium-17{width:70.83333%}.grid-x>.medium-18{width:75%}.grid-x>.medium-19{width:79.16667%}.grid-x>.medium-20{width:83.33333%}.grid-x>.medium-21{width:87.5%}.grid-x>.medium-22{width:91.66667%}.grid-x>.medium-23{width:95.83333%}.grid-x>.medium-24{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-13,.grid-x>.large-14,.grid-x>.large-15,.grid-x>.large-16,.grid-x>.large-17,.grid-x>.large-18,.grid-x>.large-19,.grid-x>.large-20,.grid-x>.large-21,.grid-x>.large-22,.grid-x>.large-23,.grid-x>.large-24,.grid-x>.large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:4.16667%}.grid-x>.large-2{width:8.33333%}.grid-x>.large-3{width:12.5%}.grid-x>.large-4{width:16.66667%}.grid-x>.large-5{width:20.83333%}.grid-x>.large-6{width:25%}.grid-x>.large-7{width:29.16667%}.grid-x>.large-8{width:33.33333%}.grid-x>.large-9{width:37.5%}.grid-x>.large-10{width:41.66667%}.grid-x>.large-11{width:45.83333%}.grid-x>.large-12{width:50%}.grid-x>.large-13{width:54.16667%}.grid-x>.large-14{width:58.33333%}.grid-x>.large-15{width:62.5%}.grid-x>.large-16{width:66.66667%}.grid-x>.large-17{width:70.83333%}.grid-x>.large-18{width:75%}.grid-x>.large-19{width:79.16667%}.grid-x>.large-20{width:83.33333%}.grid-x>.large-21{width:87.5%}.grid-x>.large-22{width:91.66667%}.grid-x>.large-23{width:95.83333%}.grid-x>.large-24{width:100%}}@media screen and (min-width:75em){.grid-x>.xlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-13,.grid-x>.xlarge-14,.grid-x>.xlarge-15,.grid-x>.xlarge-16,.grid-x>.xlarge-17,.grid-x>.xlarge-18,.grid-x>.xlarge-19,.grid-x>.xlarge-20,.grid-x>.xlarge-21,.grid-x>.xlarge-22,.grid-x>.xlarge-23,.grid-x>.xlarge-24,.grid-x>.xlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:4.16667%}.grid-x>.xlarge-2{width:8.33333%}.grid-x>.xlarge-3{width:12.5%}.grid-x>.xlarge-4{width:16.66667%}.grid-x>.xlarge-5{width:20.83333%}.grid-x>.xlarge-6{width:25%}.grid-x>.xlarge-7{width:29.16667%}.grid-x>.xlarge-8{width:33.33333%}.grid-x>.xlarge-9{width:37.5%}.grid-x>.xlarge-10{width:41.66667%}.grid-x>.xlarge-11{width:45.83333%}.grid-x>.xlarge-12{width:50%}.grid-x>.xlarge-13{width:54.16667%}.grid-x>.xlarge-14{width:58.33333%}.grid-x>.xlarge-15{width:62.5%}.grid-x>.xlarge-16{width:66.66667%}.grid-x>.xlarge-17{width:70.83333%}.grid-x>.xlarge-18{width:75%}.grid-x>.xlarge-19{width:79.16667%}.grid-x>.xlarge-20{width:83.33333%}.grid-x>.xlarge-21{width:87.5%}.grid-x>.xlarge-22{width:91.66667%}.grid-x>.xlarge-23{width:95.83333%}.grid-x>.xlarge-24{width:100%}}@media screen and (min-width:87.5em){.grid-x>.xxlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-13,.grid-x>.xxlarge-14,.grid-x>.xxlarge-15,.grid-x>.xxlarge-16,.grid-x>.xxlarge-17,.grid-x>.xxlarge-18,.grid-x>.xxlarge-19,.grid-x>.xxlarge-20,.grid-x>.xxlarge-21,.grid-x>.xxlarge-22,.grid-x>.xxlarge-23,.grid-x>.xxlarge-24,.grid-x>.xxlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:4.16667%}.grid-x>.xxlarge-2{width:8.33333%}.grid-x>.xxlarge-3{width:12.5%}.grid-x>.xxlarge-4{width:16.66667%}.grid-x>.xxlarge-5{width:20.83333%}.grid-x>.xxlarge-6{width:25%}.grid-x>.xxlarge-7{width:29.16667%}.grid-x>.xxlarge-8{width:33.33333%}.grid-x>.xxlarge-9{width:37.5%}.grid-x>.xxlarge-10{width:41.66667%}.grid-x>.xxlarge-11{width:45.83333%}.grid-x>.xxlarge-12{width:50%}.grid-x>.xxlarge-13{width:54.16667%}.grid-x>.xxlarge-14{width:58.33333%}.grid-x>.xxlarge-15{width:62.5%}.grid-x>.xxlarge-16{width:66.66667%}.grid-x>.xxlarge-17{width:70.83333%}.grid-x>.xxlarge-18{width:75%}.grid-x>.xxlarge-19{width:79.16667%}.grid-x>.xxlarge-20{width:83.33333%}.grid-x>.xxlarge-21{width:87.5%}.grid-x>.xxlarge-22{width:91.66667%}.grid-x>.xxlarge-23{width:95.83333%}.grid-x>.xxlarge-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)}}@media screen and (min-width:87.5em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(4.16667% - .75rem)}.grid-margin-x>.xxlarge-2{width:calc(8.33333% - .75rem)}.grid-margin-x>.xxlarge-3{width:calc(12.5% - .75rem)}.grid-margin-x>.xxlarge-4{width:calc(16.66667% - .75rem)}.grid-margin-x>.xxlarge-5{width:calc(20.83333% - .75rem)}.grid-margin-x>.xxlarge-6{width:calc(25% - .75rem)}.grid-margin-x>.xxlarge-7{width:calc(29.16667% - .75rem)}.grid-margin-x>.xxlarge-8{width:calc(33.33333% - .75rem)}.grid-margin-x>.xxlarge-9{width:calc(37.5% - .75rem)}.grid-margin-x>.xxlarge-10{width:calc(41.66667% - .75rem)}.grid-margin-x>.xxlarge-11{width:calc(45.83333% - .75rem)}.grid-margin-x>.xxlarge-12{width:calc(50% - .75rem)}.grid-margin-x>.xxlarge-13{width:calc(54.16667% - .75rem)}.grid-margin-x>.xxlarge-14{width:calc(58.33333% - .75rem)}.grid-margin-x>.xxlarge-15{width:calc(62.5% - .75rem)}.grid-margin-x>.xxlarge-16{width:calc(66.66667% - .75rem)}.grid-margin-x>.xxlarge-17{width:calc(70.83333% - .75rem)}.grid-margin-x>.xxlarge-18{width:calc(75% - .75rem)}.grid-margin-x>.xxlarge-19{width:calc(79.16667% - .75rem)}.grid-margin-x>.xxlarge-20{width:calc(83.33333% - .75rem)}.grid-margin-x>.xxlarge-21{width:calc(87.5% - .75rem)}.grid-margin-x>.xxlarge-22{width:calc(91.66667% - .75rem)}.grid-margin-x>.xxlarge-23{width:calc(95.83333% - .75rem)}.grid-margin-x>.xxlarge-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%}}@media screen and (min-width:87.5em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.33333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.66667%}.xxlarge-up-7>.cell{width:14.28571%}.xxlarge-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)}}@media screen and (min-width:87.5em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.xxlarge-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%}}@media screen and (min-width:87.5em){.small-margin-collapse>.xxlarge-1{width:4.16667%}.small-margin-collapse>.xxlarge-2{width:8.33333%}.small-margin-collapse>.xxlarge-3{width:12.5%}.small-margin-collapse>.xxlarge-4{width:16.66667%}.small-margin-collapse>.xxlarge-5{width:20.83333%}.small-margin-collapse>.xxlarge-6{width:25%}.small-margin-collapse>.xxlarge-7{width:29.16667%}.small-margin-collapse>.xxlarge-8{width:33.33333%}.small-margin-collapse>.xxlarge-9{width:37.5%}.small-margin-collapse>.xxlarge-10{width:41.66667%}.small-margin-collapse>.xxlarge-11{width:45.83333%}.small-margin-collapse>.xxlarge-12{width:50%}.small-margin-collapse>.xxlarge-13{width:54.16667%}.small-margin-collapse>.xxlarge-14{width:58.33333%}.small-margin-collapse>.xxlarge-15{width:62.5%}.small-margin-collapse>.xxlarge-16{width:66.66667%}.small-margin-collapse>.xxlarge-17{width:70.83333%}.small-margin-collapse>.xxlarge-18{width:75%}.small-margin-collapse>.xxlarge-19{width:79.16667%}.small-margin-collapse>.xxlarge-20{width:83.33333%}.small-margin-collapse>.xxlarge-21{width:87.5%}.small-margin-collapse>.xxlarge-22{width:91.66667%}.small-margin-collapse>.xxlarge-23{width:95.83333%}.small-margin-collapse>.xxlarge-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 screen and (min-width:87.5em){.medium-margin-collapse>.xxlarge-1{width:4.16667%}.medium-margin-collapse>.xxlarge-2{width:8.33333%}.medium-margin-collapse>.xxlarge-3{width:12.5%}.medium-margin-collapse>.xxlarge-4{width:16.66667%}.medium-margin-collapse>.xxlarge-5{width:20.83333%}.medium-margin-collapse>.xxlarge-6{width:25%}.medium-margin-collapse>.xxlarge-7{width:29.16667%}.medium-margin-collapse>.xxlarge-8{width:33.33333%}.medium-margin-collapse>.xxlarge-9{width:37.5%}.medium-margin-collapse>.xxlarge-10{width:41.66667%}.medium-margin-collapse>.xxlarge-11{width:45.83333%}.medium-margin-collapse>.xxlarge-12{width:50%}.medium-margin-collapse>.xxlarge-13{width:54.16667%}.medium-margin-collapse>.xxlarge-14{width:58.33333%}.medium-margin-collapse>.xxlarge-15{width:62.5%}.medium-margin-collapse>.xxlarge-16{width:66.66667%}.medium-margin-collapse>.xxlarge-17{width:70.83333%}.medium-margin-collapse>.xxlarge-18{width:75%}.medium-margin-collapse>.xxlarge-19{width:79.16667%}.medium-margin-collapse>.xxlarge-20{width:83.33333%}.medium-margin-collapse>.xxlarge-21{width:87.5%}.medium-margin-collapse>.xxlarge-22{width:91.66667%}.medium-margin-collapse>.xxlarge-23{width:95.83333%}.medium-margin-collapse>.xxlarge-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 screen and (min-width:87.5em){.large-margin-collapse>.xxlarge-1{width:4.16667%}.large-margin-collapse>.xxlarge-2{width:8.33333%}.large-margin-collapse>.xxlarge-3{width:12.5%}.large-margin-collapse>.xxlarge-4{width:16.66667%}.large-margin-collapse>.xxlarge-5{width:20.83333%}.large-margin-collapse>.xxlarge-6{width:25%}.large-margin-collapse>.xxlarge-7{width:29.16667%}.large-margin-collapse>.xxlarge-8{width:33.33333%}.large-margin-collapse>.xxlarge-9{width:37.5%}.large-margin-collapse>.xxlarge-10{width:41.66667%}.large-margin-collapse>.xxlarge-11{width:45.83333%}.large-margin-collapse>.xxlarge-12{width:50%}.large-margin-collapse>.xxlarge-13{width:54.16667%}.large-margin-collapse>.xxlarge-14{width:58.33333%}.large-margin-collapse>.xxlarge-15{width:62.5%}.large-margin-collapse>.xxlarge-16{width:66.66667%}.large-margin-collapse>.xxlarge-17{width:70.83333%}.large-margin-collapse>.xxlarge-18{width:75%}.large-margin-collapse>.xxlarge-19{width:79.16667%}.large-margin-collapse>.xxlarge-20{width:83.33333%}.large-margin-collapse>.xxlarge-21{width:87.5%}.large-margin-collapse>.xxlarge-22{width:91.66667%}.large-margin-collapse>.xxlarge-23{width:95.83333%}.large-margin-collapse>.xxlarge-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:87.5em){.xlarge-margin-collapse>.xxlarge-1{width:4.16667%}.xlarge-margin-collapse>.xxlarge-2{width:8.33333%}.xlarge-margin-collapse>.xxlarge-3{width:12.5%}.xlarge-margin-collapse>.xxlarge-4{width:16.66667%}.xlarge-margin-collapse>.xxlarge-5{width:20.83333%}.xlarge-margin-collapse>.xxlarge-6{width:25%}.xlarge-margin-collapse>.xxlarge-7{width:29.16667%}.xlarge-margin-collapse>.xxlarge-8{width:33.33333%}.xlarge-margin-collapse>.xxlarge-9{width:37.5%}.xlarge-margin-collapse>.xxlarge-10{width:41.66667%}.xlarge-margin-collapse>.xxlarge-11{width:45.83333%}.xlarge-margin-collapse>.xxlarge-12{width:50%}.xlarge-margin-collapse>.xxlarge-13{width:54.16667%}.xlarge-margin-collapse>.xxlarge-14{width:58.33333%}.xlarge-margin-collapse>.xxlarge-15{width:62.5%}.xlarge-margin-collapse>.xxlarge-16{width:66.66667%}.xlarge-margin-collapse>.xxlarge-17{width:70.83333%}.xlarge-margin-collapse>.xxlarge-18{width:75%}.xlarge-margin-collapse>.xxlarge-19{width:79.16667%}.xlarge-margin-collapse>.xxlarge-20{width:83.33333%}.xlarge-margin-collapse>.xxlarge-21{width:87.5%}.xlarge-margin-collapse>.xxlarge-22{width:91.66667%}.xlarge-margin-collapse>.xxlarge-23{width:95.83333%}.xlarge-margin-collapse>.xxlarge-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}}@media screen and (min-width:87.5em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width:87.5em){.xxlarge-margin-collapse>.small-1{width:4.16667%}.xxlarge-margin-collapse>.small-2{width:8.33333%}.xxlarge-margin-collapse>.small-3{width:12.5%}.xxlarge-margin-collapse>.small-4{width:16.66667%}.xxlarge-margin-collapse>.small-5{width:20.83333%}.xxlarge-margin-collapse>.small-6{width:25%}.xxlarge-margin-collapse>.small-7{width:29.16667%}.xxlarge-margin-collapse>.small-8{width:33.33333%}.xxlarge-margin-collapse>.small-9{width:37.5%}.xxlarge-margin-collapse>.small-10{width:41.66667%}.xxlarge-margin-collapse>.small-11{width:45.83333%}.xxlarge-margin-collapse>.small-12{width:50%}.xxlarge-margin-collapse>.small-13{width:54.16667%}.xxlarge-margin-collapse>.small-14{width:58.33333%}.xxlarge-margin-collapse>.small-15{width:62.5%}.xxlarge-margin-collapse>.small-16{width:66.66667%}.xxlarge-margin-collapse>.small-17{width:70.83333%}.xxlarge-margin-collapse>.small-18{width:75%}.xxlarge-margin-collapse>.small-19{width:79.16667%}.xxlarge-margin-collapse>.small-20{width:83.33333%}.xxlarge-margin-collapse>.small-21{width:87.5%}.xxlarge-margin-collapse>.small-22{width:91.66667%}.xxlarge-margin-collapse>.small-23{width:95.83333%}.xxlarge-margin-collapse>.small-24{width:100%}}@media screen and (min-width:87.5em){.xxlarge-margin-collapse>.medium-1{width:4.16667%}.xxlarge-margin-collapse>.medium-2{width:8.33333%}.xxlarge-margin-collapse>.medium-3{width:12.5%}.xxlarge-margin-collapse>.medium-4{width:16.66667%}.xxlarge-margin-collapse>.medium-5{width:20.83333%}.xxlarge-margin-collapse>.medium-6{width:25%}.xxlarge-margin-collapse>.medium-7{width:29.16667%}.xxlarge-margin-collapse>.medium-8{width:33.33333%}.xxlarge-margin-collapse>.medium-9{width:37.5%}.xxlarge-margin-collapse>.medium-10{width:41.66667%}.xxlarge-margin-collapse>.medium-11{width:45.83333%}.xxlarge-margin-collapse>.medium-12{width:50%}.xxlarge-margin-collapse>.medium-13{width:54.16667%}.xxlarge-margin-collapse>.medium-14{width:58.33333%}.xxlarge-margin-collapse>.medium-15{width:62.5%}.xxlarge-margin-collapse>.medium-16{width:66.66667%}.xxlarge-margin-collapse>.medium-17{width:70.83333%}.xxlarge-margin-collapse>.medium-18{width:75%}.xxlarge-margin-collapse>.medium-19{width:79.16667%}.xxlarge-margin-collapse>.medium-20{width:83.33333%}.xxlarge-margin-collapse>.medium-21{width:87.5%}.xxlarge-margin-collapse>.medium-22{width:91.66667%}.xxlarge-margin-collapse>.medium-23{width:95.83333%}.xxlarge-margin-collapse>.medium-24{width:100%}}@media screen and (min-width:87.5em){.xxlarge-margin-collapse>.large-1{width:4.16667%}.xxlarge-margin-collapse>.large-2{width:8.33333%}.xxlarge-margin-collapse>.large-3{width:12.5%}.xxlarge-margin-collapse>.large-4{width:16.66667%}.xxlarge-margin-collapse>.large-5{width:20.83333%}.xxlarge-margin-collapse>.large-6{width:25%}.xxlarge-margin-collapse>.large-7{width:29.16667%}.xxlarge-margin-collapse>.large-8{width:33.33333%}.xxlarge-margin-collapse>.large-9{width:37.5%}.xxlarge-margin-collapse>.large-10{width:41.66667%}.xxlarge-margin-collapse>.large-11{width:45.83333%}.xxlarge-margin-collapse>.large-12{width:50%}.xxlarge-margin-collapse>.large-13{width:54.16667%}.xxlarge-margin-collapse>.large-14{width:58.33333%}.xxlarge-margin-collapse>.large-15{width:62.5%}.xxlarge-margin-collapse>.large-16{width:66.66667%}.xxlarge-margin-collapse>.large-17{width:70.83333%}.xxlarge-margin-collapse>.large-18{width:75%}.xxlarge-margin-collapse>.large-19{width:79.16667%}.xxlarge-margin-collapse>.large-20{width:83.33333%}.xxlarge-margin-collapse>.large-21{width:87.5%}.xxlarge-margin-collapse>.large-22{width:91.66667%}.xxlarge-margin-collapse>.large-23{width:95.83333%}.xxlarge-margin-collapse>.large-24{width:100%}}@media screen and (min-width:87.5em){.xxlarge-margin-collapse>.xlarge-1{width:4.16667%}.xxlarge-margin-collapse>.xlarge-2{width:8.33333%}.xxlarge-margin-collapse>.xlarge-3{width:12.5%}.xxlarge-margin-collapse>.xlarge-4{width:16.66667%}.xxlarge-margin-collapse>.xlarge-5{width:20.83333%}.xxlarge-margin-collapse>.xlarge-6{width:25%}.xxlarge-margin-collapse>.xlarge-7{width:29.16667%}.xxlarge-margin-collapse>.xlarge-8{width:33.33333%}.xxlarge-margin-collapse>.xlarge-9{width:37.5%}.xxlarge-margin-collapse>.xlarge-10{width:41.66667%}.xxlarge-margin-collapse>.xlarge-11{width:45.83333%}.xxlarge-margin-collapse>.xlarge-12{width:50%}.xxlarge-margin-collapse>.xlarge-13{width:54.16667%}.xxlarge-margin-collapse>.xlarge-14{width:58.33333%}.xxlarge-margin-collapse>.xlarge-15{width:62.5%}.xxlarge-margin-collapse>.xlarge-16{width:66.66667%}.xxlarge-margin-collapse>.xlarge-17{width:70.83333%}.xxlarge-margin-collapse>.xlarge-18{width:75%}.xxlarge-margin-collapse>.xlarge-19{width:79.16667%}.xxlarge-margin-collapse>.xlarge-20{width:83.33333%}.xxlarge-margin-collapse>.xlarge-21{width:87.5%}.xxlarge-margin-collapse>.xlarge-22{width:91.66667%}.xxlarge-margin-collapse>.xlarge-23{width:95.83333%}.xxlarge-margin-collapse>.xlarge-24{width:100%}}@media screen and (min-width:87.5em){.xxlarge-margin-collapse>.xxlarge-1{width:4.16667%}.xxlarge-margin-collapse>.xxlarge-2{width:8.33333%}.xxlarge-margin-collapse>.xxlarge-3{width:12.5%}.xxlarge-margin-collapse>.xxlarge-4{width:16.66667%}.xxlarge-margin-collapse>.xxlarge-5{width:20.83333%}.xxlarge-margin-collapse>.xxlarge-6{width:25%}.xxlarge-margin-collapse>.xxlarge-7{width:29.16667%}.xxlarge-margin-collapse>.xxlarge-8{width:33.33333%}.xxlarge-margin-collapse>.xxlarge-9{width:37.5%}.xxlarge-margin-collapse>.xxlarge-10{width:41.66667%}.xxlarge-margin-collapse>.xxlarge-11{width:45.83333%}.xxlarge-margin-collapse>.xxlarge-12{width:50%}.xxlarge-margin-collapse>.xxlarge-13{width:54.16667%}.xxlarge-margin-collapse>.xxlarge-14{width:58.33333%}.xxlarge-margin-collapse>.xxlarge-15{width:62.5%}.xxlarge-margin-collapse>.xxlarge-16{width:66.66667%}.xxlarge-margin-collapse>.xxlarge-17{width:70.83333%}.xxlarge-margin-collapse>.xxlarge-18{width:75%}.xxlarge-margin-collapse>.xxlarge-19{width:79.16667%}.xxlarge-margin-collapse>.xxlarge-20{width:83.33333%}.xxlarge-margin-collapse>.xxlarge-21{width:87.5%}.xxlarge-margin-collapse>.xxlarge-22{width:91.66667%}.xxlarge-margin-collapse>.xxlarge-23{width:95.83333%}.xxlarge-margin-collapse>.xxlarge-24{width:100%}}@media screen and (min-width:87.5em){.xxlarge-padding-collapse{margin-right:0;margin-left:0}.xxlarge-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)}}@media screen and (min-width:87.5em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.375rem}.xxlarge-offset-1{margin-left:4.16667%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(4.16667% + .375rem)}.xxlarge-offset-2{margin-left:8.33333%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(8.33333% + .375rem)}.xxlarge-offset-3{margin-left:12.5%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(12.5% + .375rem)}.xxlarge-offset-4{margin-left:16.66667%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(16.66667% + .375rem)}.xxlarge-offset-5{margin-left:20.83333%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(20.83333% + .375rem)}.xxlarge-offset-6{margin-left:25%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(25% + .375rem)}.xxlarge-offset-7{margin-left:29.16667%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(29.16667% + .375rem)}.xxlarge-offset-8{margin-left:33.33333%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(33.33333% + .375rem)}.xxlarge-offset-9{margin-left:37.5%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(37.5% + .375rem)}.xxlarge-offset-10{margin-left:41.66667%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(41.66667% + .375rem)}.xxlarge-offset-11{margin-left:45.83333%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(45.83333% + .375rem)}.xxlarge-offset-12{margin-left:50%}.grid-margin-x>.xxlarge-offset-12{margin-left:calc(50% + .375rem)}.xxlarge-offset-13{margin-left:54.16667%}.grid-margin-x>.xxlarge-offset-13{margin-left:calc(54.16667% + .375rem)}.xxlarge-offset-14{margin-left:58.33333%}.grid-margin-x>.xxlarge-offset-14{margin-left:calc(58.33333% + .375rem)}.xxlarge-offset-15{margin-left:62.5%}.grid-margin-x>.xxlarge-offset-15{margin-left:calc(62.5% + .375rem)}.xxlarge-offset-16{margin-left:66.66667%}.grid-margin-x>.xxlarge-offset-16{margin-left:calc(66.66667% + .375rem)}.xxlarge-offset-17{margin-left:70.83333%}.grid-margin-x>.xxlarge-offset-17{margin-left:calc(70.83333% + .375rem)}.xxlarge-offset-18{margin-left:75%}.grid-margin-x>.xxlarge-offset-18{margin-left:calc(75% + .375rem)}.xxlarge-offset-19{margin-left:79.16667%}.grid-margin-x>.xxlarge-offset-19{margin-left:calc(79.16667% + .375rem)}.xxlarge-offset-20{margin-left:83.33333%}.grid-margin-x>.xxlarge-offset-20{margin-left:calc(83.33333% + .375rem)}.xxlarge-offset-21{margin-left:87.5%}.grid-margin-x>.xxlarge-offset-21{margin-left:calc(87.5% + .375rem)}.xxlarge-offset-22{margin-left:91.66667%}.grid-margin-x>.xxlarge-offset-22{margin-left:calc(91.66667% + .375rem)}.xxlarge-offset-23{margin-left:95.83333%}.grid-margin-x>.xxlarge-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}}@media screen and (min-width:87.5em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-13,.grid-y>.xxlarge-14,.grid-y>.xxlarge-15,.grid-y>.xxlarge-16,.grid-y>.xxlarge-17,.grid-y>.xxlarge-18,.grid-y>.xxlarge-19,.grid-y>.xxlarge-20,.grid-y>.xxlarge-21,.grid-y>.xxlarge-22,.grid-y>.xxlarge-23,.grid-y>.xxlarge-24,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-13,.grid-y>.small-14,.grid-y>.small-15,.grid-y>.small-16,.grid-y>.small-17,.grid-y>.small-18,.grid-y>.small-19,.grid-y>.small-20,.grid-y>.small-21,.grid-y>.small-22,.grid-y>.small-23,.grid-y>.small-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.small-1{height:4.16667%}.grid-y>.small-2{height:8.33333%}.grid-y>.small-3{height:12.5%}.grid-y>.small-4{height:16.66667%}.grid-y>.small-5{height:20.83333%}.grid-y>.small-6{height:25%}.grid-y>.small-7{height:29.16667%}.grid-y>.small-8{height:33.33333%}.grid-y>.small-9{height:37.5%}.grid-y>.small-10{height:41.66667%}.grid-y>.small-11{height:45.83333%}.grid-y>.small-12{height:50%}.grid-y>.small-13{height:54.16667%}.grid-y>.small-14{height:58.33333%}.grid-y>.small-15{height:62.5%}.grid-y>.small-16{height:66.66667%}.grid-y>.small-17{height:70.83333%}.grid-y>.small-18{height:75%}.grid-y>.small-19{height:79.16667%}.grid-y>.small-20{height:83.33333%}.grid-y>.small-21{height:87.5%}.grid-y>.small-22{height:91.66667%}.grid-y>.small-23{height:95.83333%}.grid-y>.small-24{height:100%}@media print,screen and (min-width:48em){.grid-y>.medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-13,.grid-y>.medium-14,.grid-y>.medium-15,.grid-y>.medium-16,.grid-y>.medium-17,.grid-y>.medium-18,.grid-y>.medium-19,.grid-y>.medium-20,.grid-y>.medium-21,.grid-y>.medium-22,.grid-y>.medium-23,.grid-y>.medium-24,.grid-y>.medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:4.16667%}.grid-y>.medium-2{height:8.33333%}.grid-y>.medium-3{height:12.5%}.grid-y>.medium-4{height:16.66667%}.grid-y>.medium-5{height:20.83333%}.grid-y>.medium-6{height:25%}.grid-y>.medium-7{height:29.16667%}.grid-y>.medium-8{height:33.33333%}.grid-y>.medium-9{height:37.5%}.grid-y>.medium-10{height:41.66667%}.grid-y>.medium-11{height:45.83333%}.grid-y>.medium-12{height:50%}.grid-y>.medium-13{height:54.16667%}.grid-y>.medium-14{height:58.33333%}.grid-y>.medium-15{height:62.5%}.grid-y>.medium-16{height:66.66667%}.grid-y>.medium-17{height:70.83333%}.grid-y>.medium-18{height:75%}.grid-y>.medium-19{height:79.16667%}.grid-y>.medium-20{height:83.33333%}.grid-y>.medium-21{height:87.5%}.grid-y>.medium-22{height:91.66667%}.grid-y>.medium-23{height:95.83333%}.grid-y>.medium-24{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-13,.grid-y>.large-14,.grid-y>.large-15,.grid-y>.large-16,.grid-y>.large-17,.grid-y>.large-18,.grid-y>.large-19,.grid-y>.large-20,.grid-y>.large-21,.grid-y>.large-22,.grid-y>.large-23,.grid-y>.large-24,.grid-y>.large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:4.16667%}.grid-y>.large-2{height:8.33333%}.grid-y>.large-3{height:12.5%}.grid-y>.large-4{height:16.66667%}.grid-y>.large-5{height:20.83333%}.grid-y>.large-6{height:25%}.grid-y>.large-7{height:29.16667%}.grid-y>.large-8{height:33.33333%}.grid-y>.large-9{height:37.5%}.grid-y>.large-10{height:41.66667%}.grid-y>.large-11{height:45.83333%}.grid-y>.large-12{height:50%}.grid-y>.large-13{height:54.16667%}.grid-y>.large-14{height:58.33333%}.grid-y>.large-15{height:62.5%}.grid-y>.large-16{height:66.66667%}.grid-y>.large-17{height:70.83333%}.grid-y>.large-18{height:75%}.grid-y>.large-19{height:79.16667%}.grid-y>.large-20{height:83.33333%}.grid-y>.large-21{height:87.5%}.grid-y>.large-22{height:91.66667%}.grid-y>.large-23{height:95.83333%}.grid-y>.large-24{height:100%}}@media screen and (min-width:75em){.grid-y>.xlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-13,.grid-y>.xlarge-14,.grid-y>.xlarge-15,.grid-y>.xlarge-16,.grid-y>.xlarge-17,.grid-y>.xlarge-18,.grid-y>.xlarge-19,.grid-y>.xlarge-20,.grid-y>.xlarge-21,.grid-y>.xlarge-22,.grid-y>.xlarge-23,.grid-y>.xlarge-24,.grid-y>.xlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:4.16667%}.grid-y>.xlarge-2{height:8.33333%}.grid-y>.xlarge-3{height:12.5%}.grid-y>.xlarge-4{height:16.66667%}.grid-y>.xlarge-5{height:20.83333%}.grid-y>.xlarge-6{height:25%}.grid-y>.xlarge-7{height:29.16667%}.grid-y>.xlarge-8{height:33.33333%}.grid-y>.xlarge-9{height:37.5%}.grid-y>.xlarge-10{height:41.66667%}.grid-y>.xlarge-11{height:45.83333%}.grid-y>.xlarge-12{height:50%}.grid-y>.xlarge-13{height:54.16667%}.grid-y>.xlarge-14{height:58.33333%}.grid-y>.xlarge-15{height:62.5%}.grid-y>.xlarge-16{height:66.66667%}.grid-y>.xlarge-17{height:70.83333%}.grid-y>.xlarge-18{height:75%}.grid-y>.xlarge-19{height:79.16667%}.grid-y>.xlarge-20{height:83.33333%}.grid-y>.xlarge-21{height:87.5%}.grid-y>.xlarge-22{height:91.66667%}.grid-y>.xlarge-23{height:95.83333%}.grid-y>.xlarge-24{height:100%}}@media screen and (min-width:87.5em){.grid-y>.xxlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-13,.grid-y>.xxlarge-14,.grid-y>.xxlarge-15,.grid-y>.xxlarge-16,.grid-y>.xxlarge-17,.grid-y>.xxlarge-18,.grid-y>.xxlarge-19,.grid-y>.xxlarge-20,.grid-y>.xxlarge-21,.grid-y>.xxlarge-22,.grid-y>.xxlarge-23,.grid-y>.xxlarge-24,.grid-y>.xxlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:4.16667%}.grid-y>.xxlarge-2{height:8.33333%}.grid-y>.xxlarge-3{height:12.5%}.grid-y>.xxlarge-4{height:16.66667%}.grid-y>.xxlarge-5{height:20.83333%}.grid-y>.xxlarge-6{height:25%}.grid-y>.xxlarge-7{height:29.16667%}.grid-y>.xxlarge-8{height:33.33333%}.grid-y>.xxlarge-9{height:37.5%}.grid-y>.xxlarge-10{height:41.66667%}.grid-y>.xxlarge-11{height:45.83333%}.grid-y>.xxlarge-12{height:50%}.grid-y>.xxlarge-13{height:54.16667%}.grid-y>.xxlarge-14{height:58.33333%}.grid-y>.xxlarge-15{height:62.5%}.grid-y>.xxlarge-16{height:66.66667%}.grid-y>.xxlarge-17{height:70.83333%}.grid-y>.xxlarge-18{height:75%}.grid-y>.xxlarge-19{height:79.16667%}.grid-y>.xxlarge-20{height:83.33333%}.grid-y>.xxlarge-21{height:87.5%}.grid-y>.xxlarge-22{height:91.66667%}.grid-y>.xxlarge-23{height:95.83333%}.grid-y>.xxlarge-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}}@media screen and (min-width:87.5em){.xxlarge-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 .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xxlarge-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%}.xxlarge-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xxlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}@media print,screen and (min-width:48em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media screen and (min-width:75em){.grid-y.xlarge-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media screen and (min-width:87.5em){.grid-y.xxlarge-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:75em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:87.5em){.cell .grid-y.xxlarge-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)}}@media screen and (min-width:87.5em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(4.16667% - .75rem)}.grid-margin-y>.xxlarge-2{height:calc(8.33333% - .75rem)}.grid-margin-y>.xxlarge-3{height:calc(12.5% - .75rem)}.grid-margin-y>.xxlarge-4{height:calc(16.66667% - .75rem)}.grid-margin-y>.xxlarge-5{height:calc(20.83333% - .75rem)}.grid-margin-y>.xxlarge-6{height:calc(25% - .75rem)}.grid-margin-y>.xxlarge-7{height:calc(29.16667% - .75rem)}.grid-margin-y>.xxlarge-8{height:calc(33.33333% - .75rem)}.grid-margin-y>.xxlarge-9{height:calc(37.5% - .75rem)}.grid-margin-y>.xxlarge-10{height:calc(41.66667% - .75rem)}.grid-margin-y>.xxlarge-11{height:calc(45.83333% - .75rem)}.grid-margin-y>.xxlarge-12{height:calc(50% - .75rem)}.grid-margin-y>.xxlarge-13{height:calc(54.16667% - .75rem)}.grid-margin-y>.xxlarge-14{height:calc(58.33333% - .75rem)}.grid-margin-y>.xxlarge-15{height:calc(62.5% - .75rem)}.grid-margin-y>.xxlarge-16{height:calc(66.66667% - .75rem)}.grid-margin-y>.xxlarge-17{height:calc(70.83333% - .75rem)}.grid-margin-y>.xxlarge-18{height:calc(75% - .75rem)}.grid-margin-y>.xxlarge-19{height:calc(79.16667% - .75rem)}.grid-margin-y>.xxlarge-20{height:calc(83.33333% - .75rem)}.grid-margin-y>.xxlarge-21{height:calc(87.5% - .75rem)}.grid-margin-y>.xxlarge-22{height:calc(91.66667% - .75rem)}.grid-margin-y>.xxlarge-23{height:calc(95.83333% - .75rem)}.grid-margin-y>.xxlarge-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 screen and (min-width:87.5em){.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)}}@media screen and (min-width:87.5em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + .75rem)}}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:rgba(10,10,10,.45)}.reveal,.reveal-overlay{display:none;overflow-y:auto}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:48em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:48em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:48em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:48em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:48em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:47.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.small-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.small-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.small-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.small-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.small-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}@media print,screen and (min-width:48em){.medium-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.medium-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.medium-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.medium-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.medium-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.medium-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.large-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.large-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.large-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.large-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.large-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media screen and (min-width:75em){.xlarge-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.xlarge-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.xlarge-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.xlarge-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.xlarge-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.xlarge-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media screen and (min-width:87.5em){.xxlarge-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.xxlarge-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.xxlarge-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.xxlarge-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.xxlarge-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.xxlarge-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}}@media screen and (min-width:87.5em){.xxlarge-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.xxlarge-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.xxlarge-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.xxlarge-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.xxlarge-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.xxlarge-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xxlarge-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xxlarge-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) and (max-width:87.49875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.99875em),screen and (min-width:87.5em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:87.5em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:87.49875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:87.5em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:87.49875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.slide-in-down.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-left.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-in-up.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-right.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-out-down.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{-webkit-transform:translateY(100%);transform:translateY(100%)}.slide-out-right.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-out-up.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.slide-out-left.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.fade-in.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:1;-webkit-transition-property:opacity;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.hinge-out-from-top.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-up.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-in-down.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-out-up.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.scale-out-up.mui-leave.mui-leave-active{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-down.mui-leave.mui-leave-active{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.spin-in.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(-270deg);transform:rotate(-270deg);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-out-ccw.mui-leave.mui-leave-active{-webkit-transform:rotate(-270deg);transform:rotate(-270deg);opacity:0}.slow{-webkit-transition-duration:.75s!important;transition-duration:.75s!important}.fast{-webkit-transition-duration:.25s!important;transition-duration:.25s!important}.linear{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.ease{-webkit-transition-timing-function:ease!important;transition-timing-function:ease!important}.ease-in{-webkit-transition-timing-function:ease-in!important;transition-timing-function:ease-in!important}.ease-out{-webkit-transition-timing-function:ease-out!important;transition-timing-function:ease-out!important}.ease-in-out{-webkit-transition-timing-function:ease-in-out!important;transition-timing-function:ease-in-out!important}.bounce-in{-webkit-transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{-webkit-transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important;transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{-webkit-transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{-webkit-transition-delay:.3s!important;transition-delay:.3s!important}.long-delay{-webkit-transition-delay:.7s!important;transition-delay:.7s!important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-ccw-1turn;animation-name:spin-ccw-1turn}@keyframes spin-ccw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,to{-webkit-transform:rotate(0);transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{-webkit-animation-duration:.5s;animation-duration:.5s}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:.75s!important;animation-duration:.75s!important}.fast{-webkit-animation-duration:.25s!important;animation-duration:.25s!important}.linear{-webkit-animation-timing-function:linear!important;animation-timing-function:linear!important}.ease{-webkit-animation-timing-function:ease!important;animation-timing-function:ease!important}.ease-in{-webkit-animation-timing-function:ease-in!important;animation-timing-function:ease-in!important}.ease-out{-webkit-animation-timing-function:ease-out!important;animation-timing-function:ease-out!important}.ease-in-out{-webkit-animation-timing-function:ease-in-out!important;animation-timing-function:ease-in-out!important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important;animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{-webkit-animation-delay:.3s!important;animation-delay:.3s!important}.long-delay{-webkit-animation-delay:.7s!important;animation-delay:.7s!important}body,html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;background:#fcfcfc;font-family:Raleway,Arial;font-weight:400}body .addthis-smartlayers,html .addthis-smartlayers{display:none}html.lang-vi,html.lang-vi body *{font-family:Raleway,Arial}html[lang=cs] body *,html[lang=lv] body *{font-family:Arial}*,: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-color:#00833e;color:#fff}.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}.user-login-form{background:#41b977}#_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}.sustainability-page .buitoni-bg-image-generic{background:url(/themes/custom/buitoni/UI/build/images/2vTlUHg.svg);background-position:bottom;background-repeat:no-repeat;background-size:110%;padding-bottom:2.5rem}@media (min-width:576px){.sustainability-page .buitoni-bg-image-generic{background:url(/themes/custom/buitoni/UI/build/images/2eO1Jdw.svg);background-position:bottom;background-repeat:no-repeat;background-size:105%}}@media (min-width:992px){.sustainability-page .buitoni-bg-image-generic{background:url(/themes/custom/buitoni/UI/build/images/3Tn6-hd.svg);background-position:bottom;background-repeat:no-repeat;background-size:105%}}.ingredients-page .buitoni-bg-image-generic{background:url(/themes/custom/buitoni/UI/build/images/3amS0o5.svg);background-position:center 18.75rem;background-repeat:no-repeat;background-size:110%;padding-bottom:2.5rem}@media (min-width:576px){.ingredients-page .buitoni-bg-image-generic{background:url(/themes/custom/buitoni/UI/build/images/1Gl78WK.svg);background-position:center 21.875rem;background-repeat:no-repeat;background-size:105%}}@media (min-width:992px){.ingredients-page .buitoni-bg-image-generic{background:url(/themes/custom/buitoni/UI/build/images/10AWQae.svg);background-position:center 31.25rem;background-repeat:no-repeat;background-size:105%}}.text-center{text-align:center}#change-meal .difficulty .icofilled:after,#change-meal .prepa .icon-time:after,#mealplanner .difficulty .icofilled:after,#mealplanner .prepa .icon-time:after,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .thumbnail,.mg-accordion:not(.accordion-override) .accordion-group .panel-title i,.mg-category-tags__arrow a span,.mg-home-stage__arrow a span,.mg-pills.serving .pills-image,.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,.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/buitoni/UI/build/images/1kttYL5.png)}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after,.downarrow-lightgray,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after{background-image:url(/themes/custom/buitoni/UI/build/images/29gYdOn.svg)}.accordion-downarrow,.mg-accordion:not(.accordion-override) .accordion-group .panel-title i{background-image:url(/themes/custom/buitoni/UI/build/images/1wrpH4M.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/buitoni/UI/build/images/1Fn3t4X.svg)}#change-meal .prepa .icon-time:after,#mealplanner .prepa .icon-time:after,.clock-gray{background-image:url(/themes/custom/buitoni/UI/build/images/35XvlIZ.svg)}.clock-rdp{background-image:url(/themes/custom/buitoni/UI/build/images/2XqqByt.svg)}.heart,.mg-teaser-list ul li:before{background-image:url(/themes/custom/buitoni/UI/build/images/QfhCTTc.svg)}.idea{background-image:url(/themes/custom/buitoni/UI/build/images/2K7jqHa.svg)}.location{background-image:url(/themes/custom/buitoni/UI/build/images/3jTw1qt.svg)}.recipeType{background-image:url(/themes/custom/buitoni/UI/build/images/gyZr9fW.svg)}#change-meal .difficulty .icofilled:after,#mealplanner .difficulty .icofilled:after,.recipeType-gray{background-image:url(/themes/custom/buitoni/UI/build/images/35ZIWcD.png)}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon,.recipeType-rdp{background-image:url(/themes/custom/buitoni/UI/build/images/2KO9pLI.svg)}.mg-recipe-instructions .recipe-floating-icon,.recipe-floating{background-image:url(/themes/custom/buitoni/UI/build/images/wjOAESS.svg)}.refrigerator{background-image:url(/themes/custom/buitoni/UI/build/images/3C_izSL.svg)}.mg-pills .adimo-container .btn-buynow>div,.mg-pills .adimo-site-product-first>div,.mg-pills .adimo-store-first-button>div,.mg-pills .adimoWidget .btn-buynow>div,.mg-pills a.adimo-site-product-first>div,.mg-teaser-full .adimo-site-product-first>div,.mg-teaser-full .adimo-store-first-button>div,.shoppingCart{background-image:url(/themes/custom/buitoni/UI/build/images/3LyDfVX.svg)!important}.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-store-first-button:hover>div,.mg-pills a.adimo-site-product-first:hover>div,.mg-teaser-full .adimo-site-product-first:hover>div,.mg-teaser-full .adimo-store-first-button:hover>div,.shoppingCart-black{background-image:url(/themes/custom/buitoni/UI/build/images/QTUTcQn.svg)!important}.star{background-image:url(/themes/custom/buitoni/UI/build/images/3SwcjNA.svg)}.halfstar{background-image:url(/themes/custom/buitoni/UI/build/images/1Zoukcn.svg)}.trophy{background-image:url(/themes/custom/buitoni/UI/build/images/3EWMJrR.svg)}.check{background-image:url(/themes/custom/buitoni/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-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-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/buitoni/UI/build/images/pnYXoGi.png)}.close-yellow{background-image:url(/themes/custom/buitoni/UI/build/images/3o8dUz2.svg)}.downarrow,.mg-search-filter-sorting>button span{background-image:url(/themes/custom/buitoni/UI/build/images/1Fn3t4X.svg)}.downarrow-gray{background-image:url(/themes/custom/buitoni/UI/build/images/2vRewcJ.svg)}.disabledarrow,.mg-category-tags__arrow a span,.mg-home-stage__arrow a span{background-image:url(/themes/custom/buitoni/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-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,.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/buitoni/UI/build/images/TLoAxi-.svg)}.download{background-image:url(/themes/custom/buitoni/UI/build/images/iyhaY_k.svg)}.filter,.filter-gray,.mg-search-filter-elem span{background-image:url(/themes/custom/buitoni/UI/build/images/9vZpUzA.svg)}.minus{background-image:url(/themes/custom/buitoni/UI/build/images/2BTdK7e.svg)}.minus,.plus-disabled{background-repeat:no-repeat;background-position:50%}.plus-disabled{background-image:url(/themes/custom/buitoni/UI/build/images/1sv0VS4.svg)}.minus-disabled{background-image:url(/themes/custom/buitoni/UI/build/images/2I_8rE5.svg)}.minus-disabled,.plus{background-repeat:no-repeat;background-position:50%}.plus{background-image:url(/themes/custom/buitoni/UI/build/images/164R4BJ.svg)}.plus_icon_for_mymenu{background-image:url(/themes/custom/buitoni/UI/build/images/1jbnZOP.svg);background-repeat:no-repeat;background-position:50%}.mg-recipe-stage .mg-video-play-icon a span,.mg-video-play-icon a:hover span,.mg-video__img-block .mg-play-icon a:hover span,.mg-video__img-block .mg-play-icon a span,.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/buitoni/UI/build/images/1J40vP8.svg);background-repeat:no-repeat;height:1.45688rem;width:.9725rem;background-size:.9725rem 1.45688rem}@media print,screen and (min-width:48em){.mg-recipe-stage .mg-video-play-icon a span,.mg-video-play-icon a:hover span,.mg-video__img-block .mg-play-icon a:hover span,.mg-video__img-block .mg-play-icon a span,.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__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/buitoni/UI/build/images/11-23pn.svg)}.mg-video-custom-tint .mg-js-video-custom .mg-video-play-icon a span.play,.play-reel{background-image:url(/themes/custom/buitoni/UI/build/images/_esaqla.png);background-repeat:no-repeat;height:7.0625rem;width:7.0625rem;background-size:7.0625rem 7.0625rem}@media print,screen and (min-width:48em){.mg-video-custom-tint .mg-js-video-custom .mg-video-play-icon a span.play,.play-reel{height:7.0625rem;width:7.0625rem;background-size:7.0625rem 7.0625rem}}.footer-links-default{background-image:url(/themes/custom/buitoni/UI/build/images/3LJBVkq.svg)}.footer-links-hover{background-image:url(/themes/custom/buitoni/UI/build/images/1O3jW7b.svg)!important}.mg-submit-btn .button.plusIcon{background-image:url(/themes/custom/buitoni/UI/build/images/w22yI9Q.svg);background-repeat:no-repeat}.mg-submit-btn:hover .button.plusIcon{background-image:url(/themes/custom/buitoni/UI/build/images/164R4BJ.svg)}.contactus-form input[type=checkbox]:checked+label:after,.newsletter-form input[type=checkbox]:checked+label:after{background-image:url(/themes/custom/buitoni/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/buitoni/UI/build/images/1Joz8cQ.svg)}.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-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-submit-btn:hover .button,.mg-teaser-carousel .mg-btn-wrapper .mg-btn:hover 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-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-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-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-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,.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 .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 .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{background-image:url(/themes/custom/buitoni/UI/build/images/2DLn8gj.svg);background-repeat:no-repeat;background-position:50%}.active-rightarrow,.mg-kochstudio-cell .mg-search-expert_btn div,.mg-playlist-grid .mg-btn-wrapper .mg-btn 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-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-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-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-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-play-icon a span,.mg-video .general span,.newsletter-thankyou-message .mg-btn>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,.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 .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 .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{background-image:url(/themes/custom/buitoni/UI/build/images/S_wFUDe.svg);background-repeat:no-repeat;background-position:50%}.right-arrow-white{background-image:url(/themes/custom/buitoni/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/buitoni/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/buitoni/UI/build/images/3qdvb8k.svg);background-repeat:no-repeat;background-position:50%}.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/buitoni/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/buitoni/UI/build/images/3Wz615k.svg)}.pdf-print-frame{background-image:url(/themes/custom/buitoni/UI/build/images/1rnh_vP.png)}.pdf-print-paper-sheet{background-image:url(/themes/custom/buitoni/UI/build/images/2503mj1.png)}.pdf-print-yellow-layer{background-image:url(/themes/custom/buitoni/UI/build/images/3banENa.png)}.pdf-print-maggi-logo{background-image:url(/themes/custom/buitoni/UI/build/images/2NfINic.png)}.pdf-print-icon-food{background-image:url(/themes/custom/buitoni/UI/build/images/2MTAA_r.png)}.pdf-print-icon-portions{background-image:url(/themes/custom/buitoni/UI/build/images/2wVneEj.png)}.pdf-print-icon-time{background-image:url(/themes/custom/buitoni/UI/build/images/CRMAHaK.png)}.related-Ingredients-arrow{background-image:url(/themes/custom/buitoni/UI/build/images/2w4IzvS.svg)}.contactus-form ul li:before,.copy_Ingredients_checkmark,.newsletter-form ul li:before,.newsletter-thankyou-message .mg-subscribed-sign{background-image:url(/themes/custom/buitoni/UI/build/images/3dl-69D.svg)}.anchor-bottom,.contactus-form a:after,.contactus-form ul li a:after,.mg-accordion:not(.accordion-override) .accordion-group .panel-content a:after,.mg-author-platform a:after,.mg-comments-loadmore:after,.mg-comments-reply:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:after,.mg-cooking-knowledge a h5:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text:after,.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a:after,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text:after,.mg-dsu-rating .views-row .comment-list .links.inline li a:after,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:after,.mg-generic-text__description ol li a:after,.mg-navigation-place-holder__description ol li a:after,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a:after,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a:after,.mg-playlist-grid .playlist-dark .playlist-cta a:after,.mg-quote-platform a:after,.mg-recipe-header_subtitle a:after,.mg-search-load-more:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:after,.mg-search-maggi-cell .mg-search-maggi h5 a:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:after,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a:after,.mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content .upper-content a h5:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content a h5:after,.mg-teaser-recipe-pdp a p:after,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:after,.newsletter-form a:after,.newsletter-form ul li a:after,.panel-content__description ol li a:after{content:"";width:100%;height:.125rem;background:#00833e;-webkit-transition:width .3s;transition:width .3s;display:block}@media print,screen and (max-width:47.99875em){.anchor-bottom,.contactus-form a:after,.contactus-form ul li a:after,.mg-accordion:not(.accordion-override) .accordion-group .panel-content a:after,.mg-author-platform a:after,.mg-comments-loadmore:after,.mg-comments-reply:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:after,.mg-cooking-knowledge a h5:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text:after,.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a:after,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text:after,.mg-dsu-rating .views-row .comment-list .links.inline li a:after,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:after,.mg-generic-text__description ol li a:after,.mg-navigation-place-holder__description ol li a:after,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a:after,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a:after,.mg-playlist-grid .playlist-dark .playlist-cta a:after,.mg-quote-platform a:after,.mg-recipe-header_subtitle a:after,.mg-search-load-more:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:after,.mg-search-maggi-cell .mg-search-maggi h5 a:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:after,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a:after,.mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content .upper-content a h5:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:after,.mg-teaser-recipe-1_content a h5:after,.mg-teaser-recipe-pdp a p:after,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:after,.newsletter-form a:after,.newsletter-form ul li a:after,.panel-content__description ol li a:after{content:unset}}.anchor-bottom-hover:after,.contactus-form a:hover:after,.contactus-form ul li a:hover:after,.mg-accordion:not(.accordion-override) .accordion-group .panel-content a:hover:after,.mg-author-platform a:hover:after,.mg-comments-loadmore:hover:after,.mg-comments-reply:hover:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:hover:after,.mg-cooking-knowledge a h5:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:hover:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:hover:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:hover:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:hover:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:hover:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text:hover:after,.mg-dsu-rating .views-row .comment-list .links.inline li a:hover:after,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:hover:after,.mg-generic-text__description ol li a:hover:after,.mg-navigation-place-holder__description ol li a:hover:after,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a:hover:after,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a:hover:after,.mg-playlist-grid .playlist-dark .playlist-cta a:hover:after,.mg-quote-platform a:hover:after,.mg-recipe-header_subtitle a:hover:after,.mg-search-load-more:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:hover:after,.mg-search-maggi-cell .mg-search-maggi h5 a:hover:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:hover:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:hover:after,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a:hover:after,.mg-search__suggestion_title a:hover:after,.mg-teaser-recipe-1_content .upper-content a h5:hover:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:hover:after,.mg-teaser-recipe-1_content a h5:hover:after,.mg-teaser-recipe-pdp a p:hover:after,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:hover:after,.newsletter-form a:hover:after,.newsletter-form ul li a:hover:after,.panel-content__description ol li a:hover:after{width:0}@media print,screen and (max-width:47.99875em){.anchor-bottom-hover:after,.contactus-form a:hover:after,.contactus-form ul li a:hover:after,.mg-accordion:not(.accordion-override) .accordion-group .panel-content a:hover:after,.mg-author-platform a:hover:after,.mg-comments-loadmore:hover:after,.mg-comments-reply:hover:after,.mg-cooking-knowledge a .mg-search__suggestion_title a:hover:after,.mg-cooking-knowledge a h5:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name a:hover:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .comment__author .author-name span:hover:first-child:after,.mg-dsu-rating.admin-reply-comment article .comment-list .comment__meta .recommend-text:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .links.inline li a:hover:after,.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:hover:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name a:hover:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .comment__author .author-name span:hover:first-child:after,.mg-dsu-rating .views-row .comment-list .comment__meta .recommend-text:hover:after,.mg-dsu-rating .views-row .comment-list .links.inline li a:hover:after,.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:hover:after,.mg-generic-text__description ol li a:hover:after,.mg-navigation-place-holder__description ol li a:hover:after,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a:hover:after,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a:hover:after,.mg-playlist-grid .playlist-dark .playlist-cta a:hover:after,.mg-quote-platform a:hover:after,.mg-recipe-header_subtitle a:hover:after,.mg-search-load-more:hover:after,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:hover:after,.mg-search-maggi-cell .mg-search-maggi h5 a:hover:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:hover:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:hover:after,.mg-search__suggestion_title .mg-teaser-recipe-1_content a a:hover:after,.mg-search__suggestion_title a:hover:after,.mg-teaser-recipe-1_content .upper-content a h5:hover:after,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a:hover:after,.mg-teaser-recipe-1_content a h5:hover:after,.mg-teaser-recipe-pdp a p:hover:after,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:hover:after,.newsletter-form a:hover:after,.newsletter-form ul li a:hover:after,.panel-content__description ol li a:hover:after{content:unset}}.write{background-image:url(/themes/custom/buitoni/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/buitoni/UI/build/images/1fpgy-l.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/buitoni/UI/build/images/3HXu-QK.svg);background-size:1rem 1rem;background-repeat:no-repeat}.fill-star{background-image:url(/themes/custom/buitoni/UI/build/images/62cN5Ic.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 div.total_rating .fivestar-default div.fivestar-widget-static .star{background-image:url(/themes/custom/buitoni/UI/build/images/298RrZG.svg)!important;background-size:1.875rem 1.875rem;background-repeat:no-repeat}.half-star-icon{background-image:url(/themes/custom/buitoni/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/buitoni/UI/build/images/2QTJvja.svg)}.more-then-half-star-icon{background-image:url(/themes/custom/buitoni/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/buitoni/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/buitoni/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/buitoni/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/buitoni/UI/build/images/3h5SrpF.svg);background-size:1rem 2rem;background-repeat:no-repeat;background-position:0}.bg-cooking,.mg-recipes-template .rdp-page:before,.mg-teaser-carousel .bg-pattern:before{background-image:url(/themes/custom/buitoni/UI/build/images/3rvtrs3.svg)}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}.loading-spinner{-webkit-animation-play-state:running;animation-play-state:running;opacity:1;position:relative;height:100vh}@-webkit-keyframes spinner{0%{-webkit-transform:translate3d(-50%,-50%,0) rotate(0deg);transform:translate3d(-50%,-50%,0) rotate(0deg)}to{-webkit-transform:translate3d(-50%,-50%,0) rotate(1turn);transform:translate3d(-50%,-50%,0) rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:translate3d(-50%,-50%,0) rotate(0deg);transform:translate3d(-50%,-50%,0) rotate(0deg)}to{-webkit-transform:translate3d(-50%,-50%,0) rotate(1turn);transform:translate3d(-50%,-50%,0) rotate(1turn)}}.loading-spinner.-paused{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:.2;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.loading-spinner:before{-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;-webkit-animation-play-state:inherit;animation-play-state:inherit;border:.1875rem solid;border-radius:50%;content:"";height:1.875rem;left:50%;opacity:inherit;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:1.875rem;will-change:transform}.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__suggestion_title a,.mg-search__suggestion_title h5,.mg-teaser-carousel .mg-teaser-expert-data__name h2,blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:0;font-size:inherit;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%}a,small{line-height:inherit}a{color:#1779ba;text-decoration:none;cursor:pointer}a img,hr{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-bottom:1px solid #cacaca}dl,ol,ul{margin-bottom:0;list-style-position:outside}li{font-size:inherit}ul{list-style-type:none}ol,ul{margin-left:0}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #000}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #000;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;color:#0a0a0a}.h1,.mg-recipe-header h1,h1{font-size:30px;line-height:36px;font-family:Bilo-Black,Arial;font-weight:400}@media screen and (min-width:768px){.h1,.mg-recipe-header h1,h1{font-size:30px;line-height:36px}}@media screen and (min-width:1024px){.h1,.mg-recipe-header h1,h1{font-size:30px;line-height:36px}}@media screen and (min-width:1200px){.h1,.mg-recipe-header h1,h1{font-size:45px;line-height:54px}}.h1.mg-heading-wrapper span,.mg-recipe-header h1.mg-heading-wrapper span,h1.mg-heading-wrapper span{position:relative;z-index:2;padding-left:.5rem}@media print,screen and (min-width:48em){.h1.mg-heading-wrapper span,.mg-recipe-header h1.mg-heading-wrapper span,h1.mg-heading-wrapper span{padding-left:.75rem}}@media screen and (min-width:75em){.h1.mg-heading-wrapper span,.mg-recipe-header h1.mg-heading-wrapper span,h1.mg-heading-wrapper span{padding-left:1rem}}.h1.mg-heading-wrapper span:first-child,.mg-recipe-header h1.mg-heading-wrapper span:first-child,h1.mg-heading-wrapper span:first-child{padding-left:0}.h1.mg-heading-wrapper span:after,.mg-recipe-header h1.mg-heading-wrapper span:after,h1.mg-heading-wrapper span:after{content:"";display:block;width:100%;padding-top:1rem;border-bottom:1rem solid #6fd99f;position:absolute;bottom:0;z-index:-1;left:.8rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media print,screen and (min-width:48em){.h1.mg-heading-wrapper span:after,.mg-recipe-header h1.mg-heading-wrapper span:after,h1.mg-heading-wrapper span:after{border-width:1.25rem}}@media screen and (min-width:75em){.h1.mg-heading-wrapper span:after,.mg-recipe-header h1.mg-heading-wrapper span:after,h1.mg-heading-wrapper span:after{border-width:1.875rem}}.comment-dsu-ratings-reviews-comment-type-form h2,.comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,.h2,.mg-comments h2,.mg-comments h2 .mg-comments-total,.mg-dsu-rating .views-element-container .overallTitle,.mg-teaser-full.theme-dark h2,.mg-video .general .info,.mg-video__txt-block .info,h2{font-size:30px;line-height:36px;font-family:Bilo-Black,Arial;font-weight:400}.comment-dsu-ratings-reviews-comment-type-form h2 .mg-heading-wrapper.mg-comments-total span,.comment-dsu-ratings-reviews-comment-type-form h2.mg-heading-wrapper span,.h2.mg-heading-wrapper span,.mg-comments h2 .mg-heading-wrapper.mg-comments-total span,.mg-comments h2.mg-heading-wrapper span,.mg-dsu-rating .views-element-container .mg-heading-wrapper.overallTitle span,.mg-teaser-full.theme-dark h2.mg-heading-wrapper span,.mg-video .general .mg-heading-wrapper.info span,.mg-video__txt-block .mg-heading-wrapper.info span,h2.mg-heading-wrapper span{position:relative;z-index:2;padding-left:.5rem}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form h2 .mg-heading-wrapper.mg-comments-total span,.comment-dsu-ratings-reviews-comment-type-form h2.mg-heading-wrapper span,.h2.mg-heading-wrapper span,.mg-comments h2 .mg-heading-wrapper.mg-comments-total span,.mg-comments h2.mg-heading-wrapper span,.mg-dsu-rating .views-element-container .mg-heading-wrapper.overallTitle span,.mg-teaser-full.theme-dark h2.mg-heading-wrapper span,.mg-video .general .mg-heading-wrapper.info span,.mg-video__txt-block .mg-heading-wrapper.info span,h2.mg-heading-wrapper span{padding-left:.75rem}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form h2 .mg-heading-wrapper.mg-comments-total span,.comment-dsu-ratings-reviews-comment-type-form h2.mg-heading-wrapper span,.h2.mg-heading-wrapper span,.mg-comments h2 .mg-heading-wrapper.mg-comments-total span,.mg-comments h2.mg-heading-wrapper span,.mg-dsu-rating .views-element-container .mg-heading-wrapper.overallTitle span,.mg-teaser-full.theme-dark h2.mg-heading-wrapper span,.mg-video .general .mg-heading-wrapper.info span,.mg-video__txt-block .mg-heading-wrapper.info span,h2.mg-heading-wrapper span{padding-left:1rem}}.comment-dsu-ratings-reviews-comment-type-form h2 .mg-heading-wrapper.mg-comments-total span:first-child,.comment-dsu-ratings-reviews-comment-type-form h2.mg-heading-wrapper span:first-child,.h2.mg-heading-wrapper span:first-child,.mg-comments h2 .mg-heading-wrapper.mg-comments-total span:first-child,.mg-comments h2.mg-heading-wrapper span:first-child,.mg-dsu-rating .views-element-container .mg-heading-wrapper.overallTitle span:first-child,.mg-teaser-full.theme-dark h2.mg-heading-wrapper span:first-child,.mg-video .general .mg-heading-wrapper.info span:first-child,.mg-video__txt-block .mg-heading-wrapper.info span:first-child,h2.mg-heading-wrapper span:first-child{padding-left:0}.comment-dsu-ratings-reviews-comment-type-form h2 .mg-heading-wrapper.mg-comments-total span:after,.comment-dsu-ratings-reviews-comment-type-form h2.mg-heading-wrapper span:after,.h2.mg-heading-wrapper span:after,.mg-comments h2 .mg-heading-wrapper.mg-comments-total span:after,.mg-comments h2.mg-heading-wrapper span:after,.mg-dsu-rating .views-element-container .mg-heading-wrapper.overallTitle span:after,.mg-teaser-full.theme-dark h2.mg-heading-wrapper span:after,.mg-video .general .mg-heading-wrapper.info span:after,.mg-video__txt-block .mg-heading-wrapper.info span:after,h2.mg-heading-wrapper span:after{content:"";display:block;width:100%;padding-top:1rem;border-bottom:1rem solid #6fd99f;position:absolute;bottom:0;z-index:-1;left:.8rem;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:.125rem}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form h2 .mg-heading-wrapper.mg-comments-total span:after,.comment-dsu-ratings-reviews-comment-type-form h2.mg-heading-wrapper span:after,.h2.mg-heading-wrapper span:after,.mg-comments h2 .mg-heading-wrapper.mg-comments-total span:after,.mg-comments h2.mg-heading-wrapper span:after,.mg-dsu-rating .views-element-container .mg-heading-wrapper.overallTitle span:after,.mg-teaser-full.theme-dark h2.mg-heading-wrapper span:after,.mg-video .general .mg-heading-wrapper.info span:after,.mg-video__txt-block .mg-heading-wrapper.info span:after,h2.mg-heading-wrapper span:after{border-width:1.25rem;bottom:.3125rem}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form h2 .mg-heading-wrapper.mg-comments-total span:after,.comment-dsu-ratings-reviews-comment-type-form h2.mg-heading-wrapper span:after,.h2.mg-heading-wrapper span:after,.mg-comments h2 .mg-heading-wrapper.mg-comments-total span:after,.mg-comments h2.mg-heading-wrapper span:after,.mg-dsu-rating .views-element-container .mg-heading-wrapper.overallTitle span:after,.mg-teaser-full.theme-dark h2.mg-heading-wrapper span:after,.mg-video .general .mg-heading-wrapper.info span:after,.mg-video__txt-block .mg-heading-wrapper.info span:after,h2.mg-heading-wrapper span:after{border-width:1.875rem}}.heading3,.mg-search__banner_overtext input,h3{font-size:17px;line-height:21px;font-family:Bilo-Black,Arial;font-weight:400}.heading3.mg-heading-wrapper span,.mg-search__banner_overtext input.mg-heading-wrapper span,h3.mg-heading-wrapper span{position:relative;z-index:2}.heading3.mg-heading-wrapper span:after,.mg-search__banner_overtext input.mg-heading-wrapper span:after,h3.mg-heading-wrapper span:after{content:"";display:block;width:100%;padding-top:1rem;border-bottom:1rem solid #6fd99f;position:absolute;bottom:0;z-index:-1;left:.8rem;-webkit-box-sizing:border-box;box-sizing:border-box}.contactus-form ul li a,.h4,.mg-recipe-instructions .recipe-floating-icon-alt,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-teaser-carousel .mg-teaser-expert-data__name h2,.newsletter-form ul li a,h4{font-size:15px;line-height:18px;font-family:Bilo-Black,Arial;font-weight:400}.contactus-form ul li a.mg-heading-wrapper span,.h4.mg-heading-wrapper span,.mg-recipe-instructions .mg-heading-wrapper.recipe-floating-icon-alt span,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-heading-wrapper span,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-heading-wrapper span,.newsletter-form ul li a.mg-heading-wrapper span,h4.mg-heading-wrapper span{position:relative;z-index:2}.contactus-form ul li a.mg-heading-wrapper span:after,.h4.mg-heading-wrapper span:after,.mg-recipe-instructions .mg-heading-wrapper.recipe-floating-icon-alt span:after,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-heading-wrapper span:after,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-heading-wrapper span:after,.newsletter-form ul li a.mg-heading-wrapper span:after,h4.mg-heading-wrapper span:after{content:"";display:block;width:100%;padding-top:1rem;border-bottom:1rem solid #6fd99f;position:absolute;bottom:0;z-index:-1;left:.8rem;-webkit-box-sizing:border-box;box-sizing:border-box}.h5,.mg-author-platform a,.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 a.adimo-site-product-first:hover>div,.mg-pills a.adimo-site-product-first>div,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a,.mg-quote-platform a,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info,.mg-search__suggestion_title a,.mg-search__suggestion_title h5,.mg-submit-btn .button,.mg-teaser-full .adimo-site-product-first:hover>div,.mg-teaser-full .adimo-site-product-first>div,.mg-teaser-full .adimo-store-first-button:hover>div,.mg-teaser-full .adimo-store-first-button>div,.mg-teaser-recipe-pdp a p,.mg-teaser-recipe_content .card .mg-video__txt-block .info,h5{font-size:14px;line-height:17px;font-family:Bilo-Black,Arial;font-weight:400}.h5.mg-heading-wrapper span,.mg-author-platform a.mg-heading-wrapper span,.mg-pills .adimo-site-product-first>div.mg-heading-wrapper span,.mg-pills .adimo-store-first-button>div.mg-heading-wrapper span,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a.mg-heading-wrapper span,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a.mg-heading-wrapper span,.mg-quote-platform a.mg-heading-wrapper span,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .mg-heading-wrapper.info span,.mg-search__suggestion_title a.mg-heading-wrapper span,.mg-submit-btn .mg-heading-wrapper.button span,.mg-teaser-full .adimo-site-product-first>div.mg-heading-wrapper span,.mg-teaser-full .adimo-store-first-button>div.mg-heading-wrapper span,.mg-teaser-recipe-pdp a p.mg-heading-wrapper span,.mg-teaser-recipe_content .card .mg-video__txt-block .mg-heading-wrapper.info span,h5.mg-heading-wrapper span{position:relative;z-index:2}.h5.mg-heading-wrapper span:after,.mg-author-platform a.mg-heading-wrapper span:after,.mg-pills .adimo-site-product-first>div.mg-heading-wrapper span:after,.mg-pills .adimo-store-first-button>div.mg-heading-wrapper span:after,.mg-playlist-grid .mg-playlist-grid-content .alternate-cta a.mg-heading-wrapper span:after,.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a.mg-heading-wrapper span:after,.mg-quote-platform a.mg-heading-wrapper span:after,.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .mg-heading-wrapper.info span:after,.mg-search__suggestion_title a.mg-heading-wrapper span:after,.mg-submit-btn .mg-heading-wrapper.button span:after,.mg-teaser-full .adimo-site-product-first>div.mg-heading-wrapper span:after,.mg-teaser-full .adimo-store-first-button>div.mg-heading-wrapper span:after,.mg-teaser-recipe-pdp a p.mg-heading-wrapper span:after,.mg-teaser-recipe_content .card .mg-video__txt-block .mg-heading-wrapper.info span:after,h5.mg-heading-wrapper span:after{content:"";display:block;width:100%;padding-top:1rem;border-bottom:1rem solid #6fd99f;position:absolute;bottom:0;z-index:-1;left:.8rem;-webkit-box-sizing:border-box;box-sizing:border-box}.h1.page-header,.h2.page-header,.h3.page-header,.h4.page-header,.h5.page-header,.mg-search-kochstudio-expert .mg-search-expert__title h3.page-header,.mg-search__suggestion_title a.page-header,.mg-teaser-carousel .mg-teaser-expert-data__name h2.page-header,h1.page-header,h2.page-header,h3.page-header,h4.page-header,h5.page-header{font-size:30px;line-height:36px}@media screen and (min-width:768px){.h1.page-header,.h2.page-header,.h3.page-header,.h4.page-header,.h5.page-header,.mg-search-kochstudio-expert .mg-search-expert__title h3.page-header,.mg-search__suggestion_title a.page-header,.mg-teaser-carousel .mg-teaser-expert-data__name h2.page-header,h1.page-header,h2.page-header,h3.page-header,h4.page-header,h5.page-header{font-size:40px;line-height:48px}}@media screen and (min-width:1024px){.h1.page-header,.h2.page-header,.h3.page-header,.h4.page-header,.h5.page-header,.mg-search-kochstudio-expert .mg-search-expert__title h3.page-header,.mg-search__suggestion_title a.page-header,.mg-teaser-carousel .mg-teaser-expert-data__name h2.page-header,h1.page-header,h2.page-header,h3.page-header,h4.page-header,h5.page-header{font-size:40px;line-height:48px}}@media screen and (min-width:1200px){.h1.page-header,.h2.page-header,.h3.page-header,.h4.page-header,.h5.page-header,.mg-search-kochstudio-expert .mg-search-expert__title h3.page-header,.mg-search__suggestion_title a.page-header,.mg-teaser-carousel .mg-teaser-expert-data__name h2.page-header,h1.page-header,h2.page-header,h3.page-header,h4.page-header,h5.page-header{font-size:60px;line-height:72px}}.h1.block-title,.h1.mg-home-stage__title,.h1.mg-image-block__block,.h2.block-title,.h2.mg-home-stage__title,.h2.mg-image-block__block,.h3.block-title,.h3.mg-home-stage__title,.h3.mg-image-block__block,.h4.block-title,.h4.mg-home-stage__title,.h4.mg-image-block__block,.h5.block-title,.h5.mg-home-stage__title,.h5.mg-image-block__block,.mg-recipe-header h1,.mg-recipe-header h1.h1,.mg-recipe-header h1.h2,.mg-recipe-header h1.h3,.mg-recipe-header h1.h4,.mg-recipe-header h1.h5,.mg-search-kochstudio-expert .mg-search-expert__title .our-values h3.block-subtitle,.mg-search-kochstudio-expert .mg-search-expert__title h3.block-title,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-home-stage__title,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-image-block__block,.mg-search__suggestion_title .our-values a.block-subtitle,.mg-search__suggestion_title a.block-title,.mg-search__suggestion_title a.mg-home-stage__title,.mg-search__suggestion_title a.mg-image-block__block,.mg-tags .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-tags h2,.mg-tags h2.h1,.mg-tags h2.h2,.mg-tags h2.h3,.mg-tags h2.h4,.mg-tags h2.h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-tags h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-teaser-carousel__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name .our-values h2.block-subtitle,.mg-teaser-carousel .mg-teaser-expert-data__name h2.block-title,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-home-stage__title,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-image-block__block,.mg-teaser-carousel__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-teaser-carousel__title h2,.mg-teaser-carousel__title h2.h1,.mg-teaser-carousel__title h2.h2,.mg-teaser-carousel__title h2.h3,.mg-teaser-carousel__title h2.h4,.mg-teaser-carousel__title h2.h5,.our-values .h1.block-subtitle,.our-values .h2.block-subtitle,.our-values .h3.block-subtitle,.our-values .h4.block-subtitle,.our-values .h5.block-subtitle,.our-values .mg-search-kochstudio-expert .mg-search-expert__title h3.block-subtitle,.our-values .mg-search__suggestion_title a.block-subtitle,.our-values .mg-teaser-carousel .mg-teaser-expert-data__name h2.block-subtitle,.our-values h1.block-subtitle,.our-values h1.block-title,.our-values h2.block-subtitle,.our-values h2.block-title,.our-values h3.block-subtitle,.our-values h3.block-title,.our-values h4.block-subtitle,.our-values h4.block-title,.our-values h5.block-subtitle,.our-values h5.block-title,h1.block-title,h1.mg-home-stage__title,h1.mg-image-block__block,h2.block-title,h2.mg-home-stage__title,h2.mg-image-block__block,h3.block-title,h3.mg-home-stage__title,h3.mg-image-block__block,h4.block-title,h4.mg-home-stage__title,h4.mg-image-block__block,h5.block-title,h5.mg-home-stage__title,h5.mg-image-block__block{font-size:30px;line-height:30px}@media screen and (min-width:768px){.h1.block-title,.h1.mg-home-stage__title,.h1.mg-image-block__block,.h2.block-title,.h2.mg-home-stage__title,.h2.mg-image-block__block,.h3.block-title,.h3.mg-home-stage__title,.h3.mg-image-block__block,.h4.block-title,.h4.mg-home-stage__title,.h4.mg-image-block__block,.h5.block-title,.h5.mg-home-stage__title,.h5.mg-image-block__block,.mg-recipe-header h1,.mg-recipe-header h1.h1,.mg-recipe-header h1.h2,.mg-recipe-header h1.h3,.mg-recipe-header h1.h4,.mg-recipe-header h1.h5,.mg-search-kochstudio-expert .mg-search-expert__title .our-values h3.block-subtitle,.mg-search-kochstudio-expert .mg-search-expert__title h3.block-title,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-home-stage__title,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-image-block__block,.mg-search__suggestion_title .our-values a.block-subtitle,.mg-search__suggestion_title a.block-title,.mg-search__suggestion_title a.mg-home-stage__title,.mg-search__suggestion_title a.mg-image-block__block,.mg-tags .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-tags h2,.mg-tags h2.h1,.mg-tags h2.h2,.mg-tags h2.h3,.mg-tags h2.h4,.mg-tags h2.h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-tags h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-teaser-carousel__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name .our-values h2.block-subtitle,.mg-teaser-carousel .mg-teaser-expert-data__name h2.block-title,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-home-stage__title,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-image-block__block,.mg-teaser-carousel__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-teaser-carousel__title h2,.mg-teaser-carousel__title h2.h1,.mg-teaser-carousel__title h2.h2,.mg-teaser-carousel__title h2.h3,.mg-teaser-carousel__title h2.h4,.mg-teaser-carousel__title h2.h5,.our-values .h1.block-subtitle,.our-values .h2.block-subtitle,.our-values .h3.block-subtitle,.our-values .h4.block-subtitle,.our-values .h5.block-subtitle,.our-values .mg-search-kochstudio-expert .mg-search-expert__title h3.block-subtitle,.our-values .mg-search__suggestion_title a.block-subtitle,.our-values .mg-teaser-carousel .mg-teaser-expert-data__name h2.block-subtitle,.our-values h1.block-subtitle,.our-values h1.block-title,.our-values h2.block-subtitle,.our-values h2.block-title,.our-values h3.block-subtitle,.our-values h3.block-title,.our-values h4.block-subtitle,.our-values h4.block-title,.our-values h5.block-subtitle,.our-values h5.block-title,h1.block-title,h1.mg-home-stage__title,h1.mg-image-block__block,h2.block-title,h2.mg-home-stage__title,h2.mg-image-block__block,h3.block-title,h3.mg-home-stage__title,h3.mg-image-block__block,h4.block-title,h4.mg-home-stage__title,h4.mg-image-block__block,h5.block-title,h5.mg-home-stage__title,h5.mg-image-block__block{font-size:40px;line-height:40px}}@media screen and (min-width:1024px){.h1.block-title,.h1.mg-home-stage__title,.h1.mg-image-block__block,.h2.block-title,.h2.mg-home-stage__title,.h2.mg-image-block__block,.h3.block-title,.h3.mg-home-stage__title,.h3.mg-image-block__block,.h4.block-title,.h4.mg-home-stage__title,.h4.mg-image-block__block,.h5.block-title,.h5.mg-home-stage__title,.h5.mg-image-block__block,.mg-recipe-header h1,.mg-recipe-header h1.h1,.mg-recipe-header h1.h2,.mg-recipe-header h1.h3,.mg-recipe-header h1.h4,.mg-recipe-header h1.h5,.mg-search-kochstudio-expert .mg-search-expert__title .our-values h3.block-subtitle,.mg-search-kochstudio-expert .mg-search-expert__title h3.block-title,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-home-stage__title,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-image-block__block,.mg-search__suggestion_title .our-values a.block-subtitle,.mg-search__suggestion_title a.block-title,.mg-search__suggestion_title a.mg-home-stage__title,.mg-search__suggestion_title a.mg-image-block__block,.mg-tags .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-tags h2,.mg-tags h2.h1,.mg-tags h2.h2,.mg-tags h2.h3,.mg-tags h2.h4,.mg-tags h2.h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-tags h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-teaser-carousel__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name .our-values h2.block-subtitle,.mg-teaser-carousel .mg-teaser-expert-data__name h2.block-title,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-home-stage__title,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-image-block__block,.mg-teaser-carousel__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-teaser-carousel__title h2,.mg-teaser-carousel__title h2.h1,.mg-teaser-carousel__title h2.h2,.mg-teaser-carousel__title h2.h3,.mg-teaser-carousel__title h2.h4,.mg-teaser-carousel__title h2.h5,.our-values .h1.block-subtitle,.our-values .h2.block-subtitle,.our-values .h3.block-subtitle,.our-values .h4.block-subtitle,.our-values .h5.block-subtitle,.our-values .mg-search-kochstudio-expert .mg-search-expert__title h3.block-subtitle,.our-values .mg-search__suggestion_title a.block-subtitle,.our-values .mg-teaser-carousel .mg-teaser-expert-data__name h2.block-subtitle,.our-values h1.block-subtitle,.our-values h1.block-title,.our-values h2.block-subtitle,.our-values h2.block-title,.our-values h3.block-subtitle,.our-values h3.block-title,.our-values h4.block-subtitle,.our-values h4.block-title,.our-values h5.block-subtitle,.our-values h5.block-title,h1.block-title,h1.mg-home-stage__title,h1.mg-image-block__block,h2.block-title,h2.mg-home-stage__title,h2.mg-image-block__block,h3.block-title,h3.mg-home-stage__title,h3.mg-image-block__block,h4.block-title,h4.mg-home-stage__title,h4.mg-image-block__block,h5.block-title,h5.mg-home-stage__title,h5.mg-image-block__block{font-size:40px;line-height:40px}}@media screen and (min-width:1200px){.h1.block-title,.h1.mg-home-stage__title,.h1.mg-image-block__block,.h2.block-title,.h2.mg-home-stage__title,.h2.mg-image-block__block,.h3.block-title,.h3.mg-home-stage__title,.h3.mg-image-block__block,.h4.block-title,.h4.mg-home-stage__title,.h4.mg-image-block__block,.h5.block-title,.h5.mg-home-stage__title,.h5.mg-image-block__block,.mg-recipe-header h1,.mg-recipe-header h1.h1,.mg-recipe-header h1.h2,.mg-recipe-header h1.h3,.mg-recipe-header h1.h4,.mg-recipe-header h1.h5,.mg-search-kochstudio-expert .mg-search-expert__title .our-values h3.block-subtitle,.mg-search-kochstudio-expert .mg-search-expert__title h3.block-title,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-home-stage__title,.mg-search-kochstudio-expert .mg-search-expert__title h3.mg-image-block__block,.mg-search__suggestion_title .our-values a.block-subtitle,.mg-search__suggestion_title a.block-title,.mg-search__suggestion_title a.mg-home-stage__title,.mg-search__suggestion_title a.mg-image-block__block,.mg-tags .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-tags h2,.mg-tags h2.h1,.mg-tags h2.h2,.mg-tags h2.h3,.mg-tags h2.h4,.mg-tags h2.h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-tags h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-teaser-carousel__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name .our-values h2.block-subtitle,.mg-teaser-carousel .mg-teaser-expert-data__name h2.block-title,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-home-stage__title,.mg-teaser-carousel .mg-teaser-expert-data__name h2.mg-image-block__block,.mg-teaser-carousel__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-teaser-carousel__title h2,.mg-teaser-carousel__title h2.h1,.mg-teaser-carousel__title h2.h2,.mg-teaser-carousel__title h2.h3,.mg-teaser-carousel__title h2.h4,.mg-teaser-carousel__title h2.h5,.our-values .h1.block-subtitle,.our-values .h2.block-subtitle,.our-values .h3.block-subtitle,.our-values .h4.block-subtitle,.our-values .h5.block-subtitle,.our-values .mg-search-kochstudio-expert .mg-search-expert__title h3.block-subtitle,.our-values .mg-search__suggestion_title a.block-subtitle,.our-values .mg-teaser-carousel .mg-teaser-expert-data__name h2.block-subtitle,.our-values h1.block-subtitle,.our-values h1.block-title,.our-values h2.block-subtitle,.our-values h2.block-title,.our-values h3.block-subtitle,.our-values h3.block-title,.our-values h4.block-subtitle,.our-values h4.block-title,.our-values h5.block-subtitle,.our-values h5.block-title,h1.block-title,h1.mg-home-stage__title,h1.mg-image-block__block,h2.block-title,h2.mg-home-stage__title,h2.mg-image-block__block,h3.block-title,h3.mg-home-stage__title,h3.mg-image-block__block,h4.block-title,h4.mg-home-stage__title,h4.mg-image-block__block,h5.block-title,h5.mg-home-stage__title,h5.mg-image-block__block{font-size:60px;line-height:60px}}.productCard-desc,.productCard-title{font-size:11px;line-height:16px;font-family:Raleway,Arial;color:#00471e;font-weight:700}@media screen and (min-width:768px){.productCard-desc,.productCard-title{font-size:15px;line-height:22px}}@media screen and (min-width:1024px){.productCard-desc,.productCard-title{font-size:15px;line-height:22px}}@media screen and (min-width:1200px){.productCard-desc,.productCard-title{font-size:20px;line-height:29px}}.productCard-desc{font-weight:400}.mg-tags__block,.mg-tags__block .mg-tag,.recipeCard-title{font-size:12px;line-height:18px;font-family:Raleway,Arial;color:#00471e;font-weight:700}@media screen and (min-width:768px){.mg-tags__block,.mg-tags__block .mg-tag,.recipeCard-title{font-size:16px;line-height:23px}}@media screen and (min-width:1024px){.mg-tags__block,.mg-tags__block .mg-tag,.recipeCard-title{font-size:16px;line-height:23px}}@media screen and (min-width:1200px){.mg-tags__block,.mg-tags__block .mg-tag,.recipeCard-title{font-size:20px;line-height:29px}}.bodycopy,.comment-dsu-ratings-reviews-comment-type-form-message p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.contactus-form label,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-accordion:not(.accordion-override) .accordion-group .panel-content,.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show,.mg-author-platform,.mg-category-tags__details-search a .input.active,.mg-category-tags__details .mg-home-stage__description>div,.mg-category-tags__searchtags .mg-tag,.mg-comments-message p,.mg-comments .mg-textarea textarea,.mg-cooking-knowledge p,.mg-cooking-mode-section p,.mg-footer__copyright,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-generic-text__description ol+p,.mg-generic-text__description ol li,.mg-generic-text__description p,.mg-home-stage__details-search a .input.active,.mg-home-stage__details .mg-home-stage__description>div,.mg-home-stage__searchtags .mg-tag,.mg-image-block__block-desc p,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-navigation-place-holder__description ol+p,.mg-navigation-place-holder__description ol li,.mg-navigation-place-holder__description p,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child,.mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description,.mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-product-card .mg-recipe-info-wrapper .mg-search__product-description,.mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-quote-platform,.mg-recipe-header .mg-bread ul li,.mg-recipe-header_description,.mg-recipe-instructions .heading,.mg-recipe-instructions__steps-instructions span,.mg-recipe-labels span,.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input input,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper a,.mg-tags-description,.mg-teaser-carousel .mg-video .mg-video__txt-block .bodycopy-small,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-carousel__title .description,.mg-teaser-content__container-des .description,.mg-teaser-expert__container .detail .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-teaser-full.theme-dark p,.mg-teaser-full p,.mg-term-condition p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form label,.newsletter-subscribe-error p,.newsletter-subscribe-success p,.newsletter-thankyou-message p,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td h3,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td p,.panel-content__description ol+p,.panel-content__description ol li,.panel-content__description p{color:#1d1d1d}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-info,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-info,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-title,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-search__suggestion li a,.mg-search__topsuggestion_links li a,.recipe-info-title{font-size:16px;line-height:18px;font-family:Raleway,Arial;color:#1d1d1d}@media screen and (min-width:768px){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-info,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-info,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-title,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-search__suggestion li a,.mg-search__topsuggestion_links li a,.recipe-info-title{font-size:16px;line-height:20px}}@media screen and (min-width:1024px){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-info,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-info,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-title,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-search__suggestion li a,.mg-search__topsuggestion_links li a,.recipe-info-title{font-size:16px;line-height:20px}}@media screen and (min-width:1200px){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-info,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-info,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-title,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-search__suggestion li a,.mg-search__topsuggestion_links li a,.recipe-info-title{font-size:20px;line-height:29px}}.buitoni-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 div[data-drupal-selector=edit-actions],.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-pdf-cta_container .mg-pdf-btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre a.nextpre__btn{font-size:12px;line-height:17px;font-family:Raleway,Arial;color:#fff;font-weight:700;line-height:0}@media screen and (min-width:768px){.buitoni-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 div[data-drupal-selector=edit-actions],.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-pdf-cta_container .mg-pdf-btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre a.nextpre__btn{font-size:16px;line-height:21px}}@media screen and (min-width:1024px){.buitoni-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 div[data-drupal-selector=edit-actions],.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-pdf-cta_container .mg-pdf-btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre a.nextpre__btn{font-size:16px;line-height:21px}}@media screen and (min-width:1200px){.buitoni-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 div[data-drupal-selector=edit-actions],.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-pdf-cta_container .mg-pdf-btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre a.nextpre__btn{font-size:25px;line-height:30px}}.buitoni-lang-text,.mg-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul li a,.mg-navigation .navigation-container .mg-navigation-l3 div.lang div.mg-footer__block-lang ul li a{font-size:17px;line-height:24px;font-family:Raleway,Arial}@media screen and (min-width:768px){.buitoni-lang-text,.mg-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul li a,.mg-navigation .navigation-container .mg-navigation-l3 div.lang div.mg-footer__block-lang ul li a{font-size:25px;line-height:35px}}@media screen and (min-width:1024px){.buitoni-lang-text,.mg-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul li a,.mg-navigation .navigation-container .mg-navigation-l3 div.lang div.mg-footer__block-lang ul li a{font-size:19px;line-height:27px}}@media screen and (min-width:1200px){.buitoni-lang-text,.mg-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul li a,.mg-navigation .navigation-container .mg-navigation-l3 div.lang div.mg-footer__block-lang ul li a{font-size:19px;line-height:27px}}.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,.mg-navigation .navigation-container .mg-navigation-l2 ul li a span,.mg-navigation .navigation-container .mg-navigation-l3 ul li a span,.navigation-main-menu{font-size:25px;line-height:25px;font-family:Bilo-Black,Arial;color:#fff}@media screen and (min-width:768px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div span,.mg-navigation .navigation-container .mg-navigation-l2 ul li a span,.mg-navigation .navigation-container .mg-navigation-l3 ul li a span,.navigation-main-menu{font-size:35px;line-height:35px}}@media screen and (min-width:1024px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div span,.mg-navigation .navigation-container .mg-navigation-l2 ul li a span,.mg-navigation .navigation-container .mg-navigation-l3 ul li a span,.navigation-main-menu{font-size:13px;line-height:13px}}@media screen and (min-width:1200px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button span,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div span,.mg-navigation .navigation-container .mg-navigation-l2 ul li a span,.mg-navigation .navigation-container .mg-navigation-l3 ul li a span,.navigation-main-menu{font-size:13px;line-height:13px}}@media print,screen and (min-width:64em){.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,.mg-navigation .navigation-container .mg-navigation-l2 ul li a span,.mg-navigation .navigation-container .mg-navigation-l3 ul li a span,.navigation-main-menu{font-family:Raleway,Arial}}.mg-navigation .navigation-container .mg-navigation-l2 ul li a ul,.mg-navigation .navigation-container .mg-navigation-l3 ul li,.mg-navigation .navigation-container .mg-navigation-l3 ul li a ul,.navigation-sub-menu{font-size:16px;line-height:16px;font-family:Raleway,Arial;color:#fff}@media screen and (min-width:768px){.mg-navigation .navigation-container .mg-navigation-l2 ul li a ul,.mg-navigation .navigation-container .mg-navigation-l3 ul li,.mg-navigation .navigation-container .mg-navigation-l3 ul li a ul,.navigation-sub-menu{font-size:20px;line-height:20px}}@media screen and (min-width:1024px){.mg-navigation .navigation-container .mg-navigation-l2 ul li a ul,.mg-navigation .navigation-container .mg-navigation-l3 ul li,.mg-navigation .navigation-container .mg-navigation-l3 ul li a ul,.navigation-sub-menu{font-size:16px;line-height:16px}}@media screen and (min-width:1200px){.mg-navigation .navigation-container .mg-navigation-l2 ul li a ul,.mg-navigation .navigation-container .mg-navigation-l3 ul li,.mg-navigation .navigation-container .mg-navigation-l3 ul li a ul,.navigation-sub-menu{font-size:16px;line-height:16px}}.footer-text,.mg-footer__block-link ul li{font-size:14px;line-height:20px;font-family:Raleway,Arial;color:#fff}@media screen and (min-width:768px){.footer-text,.mg-footer__block-link ul li{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.footer-text,.mg-footer__block-link ul li{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.footer-text,.mg-footer__block-link ul li{font-size:25px;line-height:36px}}.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:Raleway,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:Raleway,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:Raleway,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}}.recipe-ingredients-caption{font-size:12px;line-height:18px;font-family:Raleway,Arial}@media screen and (min-width:768px){.recipe-ingredients-caption{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.recipe-ingredients-caption{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.recipe-ingredients-caption{font-size:16px;line-height:24px}}.contactus-form .js-inputs-right-section ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:16px;line-height:24px;font-family:Raleway,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:Raleway,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:Raleway,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:Raleway,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-product-nutritional-habits__container .mg-product-nutritional-habits__block div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,.mg-rating__stars>.confirm,.mg-recipe-header_subtitle .no-anchor,.mg-recipe-header_subtitle a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li,.mg-search-filter-elem,.mg-search-filter-elem span,.mg-story a .story-img span,.mg-teaser-expert__container .detail p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-video-play-icon div,.newsletter-form .confirmation-detail .confirmation-detail-value,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section ::placeholder,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{font-size:16px;line-height:24px;font-family:Raleway,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-product-nutritional-habits__container .mg-product-nutritional-habits__block div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,.mg-rating__stars>.confirm,.mg-recipe-header_subtitle .no-anchor,.mg-recipe-header_subtitle a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li,.mg-search-filter-elem,.mg-search-filter-elem span,.mg-story a .story-img span,.mg-teaser-expert__container .detail p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-video-play-icon div,.newsletter-form .confirmation-detail .confirmation-detail-value,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section ::placeholder,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{font-size:14px;line-height:22px}}@media screen and (min-width:1024px){.contactus-form .js-inputs-right-section ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:14px;line-height:22px}.contactus-form .js-inputs-right-section ::-moz-placeholder,.newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:14px;line-height:22px}.contactus-form .js-inputs-right-section :-ms-input-placeholder,.newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:14px;line-height:22px}.contactus-form .js-inputs-right-section ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:14px;line-height:22px}.comment-dsu-ratings-reviews-comment-type-form-name,.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.contactus-form #engage-success,.contactus-form .confirmation-detail .confirmation-detail-value,.contactus-form .form-item--error-message,.contactus-form .input-error-desc,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.contactus-form .js-inputs-right-section ::placeholder,.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.contactus-form ul li a,.label1,.mg-comments-loadmore,.mg-comments-name,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img,.mg-comments-reply,.mg-comments .mg-input input,.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,.mg-rating__stars>.confirm,.mg-recipe-header_subtitle .no-anchor,.mg-recipe-header_subtitle a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li,.mg-search-filter-elem,.mg-search-filter-elem span,.mg-story a .story-img span,.mg-teaser-expert__container .detail p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-video-play-icon div,.newsletter-form .confirmation-detail .confirmation-detail-value,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section ::placeholder,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{font-size:14px;line-height:22px}}@media screen and (min-width:1200px){.contactus-form .js-inputs-right-section ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{font-size:16px;line-height:24px}.contactus-form .js-inputs-right-section ::-moz-placeholder,.newsletter-form .js-inputs-right-section ::-moz-placeholder{font-size:16px;line-height:24px}.contactus-form .js-inputs-right-section :-ms-input-placeholder,.newsletter-form .js-inputs-right-section :-ms-input-placeholder{font-size:16px;line-height:24px}.contactus-form .js-inputs-right-section ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section ::-ms-input-placeholder{font-size:16px;line-height:24px}.comment-dsu-ratings-reviews-comment-type-form-name,.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.contactus-form #engage-success,.contactus-form .confirmation-detail .confirmation-detail-value,.contactus-form .form-item--error-message,.contactus-form .input-error-desc,.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.contactus-form .js-inputs-right-section ::placeholder,.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.contactus-form ul li a,.label1,.mg-comments-loadmore,.mg-comments-name,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img,.mg-comments-reply,.mg-comments .mg-input input,.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .js-form-file.form-file,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textarea textarea,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .js-form-type-textfield input,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div,.mg-rating__stars .mg-rating_captcha .mg-captcha-row1 input,.mg-rating__stars>.confirm,.mg-recipe-header_subtitle .no-anchor,.mg-recipe-header_subtitle a,.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li,.mg-search-filter-elem,.mg-search-filter-elem span,.mg-story a .story-img span,.mg-teaser-expert__container .detail p,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-video-play-icon div,.newsletter-form .confirmation-detail .confirmation-detail-value,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper a,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section ::placeholder,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{font-size:16px;line-height:24px}}.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,.contactus-form .confirmation-detail .confirmation-detail-label,.contactus-form .js-inputs-right-section label,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-comments-name .date_time strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,.mg-generic-text__description table tr th,.mg-navigation-place-holder__description table tr th,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-pills,.mg-pills .adimo-container .btn-buynow>div,.mg-pills .adimoWidget .btn-buynow>div,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-recipe-info-wrapper .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:Raleway,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,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-comments-name .date_time strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,.mg-generic-text__description table tr th,.mg-navigation-place-holder__description table tr th,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-pills,.mg-pills .adimo-container .btn-buynow>div,.mg-pills .adimoWidget .btn-buynow>div,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-search__quicklinks button,.mg-table__main table tbody tr th,.newsletter-form .confirmation-detail .confirmation-detail-label,.newsletter-form .js-inputs-right-section label,.panel-content__description table tr th{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,.contactus-form .confirmation-detail .confirmation-detail-label,.contactus-form .js-inputs-right-section label,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-comments-name .date_time strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,.mg-generic-text__description table tr th,.mg-navigation-place-holder__description table tr th,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-pills,.mg-pills .adimo-container .btn-buynow>div,.mg-pills .adimoWidget .btn-buynow>div,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-search__quicklinks button,.mg-table__main table tbody tr th,.newsletter-form .confirmation-detail .confirmation-detail-label,.newsletter-form .js-inputs-right-section label,.panel-content__description table tr th{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,.contactus-form .confirmation-detail .confirmation-detail-label,.contactus-form .js-inputs-right-section label,.label2,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a .extra-text,.mg-comments-name .date_time strong,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading,.mg-generic-text__description table tr th,.mg-navigation-place-holder__description table tr th,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-pills,.mg-pills .adimo-container .btn-buynow>div,.mg-pills .adimoWidget .btn-buynow>div,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-search__quicklinks button,.mg-table__main table tbody tr th,.newsletter-form .confirmation-detail .confirmation-detail-label,.newsletter-form .js-inputs-right-section label,.panel-content__description table tr th{font-size:14px;line-height:20px}}.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:10px;line-height:14px;font-family:Raleway,Arial}@media screen and (min-width:768px){.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:10px;line-height:14px}}@media screen and (min-width:1024px){.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:10px;line-height:14px}}@media screen and (min-width:1200px){.label3,.mg-cooking-mode-section .mg-time-button .time-label{font-size:12px;line-height:16px}}.bodycopy-large,.mg-author-desc,.mg-quote-desc,.mg-quote-platform+.mg-quote-desc,.mg-teaser-expert-data__quote{font-size:20px;line-height:35px;font-family:Raleway,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{font-size:20px;line-height:35px}}@media screen and (min-width:1024px){.bodycopy-large,.mg-author-desc,.mg-quote-desc,.mg-quote-platform+.mg-quote-desc,.mg-teaser-expert-data__quote{font-size:20px;line-height:35px}}@media screen and (min-width:1200px){.bodycopy-large,.mg-author-desc,.mg-quote-desc,.mg-quote-platform+.mg-quote-desc,.mg-teaser-expert-data__quote{font-size:25px;line-height:40px}}.bodycopy,.comment-dsu-ratings-reviews-comment-type-form-message p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.contactus-form label,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-accordion:not(.accordion-override) .accordion-group .panel-content,.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show,.mg-author-platform,.mg-category-tags__details-search a .input.active,.mg-category-tags__details .mg-home-stage__description>div,.mg-category-tags__searchtags .mg-tag,.mg-comments-message p,.mg-comments .mg-textarea textarea,.mg-cooking-knowledge p,.mg-cooking-mode-section p,.mg-footer__copyright,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-generic-text__description ol+p,.mg-generic-text__description ol li,.mg-generic-text__description p,.mg-home-stage__details-search a .input.active,.mg-home-stage__details .mg-home-stage__description>div,.mg-home-stage__searchtags .mg-tag,.mg-image-block__block-desc p,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-navigation-place-holder__description ol+p,.mg-navigation-place-holder__description ol li,.mg-navigation-place-holder__description p,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child,.mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description,.mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-product-card .mg-recipe-info-wrapper .mg-search__product-description,.mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-quote-platform,.mg-recipe-header .mg-bread ul li,.mg-recipe-header_description,.mg-recipe-instructions .heading,.mg-recipe-instructions__steps-instructions span,.mg-recipe-labels span,.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input input,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper a,.mg-tags-description,.mg-teaser-carousel .mg-video .mg-video__txt-block .bodycopy-small,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-carousel__title .description,.mg-teaser-content__container-des .description,.mg-teaser-expert__container .detail .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-teaser-full.theme-dark p,.mg-teaser-full p,.mg-term-condition p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form label,.newsletter-subscribe-error p,.newsletter-subscribe-success p,.newsletter-thankyou-message p,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td h3,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td p,.panel-content__description ol+p,.panel-content__description ol li,.panel-content__description p{font-size:12px;line-height:18px;font-family:Raleway,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,.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-category-tags__details-search a .input.active,.mg-category-tags__details .mg-home-stage__description>div,.mg-category-tags__searchtags .mg-tag,.mg-comments-message p,.mg-comments .mg-textarea textarea,.mg-cooking-knowledge p,.mg-cooking-mode-section p,.mg-footer__copyright,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-generic-text__description ol+p,.mg-generic-text__description ol li,.mg-generic-text__description p,.mg-home-stage__details-search a .input.active,.mg-home-stage__details .mg-home-stage__description>div,.mg-home-stage__searchtags .mg-tag,.mg-image-block__block-desc p,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-navigation-place-holder__description ol+p,.mg-navigation-place-holder__description ol li,.mg-navigation-place-holder__description p,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child,.mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description,.mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-product-card .mg-recipe-info-wrapper .mg-search__product-description,.mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-quote-platform,.mg-recipe-header .mg-bread ul li,.mg-recipe-header_description,.mg-recipe-instructions .heading,.mg-recipe-instructions__steps-instructions span,.mg-recipe-labels span,.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input input,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper a,.mg-tags-description,.mg-teaser-carousel .mg-video .mg-video__txt-block .bodycopy-small,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-carousel__title .description,.mg-teaser-content__container-des .description,.mg-teaser-expert__container .detail .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-teaser-full.theme-dark p,.mg-teaser-full p,.mg-term-condition p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form label,.newsletter-subscribe-error p,.newsletter-subscribe-success p,.newsletter-thankyou-message p,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td h3,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td p,.panel-content__description ol+p,.panel-content__description ol li,.panel-content__description p{font-size:14px;line-height:20px}}@media screen and (min-width:1024px){.bodycopy,.comment-dsu-ratings-reviews-comment-type-form-message p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.contactus-form label,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-accordion:not(.accordion-override) .accordion-group .panel-content,.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show,.mg-author-platform,.mg-category-tags__details-search a .input.active,.mg-category-tags__details .mg-home-stage__description>div,.mg-category-tags__searchtags .mg-tag,.mg-comments-message p,.mg-comments .mg-textarea textarea,.mg-cooking-knowledge p,.mg-cooking-mode-section p,.mg-footer__copyright,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-generic-text__description ol+p,.mg-generic-text__description ol li,.mg-generic-text__description p,.mg-home-stage__details-search a .input.active,.mg-home-stage__details .mg-home-stage__description>div,.mg-home-stage__searchtags .mg-tag,.mg-image-block__block-desc p,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-navigation-place-holder__description ol+p,.mg-navigation-place-holder__description ol li,.mg-navigation-place-holder__description p,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child,.mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description,.mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-product-card .mg-recipe-info-wrapper .mg-search__product-description,.mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-quote-platform,.mg-recipe-header .mg-bread ul li,.mg-recipe-header_description,.mg-recipe-instructions .heading,.mg-recipe-instructions__steps-instructions span,.mg-recipe-labels span,.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input input,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper a,.mg-tags-description,.mg-teaser-carousel .mg-video .mg-video__txt-block .bodycopy-small,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-carousel__title .description,.mg-teaser-content__container-des .description,.mg-teaser-expert__container .detail .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-teaser-full.theme-dark p,.mg-teaser-full p,.mg-term-condition p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form label,.newsletter-subscribe-error p,.newsletter-subscribe-success p,.newsletter-thankyou-message p,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td h3,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td p,.panel-content__description ol+p,.panel-content__description ol li,.panel-content__description p{font-size:14px;line-height:20px}}@media screen and (min-width:1200px){.bodycopy,.comment-dsu-ratings-reviews-comment-type-form-message p,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.contactus-form label,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-accordion:not(.accordion-override) .accordion-group .panel-content,.mg-accordion:not(.accordion-override) .accordion-group .panel-content.show,.mg-author-platform,.mg-category-tags__details-search a .input.active,.mg-category-tags__details .mg-home-stage__description>div,.mg-category-tags__searchtags .mg-tag,.mg-comments-message p,.mg-comments .mg-textarea textarea,.mg-cooking-knowledge p,.mg-cooking-mode-section p,.mg-footer__copyright,.mg-freeze-table__main .scroll-section table tbody .scroll-section__row,.mg-freeze-table__main .scroll-section table thead .scroll-section__row,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-generic-text__description ol+p,.mg-generic-text__description ol li,.mg-generic-text__description p,.mg-home-stage__details-search a .input.active,.mg-home-stage__details .mg-home-stage__description>div,.mg-home-stage__searchtags .mg-tag,.mg-image-block__block-desc p,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td p,.mg-navigation-place-holder__description ol+p,.mg-navigation-place-holder__description ol li,.mg-navigation-place-holder__description p,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child,.mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description,.mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-product-card .mg-recipe-info-wrapper .mg-search__product-description,.mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-quote-platform,.mg-recipe-header .mg-bread ul li,.mg-recipe-header_description,.mg-recipe-instructions .heading,.mg-recipe-instructions__steps-instructions span,.mg-recipe-labels span,.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input input,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper a,.mg-tags-description,.mg-teaser-carousel .mg-video .mg-video__txt-block .bodycopy-small,.mg-teaser-carousel .mg-video .mg-video__txt-block .info,.mg-teaser-carousel__title .description,.mg-teaser-content__container-des .description,.mg-teaser-expert__container .detail .description,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.mg-teaser-full.theme-dark p,.mg-teaser-full p,.mg-term-condition p,.moderation-dashboard .custom-class-moderation-dashboard-recently-created a,.moderation-dashboard .custom-class-moderation-dashboard-recently-created td,.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form label,.newsletter-subscribe-error p,.newsletter-subscribe-success p,.newsletter-thankyou-message p,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td h3,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td p,.panel-content__description ol+p,.panel-content__description ol li,.panel-content__description p{font-size:20px;line-height:29px}}.bodycopy-small,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,.mg-accordion-table__disclaimer,.mg-comments-name strong .platform span:not(:first-child),.mg-cooking-mode-section .mg-ingredients,.mg-freeze-table__disclaimer,.mg-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-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-search-filter-sorting>button span,.mg-search-kochstudio-expert .mg-search-expert__quote,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-table__disclaimer,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name h3,.mg-teaser-carousel .mg-teaser-expert-data__quote,.mg-teaser-list ul li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{font-size:14px;line-height:24px;font-family:Raleway,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,.mg-accordion-table__disclaimer,.mg-comments-name strong .platform span:not(:first-child),.mg-cooking-mode-section .mg-ingredients,.mg-freeze-table__disclaimer,.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-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-search-filter-sorting>button span,.mg-search-kochstudio-expert .mg-search-expert__quote,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-table__disclaimer,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name h3,.mg-teaser-carousel .mg-teaser-expert-data__quote,.mg-teaser-list ul li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{font-size:14px;line-height:24px}}@media screen and (min-width:1024px){.bodycopy-small,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,.mg-accordion-table__disclaimer,.mg-comments-name strong .platform span:not(:first-child),.mg-cooking-mode-section .mg-ingredients,.mg-freeze-table__disclaimer,.mg-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-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-search-filter-sorting>button span,.mg-search-kochstudio-expert .mg-search-expert__quote,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-table__disclaimer,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name h3,.mg-teaser-carousel .mg-teaser-expert-data__quote,.mg-teaser-list ul li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{font-size:14px;line-height:24px}}@media screen and (min-width:1200px){.bodycopy-small,.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,.mg-accordion-table__disclaimer,.mg-comments-name strong .platform span:not(:first-child),.mg-cooking-mode-section .mg-ingredients,.mg-freeze-table__disclaimer,.mg-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-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-pdf-cta .mg-pdf-checkbox label,.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended p,.mg-search-filter-sorting>button span,.mg-search-kochstudio-expert .mg-search-expert__quote,.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-table__disclaimer,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2,.mg-teaser-carousel .mg-teaser-expert-data__name h3,.mg-teaser-carousel .mg-teaser-expert-data__quote,.mg-teaser-list ul li,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{font-size:16px;line-height:26px}}.caption,.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-input-tip,.mg-comments .mg-profanity-error,.mg-comments .mg-textarea .mg-textarea-tip{font-size:12px;line-height:18px;font-family:Raleway,Arial;letter-spacing:.03125rem}@media screen and (min-width:768px){.caption,.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-input-tip,.mg-comments .mg-profanity-error,.mg-comments .mg-textarea .mg-textarea-tip{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.caption,.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-input-tip,.mg-comments .mg-profanity-error,.mg-comments .mg-textarea .mg-textarea-tip{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.caption,.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-input-tip,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-input-tip,.mg-comments .mg-profanity-error,.mg-comments .mg-textarea .mg-textarea-tip{font-size:16px;line-height:24px}}.caption-same{font-size:12px;line-height:18px;font-family:Raleway,Arial;letter-spacing:.03125rem}.navigation-links{font-size:9px;line-height:14px;font-family:Raleway,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-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-term-condition p{color:#999}.mg-tag,.recipe-inst-totalmins{font-size:14px;line-height:22px;font-family:Raleway,Arial}@media screen and (min-width:768px){.mg-tag,.recipe-inst-totalmins{font-size:14px;line-height:22px}}@media screen and (min-width:1024px){.mg-tag,.recipe-inst-totalmins{font-size:14px;line-height:22px}}@media screen and (min-width:1200px){.mg-tag,.recipe-inst-totalmins{font-size:16px;line-height:24px}}.recipe-inst-stepmins{font-size:12px;line-height:16px;font-family:Raleway,Arial}@media screen and (min-width:768px){.recipe-inst-stepmins{font-size:12px;line-height:18px}}@media screen and (min-width:1024px){.recipe-inst-stepmins{font-size:12px;line-height:18px}}@media screen and (min-width:1200px){.recipe-inst-stepmins{font-size:12px;line-height:16px}}.generic-text-paragraph,.mg-generic-text__description div,.mg-navigation-place-holder__description div,.ms_testimonial-details p,.panel-content__description div{font-size:16px;line-height:28px;font-family:Raleway,Arial}@media screen and (min-width:768px){.generic-text-paragraph,.mg-generic-text__description div,.mg-navigation-place-holder__description div,.ms_testimonial-details p,.panel-content__description div{font-size:16px;line-height:32px}}@media screen and (min-width:1024px){.generic-text-paragraph,.mg-generic-text__description div,.mg-navigation-place-holder__description div,.ms_testimonial-details p,.panel-content__description div{font-size:16px;line-height:32px}}@media screen and (min-width:1200px){.generic-text-paragraph,.mg-generic-text__description div,.mg-navigation-place-holder__description div,.ms_testimonial-details p,.panel-content__description div{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:Raleway,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:Raleway,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:Raleway,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}}.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:Raleway,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}}.star-count-text,.star-givenby{font-size:10px;line-height:10px;font-family:Raleway,Arial;font-weight:400}@media screen and (min-width:1024px){.star-count-text,.star-givenby{font-size:12px;line-height:12px}}@media screen and (min-width:75em){.mg-footer__block-nav2 .footer-links{font-size:1rem;line-height:1.625rem}}.mg-term-condition__btn,.mg-video-play-icon a,.Video-btn{color:#fff;background:#333;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#00833e),color-stop(50%,#333));background:linear-gradient(90deg,#00833e 50%,#333 0);background-size:200% 100%;background-position:100% 100%}.mg-term-condition__btn span,.mg-video-play-icon a span,.Video-btn span{background-size:.75rem 1.3125rem}.banner+.grid-container{margin-top:1.875rem}@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:Raleway,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:Raleway,Arial}.maggiIcons .mg-image-container:before{font-family:buitoni_icons;font-size:1.875rem;font-weight:400}.mg-tag{font-family:Raleway,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-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-recipe-instructions__header-totalTime,.mg-recipe-instructions__steps-head span{font-family:Bilo-Black,Arial}.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 div.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:Raleway,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 div.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 div.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 div.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:Raleway,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}}.search-magzine-title{font-size:18px;line-height:24px;font-family:Raleway,Arial}@media screen and (min-width:768px){.search-magzine-title{font-size:16px;line-height:22px}}@media screen and (min-width:1024px){.search-magzine-title{font-size:16px;line-height:22px}}@media screen and (min-width:1200px){.search-magzine-title{font-size:22px;line-height:32px}}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group h6,.search-filter-categories-title{font-size:14px;line-height:24px;font-family:Raleway,Arial;font-weight:400}.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.recipe-overview-card-title{font-size:10px;line-height:14px;font-family:Raleway,Arial;font-weight:700}@media screen and (min-width:1024px){.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.recipe-overview-card-title{font-size:21px;line-height:28px}}.js-mg-search__dsu_product .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.js-mg-search__produkte .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.rsearch-card-title{font-size:16px;line-height:20px;font-family:Raleway,Arial;font-weight:700}@media screen and (min-width:1024px){.js-mg-search__dsu_product .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.js-mg-search__produkte .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.rsearch-card-title{font-size:21px;line-height:28px}}.buitoni-article-sub-heading,.buitoni-category-tags .buitoni-terms-list__item a,.product-category-tab{font-size:10px;line-height:14px;font-family:Raleway,Arial;font-weight:700}@media screen and (min-width:768px){.buitoni-article-sub-heading,.buitoni-category-tags .buitoni-terms-list__item a,.product-category-tab{font-size:14px;line-height:20px}}@media screen and (min-width:1024px){.buitoni-article-sub-heading,.buitoni-category-tags .buitoni-terms-list__item a,.product-category-tab{font-size:20px;line-height:28px}}@media screen and (min-width:1200px){.buitoni-article-sub-heading,.buitoni-category-tags .buitoni-terms-list__item a,.product-category-tab{font-size:20px;line-height:28px}}.buitoni-recipe-pills-text,.mg-pills .pills-text{font-size:12px;line-height:16px;font-family:Raleway,Arial;font-weight:400}@media screen and (min-width:768px){.buitoni-recipe-pills-text,.mg-pills .pills-text{font-size:16px;line-height:16px}}@media screen and (min-width:1024px){.buitoni-recipe-pills-text,.mg-pills .pills-text{font-size:16px;line-height:20px}}@media screen and (min-width:1200px){.buitoni-recipe-pills-text,.mg-pills .pills-text{font-size:18px;line-height:18px}}.mg-content-grid .mg-search__result-title,.mg-sub-category-grid .mg-teaser-recipe_content .upper-content h2,.product-overview-title{font-size:30px;line-height:30px;font-family:Bilo-Black,Arial;font-weight:700}@media screen and (min-width:1200px){.mg-content-grid .mg-search__result-title,.mg-sub-category-grid .mg-teaser-recipe_content .upper-content h2,.product-overview-title{font-size:60px;line-height:60px}}.product-overview-title-text{font-size:25px;line-height:25px;font-family:Bilo-Black,Arial;font-weight:700}@media screen and (min-width:1200px){.product-overview-title-text{font-size:35px;line-height:35px}}.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,.playlist-comp-title{font-size:25px;line-height:25px;font-family:Raleway,Arial;font-weight:700}@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,.playlist-comp-title{font-size:35px;line-height:35px}}.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:Raleway,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:Raleway,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:Raleway,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:Raleway,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 .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,.mg-accordion:not(.accordion-override) .accordion-group .panel-title a html.lang-vi .extra-text,.mg-accordion:not(.accordion-override) .accordion-group html.lang-vi .panel-content,.mg-category-tags__details-search a html.lang-vi .input.active,.mg-category-tags__details html.lang-vi .mg-home-stage__description>div,.mg-category-tags__searchtags html.lang-vi .mg-tag,.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 .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 div.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 .generic_table .mg-generic-text__description table tbody tr td html.lang-vi h3,.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td html.lang-vi p,.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 ol html.lang-vi li,.mg-generic-text__description table tr html.lang-vi th,.mg-home-stage__details-search a html.lang-vi .input.active,.mg-home-stage__details html.lang-vi .mg-home-stage__description>div,.mg-home-stage__searchtags html.lang-vi .mg-tag,.mg-image-block__block-desc 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 .generic_table .mg-generic-text__description table tbody tr td html.lang-vi h3,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td 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 ol html.lang-vi li,.mg-navigation-place-holder__description table tr html.lang-vi th,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty html.lang-vi .mg-difficulty-text,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration html.lang-vi .mg-duration-text,.mg-newsletter-text-image .mg-newsletter-info-wrapper html.lang-vi .mg-recipe-info,.mg-newsletter-text-image .mg-newsletter-info-wrapper html.lang-vi .mg-search__product-description,.mg-newsletter-text-image .mg-newsletter-info-wrapper html.lang-vi div.mg-newsletter-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty html.lang-vi .mg-difficulty-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration html.lang-vi .mg-duration-text,.mg-newsletter-text-image .mg-recipe-info-wrapper html.lang-vi .mg-search__product-description,.mg-newsletter-text-image .mg-recipe-info-wrapper html.lang-vi div.mg-newsletter-info,.mg-pdf-cta .mg-pdf-checkbox html.lang-vi label,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-vi .table-cell:first-child,.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row html.lang-vi .table-cell:last-child,.mg-pills .adimo-container html.lang-vi .btn-buynow>div,.mg-pills .adimoWidget html.lang-vi .btn-buynow>div,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty html.lang-vi .mg-difficulty-text,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration html.lang-vi .mg-duration-text,.mg-product-card .mg-newsletter-info-wrapper html.lang-vi .mg-search__product-description,.mg-product-card .mg-newsletter-info-wrapper html.lang-vi div.mg-newsletter-info,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty html.lang-vi .mg-difficulty-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration html.lang-vi .mg-duration-text,.mg-product-card .mg-recipe-info-wrapper html.lang-vi .mg-search__product-description,.mg-product-card .mg-recipe-info-wrapper html.lang-vi div.mg-newsletter-info,.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-recipe-header .mg-bread ul html.lang-vi li,.mg-recipe-header_subtitle html.lang-vi .no-anchor,.mg-recipe-header_subtitle html.lang-vi a,.mg-recipe-instructions__steps-instructions html.lang-vi span,.mg-recipe-instructions html.lang-vi .heading,.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 html.lang-vi li,.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-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__banner_overtext.mg-search__home-stage .mg-search__banner_input html.lang-vi input,.mg-search__quicklinks html.lang-vi button,.mg-search__result_wrapper html.lang-vi .mg-search-pills,.mg-story a .story-img html.lang-vi span,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-vi .mg-recipe-info,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper html.lang-vi a,.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 html.lang-vi h3,.mg-teaser-carousel .mg-video .mg-video__txt-block html.lang-vi .bodycopy-small,.mg-teaser-carousel .mg-video .mg-video__txt-block html.lang-vi .info,.mg-teaser-carousel__title html.lang-vi .description,.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,.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 .generic_table .mg-generic-text__description table tbody tr td html.lang-vi h3,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td 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 ol html.lang-vi li,.panel-content__description table tr html.lang-vi th,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 .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 .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-author-desc,html.lang-vi .mg-author-platform,html.lang-vi .mg-category-tags__details-search a .input.active,html.lang-vi .mg-category-tags__details .mg-home-stage__description>div,html.lang-vi .mg-category-tags__searchtags .mg-tag,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 .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-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 div.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 .generic_table .mg-generic-text__description table tbody tr td h3,html.lang-vi .mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td p,html.lang-vi .mg-generic-text__description div,html.lang-vi .mg-generic-text__description ol,html.lang-vi .mg-generic-text__description ol li,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-home-stage__details-search a .input.active,html.lang-vi .mg-home-stage__details .mg-home-stage__description>div,html.lang-vi .mg-home-stage__searchtags .mg-tag,html.lang-vi .mg-image-block__block-desc 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 .generic_table .mg-generic-text__description table tbody tr td h3,html.lang-vi .mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td 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 ol li,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-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,html.lang-vi .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-vi .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-vi .mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description,html.lang-vi .mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info,html.lang-vi .mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-vi .mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-vi .mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description,html.lang-vi .mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info,html.lang-vi .mg-pdf-cta .mg-pdf-checkbox label,html.lang-vi .mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child,html.lang-vi .mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child,html.lang-vi .mg-pills,html.lang-vi .mg-pills .adimo-container .btn-buynow>div,html.lang-vi .mg-pills .adimoWidget .btn-buynow>div,html.lang-vi .mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-vi .mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-vi .mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description,html.lang-vi .mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info,html.lang-vi .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,html.lang-vi .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,html.lang-vi .mg-product-card .mg-recipe-info-wrapper .mg-search__product-description,html.lang-vi .mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info,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-recipe-header .mg-bread ul li,html.lang-vi .mg-recipe-header_description,html.lang-vi .mg-recipe-header_subtitle .no-anchor,html.lang-vi .mg-recipe-header_subtitle a,html.lang-vi .mg-recipe-instructions .heading,html.lang-vi .mg-recipe-instructions__steps-instructions span,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,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-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.mg-search__home-stage .mg-search__banner_input input,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-search-pills,html.lang-vi .mg-story a .story-img span,html.lang-vi .mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,html.lang-vi .mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper a,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-tags-description,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 h3,html.lang-vi .mg-teaser-carousel .mg-teaser-expert-data__quote,html.lang-vi .mg-teaser-carousel .mg-video .mg-video__txt-block .bodycopy-small,html.lang-vi .mg-teaser-carousel .mg-video .mg-video__txt-block .info,html.lang-vi .mg-teaser-carousel__title .description,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 .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 .generic_table .mg-generic-text__description table tbody tr td h3,html.lang-vi .panel-content__description .generic_table .mg-generic-text__description table tbody tr td p,html.lang-vi .panel-content__description div,html.lang-vi .panel-content__description ol,html.lang-vi .panel-content__description ol li,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 body{font-family:Raleway,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-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-recipe-instructions__steps-head html.lang-vi span,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-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-recipe-instructions__header-totalTime,html.lang-vi .mg-recipe-instructions__steps-head span{font-family:Raleway,Arial}.mg-accordion:not(.accordion-override) .accordion-group .panel-title a h3,.mg-dsu-rating .overall-form-wrapper h2,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3,.mg-ingredients__title h3,.mg-pdp-template .mg-pdp-content .accordion-group.visible-for-desktop .panel-title a,.ui-widget{font-family:Raleway,Arial!important}.banner-title-lg,.mg-generic-stage h1,.mg-search__banner_overtext h1{font-size:30px;line-height:36px;font-family:Bilo-Black,Arial;font-weight:400}@media screen and (min-width:768px){.banner-title-lg,.mg-generic-stage h1,.mg-search__banner_overtext h1{font-size:30px;line-height:36px}}@media screen and (min-width:1024px){.banner-title-lg,.mg-generic-stage h1,.mg-search__banner_overtext h1{font-size:30px;line-height:36px}}@media screen and (min-width:1200px){.banner-title-lg,.mg-generic-stage h1,.mg-search__banner_overtext h1{font-size:55px;line-height:57px}}.sus-stat-desc{font-size:16px;line-height:26px;font-family:Raleway,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:Raleway,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}}.sus-pillar-card-title{font-size:25px;line-height:35px;font-family:Raleway,Arial}@media screen and (min-width:1200px){.sus-pillar-card-title{font-size:40px;line-height:50px}}.mg-quotation__container p,.sustainable-font{font-size:16px;line-height:25px;font-family:Raleway,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,.sustainable-location-font-size{font-size:16px;line-height:24px;font-family:Raleway,Arial;font-weight:400}@media screen and (min-width:768px){.mg-quotation__container span,.sustainable-location-font-size{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.mg-quotation__container span,.sustainable-location-font-size{font-size:16px;line-height:24px}}@media screen and (min-width:1200px){.mg-quotation__container span,.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:Raleway,Arial;font-weight:400}@media screen and (min-width:1024px){.sustainability-banner .sustainability-banner-title,.sustainable-banner-title{font-size:45px;line-height:60px}}.ms_testimonial-details span,.testimonial-title{font-size:20px;line-height:35px;font-family:Raleway,Arial;font-weight:400}.mg-footer{background:#00833e;position:relative}.mg-footer__block{padding:1.25rem 0 .625rem}@media print,screen and (min-width:48em){.mg-footer__block{padding:3.8125rem 0 5.72688rem}}@media screen and (min-width:75em){.mg-footer__block{padding:5.25rem 0 5.02625rem}}.mg-footer__block>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (max-width:47.99875em){.mg-footer__block>div:first-child{margin-bottom:3.125rem}.mg-footer__block>div:first-child div:last-child{margin-top:.625rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-footer__block>div:first-child{margin-bottom:1.875rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width:64em){.mg-footer__block>div:first-child{margin-bottom:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mg-footer__block-icon{float:left}@media print,screen and (max-width:47.99875em){.mg-footer__block-icon{float:unset}}.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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:48em){.mg-footer__block-icon ul{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.mg-footer__block-icon li{margin-bottom:1.3125rem;float:left;padding:0 .625rem}@media print,screen and (min-width:64em){.mg-footer__block-icon li{padding:0 .9375rem}}@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:auto;height:1.375rem}@media print,screen and (min-width:64em){.mg-footer__block-icon li a>img{width:2.5rem;height:2.5rem}}@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-link{margin-top:1rem;border-bottom:.0625rem solid #fff}@media print,screen and (min-width:48em){.mg-footer__block-link{margin-top:.78688rem;border-bottom:unset}}@media print,screen and (min-width:64em){.mg-footer__block-link{margin-top:0}}.mg-footer__block-link ul{margin:0;padding:0;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}@media print,screen and (min-width:48em){.mg-footer__block-link ul{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.mg-footer__block-link ul li{margin-bottom:.8125rem;margin-right:.8125rem}@media print,screen and (min-width:48em){.mg-footer__block-link ul li{margin-bottom:.9375rem;margin-right:.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;margin-right:.76938rem}}@media print,screen and (min-width:48em){.mg-footer__block-link ul li:last-child{margin-right:0}}.mg-footer__block-link ul li a{text-decoration:none;display:inline-block;padding:0 .3125rem;color:#fff}@media print,screen and (min-width:48em){.mg-footer__block-link ul li a{padding:0 .625rem}}@media print,screen and (min-width:64em){.mg-footer__block-link ul li a{padding:0 .9375rem}}.mg-footer__block-link ul li a:hover{opacity:.8}@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;opacity:.7;padding:.8125rem}@media print,screen and (max-width:47.99875em){.mg-footer__block-lang li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}}.mg-footer__block-lang li .is-active{opacity:1;color:#fff}.mg-footer__block-lang li:last-child{border-right:.125rem solid #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 (max-width:47.99875em){.mg-footer__block{display:-webkit-box;display:-ms-flexbox;display:flex}}.mg-footer .logo-copyright,.mg-footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-footer__logo .medium-offset-1{margin-left:4.16667%}.mg-footer__logo a{right:1.6875rem}.mg-footer__logo a img{width:3.125rem;height:2.25rem;max-width:5rem}@media print,screen and (min-width:48em){.mg-footer__logo a img{width:3.75rem;height:2.6875rem;max-width:6rem}}@media print,screen and (min-width:64em){.mg-footer__logo a img{width:5.625rem;height:4.0625rem;max-width:9rem}}.mg-footer__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.9375rem;color:#fff}@-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}}@media print,screen and (min-width:48em){.mg-navigation{width:4.375rem!important}}@media print,screen and (min-width:64em){.mg-navigation{width:7.375rem!important}}@media screen and (min-width:75em){.mg-navigation{width:7.375rem!important}}@media print,screen and (max-width:47.99875em){.mg-navigation .brand-logo{cursor:pointer;position:fixed;top:2.0625rem;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:1.375rem;z-index:1;opacity:1;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}}@media print,screen and (max-width:47.99875em){.mg-navigation .brand-logo img{width:5.6875rem}}.mg-navigation .navigation-container{z-index:1253;top:0;width:100%;height:11%;position:fixed}@media print,screen and (min-width:48em){.mg-navigation .navigation-container{height:inherit;width:4.375rem!important;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:7.375rem!important}}@media screen and (min-width:75em){.mg-navigation .navigation-container{width:7.375rem!important}}.mg-navigation .navigation-container .mg-navigation-l1{z-index:13;-webkit-box-shadow:0 .625rem 3.125rem 0 rgba(85,85,85,.07);box-shadow:0 .625rem 3.125rem 0 rgba(85,85,85,.07);overflow:visible;background:#41b977;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:#00833e}}.mg-navigation .navigation-container .mg-navigation-l1 .logo{position:relative;z-index:9;outline:0 none;border:0}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l1 .logo{cursor:pointer;position:fixed;top:2.0625rem;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:1.375rem}}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l1 .logo.hide-brandlogo,.mg-navigation .navigation-container .mg-navigation-l1 .logo.hide-logo{top:-6.875rem}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 .logo{background:#00833e;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;display:block;margin-bottom:1.25rem;padding-top:1.5625rem;padding-left:.625rem}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l1 .logo{height:auto;margin-bottom:0;padding-top:.625rem}}@media (min-width:992px){.mg-navigation .navigation-container .mg-navigation-l1 .logo{padding-left:0}}@media (min-width:1025px) and (min-height:600px){.mg-navigation .navigation-container .mg-navigation-l1 .logo{padding-left:1.5625rem}}.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:5.6875rem;height:3.625rem;max-width:unset}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:5.625rem;height:4.0625rem;margin-right:-3.125rem}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:7.5rem;height:5.375rem;margin-right:0}}@media (min-width:992px){.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:4.375rem}}@media (min-width:992px) and (min-height:600px){.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:6.875rem}}@media (min-width:992px) and (min-height:768px){.mg-navigation .navigation-container .mg-navigation-l1 .logo img{width:7.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}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list{overflow-y:visible;padding-top:3.125rem}}.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:.125rem;padding:0;position:relative}}@media screen and (min-width:75em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li:first-child{margin-top:0!important}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li:last-child{margin-bottom:2.5rem;padding-right:0}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li>a{min-height:4.375rem;padding:.25rem 0;width:5.625rem;word-break:break-word}}@media (min-width:992px) and (min-height:700px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li>a{min-height:4rem}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li ul{padding:.625rem 0;position:absolute;left:100%;top:50%;background:#41b977;margin-left:0;max-height:0;-webkit-transition:max-height .15s ease-out;transition:max-height .15s ease-out;visibility:hidden;width:0;overflow:hidden}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li ul li{margin-top:0}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li ul li:last-child{margin-bottom:0}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li ul li a{font-size:1rem;color:#fff;display:block;text-transform:none;padding:.4375rem 1.25rem;text-align:left;width:auto;min-height:0}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li.list-lang-item:hover ul,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li.list-lang-item ul{position:static;max-height:none;visibility:visible;-webkit-transition:none;transition:none;width:auto;overflow:visible;overflow:initial}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li:hover ul{-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12.5rem;visibility:visible;max-height:500px;-webkit-transition:max-height .25s ease-in;transition:max-height .25s ease-in}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li:hover>a{background:#41b977}.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{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 (min-width:992px) and (min-height:700px){.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-height:1.875rem;max-width:3.125rem;width:auto}}@media (min-width:992px) and (min-height:900px){.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-height:2.1875rem;max-width:3.125rem;width:auto}}.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:#fff}@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:3.75rem}}.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:hover 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,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li a.navigation-links.active-navigation,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li button.active-navigation,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active-navigation{background:#00471e}.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 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 div.navigation-links>div.active-navigation img,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list li div.navigation-links>div.active img{opacity:1}.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 button.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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items{padding:.3125rem 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;height:99vh}.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 only screen and (min-width:1024px) and (max-width:1199px) and (max-height:650px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items{padding:0}}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items li{padding-right:.625rem;min-width:3.75rem}}@media screen and (min-width:23.5em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items li{padding-right:0;display:block}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items li:nth-child(5){padding-right:0}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items>li>a{padding:.375rem 0;min-height:3.9375rem}}@media only screen and (min-width:1024px) and (max-width:1199px) and (max-height:650px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items>li>a{padding:.25rem 0;min-height:3.875rem}}@media only screen and (min-width:1024px) and (max-width:1199px) and (max-height:650px){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.more-items>li>a img{max-width:1.375rem;max-height:1.375rem}}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile{padding-top:0;background-color:#00833e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3.5625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile li:last-child{margin-bottom:0}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar .navbar-trigger-box{width:2.5rem;height:2.5rem;display:inline-block;position:relative;cursor:pointer;text-transform:none}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar .navbar-trigger-box .navbar-trigger-inner{width:2.5rem;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-delay:0s;transition-delay:0s;height:.125rem;background-color:#fff;border-radius:.3125rem;position:absolute;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease;display:block;top:35%;margin-top:-.125rem}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar .navbar-trigger-box .navbar-trigger-inner:before{top:.4375rem;width:2.5rem;opacity:1;-webkit-transition:top 75ms ease .12s,opacity 75ms ease;transition:top 75ms ease .12s,opacity 75ms ease;content:"";display:block;height:.125rem;background-color:#fff;border-radius:.3125rem;position:absolute}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar .navbar-trigger-box .navbar-trigger-inner:after{top:.875rem;width:1.25rem;-webkit-transform:rotate(0);transform:rotate(0);content:"";display:block;height:.125rem;background-color:#fff;border-radius:.3125rem;position:absolute}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar.active{z-index:2;margin-left:calc(75% - 54.6px)}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner{width:1.875rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:50%;margin-top:0;-webkit-transition-duration:.15s;transition-duration:.15s}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner:before{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner:after{top:0;width:1.875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar.active{margin-left:auto;margin-right:auto}.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner,.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner:after{width:2.5rem}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar{margin-left:auto;margin-right:auto;position:relative;top:-20%}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile .nav-bar{display:none}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile{height:100%}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list.mobile{display:none}}.mg-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul{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-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul{background:transparent;-webkit-transform:translate(0);transform:translate(0);width:auto;position:static}.mg-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul li:hover a{background:transparent}}.mg-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul li{border:0;margin:0}.mg-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul li a{padding:.5rem;color:#41b977}.mg-navigation .navigation-container .mg-navigation-l1 div.lang div.mg-footer__block-lang ul li a.is-active{font-weight:700;color:#fff}.mg-navigation .navigation-container .mg-navigation-l2,.mg-navigation .navigation-container .mg-navigation-l3{width:0;height:0;z-index:12;position:fixed;-webkit-transition-delay:.15s;transition-delay:.15s;background:#41b977}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l2,.mg-navigation .navigation-container .mg-navigation-l3{z-index:-1;bottom:0;width:100%;max-height:100vh;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,.mg-navigation .navigation-container .mg-navigation-l3{top:0;height:100vh;-webkit-transition:width .3s linear;transition:width .3s linear;left:0}}.mg-navigation .navigation-container .mg-navigation-l2.active,.mg-navigation .navigation-container .mg-navigation-l3.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);background:#1e6331;height:100vh!important;width:75vw}@media print,screen and (max-width:47.99875em){.mg-navigation .navigation-container .mg-navigation-l2.active,.mg-navigation .navigation-container .mg-navigation-l3.active{bottom:0;height:100vh;width:75vw}}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l2.active,.mg-navigation .navigation-container .mg-navigation-l3.active{position:absolute;height:100vh!important;left:3.6875rem;width:75vw}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l2.active,.mg-navigation .navigation-container .mg-navigation-l3.active{width:16.5rem;left:4.9375rem}}@media screen and (min-width:75em){.mg-navigation .navigation-container .mg-navigation-l2.active,.mg-navigation .navigation-container .mg-navigation-l3.active{width:24.9375rem;left:6.1875rem}}.mg-navigation .navigation-container .mg-navigation-l2 a.close-flyout,.mg-navigation .navigation-container .mg-navigation-l3 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,.mg-navigation .navigation-container .mg-navigation-l3 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,.mg-navigation .navigation-container .mg-navigation-l3 a.close-flyout{position:fixed;right:0;z-index:9}}.mg-navigation .navigation-container .mg-navigation-l2 a.close-flyout.hide-close-flyout,.mg-navigation .navigation-container .mg-navigation-l3 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,.mg-navigation .navigation-container .mg-navigation-l3 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,.mg-navigation .navigation-container .mg-navigation-l3 ul{padding-top:5.625rem;padding-left:0}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l2 ul,.mg-navigation .navigation-container .mg-navigation-l3 ul{position:absolute;top:50%;left:0;margin-right:-50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:5.625rem 3.6875rem 0;max-height:87vh;overflow-y:auto}.mg-navigation .navigation-container .mg-navigation-l2 ul::-webkit-scrollbar,.mg-navigation .navigation-container .mg-navigation-l3 ul::-webkit-scrollbar{width:0!important}.mg-navigation .navigation-container .mg-navigation-l2 ul,.mg-navigation .navigation-container .mg-navigation-l3 ul{-ms-overflow-style:none}}@media print,screen and (min-width:64em){.mg-navigation .navigation-container .mg-navigation-l2 ul,.mg-navigation .navigation-container .mg-navigation-l3 ul{padding:0 2.5rem}}@media screen and (min-width:75em){.mg-navigation .navigation-container .mg-navigation-l2 ul,.mg-navigation .navigation-container .mg-navigation-l3 ul{padding:0 3.9375rem}}.mg-navigation .navigation-container .mg-navigation-l2 ul li,.mg-navigation .navigation-container .mg-navigation-l3 ul li{list-style:none;opacity:0;text-align:left;margin-bottom:.875rem;-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,.mg-navigation .navigation-container .mg-navigation-l3 ul li{text-align:center}}.mg-navigation .navigation-container .mg-navigation-l2 ul li:last-child,.mg-navigation .navigation-container .mg-navigation-l3 ul li:last-child{margin-bottom:0}.mg-navigation .navigation-container .mg-navigation-l2 ul li .navigation-links span,.mg-navigation .navigation-container .mg-navigation-l3 ul li .navigation-links span{text-transform:uppercase}.mg-navigation .navigation-container .mg-navigation-l2 ul li .mobile-submenu,.mg-navigation .navigation-container .mg-navigation-l3 ul li .mobile-submenu{margin-left:0}.mg-navigation .navigation-container .mg-navigation-l2 ul li .mobile-submenu li a,.mg-navigation .navigation-container .mg-navigation-l3 ul li .mobile-submenu li a{text-transform:none}.mg-navigation .navigation-container .mg-navigation-l2 ul li a,.mg-navigation .navigation-container .mg-navigation-l3 ul li a{color:#fff;display:inline-block}.mg-navigation .navigation-container .mg-navigation-l2 ul li a.has-child-submenu span,.mg-navigation .navigation-container .mg-navigation-l3 ul li a.has-child-submenu span{text-transform:uppercase}.mg-navigation .navigation-container .mg-navigation-l2 ul li a.has-child-submenu:after,.mg-navigation .navigation-container .mg-navigation-l3 ul li a.has-child-submenu:after{content:"";font-family:buitoni_icons;font-size:.875rem;position:absolute;margin-left:10px;color:#fff}.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,.mg-navigation .navigation-container .mg-navigation-l3 ul li a:active,.mg-navigation .navigation-container .mg-navigation-l3 ul li a:focus,.mg-navigation .navigation-container .mg-navigation-l3 ul li a:hover{color:#fff}.mg-navigation .navigation-container .mg-navigation-l2 ul li a.text--dark-gray,.mg-navigation .navigation-container .mg-navigation-l3 ul li a.text--dark-gray{color:#fff!important}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(1n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(1n){-webkit-animation-delay:.2s;animation-delay:.2s;text-align:left;margin-left:25px;padding-right:2.5rem}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(2n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(2n){-webkit-animation-delay:.3s;animation-delay:.3s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(3n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(3n){-webkit-animation-delay:.35s;animation-delay:.35s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(4n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(4n){-webkit-animation-delay:.4s;animation-delay:.4s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(5n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(5n){-webkit-animation-delay:.45s;animation-delay:.45s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(6n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(6n){-webkit-animation-delay:.5s;animation-delay:.5s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(7n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(7n){-webkit-animation-delay:.55s;animation-delay:.55s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(8n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(8n){-webkit-animation-delay:.6s;animation-delay:.6s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(9n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(9n){-webkit-animation-delay:.65s;animation-delay:.65s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(10n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(10n){-webkit-animation-delay:.7s;animation-delay:.7s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(11n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(11n){-webkit-animation-delay:.75s;animation-delay:.75s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(12n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(12n){-webkit-animation-delay:.8s;animation-delay:.8s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(13n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(13n){-webkit-animation-delay:.85s;animation-delay:.85s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(14n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(14n){-webkit-animation-delay:.9s;animation-delay:.9s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(15n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(15n){-webkit-animation-delay:.95s;animation-delay:.95s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(16n),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(16n){-webkit-animation-delay:1s;animation-delay:1s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(17n),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(36n){-webkit-animation-delay:2s;animation-delay:2s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(37n),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(56n){-webkit-animation-delay:3s;animation-delay:3s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(57n),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(76n){-webkit-animation-delay:4s;animation-delay:4s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(77n),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(96n){-webkit-animation-delay:5s;animation-delay:5s}.mg-navigation .navigation-container .mg-navigation-l2 ul li:nth-child(97n),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 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),.mg-navigation .navigation-container .mg-navigation-l3 ul li:nth-child(100n){-webkit-animation-delay:5.2s;animation-delay:5.2s}.mg-navigation .navigation-container .mg-navigation-l3{z-index:1;width:0;display:none;background:#41b977}.mg-navigation .navigation-container .mg-navigation-l3 ul{height:unset;max-height:unset}.mg-navigation .navigation-container .mg-navigation-l3 ul li ul{padding:.5rem}.mg-navigation .navigation-container .mg-navigation-l3.active{display:block;-webkit-transition:width .1s linear;transition:width .1s linear}@media print,screen and (min-width:48em){.mg-navigation .navigation-container .mg-navigation-l3.active ul{position:unset;-webkit-transform:unset;transform:unset;margin-right:unset;top:0}}.mg-navigation .navigation-container .mg-navigation-l3 div.lang{position:fixed;left:0;bottom:0;width:74%;background:#41b977}.mg-navigation .navigation-container .mg-navigation-l3 div.lang div.mg-footer__block-lang{padding:.3125rem .9375rem}.mg-navigation .navigation-container .mg-navigation-l3 div.lang div.mg-footer__block-lang ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0}.mg-navigation .navigation-container .mg-navigation-l3 div.lang div.mg-footer__block-lang ul li{border:0;margin:0;padding-right:.625rem}.mg-navigation .navigation-container .mg-navigation-l3 div.lang div.mg-footer__block-lang ul li a{padding:.5rem;color:#00471e}.mg-navigation .navigation-container .mg-navigation-l3 div.lang div.mg-footer__block-lang ul li a.is-active{font-weight:700;color:#fff}.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-l3.active{overflow:hidden;z-index:1;width:75vw}.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:visible}}@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:4.375rem}}@media print,screen and (min-width:64em){.firefox .mg-navigation .mg-navigation-l1{width:7.375rem}}@media screen and (min-width:75em){.firefox .mg-navigation .mg-navigation-l1{width:7.375rem}}.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,.edge .mg-navigation-l3,.ie .mg-navigation-l2,.ie .mg-navigation-l3{z-index:-1;opacity:0}.edge .mg-navigation-l2.active,.edge .mg-navigation-l3.active,.ie .mg-navigation-l2.active,.ie .mg-navigation-l3.active{opacity:1;z-index:12}}.iphone .mg-navigation .navigation-container .mg-navigation-l1 ul.navigation-list{overflow:visible}.iphone .mg-navigation-l1 .navigation-list.mobile{padding-top:0;background-color:#00833e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3.5625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.iphone .mg-navigation-l1 .navigation-list.mobile li:last-child{margin-bottom:0}.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar .navbar-trigger-box{width:2.5rem;height:2.5rem;display:inline-block;position:relative;cursor:pointer;text-transform:none}.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar .navbar-trigger-box .navbar-trigger-inner{width:2.5rem;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-delay:0s;transition-delay:0s;height:.125rem;background-color:#fff;border-radius:.3125rem;position:absolute;-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-timing-function:ease;transition-timing-function:ease;display:block;top:35%;margin-top:-.125rem}.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar .navbar-trigger-box .navbar-trigger-inner:before{top:.4375rem;width:2.5rem;opacity:1;-webkit-transition:top 75ms ease .12s,opacity 75ms ease;transition:top 75ms ease .12s,opacity 75ms ease;content:"";display:block;height:.125rem;background-color:#fff;border-radius:.3125rem;position:absolute}.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar .navbar-trigger-box .navbar-trigger-inner:after{top:.875rem;width:1.25rem;-webkit-transform:rotate(0);transform:rotate(0);content:"";display:block;height:.125rem;background-color:#fff;border-radius:.3125rem;position:absolute}.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar.active{z-index:2;margin-left:calc(75% - 54.6px);margin-top:6.25rem}.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner{width:1.875rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:50%;margin-top:0;-webkit-transition-duration:0s;transition-duration:0s}.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner:before{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner:after{top:0;width:1.875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media print,screen and (min-width:48em){.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar.active{margin-left:auto;margin-right:auto}.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner,.iphone .mg-navigation-l1 .navigation-list.mobile .nav-bar.active .navbar-trigger-box .navbar-trigger-inner:after{width:2.5rem}}@media print,screen and (max-width:47.99875em){.iphone .mg-navigation.mg-navigation-l2 ul,.iphone .mg-navigation .mg-navigation-l3 ul{padding-top:12.5rem}}@media print,screen and (max-width:47.99875em){.iphone .mg-navigation .brand-logo{z-index:1;display:block}}.navigation-overlap{z-index:0!important}@media print,screen and (max-width:47.99875em){.mobile-links{padding-bottom:3.75rem}}.adimoPopup.adimoLightbox .iframeBox iframe{height:39.875rem}.mg-footer__block-lang{display:none}.mg-navigation .mg-footer__block-lang{display:block}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{margin:.625rem 0 0;cursor:pointer;position:static;bottom:1.25rem;text-align:center;width:100%}@media print,screen and (min-width:48em){.slick-dots{margin:.625rem 0 0}}.slick-dots li{position:relative;display:inline-block;margin:.5rem .375rem 0;padding:0;cursor:pointer}.slick-dots li button{background:#ccc;border-radius:.375rem;color:#0a0a0a;cursor:pointer;display:block;line-height:0;outline:none;padding:.3125rem;height:.75rem;width:.75rem;text-indent:-6249.9375rem}.slick-dots li.slick-active button{background:#333;color:#fefefe;display:block}.mg-slick-controls{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mg-slick-controls.fadeoutIcon{opacity:1;-webkit-animation:fadeElement .4s ease-in-out forwards;animation:fadeElement .4s ease-in-out forwards}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-slick-controls{margin-left:1.8125rem}}@media print,screen and (min-width:64em){.mg-slick-controls{margin-left:2.1875rem}}@media screen and (min-width:75em){.mg-slick-controls{margin-left:3.5rem}}.mg-slick-controls .controls__button--next{margin-left:-.125rem}@media print,screen and (min-width:64em){.mg-slick-controls .controls__button--next{opacity:0;-webkit-animation:buttonSlideInFromLeft .3s ease-in-out forwards;animation:buttonSlideInFromLeft .3s ease-in-out forwards;-webkit-animation-delay:.45s;animation-delay:.45s}}.mg-slick-controls .controls__button--next,.mg-slick-controls .controls__button--prev{outline:none;cursor:pointer;color:#333;width:5.125rem;height:3.125rem;-webkit-tap-highlight-color:transparent}@media print,screen and (min-width:48em){.mg-slick-controls .controls__button--next,.mg-slick-controls .controls__button--prev{width:7.125rem}}@media print,screen and (min-width:64em){.mg-slick-controls .controls__button--next,.mg-slick-controls .controls__button--prev{width:7.125rem}}@media print,screen and (min-width:48em){.mg-slick-controls .controls__button--next,.mg-slick-controls .controls__button--prev{border-radius:0}}.mg-slick-controls .controls__button--next span,.mg-slick-controls .controls__button--prev span{display:block;background-repeat:no-repeat;background-position:.3125rem 0}.mg-slick-controls .controls__button--next span.leftarrow,.mg-slick-controls .controls__button--prev span.leftarrow{-ms-flex-item-align:center;align-self:center;background-size:contain}@media (min-width:1200px){.mg-slick-controls .controls__button--next span.leftarrow:hover,.mg-slick-controls .controls__button--prev span.leftarrow:hover{margin-left:-2rem!important}}.mg-slick-controls .controls__button--next span.leftarrow:before,.mg-slick-controls .controls__button--prev span.leftarrow:before{content:"";font-family:buitoni_icons;font-size:1rem;color:#00471e}@media print,screen and (min-width:48em){.mg-slick-controls .controls__button--next span.leftarrow:before,.mg-slick-controls .controls__button--prev span.leftarrow:before{font-size:1.2rem}}@media print,screen and (min-width:64em){.mg-slick-controls .controls__button--next span.leftarrow:before,.mg-slick-controls .controls__button--prev span.leftarrow:before{font-size:1.5rem}}.mg-slick-controls .controls__button--next span.rightarrow,.mg-slick-controls .controls__button--prev span.rightarrow{-ms-flex-item-align:center;align-self:center;background-size:contain}@media (min-width:1200px){.mg-slick-controls .controls__button--next span.rightarrow:hover,.mg-slick-controls .controls__button--prev span.rightarrow:hover{margin-right:-2rem!important}}.mg-slick-controls .controls__button--next span.rightarrow:before,.mg-slick-controls .controls__button--prev span.rightarrow:before{content:"";font-family:buitoni_icons;font-size:1rem;color:#00471e}@media print,screen and (min-width:48em){.mg-slick-controls .controls__button--next span.rightarrow:before,.mg-slick-controls .controls__button--prev span.rightarrow:before{font-size:1.2rem}}@media print,screen and (min-width:64em){.mg-slick-controls .controls__button--next span.rightarrow:before,.mg-slick-controls .controls__button--prev span.rightarrow:before{font-size:1.5rem}}.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{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{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}.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}}.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}}.mg-slick-nav .slick-active{opacity:.6}.mg-slick-nav .slick-active.slick-current{opacity:1}html.is-reveal-open.zf-has-scroll{height:auto}html.is-reveal-open.zf-has-scroll.cookingmodescrollbar::-webkit-scrollbar{display:none}.edge.cookingmodescrollbar,.ie.cookingmodescrollbar{-ms-overflow-style:none}.firefox.cookingmodescrollbar{scrollbar-width:none}.mg--overlay{width:0;height:0}.mg-overlay-close{cursor:pointer;display:block;width:1.54125rem;height:1.54125rem;background-size:1.54125rem 1.54125rem;position:absolute;right:1.25rem;top:1.25rem;margin:0;z-index:101}@media print,screen and (min-width:48em){.mg-overlay-close{right:1.5625rem;top:1.5625rem}}@media print,screen and (min-width:64em){.mg-overlay-close{right:1.5625rem;top:1.5625rem}}.mg-overlay{background-color:hsla(0,0%,100%,.4);z-index:1254;border:none;outline:none;overflow:hidden;-webkit-animation:overlayOpacity .5s forwards;animation:overlayOpacity .5s forwards}.mg-overlay__content-wrapper{width:100%;height:100vh;overflow:scroll}.mg-overlay__menu{z-index:4;background-color:hsla(0,0%,100%,.6)}.mg-overlay__content-wrapper{min-height:100vh;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:auto}.mg-overlay__content-wrapper iframe{width:100vw;height:80vh;-webkit-animation:scaleVideo 1s forwards;animation:scaleVideo 1s forwards}@media print,screen and (min-width:48em){.mg-overlay__content-wrapper iframe{width:76.56%;height:57.55%}}@media print,screen and (min-width:64em){.mg-overlay__content-wrapper iframe{width:76.56%;height:57.55%}}@media screen and (min-width:75em){.mg-overlay__content-wrapper iframe{width:66.56%;height:66.66%}}.mg-left-overlay,.mg-right-overlay{outline:none}.mg-left-overlay .mg-overlay__content-wrapper,.mg-right-overlay .mg-overlay__content-wrapper{display:block;width:100%;min-height:100vh;outline:none;-webkit-transition:width .5s ease-in-out .3s;transition:width .5s ease-in-out .3s;margin-left:auto;margin-right:0;background:#fff;padding:4.25rem 1.875rem 5.625rem;overflow-y:auto}@media print,screen and (min-width:48em){.mg-left-overlay .mg-overlay__content-wrapper,.mg-right-overlay .mg-overlay__content-wrapper{width:57.03%;padding:6.125rem 3.75rem 5.625rem}}@media print,screen and (min-width:64em){.mg-left-overlay .mg-overlay__content-wrapper,.mg-right-overlay .mg-overlay__content-wrapper{width:45.31%;padding:6.125rem 5rem 5.625rem}}@media screen and (min-width:75em){.mg-left-overlay .mg-overlay__content-wrapper,.mg-right-overlay .mg-overlay__content-wrapper{width:26.8125rem;padding:6.125rem 3.9375rem 5.625rem}}@media print,screen and (min-width:48em){.mg-left-overlay .mg-overlay__content-wrapper.mg-extended,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended{min-width:42.5625rem}}.mg-left-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay{padding:0}@media print,screen and (min-width:48em){.mg-left-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay{width:23.625rem}}@media print,screen and (min-width:64em){.mg-left-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay,.mg-right-overlay .mg-overlay__content-wrapper.mg-extended.my-menu-overlay{width:24.0625rem;width:38.625rem}}@-webkit-keyframes mg-right-animate-reverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(550px);transform:translateX(550px)}}@-webkit-keyframes __slideInFromLeft{0%{opacity:1;margin-left:-40px}to{opacity:1;margin-left:0}}@keyframes __slideInFromLeft{0%{opacity:1;margin-left:-40px}to{opacity:1;margin-left:0}}@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft{0%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromLeft_homestage{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft_homestage{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideTagsFromLeft{0%{margin-left:-40px}to{margin-left:0}}@keyframes slideTagsFromLeft{0%{margin-left:-40px}to{margin-left:0}}@-webkit-keyframes slideInFromTop_arraow{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}40%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0}}@keyframes slideInFromTop_arraow{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}40%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0}}@-webkit-keyframes slideInFromTop{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromTop{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes createCircle{0%{-webkit-transform:scale(0);transform:scale(0)}10%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1);transform:scale(1);opacity:0}75%{opacity:0}to{opacity:0}}@keyframes createCircle{0%{-webkit-transform:scale(0);transform:scale(0)}10%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1);transform:scale(1);opacity:0}75%{opacity:0}to{opacity:0}}@-webkit-keyframes slideInFromLeft-navigation-medium{0%{width:0;-webkit-transform:translateX(-60px);transform:translateX(-60px)}to{width:3.75rem;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft-navigation-medium{0%{width:0;-webkit-transform:translateX(-60px);transform:translateX(-60px)}to{width:3.75rem;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromLeft-navigation-large{0%{width:0;-webkit-transform:translateX(-80px);transform:translateX(-80px)}to{width:5rem;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft-navigation-large{0%{width:0;-webkit-transform:translateX(-80px);transform:translateX(-80px)}to{width:5rem;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromLeft-navigation-xlarge{0%{width:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{width:6.25rem;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft-navigation-xlarge{0%{width:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{width:6.25rem;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromBottom-navigation{0%{-webkit-transform:translateY(70px);transform:translateY(70px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromBottom-navigation{0%{-webkit-transform:translateY(70px);transform:translateY(70px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slickDotsSlideInFromLeft{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slickDotsSlideInFromLeft{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes buttonSlideInFromLeft{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes buttonSlideInFromLeft{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromRight{0%{-webkit-transform:translateX(40px);transform:translateX(40px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromRight{0%{-webkit-transform:translateX(40px);transform:translateX(40px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slickDotsSlideInFromRight{0%{-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slickDotsSlideInFromRight{0%{-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromBottom{0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromBottom{0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInFromBottomWithoutFade{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromBottomWithoutFade{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes appearElement{0%{opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes appearElement{0%{opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeElement{0%{opacity:1}to{opacity:0}}@keyframes fadeElement{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeTags{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTags{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes noTags{0%{visibility:visible}to{visibility:hidden}}@keyframes noTags{0%{visibility:visible}to{visibility:hidden}}@-webkit-keyframes fadeArrow{to{opacity:0}}@keyframes fadeArrow{to{opacity:0}}@-webkit-keyframes flyout-close-scale{0%{opacity:0;-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0)}to{opacity:1;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@keyframes flyout-close-scale{0%{opacity:0;-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0)}to{opacity:1;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@-webkit-keyframes flyout-close-skew{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@keyframes flyout-close-skew{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@-webkit-keyframes scale-for-teaserExpert{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.53);transform:scale(1.53)}}@keyframes scale-for-teaserExpert{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.53);transform:scale(1.53)}}@-webkit-keyframes scale-for-teaserExpert-xlarge{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}}@keyframes scale-for-teaserExpert-xlarge{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}}@-webkit-keyframes scale-for-teaserExpert_sm{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes scale-for-teaserExpert_sm{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1.3);transform:scale(1.3)}}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0);transform:scale(0)}95%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(0);transform:scale(0)}95%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes moveInBottom{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(30px);transform:translateY(30px)}}@keyframes moveInBottom{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(30px);transform:translateY(30px)}}@-webkit-keyframes removeWidth{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes removeWidth{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@-webkit-keyframes moveInLeft{0%{-webkit-transform:translateX(-50);transform:translateX(-50)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveInLeft{0%{-webkit-transform:translateX(-50);transform:translateX(-50)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes moveInRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(3.125rem);transform:translateX(3.125rem)}}@keyframes moveInRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(3.125rem);transform:translateX(3.125rem)}}@-webkit-keyframes showCheck{0%{top:-5px}to{top:-40px}}@keyframes showCheck{0%{top:-5px}to{top:-40px}}@-webkit-keyframes shake{0%{-webkit-transform:translate(0);transform:translate(0)}30%{-webkit-transform:translate(5px);transform:translate(5px)}50%{-webkit-transform:translate(0);transform:translate(0)}80%{-webkit-transform:translate(-5px);transform:translate(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes shake{0%{-webkit-transform:translate(0);transform:translate(0)}30%{-webkit-transform:translate(5px);transform:translate(5px)}50%{-webkit-transform:translate(0);transform:translate(0)}80%{-webkit-transform:translate(-5px);transform:translate(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translateY(40%);transform:translateY(40%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{-webkit-transform:translateY(40%);transform:translateY(40%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInAppear{0%{opacity:0}to{opacity:1}}@keyframes fadeInAppear{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}70%{opacity:1}90%{opacity:0}to{opacity:0}}@keyframes fadeout{0%{opacity:1}70%{opacity:1}90%{opacity:0}to{opacity:0}}@-webkit-keyframes show_slick{0%{opacity:0;display:none}1%{opacity:0;display:block}to{opacity:1;display:block}}@keyframes show_slick{0%{opacity:0;display:none}1%{opacity:0;display:block}to{opacity:1;display:block}}@-webkit-keyframes scaleVideoTitle{0%{margin-right:-6.25rem}to{margin-right:0;opacity:1}}@keyframes scaleVideoTitle{0%{margin-right:-6.25rem}to{margin-right:0;opacity:1}}@-webkit-keyframes slickSlideInFromLeft{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slickSlideInFromLeft{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@-webkit-keyframes mg-right-animate{0%{margin-right:-34.375rem}to{margin-right:0}}@keyframes mg-right-animate{0%{margin-right:-34.375rem}to{margin-right:0}}@-webkit-keyframes animate-terms{0%{-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes animate-terms{0%{-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes scaleVideo{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scaleVideo{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes scalePlayVideo{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scalePlayVideo{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes scaleVideoreverse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes scaleVideoreverse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes overlayOpacity{0%{opacity:0}to{opacity:1}}@keyframes overlayOpacity{0%{opacity:0}to{opacity:1}}@-webkit-keyframes overlayOpacityreverse{0%{opacity:1}to{opacity:0}}@keyframes overlayOpacityreverse{0%{opacity:1}to{opacity:0}}.mg-recipe-heading_slideInFromLeft{-webkit-animation:fadeInUp .6s ease-out forwards;animation:fadeInUp .6s ease-out forwards}.mg-pills_slideInFromLeft{-webkit-animation:slideInFromLeft .3s ease-out forwards;animation:slideInFromLeft .3s ease-out forwards}.mg-recipe-header-subtitle_slideInFromLeft{-webkit-animation:slideInFromLeft .3s ease-in-out forwards;animation:slideInFromLeft .3s ease-in-out forwards}.mg-fadeInAppear_quote{-webkit-animation:fadeInAppear .4s ease-out forwards;animation:fadeInAppear .4s ease-out forwards}.mg-ratingRow-fadeInAppear{-webkit-animation:fadeInAppear 2.5s ease-out forwards;animation:fadeInAppear 2.5s ease-out forwards}.mg-recipe__slideInFromLeft{-webkit-animation:__slideInFromLeft .3s ease-out forwards;animation:__slideInFromLeft .3s ease-out forwards}.mg-recipeInstruction_slideInFromLeft{-webkit-animation:slideInFromLeft .5s ease-out forwards;animation:slideInFromLeft .5s ease-out forwards}:root{--mp-primary:#fff23d;--mp-primary-light:#fffcda;--mp-primary-lighter:#fffcda;--mp-secondary:#3e2c19;--mp-secondary-light:#7c6853;--mp-secondary-dark:#2d1d0c;--mp-white:#fff;--mp-gray:#454545;--mp-black:#3e2c19;--mp-neutral:#aaa;--mp-neutral-light:#dedede;--mp-neutral-lighter:#f7f7f7;--mp-neutral-dark:#777;--mp-recipe-easy:#bababa;--mp-recipe-intermediate:#bababa;--mp-recipe-advanced:#bababa;--border-radius-small:0;--border-radius-big:0;--litepicker-multiselect-is-selected-color:#3e2c19;--filter-close-dialog:invert(0%) sepia(0%) saturate(0%) hue-rotate(241deg) brightness(90%) contrast(98%);--filter-close-tag:invert(52%) sepia(1%) saturate(0%) hue-rotate(15deg) brightness(88%) contrast(94%);--filter-icon-edit-tag:invert(52%) sepia(1%) saturate(0%) hue-rotate(15deg) brightness(88%) contrast(94%);--filter-icon-edit-dashboard:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);--filter-icon:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);--filter-recipe-icon-active:invert(77%) sepia(0%) saturate(0%) hue-rotate(354deg) brightness(97%) contrast(91%);--filter-recipe-icon-disabled:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);--filter-exclusions-add:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);--filter-icon-search:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);--filter-spinner:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%)}.mp-button{--mp-btn-active:var(--mp-secondary);--mp-btn-hover:var(--mp-secondary-dark);--mp-btn-disabled:#ccc;--mp-btn-light-text:var(--mp-white);--mp-btn-dark-text:map-get($colors,brand-gray);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}@media print,screen and (max-width:47.99875em){.mp-button{width:auto!important;margin-left:auto!important;margin-right:auto!important}}.mp-button:hover{border:0;background-position:0 100%;color:#3e2b1a}.mp-topbar__gradient{display:none}@media screen and (min-width:75em){.mp-topbar__inner .back-link,.mp-topbar__inner .mp-topbar__back-link{padding-left:25px}}.mp-svg-icon{filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);filter:var(--filter-icon)}.mp-recipe-search__form .ajax-progress-throbber .throbber,.mp-svg-icon{-webkit-filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-icon)}.mp-recipe-search__form .ajax-progress-throbber .throbber{filter:var(--filter-icon);filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-spinner);filter:var(--filter-spinner)}.mp-recipe-search__form input#edit-textsearch{border:0;height:40px;padding-left:15px}.mp-recipe-search__form input#edit-textsearch::-moz-placeholder{color:#7c6853;color:var(--mp-secondary-light)}.mp-recipe-search__form input#edit-textsearch::-ms-input-placeholder{color:#7c6853;color:var(--mp-secondary-light)}.mp-recipe-search__form input#edit-textsearch::placeholder{color:#7c6853;color:var(--mp-secondary-light)}.mp-recipe-search__form input#edit-textsearch::-webkit-input-placeholder{color:#7c6853;color:var(--mp-secondary-light)}.mp-recipe-search__form input#edit-textsearch:-ms-input-placeholder{color:#7c6853;color:var(--mp-secondary-light)}#sl-calendar .ajax-progress-throbber .throbber,.mp-onboarding .ajax-progress-throbber .throbber{-webkit-filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-icon);filter:var(--filter-icon);filter:invert(15%) sepia(48%) saturate(503%) hue-rotate(350deg) brightness(98%) contrast(93%);-webkit-filter:var(--filter-spinner);filter:var(--filter-spinner)}.mp-onboarding .checkbox-title,.mp-onboarding .checked-cell .checkbox-title,.mp-onboarding .checked-cell .radio-title,.mp-onboarding .radio-title{color:#3e2b1a}.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-week-calendar__days .active .minorday{color:#3e2b1a;background-color:#00833e}.mp-week-calendar__month{color:#3e2b1a}#mealplanner .title h3{color:#3e2b1a;border-bottom:2px solid #dedede;border-bottom:2px solid var(--mp-neutral-light)}#mealplanner .tickets{color:#aaa;color:var(--mp-neutral)}#mealplanner .prepa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#mealplanner .prepa .icon-time:after{-webkit-filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);-webkit-filter:var(--filter-recipe-icon-active);filter:var(--filter-recipe-icon-active);stroke:#999;height:1rem;width:1rem;background-size:1rem;display:inline-block;background-size:contain;margin-right:5px}#mealplanner .difficulty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#mealplanner .difficulty .icofilled:after{-webkit-filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);-webkit-filter:var(--filter-recipe-icon-active);filter:var(--filter-recipe-icon-active);background-size:.46875rem .9375rem;height:.9375rem;width:.5rem;display:inline-block;margin-right:5px}#mealplanner .difficulty .icoempty:after{-webkit-filter:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);filter:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);-webkit-filter:var(--filter-recipe-icon-disabled);filter:var(--filter-recipe-icon-disabled)}#mealplanner .row.card.mp-recipe{border-radius:0;border-radius:var(--border-radius-small)}#mealplanner .recipe-close a{top:.75rem;right:.3125rem}#mealplanner .recipe-close a,.mp-dialog .ui-dialog-titlebar .ui-button-icon{content-visibility:hidden;background-repeat:no-repeat;background-size:1rem 1rem!important}#change-meal{background-color:#f7f7f7;background-color:var(--mp-neutral-lighter)}#change-meal .tickets{color:#aaa;color:var(--mp-neutral)}#change-meal .prepa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#change-meal .prepa .icon-time:after{-webkit-filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);-webkit-filter:var(--filter-recipe-icon-active);filter:var(--filter-recipe-icon-active);stroke:#999;height:1rem;width:1rem;background-size:1rem;display:inline-block;background-size:contain;margin-right:5px}#change-meal .difficulty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#change-meal .difficulty .icofilled:after{-webkit-filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);filter:invert(77%) sepia(0) saturate(0) hue-rotate(354deg) brightness(97%) contrast(91%);-webkit-filter:var(--filter-recipe-icon-active);filter:var(--filter-recipe-icon-active);background-size:.46875rem .9375rem;height:.9375rem;width:.5rem;display:inline-block;margin-right:5px}#change-meal .difficulty .icoempty:after{-webkit-filter:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);filter:invert(98%) sepia(1%) saturate(4291%) hue-rotate(41deg) brightness(125%) contrast(74%);-webkit-filter:var(--filter-recipe-icon-disabled);filter:var(--filter-recipe-icon-disabled)}#change-meal .row.card.mp-recipe{border-radius:0;border-radius:var(--border-radius-small)}#change-meal .ajax-progress{position:absolute;right:-15px}#change-meal .form-item.js-form-type-textfield.form-item-textsearch:before{height:40px;padding-left:10px;left:unset;right:10px;top:10px;background-color:#00833e;-webkit-filter:unset;filter:unset}#change-meal .search-region{background-color:transparent}.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)}#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)}.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}.mp-button.button{border:0;-webkit-transition:all .3s ease;transition:all .3s ease;background-size:201% 100%;background-position:100% 100%;padding:0 16px;height:3.75rem;line-height:3.75rem}.mp-button.mp-button--primary{height:3.75rem!important;line-height:3.75rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:0}.mp-button.mp-button--primary:hover{border:0}.mp-button.mp-button--secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.75rem!important;line-height:3.75rem}.mp-button.mp-button--secondary svg{margin-right:5px}.menu-preferences .tag{color:#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}}.sub-buttons div{margin-left:10px}.sub-buttons div:first-child{margin-left:0}.dialog-buttons div:first-child,.dialog-buttons div:last-child{margin-right:.625rem;margin-left:.625rem}@media print,screen and (max-width:47.99875em){.dialog-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mg-dsu-rating{margin-top:0!important}.mg-dsu-rating .clearfix:after,.mg-dsu-rating .clearfix:before{content:"";display:block;clear:both}.mg-dsu-rating details#edit-field-dsu-images{border:none}.mg-dsu-rating .file--image{margin-right:20px}.mg-dsu-rating .overall-form-wrapper h2{margin-bottom:.375rem;font-weight:400;font-size:1.5625rem}@media print,screen and (min-width:48em){.mg-dsu-rating .overall-form-wrapper h2{font-size:1.875rem}}@media print,screen and (min-width:64em){.mg-dsu-rating .overall-form-wrapper h2{font-size:2.5rem}}.mg-dsu-rating .overall-form-wrapper .field--type-entity-reference .form-wrapper{border:none}.mg-dsu-rating .overall-form-wrapper .field--type-entity-reference .form-wrapper .details-wrapper{padding:0}.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 div.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 div.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 div.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 div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit{padding:1.5625rem;background-color:#00833e}@media print,screen and (max-width:47.99875em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit{width:auto!important}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit .write,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit .write,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit .write,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent .write,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn .write,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit .write,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit .write,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit .write{padding-left:1.875rem!important;padding-right:0!important;background-position:0!important;font-size:1.125rem;font-weight:400;line-height:1}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit .write:hover,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit .write:hover,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit .write:hover,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent .write:hover,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn .write:hover,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit .write:hover,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit .write:hover,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit .write:hover{color:#00471e}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.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 div.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 div.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 div.total_rating .fivestar-default div.fivestar-widget-static .star:first-child{margin-left:0}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .fivestar-default div.fivestar-widget-static .star span.on{background:url(/themes/custom/buitoni/UI/build/images/1twfEgy.svg)!important;background-repeat:no-repeat;background-size:1.90625rem 1.90625rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.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 div.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 div.total_rating .field-suffix{color:#333;margin-bottom:2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:block}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .field-suffix:before{content:"("}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .field-suffix:after{content:")"}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.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 div.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:#00833e!important}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress:-webkit-progress-value{background-color:#00833e!important}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress:-moz-progress-bar{background-color:#00833e!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:.5rem;display:block;outline:none;border:none}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress[value]{height:.3125rem}}@media screen and (min-width:75em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress[value]{height:.5rem}}.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:.625rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress[value]::-moz-progress-bar{background-color:#00833e!important;border-radius:.625rem}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars progress[value]::-webkit-progress-value{background-color:#00833e!important;border-radius:.625rem}.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{font-size:1.5625rem;font-weight:400;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:48em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3{font-size:1.875rem}}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper h3{font-size:2.5rem}}@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{position:absolute;left:0;right:0;top:0;bottom:0;cursor:default}.mg-dsu-rating .views-row .comment-list .recmd .total-votes{display:none}.mg-dsu-rating .views-row .comment-list .recmd .recommend-text{padding-left:1.4375rem;color:#333;display:inline-block}.mg-dsu-rating .views-row .comment-list .recmd .recommend-text:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-dsu-rating .views-row .comment-list .recmd .recommend-text{text-decoration:underline}}.mg-dsu-rating .views-row .comment-list .card-title{margin-top:1.25rem;margin-bottom:1.25rem}.mg-dsu-rating .views-row .comment-list .card-title a{color:#333}.mg-dsu-rating .views-row .comment-list .images_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-dsu-rating .views-row .comment-list .images_rating article{margin-bottom:1.5625rem;height:4.375rem;width:4.375rem;margin-right:.9375rem}.mg-dsu-rating .views-row .comment-list .images_rating article:last-child,.mg-dsu-rating .views-row .comment-list .images_rating article:nth-child(3){margin-right:0}@media screen and (min-width:25em){.mg-dsu-rating .views-row .comment-list .images_rating article:nth-child(3){margin-right:.9375rem}}.mg-dsu-rating .views-row .comment-list .images_rating article a.colorbox{width:100%;height:100%}.mg-dsu-rating .views-row .comment-list .images_rating article a.colorbox img{width:100%;height:100%;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-dsu-rating .views-row .comment-list .images_rating article{margin-right:1.25rem;height:6.9375rem;width:6.9375rem}.mg-dsu-rating .views-row .comment-list .images_rating article:last-child{margin-right:0}}.mg-dsu-rating .views-row .comment-list .comment-wrapper{margin-bottom:1.25rem;line-height:1.3;color:#333}.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/buitoni/UI/build/images/1twfEgy.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.on svg{fill:#00471e}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star span.off{background-image:none!important;-webkit-transform:scale(0);transform:scale(0)}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star.hover{background-position:unset!important;-webkit-transition:unset!important;transition:unset!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star.hover span.on{fill:#00833e}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star.hover span.off,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star.hover span.on{background:url(/themes/custom/buitoni/UI/build/images/1twfEgy.svg)!important;background-repeat:no-repeat;background-size:1.90625rem 1.90625rem;-webkit-animation:zoom .4s forwards;animation:zoom .4s forwards;-webkit-transform:scale(1);transform:scale(1)}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star a{background-image:none!important;-webkit-transform:scale(1);transform:scale(1);position:relative}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star a:after{content:"";background-image:none!important;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .2s;transition:all .2s;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/buitoni/UI/build/images/1twfEgy.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.on a:after svg{fill:#00471e}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar .star.hover a:after{background:none;background:url(/themes/custom/buitoni/UI/build/images/1twfEgy.svg)!important;background-repeat:no-repeat;background-size:cover;-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{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 .625rem 1.5625rem .9375rem}.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{font-weight:700;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:.125rem solid #ccc;background-color:transparent;border-radius:50%}.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.0625rem;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:#0f5685}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value label{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:#00833e!important;width:auto!important;font-weight:700;color:#fefefe;text-align:center;height:4.375rem!important;padding:0 1.875rem!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{background-size:1.125rem 1.125rem!important;border:none;cursor:pointer;background:#00833e;background-image:url(/themes/custom/buitoni/UI/build/images/164R4BJ.svg)!important;background-position:0;background-repeat:no-repeat;height:4.375rem!important;font-size:1.125rem;color:#fff;padding:0 .375rem 0 1.5625rem!important;white-space:break-spaces}.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-color:#00833e;background-image:url(/themes/custom/buitoni/UI/build/images/164R4BJ.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;color:#333;text-align:left!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] .ajax-progress-throbber .throbber{line-height:1.5rem}.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 .message{font-weight:400;font-size:1.125rem}.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] .ajax-progress-throbber .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-form-0] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber .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-form-0] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber .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-form-0] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber .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-form-0] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber .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-form-0] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber .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-form-0] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber .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-form-1] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber .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-form-1] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber .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-form-1] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber .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-form-1] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber .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-form-1] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber .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-form-1] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber .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-form-1] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber .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-form-2] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber .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-form-2] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber .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-form-2] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber .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-form-2] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber .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-form-2] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber .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-form-2] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber .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-form-2] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber .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-form-3] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber .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-form-3] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber .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-form-3] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber .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-form-3] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber .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-form-3] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber .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-form-3] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber .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-form-3] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber .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-form-4] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber .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-form-4] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber .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-form-4] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber .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-form-4] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber .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-form-4] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber .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-form-4] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber .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-form-4] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber .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-form-5] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber .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-form-5] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber .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-form-5] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber .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-form-5] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber .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-form-5] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber .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-form-5] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber .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-form-5] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber .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-form-6] div[data-drupal-selector=edit-field-dsu-images-form-0-actions] .ajax-progress-throbber .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-form-6] div[data-drupal-selector=edit-field-dsu-images-form-1-actions] .ajax-progress-throbber .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-form-6] div[data-drupal-selector=edit-field-dsu-images-form-2-actions] .ajax-progress-throbber .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-form-6] div[data-drupal-selector=edit-field-dsu-images-form-3-actions] .ajax-progress-throbber .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-form-6] div[data-drupal-selector=edit-field-dsu-images-form-4-actions] .ajax-progress-throbber .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-form-6] div[data-drupal-selector=edit-field-dsu-images-form-5-actions] .ajax-progress-throbber .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-form-6] div[data-drupal-selector=edit-field-dsu-images-form-6-actions] .ajax-progress-throbber .message{font-weight:400}.mg-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]{height:1.375rem!important;border:none;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]{height:1.375rem!important;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]{padding:1px;width:auto!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#6fd99f),color-stop(0,#00833e))!important;background-image:linear-gradient(90deg,#6fd99f 50%,#00833e 0)!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#6fd99f),color-stop(50%,#00833e))!important;background-position:100% 100%!important;background-size:201% 100%!important;transition:all .3s ease;-webkit-transition:all .3s ease}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions] .button{font-size:1.4375rem;width:auto!important;font-weight:400;color:#fefefe;text-align:center;height:2.375rem;min-width:5rem;cursor:pointer;background-color:transparent;padding-left:1.25rem;border:none;background-position:0 50%!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]:hover{background-position:0 100%!important;color:#00471e}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions]:hover .button{color:#00471e;background-size:1rem 1rem!important;padding-left:1.25rem;background-position:0 50%!important;background-color:transparent}.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%;max-width:18.75rem}@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;max-width:unset}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .form-item-captcha-response{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .reload-captcha-wrapper{-ms-flex-item-align:center;align-self:center;margin:1.25rem .625rem}@media screen and (min-width:75em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .reload-captcha-wrapper{margin-bottom:1.875rem;-ms-flex-item-align:unset;align-self:unset}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha .reload-captcha-wrapper a{min-height:1.25rem;min-width:1.25rem;display:block;background-size:1.25rem 1.25rem;content-visibility:hidden;text-indent:-9999px}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .captcha{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media print,screen and (min-width:48em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form{padding:3.75rem;margin-bottom:3.75rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .adding_it>span{display:block;text-align:center}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--type-fivestar{margin-bottom:5rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos{margin-top:1.875rem;margin-bottom:1.875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details summary{list-style:none;display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details table{margin-bottom:1.5625rem;text-align:left;border-spacing:.625rem .75rem;border-collapse:separate;width:100%}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .ief-cardinality-count{margin-bottom:.9375rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] .form-item-field-dsu-images-form-6-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-0-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-1-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-2-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-3-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-4-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-5-field-media-image-0-alt label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] .form-item-field-dsu-images-form-6-field-media-image-0-alt label{display:none;margin-bottom:.625rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-0] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-1] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-2] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-3] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-4] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-5] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-0-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-1-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-2-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-3-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-4-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-5-field-media-image-0-remove-button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details div[data-drupal-selector=edit-field-dsu-images-form-6] input[data-drupal-selector=edit-field-dsu-images-form-6-field-media-image-0-remove-button]{position:absolute;margin-top:3.4375rem;margin-left:9.6875rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget img{height:6.875rem;width:6.875rem;margin-bottom:1.25rem;margin-top:1.25rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-0-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-1-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-2-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-3-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-4-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-5-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .form-item-field-dsu-images-form-6-field-media-image-0 label,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .file-size,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget .file.file--mime-image-jpeg.file--image,.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_0_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_1_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_2_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_3_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_4_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_5_field_media_image_0_upload_button],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .image-widget input[name=field_dsu_images_form_6_field_media_image_0_upload_button]{display:none}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .description{margin-top:.625rem;margin-bottom:1.25rem}}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .form-item--error-message{color:red;margin-top:-.625rem;margin-bottom:.625rem}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form em.placeholder .ajax-progress{margin-top:.9375rem}.mg-dsu-rating.admin-reply-comment .label_reviews{margin-bottom:1.5625rem}.mg-dsu-rating.admin-reply-comment .js-form-item label{display:none}.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select{color:#333;width:100%;width:-webkit-fill-available;border:none;margin-bottom:1.25rem;padding:1.3125rem 1.75rem 1.5625rem 1.6875rem}.mg-dsu-rating.admin-reply-comment .js-form-item input::-webkit-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::-webkit-input-placeholder{color:#333;opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input::-moz-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::-moz-placeholder{color:#333;opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input:-ms-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select:-ms-input-placeholder{opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input::-ms-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::-ms-input-placeholder{opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input::placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::placeholder{color:#333;opacity:1}.mg-dsu-rating.admin-reply-comment .js-form-item input:-ms-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select:-ms-input-placeholder{color:#333}.mg-dsu-rating.admin-reply-comment .js-form-item input::-ms-input-placeholder,.mg-dsu-rating.admin-reply-comment .js-form-item select::-ms-input-placeholder{color:#333}@media screen and (min-width:75em){.mg-dsu-rating.admin-reply-comment .js-form-item input,.mg-dsu-rating.admin-reply-comment .js-form-item select{margin-bottom:1.875rem}}.mg-dsu-rating.admin-reply-comment .js-form-item select{margin-top:1.25rem}.mg-dsu-rating.admin-reply-comment .js-form-type-radio{width:auto;vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:0 .375rem;margin:.625rem 0 0}.mg-dsu-rating.admin-reply-comment .js-form-type-radio input{height:1.5rem;width:1.5rem;margin-right:.625rem;display:none}.mg-dsu-rating.admin-reply-comment .js-form-type-radio .option,.mg-dsu-rating.admin-reply-comment .js-form-type-radio label{display:inline-block;color:#333;border:0;background-color:unset;border-radius:0;text-align:left}.mg-dsu-rating.admin-reply-comment .js-form-type-radio label:before{content:" ";display:inline-block;position:relative;top:.3125rem;margin-right:.3125rem;width:1.5rem;height:1.5rem;border-radius:50%;border:.125rem solid #ccc;background-color:transparent}.mg-dsu-rating.admin-reply-comment .js-form-type-radio label:hover{background-color:unset}.mg-dsu-rating.admin-reply-comment .js-form-type-radio input:checked+label{color:#333;border:0;background-color:unset;border-radius:0}.mg-dsu-rating.admin-reply-comment .js-form-type-radio input:checked+label:hover{background-color:unset;color:unset;border:0;border-color:unset}.mg-dsu-rating.admin-reply-comment .js-form-type-radio input[type=radio]:checked+label:after{border-radius:50%;width:1rem!important;height:1rem!important;position:absolute;top:1rem!important;left:1rem!important;content:" ";display:block;background:#333}.mg-dsu-rating.admin-reply-comment #edit-status .js-form-type-radio input[type=radio]:checked+label:after{border-radius:50%;width:1rem!important;height:1rem!important;position:absolute;top:.6875rem!important;left:.75rem!important;content:" ";display:block;background:#333}.mg-dsu-rating.admin-reply-comment .description{margin-top:.625rem;margin-bottom:1.25rem}.mg-dsu-rating.admin-reply-comment article{padding:1.875rem;margin:1.875rem 0;border:.1875rem solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}@media print,screen and (min-width:48em){.mg-dsu-rating.admin-reply-comment article{padding:2.5rem}}.mg-dsu-rating.admin-reply-comment article .comment-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .average-rating{display:none}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .fivestar-widget{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:relative}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .fivestar-widget :after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;cursor:default}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .total-votes{display:none}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text{padding-left:1.4375rem;color:#333;display:inline-block}.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-dsu-rating.admin-reply-comment article .comment-list .recmd .recommend-text{text-decoration:underline}}.mg-dsu-rating.admin-reply-comment article .comment-list .card-title{margin-top:1.25rem;margin-bottom:1.25rem}.mg-dsu-rating.admin-reply-comment article .comment-list .card-title a{color:#333}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article{margin-bottom:1.5625rem;height:4.375rem;width:4.375rem;margin-right:.9375rem}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article:last-child,.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article:nth-child(3){margin-right:0}@media screen and (min-width:25em){.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article:nth-child(3){margin-right:.9375rem}}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article a.colorbox{width:100%;height:100%}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article a.colorbox img{width:100%;height:100%;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article{margin-right:1.25rem;height:6.9375rem;width:6.9375rem}.mg-dsu-rating.admin-reply-comment article .comment-list .images_rating article:last-child{margin-right:0}}.mg-dsu-rating.admin-reply-comment article .comment-list .comment-wrapper{margin-bottom:1.25rem;line-height:1.3;color:#333}.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}.mg-dsu-rating .image-widget.form-managed-file .image-widget-data{padding-bottom:2.1875rem}.mg-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]{margin-top:0;margin-left:0}.mg-dsu-rating #edit-field-dsu-images-form-0-actions-ief-add-cancel--px1-37THCeo,.mg-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[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel]{height:2.1rem!important;white-space:break-spaces}.mg-dsu-rating #edit-field-dsu-images-form-0-actions-ief-add-save--PnRe0A9VCf8,.mg-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[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]{height:2.375rem!important;white-space:break-spaces}@media print,screen and (max-width:47.99875em){.mg-dsu-rating #edit-field-dsu-images-form-0-actions-ief-add-save--PnRe0A9VCf8,.mg-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[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]{width:50%;min-width:50%;margin-left:0;margin-right:15px}}.mg-dsu-rating .form-item-captcha-response{margin-top:0}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form{padding-left:0;padding-right:0;display:block}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form>.form--inline.clearfix{display:block}.mg-dsu-rating #edit-current--5--description{display:none}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix{display:block}@media print,screen and (max-width:47.99875em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix{text-align:center}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating .field-suffix{text-align:center}}@media print,screen and (max-width:47.99875em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating{width:100%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating{width:100%}}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallTitle{left:0}}@media print,screen and (min-width:64em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating_split{float:right}}@media print,screen and (max-width:47.99875em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating_split{width:99%;float:none}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .total_rating_split{width:99%;float:none}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form fieldset.total_rating_split .form-item-stars{width:100%}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form>.form--inline.clearfix{overflow:hidden}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form .recommended_wrapper .recommended_section .form-item-recommend-checkbox{margin-right:0}.mg-dsu-rating #edit-field-dsu-marketing-opt-in-value{margin-right:.625rem;height:1.25rem;width:1.25rem}.mg-dsu-rating .field--name-field-dsu-marketing-opt-in{margin-bottom:1.25rem}.mg-dsu-rating [for=edit-field-dsu-marketing-opt-in-value]{vertical-align:top}.ui-dialog.ui-corner-all{z-index:13000}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}.dsu-ratings-reviews-comment .fivestar-basic div.fivestar-widget .star{background-image:none!important;height:1.4375rem;width:.9375rem;margin-left:.28125rem}.dsu-ratings-reviews-comment .fivestar-basic div.fivestar-widget .star a{background:url(/themes/custom/buitoni/UI/build/images/62cN5Ic.svg)!important;background-repeat:no-repeat!important;background-size:100%!important;opacity:.1}.dsu-ratings-reviews-comment .fivestar-basic div.fivestar-widget .star:first-child{margin-left:0}.dsu-ratings-reviews-comment .fivestar-basic div.fivestar-widget .star.on a{background:url(/themes/custom/buitoni/UI/build/images/62cN5Ic.svg)!important;background-repeat:no-repeat!important;background-size:100%!important;opacity:1}.dsu-ratings-reviews-comment .fivestar-basic div.fivestar-widget .star.off a{background-image:none!important}.dsu-ratings-reviews-comment .fivestar-basic div.fivestar-widget .star.hover.off a,.dsu-ratings-reviews-comment .fivestar-basic div.fivestar-widget .star.hover.on a,.dsu-ratings-reviews-comment .fivestar-basic div.fivestar-widget .star.hover a{background:url(/themes/custom/buitoni/UI/build/images/1twfEgy.svg)!important;background-repeat:no-repeat!important;background-size:100%!important;opacity:1}.dsu-ratings-reviews-comment .fivestar-basic div.fivestar-widget :after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;cursor:default}.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star{height:.9375rem;width:.9375rem;margin-left:.28125rem}.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star:first-child{margin-left:0}.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star span.on{background:url(/themes/custom/buitoni/UI/build/images/1twfEgy.svg)!important;background-repeat:no-repeat;background-size:100%!important;-webkit-transform:scale(1);transform:scale(1)}.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star span.on svg{fill:#00471e}.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star span.off{background:url(/themes/custom/buitoni/UI/build/images/1twfEgy.svg)!important;background-repeat:no-repeat;background-size:100%!important;-webkit-transform:scale(1);transform:scale(1);opacity:.1}.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star span.off svg{fill:#00471e}.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star.hover{background-position:unset!important;-webkit-transition:unset!important;transition:unset!important}.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star.hover span.on{fill:#00833e}.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star.hover span.off,.dsu-ratings-reviews-comment .fivestar-basic .fivestar-widget-static .star.hover span.on{background:url(/themes/custom/buitoni/UI/build/images/1twfEgy.svg)!important;background-repeat:no-repeat;background-size:100%!important;-webkit-transform:scale(1);transform:scale(1)}.star-givenby{color:#00471e;vertical-align:middle;height:auto!important}section.mg-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[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],section.mg-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[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]{-webkit-box-sizing:content-box;box-sizing:content-box}@media print,screen and (max-width:47.99875em){section.mg-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[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-cancel],section.mg-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[data-drupal-selector=edit-field-dsu-images-form-0-actions-ief-add-save]{width:50%;margin-left:0}}.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .field-suffix+.description{display:none}html[lang=it] .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-tos .form-item-field-dsu-tos-value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mg-freeze-table__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mg-freeze-table__main table{width:100%}.mg-freeze-table__main .scroll-section{overflow-x:scroll;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;height:100%;padding-bottom:.9375rem}.mg-freeze-table__main .scroll-section table thead .scroll-section__row{color:#999}.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell{display:table-cell;min-width:6.875rem;padding:1.125rem 1.125rem 1.125rem 1.25rem;border-right:.1875rem solid #fcfcfc}.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell.heading{color:#333}.mg-freeze-table__main .scroll-section table thead .scroll-section__row .table-cell:last-child{border-right:none}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row{height:auto;color:#999}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell{display:table-cell;height:auto;border-right:.1875rem solid #fcfcfc;padding:1.125rem 1.125rem 1.125rem 1.25rem}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell.heading{color:#999}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child{border-right:none}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child{background:#fcfcfc;color:#000;border-right:none}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.75rem;width:3.75rem;text-align:center;vertical-align:middle;border-radius:.9375rem;background:#ccc;color:#333;margin-bottom:.3125rem}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg.success{background:#ed232a;color:#fff}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell .cellbg.error{background:#417505;color:#fff}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row:first-child(odd){background:#fcfcfc}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row:nth-child(odd){background:#f3f3f3}.mg-freeze-table__main .scroll-section table tbody .scroll-section__row:nth-child(2n){background:#fcfcfc}.mg-freeze-table__disclaimer{margin-top:1.75rem;color:#333}.os-theme-round-dark>.os-scrollbar{padding:0}.os-theme-round-dark>.os-scrollbar-horizontal{right:20px;height:20px}.os-theme-round-dark>.os-scrollbar-vertical{bottom:20px;width:20px}.os-theme-round-dark.os-host-rtl>.os-scrollbar-horizontal{left:20px;right:0}.os-theme-round-dark>.os-scrollbar-corner{height:20px;width:20px;background-color:transparent}.os-theme-round-dark>.os-scrollbar>.os-scrollbar-track{background:transparent}.os-theme-round-dark>.os-scrollbar-horizontal>.os-scrollbar-track:before,.os-theme-round-dark>.os-scrollbar-vertical>.os-scrollbar-track:before{content:"";display:block;position:absolute;background:#000}.os-theme-round-dark>.os-scrollbar-horizontal>.os-scrollbar-track:before{left:3px;right:3px;height:2px;top:50%;margin-top:-1px}.os-theme-round-dark>.os-scrollbar-vertical>.os-scrollbar-track:before{top:3px;bottom:3px;width:1px;left:50%;margin-left:-1px}.os-theme-round-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:transparent}.os-theme-round-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{content:"";display:block;position:absolute;background:#fff;border-radius:100%;border:1px solid #000;top:3px;bottom:3px;left:3px;right:3px;-webkit-transform:scale(1.3);transform:scale(1.3)}.os-theme-round-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{height:100%;min-width:20px;max-width:20px}.os-theme-round-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{width:100%;min-height:20px;max-height:20px}.os-theme-round-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.mg-stars span{display:inline-block}.mg-stars span.active{margin-right:.1875rem;width:.8rem;height:1.25rem}.mg-stars span.active:before{content:"";font-family:buitoni_icons;position:absolute;margin-top:-10px;color:#00471e;font-size:1rem}@media print,screen and (min-width:64em){.mg-stars span.active:before{margin-top:-12px}}@media screen and (min-width:75em){.mg-stars span.active:before{margin-top:-12px}}.mg-stars span path{fill:#00833e}.mg-stars span.small{margin-right:.1875rem;width:.8rem;height:1.25rem}.mg-stars span.small:before{content:"";font-family:buitoni_icons;position:absolute;font-size:1rem;color:#00471e;display:block}.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;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{cursor:pointer}.mg-pills.serving .pills-image{width:25px;height:18px;background-size:24px;background-image:url(/themes/custom/buitoni/UI/build/images/3WXSTM6.svg);background-repeat:no-repeat}.mg-pills.time{cursor:pointer}.mg-pills.time .pills-image{background-image:url(/themes/custom/buitoni/UI/build/images/2Mfe_al.svg);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.recipecategory{margin-right:1.5625rem}.mg-pills.recipecategory .pills-image{display:none}.mg-pills.recipecategory .pills-text{margin-left:0}.mg-pills.complexity .pills-image{height:1.1875rem;width:1.125rem;background-size:1.125rem 1.1875rem;margin-top:-.1875rem;color:#005543;opacity:1}.mg-pills.complexity .pills-image:before{font-family:buitoni_icons;font-size:1rem;content:""}.mg-pills.complexity .pills-image.active:before{content:""}.mg-pills.complexity .pills-text{display:none}.mg-pills>span{margin-left:.5rem;padding-top:.09375rem}.mg-pills .mg-stars{padding-top:.0625rem;display:inherit}.mg-pills .mg-stars path{height:.625rem;width:.65625rem}.mg-pills .visually-hidden{display:none}.mg-pills .adimo-container .btn-buynow,.mg-pills .adimoWidget .btn-buynow{height:1.875rem;margin-top:-.46875rem;padding-left:1.25rem;padding-right:1.25rem;border-radius:1.25rem;vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-pills .adimo-container .btn-buynow>div,.mg-pills .adimoWidget .btn-buynow>div{background-size:1rem!important;padding-left:2.5rem!important;padding-right:1rem!important;background-repeat:no-repeat!important;background-position:1rem}.mg-pills .adimo-site-product-first,.mg-pills .adimo-store-first-button,.mg-pills a.adimo-site-product-first{-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:.4375rem 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,.mg-pills a.adimo-site-product-first>div{background-size:1rem;background-position:0;background-repeat:no-repeat;height:auto!important;padding-left:1.5rem!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,.mg-pills a.adimo-site-product-first:hover.adimo-custom-setting.dark button{color:#000}.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-store-first-button:hover>div,.mg-pills a.adimo-site-product-first:hover>div{background-position:0;height:auto!important;padding-left:1.5rem!important}@media print,screen and (min-width:48em){.mg-pills .adimo-site-product-first:hover>div,.mg-pills .adimo-store-first-button:hover>div,.mg-pills a.adimo-site-product-first:hover>div{background-position:0}}.mg-pills#check-buynow{padding-left:0;padding-right:0;max-height:none;margin-left:.9375rem}.mg-pills#check-buynow .adimo-site-product-first{padding:.4375rem 1.875rem;margin-top:-.3125rem!important}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-pills#check-buynow div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-pills#check-buynow div[data-drupal-selector=edit-actions],.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-pills#check-buynow a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-pills#check-buynow a.transparent.mg-submit-btn,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form .mg-pills#check-buynow a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset .mg-pills#check-buynow a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass .mg-pills#check-buynow a.transparent.button.js-form-submit.form-submit,.mg-pdf-cta_container .mg-pills#check-buynow .mg-pdf-btn,.mg-pills#check-buynow .buitoni-btn,.mg-pills#check-buynow .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-pills#check-buynow .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-pills#check-buynow .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-pills#check-buynow .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-pills#check-buynow .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-pills#check-buynow .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-pills#check-buynow .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-pills#check-buynow .mg-pdf-cta_container .mg-pdf-btn,.mg-pills#check-buynow .user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-pills#check-buynow .user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-pills#check-buynow .user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-pills#check-buynow div.buitoni_next_pre a.nextpre__btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-pills#check-buynow a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-pills#check-buynow a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-pills#check-buynow a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre .mg-pills#check-buynow a.nextpre__btn{padding:0}.edge .mg-pills,.ie .mg-pills{line-height:.75rem}.edge .mg-pills.time .pills-image,.ie .mg-pills.time .pills-image{height:1rem;width:1rem;background-size:1rem 1rem}.edge .mg-pills.complexity .pills-image,.ie .mg-pills.complexity .pills-image{margin-top:-.1875rem}.mg-table__main table{width:100%}.mg-table__main table tbody tr:nth-child(2n){background:#fcfcfc}.mg-table__main table tbody tr th{color:#333}.mg-table__main table tbody tr td{border-right:.1875rem solid #fff;padding:1.125rem 1.125rem 1.125rem 1.25rem}@media print,screen and (min-width:64em){.mg-table__main table tbody tr td{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}}.mg-table__main table tbody tr td:last-child{border-right:0}.mg-table__main table tfoot{text-align:center}.mg-table__main table tfoot td{padding:1.125rem 1.125rem 1.125rem 1.25rem}@media print,screen and (min-width:64em){.mg-table__main table tfoot td{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}}.mg-table__main table.coloumnfreeze{display:block;width:6.25rem}.mg-table__main table.coloumnfreeze tbody tr :first-child{position:absolute;width:8rem;left:0;top:auto;border-top-width:1px;margin-top:-1px}.mg-table__disclaimer{margin-top:1.75rem;color:#333}.mg-accordion-table__main{color:#333}.mg-accordion-table__main .tbody{border-bottom:.0625rem solid #1d1d1b;padding:.0625rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.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}.mg-accordion-table__main .tfooter{padding:1.125rem 1.125rem 1.125rem 1.25rem;text-align:center}@media print,screen and (min-width:64em){.mg-accordion-table__main .tfooter{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}}.mg-accordion-table__main>div{opacity:0;-webkit-animation:slideInFromLeft .3s ease-out forwards;animation:slideInFromLeft .3s ease-out forwards}.mg-accordion-table__main>div:nth-child(1n){-webkit-animation-delay:.25s;animation-delay:.25s}.mg-accordion-table__main>div:nth-child(2n){-webkit-animation-delay:.35s;animation-delay:.35s}.mg-accordion-table__main>div:nth-child(3n){-webkit-animation-delay:.4s;animation-delay:.4s}.mg-accordion-table__main>div:nth-child(4n){-webkit-animation-delay:.45s;animation-delay:.45s}.mg-accordion-table__main>div:nth-child(5n){-webkit-animation-delay:.5s;animation-delay:.5s}.mg-accordion-table__main>div:nth-child(6n){-webkit-animation-delay:.55s;animation-delay:.55s}.mg-accordion-table__main>div:nth-child(7n){-webkit-animation-delay:.6s;animation-delay:.6s}.mg-accordion-table__main>div:nth-child(8n){-webkit-animation-delay:.65s;animation-delay:.65s}.mg-accordion-table__main>div:nth-child(9n){-webkit-animation-delay:.7s;animation-delay:.7s}.mg-accordion-table__main>div:nth-child(10n){-webkit-animation-delay:.75s;animation-delay:.75s}.mg-accordion-table__main>div:nth-child(11n){-webkit-animation-delay:.8s;animation-delay:.8s}.mg-accordion-table__main>div:nth-child(12n){-webkit-animation-delay:.85s;animation-delay:.85s}.mg-accordion-table__main>div:nth-child(13n){-webkit-animation-delay:.9s;animation-delay:.9s}.mg-accordion-table__main>div:nth-child(14n){-webkit-animation-delay:.95s;animation-delay:.95s}.mg-accordion-table__main>div:nth-child(15n){-webkit-animation-delay:1s;animation-delay:1s}.mg-accordion-table__main>div:nth-child(16n){-webkit-animation-delay:1.05s;animation-delay:1.05s}.mg-accordion-table__main>div:nth-child(17n){-webkit-animation-delay:1.1s;animation-delay:1.1s}.mg-accordion-table__main>div:nth-child(18n){-webkit-animation-delay:1.15s;animation-delay:1.15s}.mg-accordion-table__main>div:nth-child(19n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-accordion-table__main>div:nth-child(20n){-webkit-animation-delay:1.25s;animation-delay:1.25s}.mg-accordion-table__main>div:nth-child(21n){-webkit-animation-delay:1.3s;animation-delay:1.3s}.mg-accordion-table__main>div:nth-child(22n){-webkit-animation-delay:1.35s;animation-delay:1.35s}.mg-accordion-table__main>div:nth-child(23n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-accordion-table__main>div:nth-child(24n){-webkit-animation-delay:1.45s;animation-delay:1.45s}.mg-accordion-table__main>div:nth-child(25n){-webkit-animation-delay:1.5s;animation-delay:1.5s}.mg-accordion-table__main>div:nth-child(26n){-webkit-animation-delay:1.55s;animation-delay:1.55s}.mg-accordion-table__main>div:nth-child(27n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-accordion-table__main>div:nth-child(28n){-webkit-animation-delay:1.65s;animation-delay:1.65s}.mg-accordion-table__main>div:nth-child(29n){-webkit-animation-delay:1.7s;animation-delay:1.7s}.mg-accordion-table__main>div:nth-child(30n){-webkit-animation-delay:1.75s;animation-delay:1.75s}.mg-accordion-table__main>div:nth-child(31n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-accordion-table__main>div:nth-child(32n){-webkit-animation-delay:1.85s;animation-delay:1.85s}.mg-accordion-table__main>div:nth-child(33n){-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-accordion-table__main>div:nth-child(34n){-webkit-animation-delay:1.95s;animation-delay:1.95s}.mg-accordion-table__main>div:nth-child(35n){-webkit-animation-delay:2s;animation-delay:2s}.mg-accordion-table__main>div:nth-child(36n){-webkit-animation-delay:2.05s;animation-delay:2.05s}.mg-accordion-table__main>div:nth-child(37n){-webkit-animation-delay:2.1s;animation-delay:2.1s}.mg-accordion-table__main>div:nth-child(38n){-webkit-animation-delay:2.15s;animation-delay:2.15s}.mg-accordion-table__main>div:nth-child(39n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-accordion-table__main>div:nth-child(40n){-webkit-animation-delay:2.25s;animation-delay:2.25s}.mg-accordion-table__main>div:nth-child(41n){-webkit-animation-delay:2.3s;animation-delay:2.3s}.mg-accordion-table__main>div:nth-child(42n){-webkit-animation-delay:2.35s;animation-delay:2.35s}.mg-accordion-table__main>div:nth-child(43n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-accordion-table__main>div:nth-child(44n){-webkit-animation-delay:2.45s;animation-delay:2.45s}.mg-accordion-table__main>div:nth-child(45n){-webkit-animation-delay:2.5s;animation-delay:2.5s}.mg-accordion-table__main>div:nth-child(46n){-webkit-animation-delay:2.55s;animation-delay:2.55s}.mg-accordion-table__main>div:nth-child(47n){-webkit-animation-delay:2.6s;animation-delay:2.6s}.mg-accordion-table__main>div:nth-child(48n){-webkit-animation-delay:2.65s;animation-delay:2.65s}.mg-accordion-table__main>div:nth-child(49n){-webkit-animation-delay:2.7s;animation-delay:2.7s}.mg-accordion-table__main>div:nth-child(50n){-webkit-animation-delay:2.75s;animation-delay:2.75s}.mg-accordion-table__main>div:nth-child(51n){-webkit-animation-delay:2.8s;animation-delay:2.8s}.mg-accordion-table__main>div:nth-child(52n){-webkit-animation-delay:2.85s;animation-delay:2.85s}.mg-accordion-table__main>div:nth-child(53n){-webkit-animation-delay:2.9s;animation-delay:2.9s}.mg-accordion-table__main>div:nth-child(54n){-webkit-animation-delay:2.95s;animation-delay:2.95s}.mg-accordion-table__main>div:nth-child(55n){-webkit-animation-delay:3s;animation-delay:3s}.mg-accordion-table__main>div:nth-child(56n){-webkit-animation-delay:3.05s;animation-delay:3.05s}.mg-accordion-table__main>div:nth-child(57n){-webkit-animation-delay:3.1s;animation-delay:3.1s}.mg-accordion-table__main>div:nth-child(58n){-webkit-animation-delay:3.15s;animation-delay:3.15s}.mg-accordion-table__main>div:nth-child(59n){-webkit-animation-delay:3.2s;animation-delay:3.2s}.mg-accordion-table__main>div:nth-child(60n){-webkit-animation-delay:3.25s;animation-delay:3.25s}.mg-accordion-table__main>div:nth-child(61n){-webkit-animation-delay:3.3s;animation-delay:3.3s}.mg-accordion-table__main>div:nth-child(62n){-webkit-animation-delay:3.35s;animation-delay:3.35s}.mg-accordion-table__main>div:nth-child(63n){-webkit-animation-delay:3.4s;animation-delay:3.4s}.mg-accordion-table__main>div:nth-child(64n){-webkit-animation-delay:3.45s;animation-delay:3.45s}.mg-accordion-table__main>div:nth-child(65n){-webkit-animation-delay:3.5s;animation-delay:3.5s}.mg-accordion-table__main>div:nth-child(66n){-webkit-animation-delay:3.55s;animation-delay:3.55s}.mg-accordion-table__main>div:nth-child(67n){-webkit-animation-delay:3.6s;animation-delay:3.6s}.mg-accordion-table__main>div:nth-child(68n){-webkit-animation-delay:3.65s;animation-delay:3.65s}.mg-accordion-table__main>div:nth-child(69n){-webkit-animation-delay:3.7s;animation-delay:3.7s}.mg-accordion-table__main>div:nth-child(70n){-webkit-animation-delay:3.75s;animation-delay:3.75s}.mg-accordion-table__main>div:nth-child(71n){-webkit-animation-delay:3.8s;animation-delay:3.8s}.mg-accordion-table__main>div:nth-child(72n){-webkit-animation-delay:3.85s;animation-delay:3.85s}.mg-accordion-table__main>div:nth-child(73n){-webkit-animation-delay:3.9s;animation-delay:3.9s}.mg-accordion-table__main>div:nth-child(74n){-webkit-animation-delay:3.95s;animation-delay:3.95s}.mg-accordion-table__main>div:nth-child(75n){-webkit-animation-delay:4s;animation-delay:4s}.mg-accordion-table__main>div:nth-child(76n){-webkit-animation-delay:4.05s;animation-delay:4.05s}.mg-accordion-table__main>div:nth-child(77n){-webkit-animation-delay:4.1s;animation-delay:4.1s}.mg-accordion-table__main>div:nth-child(78n){-webkit-animation-delay:4.15s;animation-delay:4.15s}.mg-accordion-table__main>div:nth-child(79n){-webkit-animation-delay:4.2s;animation-delay:4.2s}.mg-accordion-table__main>div:nth-child(80n){-webkit-animation-delay:4.25s;animation-delay:4.25s}.mg-accordion-table__main>div:nth-child(81n){-webkit-animation-delay:4.3s;animation-delay:4.3s}.mg-accordion-table__main>div:nth-child(82n){-webkit-animation-delay:4.35s;animation-delay:4.35s}.mg-accordion-table__main>div:nth-child(83n){-webkit-animation-delay:4.4s;animation-delay:4.4s}.mg-accordion-table__main>div:nth-child(84n){-webkit-animation-delay:4.45s;animation-delay:4.45s}.mg-accordion-table__main>div:nth-child(85n){-webkit-animation-delay:4.5s;animation-delay:4.5s}.mg-accordion-table__main>div:nth-child(86n){-webkit-animation-delay:4.55s;animation-delay:4.55s}.mg-accordion-table__main>div:nth-child(87n){-webkit-animation-delay:4.6s;animation-delay:4.6s}.mg-accordion-table__main>div:nth-child(88n){-webkit-animation-delay:4.65s;animation-delay:4.65s}.mg-accordion-table__main>div:nth-child(89n){-webkit-animation-delay:4.7s;animation-delay:4.7s}.mg-accordion-table__main>div:nth-child(90n){-webkit-animation-delay:4.75s;animation-delay:4.75s}.mg-accordion-table__main>div:nth-child(91n){-webkit-animation-delay:4.8s;animation-delay:4.8s}.mg-accordion-table__main>div:nth-child(92n){-webkit-animation-delay:4.85s;animation-delay:4.85s}.mg-accordion-table__main>div:nth-child(93n){-webkit-animation-delay:4.9s;animation-delay:4.9s}.mg-accordion-table__main>div:nth-child(94n){-webkit-animation-delay:4.95s;animation-delay:4.95s}.mg-accordion-table__main>div:nth-child(95n){-webkit-animation-delay:5s;animation-delay:5s}.mg-accordion-table__main>div:nth-child(96n){-webkit-animation-delay:5.05s;animation-delay:5.05s}.mg-accordion-table__main>div:nth-child(97n){-webkit-animation-delay:5.1s;animation-delay:5.1s}.mg-accordion-table__main>div:nth-child(98n){-webkit-animation-delay:5.15s;animation-delay:5.15s}.mg-accordion-table__main>div:nth-child(99n){-webkit-animation-delay:5.2s;animation-delay:5.2s}.mg-accordion-table__main>div:nth-child(100n){-webkit-animation-delay:5.25s;animation-delay:5.25s}.mg-accordion-table__disclaimer{margin-top:1.75rem;color:#333}.mg-video-play-icon{cursor:pointer;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;margin-top:-5.75rem}@media print,screen and (min-width:48em){.mg-video-play-icon{margin-top:-6.375rem}}.mg-video-play-icon a{background-size:200% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#3e2b1a),color-stop(50%,#00833e));background-image:linear-gradient(90deg,#3e2b1a 50%,#00833e 0)}.mg-video-play-icon a span.play{background-image:url(/themes/custom/buitoni/UI/build/images/11-23pn.svg);display:block;margin:1.25rem 1.5625rem}.mg-video-play-icon a span.arrow{display:block;margin:1.25rem 1.5625rem;background-size:.75rem}.mg-video-play-icon a:hover{background-position:0 100%;color:#333}.mg-video-play-icon div{background:#333;padding:1.4375rem 1.6875rem;background-size:201% 100%;background-position:100% 100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#00833e),color-stop(50%,#3e2b1a));background-image:linear-gradient(90deg,#00833e 50%,#3e2b1a 0);color:#fff;display:none}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-video-play-icon div{width:auto;display:block;padding:1.125rem 1.9375rem 1.375rem 2.0625rem}}@media print,screen and (min-width:64em){.mg-video-play-icon div{display:none}}@media screen and (min-width:75em){.mg-video-play-icon div{width:auto;display:block;padding:1.125rem 1.9375rem 1.175rem}}.mg-video-play-icon div:hover{-webkit-transition:all .3s ease;transition:all .3s ease;color:#333;background-position:0 100%}.edge .mg-video-play-icon a span{width:.96938rem}.add-recipe-button .addrecipe .recipe{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;padding-left:3.75rem;background-color:#00833e}.add-recipe-button .addrecipe .recipe:before{display:inline-block;content:"";background-image:url(/themes/custom/buitoni/UI/build/images/1DkMiBY.svg);background-repeat:no-repeat;position:absolute;left:.8125rem;top:.8125rem;height:1.875rem;width:1.875rem}.add-recipe-button .addrecipe .recipe a{margin:0!important}.mg-newsletter-text-image,.mg-product-card{border-radius:1.25rem;-webkit-box-shadow:0 .3125rem .625rem #e8e3d2;box-shadow:0 .3125rem .625rem #e8e3d2;margin-bottom:.0625rem}.mg-newsletter-text-image a,.mg-product-card a{display:block;text-decoration:none;color:#333;outline:none}.mg-newsletter-text-image a img,.mg-product-card a img{width:100%;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.js-mg-search__produkte .mg-product-card .mg-newsletter-text-image picture,.js-mg-search__produkte .mg-product-card picture,.mg-newsletter-text-image .js-mg-search__produkte .mg-product-card picture,.mg-newsletter-text-image .mg-product-picture,.mg-product-card .mg-product-picture{display:block;text-align:center;position:relative;padding:5%}.js-mg-search__produkte .mg-product-card .mg-newsletter-text-image picture img,.js-mg-search__produkte .mg-product-card picture img,.mg-newsletter-text-image .js-mg-search__produkte .mg-product-card picture img,.mg-newsletter-text-image .mg-product-picture img,.mg-product-card .mg-product-picture img{width:auto;margin:0 auto;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.mg-newsletter-text-image .mg-newsletter-info-wrapper,.mg-newsletter-text-image .mg-recipe-info-wrapper,.mg-product-card .mg-newsletter-info-wrapper,.mg-product-card .mg-recipe-info-wrapper{padding:.625rem}@media print,screen and (min-width:64em){.mg-newsletter-text-image .mg-newsletter-info-wrapper,.mg-newsletter-text-image .mg-recipe-info-wrapper,.mg-product-card .mg-newsletter-info-wrapper,.mg-product-card .mg-recipe-info-wrapper{padding-top:.9375rem}}@media screen and (min-width:75em){.mg-newsletter-text-image .mg-newsletter-info-wrapper,.mg-newsletter-text-image .mg-recipe-info-wrapper,.mg-product-card .mg-newsletter-info-wrapper,.mg-product-card .mg-recipe-info-wrapper{padding:1.25rem}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-newsletter-text-image .mg-newsletter-info-wrapper h4,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-newsletter-text-image .mg-recipe-info-wrapper h4,.mg-product-card .mg-newsletter-info-wrapper .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-product-card .mg-newsletter-info-wrapper .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-product-card .mg-newsletter-info-wrapper h4,.mg-product-card .mg-recipe-info-wrapper .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-product-card .mg-recipe-info-wrapper .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-product-card .mg-recipe-info-wrapper h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-newsletter-text-image .mg-newsletter-info-wrapper h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-newsletter-text-image .mg-recipe-info-wrapper h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-product-card .mg-newsletter-info-wrapper h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-product-card .mg-recipe-info-wrapper h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-newsletter-text-image .mg-newsletter-info-wrapper h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-newsletter-text-image .mg-recipe-info-wrapper h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-product-card .mg-newsletter-info-wrapper h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-product-card .mg-recipe-info-wrapper h2{margin-top:.25rem}.mg-newsletter-text-image .mg-newsletter-info-wrapper .rec,.mg-newsletter-text-image .mg-recipe-info-wrapper .rec,.mg-product-card .mg-newsletter-info-wrapper .rec,.mg-product-card .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-newsletter-text-image .mg-newsletter-info-wrapper .reci_score,.mg-newsletter-text-image .mg-recipe-info-wrapper .reci_score,.mg-product-card .mg-newsletter-info-wrapper .reci_score,.mg-product-card .mg-recipe-info-wrapper .reci_score{margin-top:.75rem}.mg-newsletter-text-image .mg-newsletter-info-wrapper .bot,.mg-newsletter-text-image .mg-recipe-info-wrapper .bot,.mg-product-card .mg-newsletter-info-wrapper .bot,.mg-product-card .mg-recipe-info-wrapper .bot{border-bottom:.08125rem solid;padding-bottom:.625rem}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-stars,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-stars,.mg-product-card .mg-newsletter-info-wrapper .mg-stars,.mg-product-card .mg-recipe-info-wrapper .mg-stars{display:inline-block;margin-top:.125rem}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-stars span.active:before,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-stars span.active:before,.mg-product-card .mg-newsletter-info-wrapper .mg-stars span.active:before,.mg-product-card .mg-recipe-info-wrapper .mg-stars span.active:before{margin-top:0}@media print,screen and (min-width:64em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-stars span.active:before,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-stars span.active:before,.mg-product-card .mg-newsletter-info-wrapper .mg-stars span.active:before,.mg-product-card .mg-recipe-info-wrapper .mg-stars span.active:before{margin-top:0}}@media screen and (min-width:75em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-stars span.active:before,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-stars span.active:before,.mg-product-card .mg-newsletter-info-wrapper .mg-stars span.active:before,.mg-product-card .mg-recipe-info-wrapper .mg-stars span.active:before{margin-top:0}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-info,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-info,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-title,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{font-weight:700;text-align:center;color:#00471e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.5rem}@media print,screen and (min-width:48em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-info,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-info,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-title,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{height:3.125rem;height:3.75rem}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-title,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-title{height:2.5rem}@media print,screen and (min-width:48em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-title,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-title{height:2.625rem}}@media screen and (min-width:75em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-title,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-title,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-title{height:3.75rem}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info .mg-recipe-stats,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-info .mg-recipe-stats,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-info .mg-recipe-stats,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-info .mg-recipe-stats{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description,.mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-product-card .mg-recipe-info-wrapper .mg-search__product-description,.mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info{text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#00471e;height:2.5rem}@media print,screen and (min-width:48em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description,.mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info,.mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description,.mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info,.mg-product-card .mg-recipe-info-wrapper .mg-search__product-description,.mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info{height:3.125rem;height:3.75rem}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description span,.mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info span,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description span,.mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info span,.mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description span,.mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info span,.mg-product-card .mg-recipe-info-wrapper .mg-search__product-description span,.mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info span{color:#6fd99f;font-weight:700}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-search__product-description span:hover,.mg-newsletter-text-image .mg-newsletter-info-wrapper div.mg-newsletter-info span:hover,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-search__product-description span:hover,.mg-newsletter-text-image .mg-recipe-info-wrapper div.mg-newsletter-info span:hover,.mg-product-card .mg-newsletter-info-wrapper .mg-search__product-description span:hover,.mg-product-card .mg-newsletter-info-wrapper div.mg-newsletter-info span:hover,.mg-product-card .mg-recipe-info-wrapper .mg-search__product-description span:hover,.mg-product-card .mg-recipe-info-wrapper div.mg-newsletter-info span:hover{text-decoration:underline}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-newsletter-info,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-newsletter-info,.mg-product-card .mg-newsletter-info-wrapper .mg-newsletter-info,.mg-product-card .mg-recipe-info-wrapper .mg-newsletter-info{font-weight:400}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:.6875rem}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats.mg-recipe-stats-overview-list,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats.mg-recipe-stats-overview-list,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats.mg-recipe-stats-overview-list,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats.mg-recipe-stats-overview-list{display:none}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration,.mg-product-card .mg-recipe-info-wrapper .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;color:#999;height:1.875rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:.3125rem}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{background-image:url(/themes/custom/buitoni/UI/build/images/2Mfe_al.svg);stroke:#999;height:1rem;width:1rem;background-size:1rem;display:inline-block;margin-right:.4375rem;background-repeat:no-repeat}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{margin-right:.25rem!important}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text{color:#005543;margin-top:.125rem}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty,.mg-product-card .mg-recipe-info-wrapper .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:0;color:#005543}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-top:.125rem;margin-left:.5625rem}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before{font-family:buitoni_icons;font-size:.625rem;content:""}@media print,screen and (min-width:48em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before{font-size:.75rem}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff.active:before,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff.active:before,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff.active:before,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff.active:before{content:""}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-left:.25rem!important}}@media (min-width:1200px) and (max-width:1370px){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .js-recipe-star,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .js-recipe-star,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star{margin-right:.625rem!important}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .js-recipe-star span,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .js-recipe-star svg,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star span,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star svg,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .js-recipe-star span,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .js-recipe-star svg,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star span,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star svg{height:1rem!important;width:1rem!important}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty,.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{margin-left:0!important}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .js-mg-difficulty-icon,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .js-mg-difficulty-icon,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .js-mg-difficulty-icon,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .js-mg-difficulty-icon{width:.625rem!important;height:1.125rem!important;background-size:.625rem 1.125rem!important}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .js-mg-difficulty-text,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .js-mg-difficulty-text,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-difficulty .js-mg-difficulty-text,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .js-mg-difficulty-text{margin-left:.3125rem!important}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon{margin:0 .3125rem 0 0!important;width:.6875rem!important;height:.6875rem!important;background-size:.6875rem!important}@media print,screen and (min-width:48em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon{width:.8125rem!important;height:.8125rem!important;background-size:.8125rem!important}}@media screen and (min-width:75em){.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .js-mg-duration-icon{width:.8125rem!important;height:.8125rem!important;background-size:.8125rem!important}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-stats.product-star .js-recipe-star,.mg-newsletter-text-image .mg-recipe-info-wrapper .mg-recipe-stats.product-star .js-recipe-star,.mg-product-card .mg-newsletter-info-wrapper .mg-recipe-stats.product-star .js-recipe-star,.mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats.product-star .js-recipe-star{width:100%;text-align:center}.mg-newsletter-text-image .mg-newsletter-info-wrapper a:hover,.mg-newsletter-text-image .mg-recipe-info-wrapper a:hover,.mg-product-card .mg-newsletter-info-wrapper a:hover,.mg-product-card .mg-recipe-info-wrapper a:hover{text-decoration:underline}.mg-newsletter-text-image .mg-newsletter-info-wrapper .js-redirect-buynow a,.mg-newsletter-text-image .mg-recipe-info-wrapper .js-redirect-buynow a,.mg-product-card .mg-newsletter-info-wrapper .js-redirect-buynow a,.mg-product-card .mg-recipe-info-wrapper .js-redirect-buynow a{margin-top:.625rem;width:100%!important;height:auto!important;padding-top:.4375rem;padding-bottom:.4375rem;border-radius:1.875rem}html[dir=rtl] .mg-product-card .mg-half-stars path:first-of-type{fill:#00833e}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}}.lang-cz .js-recipe-star,.lang-cz .mg-pills.rating,.lang-sk .js-recipe-star,.lang-sk .mg-pills.rating{display:none!important}.circle{position:relative;margin:0;float:right;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.375rem}.circle,.circle .ring-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.circle .ring-wrapper{background-color:#f3f3f3;border-radius:1.25rem}.circle .progress-ring{width:2.5rem;height:2.5rem}@media print,screen and (min-width:48em){.circle .progress-ring{width:2.8125rem;height:2.8125rem}}@media screen and (min-width:75em){.circle .progress-ring{width:3.375rem;height:3.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:#000;width:50%;left:7%;top:34%}.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:.5rem 1rem;display:inline-block;color:#2c2c2c;text-decoration:none;background-color:#dbccbc;border-radius:3.125rem;height:-webkit-max-content;height:-moz-max-content;height:max-content;-webkit-transition:.5s;transition:.5s}.mg-tag:not(:last-child){margin-right:.3125rem;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-tag:not(:last-child){margin-right:.625rem}}.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-category-tags .mg-tag{margin-right:.25rem;margin-left:.25rem;margin-bottom:.375rem;padding:.5rem}@media print,screen and (min-width:64em){.mg-category-tags .mg-tag{padding:.5rem 1.25rem}}@media print,screen and (max-width:47.99875em){.mg-category-tags .mg-tags__block{margin-left:2.5rem;margin-right:2.5rem}}.mg-category-tags .mg-tags{padding-bottom:3.125rem}.mg-category-tags .mg-tags__block .tag-more-load-wrap{margin-bottom:0}.mg-story,.mg-story a{position:relative}.mg-story a{display:block;text-decoration:none;color:#333}.mg-story a picture img{width:100%}.mg-search__suggestion_title .mg-story a a,.mg-search__suggestion_title .mg-story a h5,.mg-story a .mg-search__suggestion_title a,.mg-story a .mg-search__suggestion_title h5,.mg-story a h5{z-index:2;position:absolute;top:.9375rem;left:1.25rem;right:1.25rem;padding-right:2.5rem;color:#333}.mg-story a .story-img{z-index:2;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1875rem .9375rem .1875rem .1875rem;left:1.25rem;bottom:1.25rem;background-color:#ff0;border-radius:2rem}.mg-story a .story-img span{margin-left:.625rem}.mg-story a .story-img img{border-radius:1.875rem}.mg-story a:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.95;background:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),color-stop(16.4%,hsla(0,0%,95.3%,.8)),color-stop(46.4%,hsla(0,0%,95.3%,0)));background:linear-gradient(180deg,#fcfcfc,hsla(0,0%,95.3%,.8) 16.4%,hsla(0,0%,95.3%,0) 46.4%)}@media print,screen and (min-width:64em){.mg-story a:after{background:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),color-stop(20.4%,hsla(0,0%,95.3%,.8)),color-stop(40.4%,hsla(0,0%,95.3%,0)));background:linear-gradient(180deg,#fcfcfc,hsla(0,0%,95.3%,.8) 20.4%,hsla(0,0%,95.3%,0) 40.4%)}}.mg-story .animated_gif{width:100%;height:62.93vw}@media print,screen and (min-width:48em){.mg-story .animated_gif{height:25.65vw}}@media print,screen and (min-width:64em){.mg-story .animated_gif{height:22.26vw}}@media screen and (min-width:75em){.mg-story .animated_gif{height:17.1875VW}}@media screen and (min-width:100em){.mg-story .animated_gif{height:17.1875rem}}.mg-cooking-knowledge{border:3px solid #eee;padding-bottom:1.875rem;position:relative}@media print,screen and (min-width:48em){.mg-cooking-knowledge{padding-bottom:1.5625rem}}@media print,screen and (min-width:64em){.mg-cooking-knowledge{padding-bottom:1.25rem}}@media screen and (min-width:75em){.mg-cooking-knowledge{padding-bottom:1.875rem}}.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge h5,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5{margin-top:3.125rem;padding-left:9.5%;padding-right:9.5%}@media print,screen and (min-width:48em){.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge h5,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5{margin-top:1.5625rem;padding-left:4.25%}}@media print,screen and (min-width:64em){.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge h5,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5{margin-top:.9375rem;padding-left:6.6%}}@media screen and (min-width:75em){.mg-cooking-knowledge .mg-search__suggestion_title a,.mg-cooking-knowledge .mg-search__suggestion_title h5,.mg-cooking-knowledge h5,.mg-search__suggestion_title .mg-cooking-knowledge a,.mg-search__suggestion_title .mg-cooking-knowledge h5{margin-top:2.8125rem;padding-left:8.2%}}.mg-cooking-knowledge p{color:#999;margin-top:1.875rem;padding-left:9.5%;padding-right:9.5%}@media print,screen and (min-width:48em){.mg-cooking-knowledge p{margin-top:.4375rem;padding-left:4.25%;padding-right:18.7%}}@media print,screen and (min-width:64em){.mg-cooking-knowledge p{padding-left:6.6%;padding-right:6.6%}}@media screen and (min-width:75em){.mg-cooking-knowledge p{padding-right:9.5%;padding-left:8.2%}}.mg-cooking-knowledge a{text-decoration:none;display:inline-block;color:#333;margin-left:9.5%;margin-right:9.5%;margin-top:3.4375rem}@media print,screen and (min-width:48em){.mg-cooking-knowledge a{margin-left:4.25%;margin-right:4.25%;margin-top:1.25rem}}@media print,screen and (min-width:64em){.mg-cooking-knowledge a{margin-left:6.6%;margin-right:6.6%}}@media screen and (min-width:75em){.mg-cooking-knowledge a{margin-left:8.2%;margin-right:8.2%}}.mg-cooking-knowledge a .mg-search__suggestion_title a,.mg-cooking-knowledge a .mg-search__suggestion_title h5,.mg-cooking-knowledge a h5,.mg-search__suggestion_title .mg-cooking-knowledge a a,.mg-search__suggestion_title .mg-cooking-knowledge a h5{margin:0;padding:0 0 .25rem}.mg-cooking-knowledge a .mg-search__suggestion_title a:after,.mg-cooking-knowledge a h5:after,.mg-search__suggestion_title .mg-cooking-knowledge a a:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-cooking-knowledge a .mg-search__suggestion_title a,.mg-cooking-knowledge a .mg-search__suggestion_title h5,.mg-cooking-knowledge a h5,.mg-search__suggestion_title .mg-cooking-knowledge a a,.mg-search__suggestion_title .mg-cooking-knowledge a h5{text-decoration:underline}}.mg-cooking-knowledge .icon{height:3.75rem;width:3.75rem;position:absolute;top:1.875rem;right:0;background:#ff0;display:inline-block}@media print,screen and (min-width:48em){.mg-cooking-knowledge .icon{height:2.5rem;width:2.5rem}}@media print,screen and (min-width:64em){.mg-cooking-knowledge .icon{top:.625rem}}@media screen and (min-width:75em){.mg-cooking-knowledge .icon{height:3.75rem;width:3.75rem}}.mg-iframe iframe{width:100%;min-height:62.5rem}.mg-containt-container iframe{margin:3.125rem 0}.mg-teaser-list ul{margin-top:1.25rem;position:relative}.mg-teaser-list ul li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.9375rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-teaser-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0}}.mg-teaser-list ul li:before{content:"";height:1rem;width:1.125rem;background-size:1.125rem 1rem;margin-right:.625rem}.mg-teaser-list__btn .mg-btn,.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-teaser-list__btn .mg-btn>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-teaser-list__btn .mg-btn>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-teaser-list__btn .mg-btn>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-teaser-list__btn .mg-btn:hover>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-teaser-list__btn .mg-btn:hover>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-teaser-list__btn .mg-btn:hover>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-teaser-list__btn .mg-btn,.mg-teaser-list__btn .mg-submit-btn,.mg-teaser-list__btn .user-login-form .button.js-form-submit.form-submit,.mg-teaser-list__btn .user-pass-reset .button.js-form-submit.form-submit,.mg-teaser-list__btn .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-teaser-list__btn .button.js-form-submit.form-submit,.user-pass-reset .mg-teaser-list__btn .button.js-form-submit.form-submit,.user-pass .mg-teaser-list__btn .button.js-form-submit.form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:1.875rem}}.edge .mg-teaser-list ul li:before,.ie .mg-teaser-list ul li:before{height:16px;width:18px;background-size:18px 16px}a{outline:none}.mg-teaser-expert-data{position:relative}.mg-teaser-expert-data__img{display:inline-block;height:4.375rem;width:4.375rem;vertical-align:top}@media print,screen and (min-width:48em){.mg-teaser-expert-data__img{height:4.875rem;width:4.875rem}}@media print,screen and (min-width:64em){.mg-teaser-expert-data__img{height:6.5rem;width:6.5rem}}@media screen and (min-width:75em){.mg-teaser-expert-data__img{height:10.9375rem;width:10.9375rem}}.mg-teaser-expert-data__img img{border-radius:50%;height:100%}.mg-teaser-expert-data__name{display:inline-block;margin-left:1.25rem}@media print,screen and (min-width:48em){.mg-teaser-expert-data__name{margin-left:2.625rem;position:absolute;top:0}}@media print,screen and (min-width:64em){.mg-teaser-expert-data__name{margin-left:3.5rem}}@media screen and (min-width:75em){.mg-teaser-expert-data__name{margin-left:4.75rem}}.mg-teaser-expert-data__quote{margin-top:0;margin-left:1.25rem;vertical-align:top;width:70%;display:inline-block}@media print,screen and (min-width:48em){.mg-teaser-expert-data__quote{width:62%;margin-left:2.875rem}}@media print,screen and (min-width:64em){.mg-teaser-expert-data__quote{margin-left:3.5rem}}@media screen and (min-width:75em){.mg-teaser-expert-data__quote{width:57%}}@media screen and (min-width:85em){.mg-teaser-expert-data__quote{width:59%;margin-left:4.75rem}}.mg-teaser-expert-data__quote h2{margin-top:1.4375rem;margin-bottom:1.375rem}@media print,screen and (min-width:48em){.mg-teaser-expert-data__quote h2{margin-bottom:1rem;margin-top:0}}@media print,screen and (max-width:47.99875em){.mg-teaser-expert-data__quote .expert-quotes{margin-left:-5rem}}.mg-teaser-expert-data__quote-btn .mg-btn,.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-teaser-expert-data__quote-btn .mg-btn,.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-teaser-expert-data__quote-btn .mg-btn>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-teaser-expert-data__quote-btn .mg-btn>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-teaser-expert-data__quote-btn .mg-btn>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-teaser-expert-data__quote-btn .mg-btn>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-teaser-expert-data__quote-btn .mg-btn:hover>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-teaser-expert-data__quote-btn .mg-btn:hover>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-teaser-expert-data__quote-btn .mg-btn:hover>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-teaser-expert-data__quote-btn .mg-btn,.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;padding-bottom:1.25rem}@media print,screen and (min-width:48em){.mg-newsletter-text-image .mg-newsletter-info-wrapper{margin-top:.75rem;padding-bottom:1.625rem}}@media print,screen and (min-width:64em){.mg-newsletter-text-image .mg-newsletter-info-wrapper{padding-bottom:2.5rem}}@media screen and (min-width:75em){.mg-newsletter-text-image .mg-newsletter-info-wrapper{margin-top:1.125rem}}.mg-newsletter-text-image .mg-newsletter-info-wrapper .mg-recipe-info{margin-top:.3125rem;color:#999}.mg-newsletter-text-image .animated_gif{width:100%;height:47.19vw}@media print,screen and (min-width:48em){.mg-newsletter-text-image .animated_gif{height:18.88vw}}@media print,screen and (min-width:64em){.mg-newsletter-text-image .animated_gif{height:16.79vw}}@media screen and (min-width:75em){.mg-newsletter-text-image .animated_gif{height:12.87VW}}@media screen and (min-width:100em){.mg-newsletter-text-image .animated_gif{height:12.875rem}}@media print,screen and (min-width:48em){.mg-cooking-mode-section{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;overflow:hidden;margin-bottom:0;margin-top:3.125rem}.mg-cooking-mode-section .mg-slick{width:100%;height:100%;overflow-y:auto}.mg-cooking-mode-section .mg-slick>div:last-of-type p{padding-bottom:17vh}}.mg-cooking-mode-section .mg-cooking-mode-img .popup-img{width:100%}.mg-cooking-mode-section .step-title{margin-top:.9375rem;padding-bottom:.875rem;border-bottom:1px solid #ccc;color:#333}.mg-cooking-mode-section .mg-ingredients{color:#999;display:block;margin-top:.9375rem}.mg-cooking-mode-section .mg-step-tool-icons{margin-top:.9375rem}.mg-cooking-mode-section p{color:#333;margin-top:.3125rem}@media print,screen and (min-width:48em){.mg-cooking-mode-section p{margin-top:.625rem}}.mg-cooking-mode-section .mg-step-tool-icons img{height:1.875rem;width:1.875rem;display:inline-block}@media print,screen and (min-width:48em){.mg-cooking-mode-section .slick-slide{margin-top:3.125rem}}.mg-cooking-mode-section .mg-time-button{position:relative}.mg-cooking-mode-section .mg-time-button .time-label{margin-top:-.3125rem}@media print,screen and (min-width:48em){.mg-cooking-mode-section .mg-time-button .time-label{margin-top:-.1875rem}}.mg-cooking-mode-section .mg-time-button .step-number{font-weight:700}.mg-cooking-mode-section .slick-dots{position:relative;width:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:0;margin-top:0;background-color:#fff;background:transparent}.mg-cooking-mode-section .slick-dots li{width:3.90625rem;height:3.625rem;margin:0;position:relative}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-section .slick-dots li .time-label{opacity:0}.mg-cooking-mode-section .slick-dots li .mg-time-button{-webkit-transform:translate(0);transform:translate(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}}@media print,screen and (min-width:48em){.mg-cooking-mode-section .slick-dots li{width:6.4375rem;height:4.375rem}}@media print,screen and (min-width:64em){.mg-cooking-mode-section .slick-dots li{width:6.4375rem;height:4.0625rem}}@media screen and (min-width:75em){.mg-cooking-mode-section .slick-dots li{width:7.75rem;height:4.6875rem}}.mg-cooking-mode-section .slick-dots li button{height:100%;color:#333;position:relative;padding-top:.875rem;padding-bottom:.875rem;background-color:transparent;border-radius:0;border:none;width:100%;text-indent:unset;opacity:.2}@media print,screen and (min-width:64em){.mg-cooking-mode-section .slick-dots li button:hover{opacity:1}}.mg-cooking-mode-section .slick-dots .slick-active button{opacity:1}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-section .slick-dots .slick-active .mg-time-button{-webkit-transform:translateY(-.625rem);transform:translateY(-.625rem)}.mg-cooking-mode-section .slick-dots .slick-active .time-label{opacity:1}}@media print,screen and (min-width:64em){.mg-cooking-mode-section .mg-cooking-mode-bar{left:0}}.mg-cooking-mode-section .mg-video{margin-top:0;display:block!important;margin-bottom:0}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-section .mg-video{padding:0}}.mg-cooking-mode-section .mg-video .mg-gutter-container{margin:0;width:100%}.mg-cooking-mode-section .mg-video .mg-gutter-container .mg-video__img-block{width:100%}.mg-cooking-mode-section .mg-video .mg-gutter-container .mg-video__txt-block{display:none}.mg-cooking-mode-overlay{background-color:#fcfcfc}.mg-cooking-mode-overlay .mg-overlay__content-wrapper{display:block}.mg-cooking-mode-overlay .mg-overlay__content-wrapper .mg-slick::-webkit-scrollbar,.mg-cooking-mode-overlay .mg-overlay__content-wrapper::-webkit-scrollbar{display:none}.mg-cooking-mode-overlay .mg-overlay-close{cursor:pointer}.mg-cooking-mode-overlay .slick-active{opacity:1}.mg-cooking-mode-overlay .slick-active button{opacity:1!important}.mg-cooking-mode-overlay .slick-slide{background-color:#fcfcfc}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-overlay .slick-slide{min-height:100vh}}@media print,screen and (min-width:48em){.mg-cooking-mode-overlay .js-vertical-slide{padding-top:3.125rem;opacity:.4}}@media print,screen and (min-width:48em){.mg-cooking-mode-overlay .mg-slick .js-vertical-slide:first-of-type,.mg-cooking-mode-overlay .vertical-slide-active{opacity:1}}@media print,screen and (max-width:47.99875em){.mg-cooking-mode-overlay+.mg-overlay .mg-overlay-close{right:1.25rem}}.mg-cooking-mode-overlay .popup-img{min-height:12.8125rem}@media print,screen and (min-width:48em){.mg-cooking-mode-overlay .popup-img{min-height:21.875rem}}@media print,screen and (min-width:64em){.mg-cooking-mode-overlay .popup-img{min-height:23.125rem}}@media screen and (min-width:75em){.mg-cooking-mode-overlay .popup-img{min-height:20rem}}.iphone .mg-cooking-mode-section .mg-slick{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iphone .mg-cooking-mode-section .mg-slick .js-vertical-slide{padding-bottom:4.375rem}.iphone .mg-cooking-mode-section .mg-cooking-mode-bar{bottom:0}.android .mg-cooking-mode-section p{padding-bottom:1.25rem}.android .mg-cooking-mode-section .js-vertical-slide{padding-bottom:3.75rem}.ie .mg-cooking-mode-overlay .mg-overlay-close{position:static;background-color:#fcfcfc;margin:1.875rem 1.875rem 0 auto}.ie .mg-cooking-mode-overlay .mg-cooking-mode-section{background-color:#fcfcfc}.ie .mg-cooking-mode-overlay .mg-cooking-mode-section .mg-slick>div:first-of-type{padding-top:1.125rem}.ie .mg-cooking-mode-overlay .mg-cooking-mode-section .mg-cooking-mode-bar .slick-dots{z-index:7!important}.ie .mg-cooking-mode-overlay .mg-cooking-mode-section .mg-cooking-mode-bar button{text-indent:0!important}.mg-cooking-mode-overlay{width:100vw}.mg-cooking-mode-bar,.mg-mobile-bar{overflow:hidden;width:100vw;bottom:0;margin-top:0;background-color:#fff;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-cooking-mode-bar ul,.mg-mobile-bar ul{margin-left:auto!important;margin-right:auto!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.mg-cooking-mode-bar .mg-customize-slick,.mg-mobile-bar .mg-customize-slick{width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-cooking-mode-bar .mg-cooking-mode-bg,.mg-mobile-bar .mg-cooking-mode-bg{position:absolute;height:auto;bottom:0;width:3.90625rem;left:0;top:0;z-index:-5;background:#00833e;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}.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}.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:#00833e;position:relative}.mg-rating__inner:after{content:"";position:absolute;z-index:-1;width:83%;height:100%;top:0;left:8.3334%;-webkit-box-shadow:0 50px 40px rgba(0,0,0,.1);box-shadow:0 50px 40px rgba(0,0,0,.1)}@media print,screen and (max-width:47.99875em){.mg-rating__inner:after{width:100%;left:0;-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.1);box-shadow:0 0 50px 0 rgba(0,0,0,.1)}}@media print,screen and (min-width:48em){.mg-rating__inner{background:transparent;min-height:10.75rem}}@media print,screen and (min-width:64em){.mg-rating__inner{min-height:9rem}}@media screen and (min-width:75em){.mg-rating__inner{min-height:11.875rem}}.mg-rating__txt-block{padding-top:1.25rem;background:#00833e;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:48em){.mg-rating__txt-block{padding-top:2.375rem;padding-bottom:2.375rem}}@media print,screen and (min-width:64em){.mg-rating__txt-block{padding-top:2.84375rem;padding-bottom:2.84375rem}}@media screen and (min-width:75em){.mg-rating__txt-block{padding-top:3.75rem;padding-bottom:3.75rem}}.mg-rating__txt-block .mg-search__suggestion_title a,.mg-rating__txt-block .mg-search__suggestion_title h5,.mg-rating__txt-block h5,.mg-search__suggestion_title .mg-rating__txt-block a,.mg-search__suggestion_title .mg-rating__txt-block h5{margin-top:.3125rem;color:#333}@media print,screen and (min-width:48em){.mg-rating__txt-block .mg-search__suggestion_title a,.mg-rating__txt-block .mg-search__suggestion_title h5,.mg-rating__txt-block h5,.mg-search__suggestion_title .mg-rating__txt-block a,.mg-search__suggestion_title .mg-rating__txt-block h5{margin-top:.0625rem;min-height:unset}}.mg-rating__txt-block p{color:#333}.mg-rating__txt-block .moveRight{-webkit-transform:translateX(6.25rem);transform:translateX(6.25rem)}.mg-rating__txt-block .text-current{opacity:1;-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:transform .6s ease-out,opacity .6s ease-out;transition:transform .6s ease-out,opacity .6s ease-out,-webkit-transform .6s ease-out}.mg-rating__txt-block .move-heading{position:relative;-webkit-transform:translateX(6.25rem);transform:translateX(6.25rem);opacity:0}.mg-rating__txt-block .after-text{display:none;opacity:0;-webkit-transform:translateX(-6.25rem);transform:translateX(-6.25rem)}.mg-rating__txt-block .move-heading-next{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity 1s ease-out,-webkit-transform .6s ease-out;transition:opacity 1s ease-out,-webkit-transform .6s ease-out;transition:transform .6s ease-out,opacity 1s ease-out;transition:transform .6s ease-out,opacity 1s ease-out,-webkit-transform .6s ease-out}@media print,screen and (min-width:48em){.mg-rating__txt-block:nth-child(n){padding-right:4.1667%}}@media print,screen and (min-width:48em){.mg-rating__txt-block:nth-child(2){margin-left:-.0625rem}}@media print,screen and (min-width:48em){.mg-rating__txt-block:nth-child(3){margin-left:-.0625rem;margin-right:-.0625rem}}.mg-rating__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#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:2px solid #aaa;border-radius:.3125rem;color:#333;float:right;border-radius:0}@media print,screen and (min-width:48em){.mg-rating__stars .mg-rating_captcha .mg-captcha-row1>div button{padding:.5rem}}.mg-rating__stars .mg-rating_captcha .mg-captcha-row2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-preferred-size:13%;flex-basis:13%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-rating__stars .mg-rating_captcha .mg-captcha-row2{-ms-flex-preferred-size:20%;flex-basis:20%}}.mg-rating__stars .mg-rating_captcha .mg-captcha-row2 .mg-refresh-arrow{cursor:pointer;-ms-flex-item-align:center;align-self:center;width:1.875rem;height:1.875rem;background-size:1.25rem;margin-top:1.0625rem;display:inline-block}@media screen and (min-width:75em){.mg-rating__stars .mg-rating_captcha .mg-captcha-row2 .mg-refresh-arrow{height:1.875rem;background-size:1.5625rem}}.mg-rating__stars .mg-captcha-hide{display:none}.mg-rating__stars .animate-it{-webkit-animation:zoom .4s forwards;animation:zoom .4s forwards}.mg-rating__stars .animate-btn{-webkit-animation:moveInBottom .3s ease-out forwards;animation:moveInBottom .3s ease-out forwards}.mg-rating__stars .animate-div{-webkit-animation:removeWidth .3s .3s forwards;animation:removeWidth .3s .3s forwards}.mg-rating__stars .mg-stars{margin-bottom:.6875rem;position:relative}@media print,screen and (min-width:48em){.mg-rating__stars .mg-stars{margin-top:0;margin-bottom:1.25rem}}@media print,screen and (min-width:64em){.mg-rating__stars .mg-stars{margin-top:0;margin-bottom:1rem}}@media screen and (min-width:75em){.mg-rating__stars .mg-stars{-ms-flex-item-align:center;align-self:center;display:table}}.mg-rating__stars .mg-stars span{margin-right:.3125rem;width:2rem;height:2rem}@media print,screen and (min-width:48em){.mg-rating__stars .mg-stars span{width:1.375rem;height:1.375rem}}@media print,screen and (min-width:64em){.mg-rating__stars .mg-stars span{margin-right:.375rem;width:1.875rem;height:1.875rem}}@media screen and (min-width:75em){.mg-rating__stars .mg-stars span{margin-right:.5rem;width:2.5rem;height:2.5rem}}.mg-rating__stars .mg-stars svg{display:inline-block}.mg-rating__stars .mg-stars .first-span svg path{fill:#af835c;opacity:.4}.mg-rating__stars .mg-stars .second-span{cursor:pointer;position:absolute;left:0;top:0;margin:0 auto;right:0}.mg-rating__stars .mg-stars .second-span span{display:inline-block;z-index:99999}.mg-rating__stars .mg-stars .second-span .second-polygon,.mg-rating__stars .mg-stars .second-span svg path{fill:#00833e}.mg-rating__stars .mg-stars .second-span svg{-webkit-transform:scale(0);transform:scale(0)}.mg-rating__stars>.confirm{position:relative;display:inline-block;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-rating__stars>.confirm .text-wrapper{position:relative;z-index:2;overflow:hidden;margin-top:.625rem}.mg-rating__stars>.confirm .text-wrapper .text-min{color:#00833e}@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 #00833e}.mg-rating__stars>.confirm .color-div{color:#00833e;border-bottom:.125rem solid #00833e}.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:#00833e}.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:#00833e!important}.ie .checkmark svg{height:1.875rem}@media print,screen and (min-width:64em){.ie .mg-rating__inner{min-height:9rem}}html.lang-it .js-recipe-star,html.lang-it .mg-pills.rating{display:none}.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{overflow:hidden;position:relative;padding:1px}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a{overflow:hidden;display:inline-block;width:100%;height:100%;color:#333}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a picture img{width:100%;height:100%;-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out;-webkit-transform:scale(1.1);transform:scale(1.1)}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a picture:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,hsla(0,0%,95.3%,0)),color-stop(58%,hsla(0,0%,100%,.6)),color-stop(72%,hsla(0,0%,100%,.8)),to(#f3f3f3));background:linear-gradient(180deg,hsla(0,0%,95.3%,0) 30%,hsla(0,0%,100%,.6) 58%,hsla(0,0%,100%,.8) 72%,#f3f3f3)}@media print,screen and (min-width:64em){.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a picture:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,hsla(0,0%,95.3%,0)),color-stop(58%,hsla(0,0%,100%,.6)),color-stop(72%,hsla(0,0%,100%,.8)),to(#f3f3f3));background:linear-gradient(180deg,hsla(0,0%,95.3%,0) 30%,hsla(0,0%,100%,.6) 58%,hsla(0,0%,100%,.8) 72%,#f3f3f3)}}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{z-index:2;font-weight:700;position:absolute;bottom:.875rem;padding-right:1.25rem;padding-left:.625rem}@media print,screen and (min-width:48em){.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width:75em){.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h4,.mg-search-kochstudio-expert .mg-search-expert__title .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h3,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail a h2{padding-right:1.875rem;padding-left:1.875rem;bottom:2rem}}.mg-playlist-grid .mg-playlist-grid-content .playlist-thumbnail:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.mg-playlist-grid .mg-playlist-grid-content .playlist-cta{text-align:right;padding-top:1.3125rem}@media print,screen and (min-width:48em){.mg-playlist-grid .mg-playlist-grid-content .playlist-cta{padding-top:1.4375rem}}@media print,screen and (min-width:64em){.mg-playlist-grid .mg-playlist-grid-content .playlist-cta{padding-top:1.75rem}}.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a{color:#333;display:inline-block;padding-bottom:.0625rem}@media print,screen and (max-width:47.99875em){.mg-playlist-grid .mg-playlist-grid-content .playlist-cta a{text-decoration:underline}}.mg-playlist-grid .playlist-dark,.mg-playlist-grid .playlist-dark .alternate-cta a,.mg-playlist-grid .playlist-dark .playlist-thumbnail a{color:#fff}.mg-playlist-grid .playlist-dark .playlist-thumbnail a picture:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(62,43,26,0)),color-stop(58.15%,rgba(62,43,26,.6)),color-stop(72.15%,rgba(62,43,26,.8)),to(rgba(62,43,26,.8)));background:linear-gradient(180deg,rgba(62,43,26,0) 30%,rgba(62,43,26,.6) 58.15%,rgba(62,43,26,.8) 72.15%,rgba(62,43,26,.8))}.mg-playlist-grid .playlist-dark .playlist-thumbnail .new-icon{color:#3d3d3d}.mg-playlist-grid .playlist-dark .playlist-cta a{color:#fff}@media print,screen and (max-width:47.99875em){.mg-playlist-grid .playlist-dark .playlist-cta a{text-decoration:underline}}.mg-playlist-grid .mg-btn-wrapper{padding-right:1.875rem}@media print,screen and (min-width:48em){.mg-playlist-grid .mg-btn-wrapper{padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mg-playlist-grid .mg-btn-wrapper .mg-btn,.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-playlist-grid .mg-btn-wrapper .mg-btn 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-playlist-grid .mg-btn-wrapper .mg-btn:hover div,.mg-playlist-grid .mg-btn-wrapper .mg-submit-btn:hover div,.mg-playlist-grid .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit:hover div,.mg-playlist-grid .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit:hover div,.mg-playlist-grid .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit:hover div,.user-login-form .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-pass-reset .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit:hover div,.user-pass .mg-playlist-grid .mg-btn-wrapper .button.js-form-submit.form-submit:hover div{color:#333}.mg-playlist-grid.playlist-bg-dark+.mg-playlist-grid.playlist-bg-dark{padding-top:0}.first-thumbnail{margin-bottom:.5625rem}@media print,screen and (min-width:48em){.first-thumbnail{margin-bottom:0}}@-webkit-keyframes mg-slide-up-mobile{0%{opacity:0;-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes mg-slide-up-mobile{0%{opacity:0;-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes mg-slide-up{0%{opacity:0;-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mg-slide-up{0%{opacity:0;-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mg-slide-right{0%{opacity:0;-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes mg-slide-right{0%{opacity:0;-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes mg-slide-left{0%{opacity:0;-webkit-transform:translateX(2.5rem);transform:translateX(2.5rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes mg-slide-left{0%{opacity:0;-webkit-transform:translateX(2.5rem);transform:translateX(2.5rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes scaleIcon{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleIcon{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@media print,screen and (min-width:48em){.mg-anim-hide{opacity:0}}@media print,screen and (min-width:48em){.mg-anim-slide-up{-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem);-webkit-animation:mg-slide-up .4s forwards;animation:mg-slide-up .4s forwards}.mg-anim-slide-up:nth-of-type(1n){-webkit-animation-delay:1.1s;animation-delay:1.1s}.mg-anim-slide-up:nth-of-type(2n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-anim-slide-up:nth-of-type(3n){-webkit-animation-delay:1.3s;animation-delay:1.3s}.mg-anim-slide-up:nth-of-type(4n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-anim-slide-up:nth-of-type(5n){-webkit-animation-delay:1.5s;animation-delay:1.5s}.mg-anim-slide-up:nth-of-type(6n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-anim-slide-up:nth-of-type(7n){-webkit-animation-delay:1.7s;animation-delay:1.7s}.mg-anim-slide-up:nth-of-type(8n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-anim-slide-up:nth-of-type(9n){-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-anim-slide-up:nth-of-type(10n){-webkit-animation-delay:2s;animation-delay:2s}.mg-anim-slide-up:nth-of-type(11n){-webkit-animation-delay:2.1s;animation-delay:2.1s}.mg-anim-slide-up:nth-of-type(12n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-anim-slide-up:nth-of-type(13n){-webkit-animation-delay:2.3s;animation-delay:2.3s}.mg-anim-slide-up:nth-of-type(14n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-anim-slide-up:nth-of-type(15n){-webkit-animation-delay:2.5s;animation-delay:2.5s}.mg-anim-slide-up:nth-of-type(16n){-webkit-animation-delay:2.6s;animation-delay:2.6s}}.mg-anim-slide-up-mobile{-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem);-webkit-animation:mg-slide-up .4s .1s forwards;animation:mg-slide-up .4s .1s forwards}@media print,screen and (min-width:48em){.mg-anim-slide-right{-webkit-animation:mg-slide-right .3s forwards;animation:mg-slide-right .3s forwards}.mg-anim-slide-right:nth-of-type(1n){-webkit-animation-delay:1.1s;animation-delay:1.1s}.mg-anim-slide-right:nth-of-type(2n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-anim-slide-right:nth-of-type(3n){-webkit-animation-delay:1.3s;animation-delay:1.3s}.mg-anim-slide-right:nth-of-type(4n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-anim-slide-right:nth-of-type(5n){-webkit-animation-delay:1.5s;animation-delay:1.5s}.mg-anim-slide-right:nth-of-type(6n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-anim-slide-right:nth-of-type(7n){-webkit-animation-delay:1.7s;animation-delay:1.7s}.mg-anim-slide-right:nth-of-type(8n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-anim-slide-right:nth-of-type(9n){-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-anim-slide-right:nth-of-type(10n){-webkit-animation-delay:2s;animation-delay:2s}.mg-anim-slide-right:nth-of-type(11n){-webkit-animation-delay:2.1s;animation-delay:2.1s}.mg-anim-slide-right:nth-of-type(12n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-anim-slide-right:nth-of-type(13n){-webkit-animation-delay:2.3s;animation-delay:2.3s}.mg-anim-slide-right:nth-of-type(14n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-anim-slide-right:nth-of-type(15n){-webkit-animation-delay:2.5s;animation-delay:2.5s}.mg-anim-slide-right:nth-of-type(16n){-webkit-animation-delay:2.6s;animation-delay:2.6s}}@media print,screen and (min-width:48em){.mg-anim-slide-left{-webkit-animation:mg-slide-left .3s forwards;animation:mg-slide-left .3s forwards}.mg-anim-slide-left:nth-of-type(1n){-webkit-animation-delay:1.1s;animation-delay:1.1s}.mg-anim-slide-left:nth-of-type(2n){-webkit-animation-delay:1.2s;animation-delay:1.2s}.mg-anim-slide-left:nth-of-type(3n){-webkit-animation-delay:1.3s;animation-delay:1.3s}.mg-anim-slide-left:nth-of-type(4n){-webkit-animation-delay:1.4s;animation-delay:1.4s}.mg-anim-slide-left:nth-of-type(5n){-webkit-animation-delay:1.5s;animation-delay:1.5s}.mg-anim-slide-left:nth-of-type(6n){-webkit-animation-delay:1.6s;animation-delay:1.6s}.mg-anim-slide-left:nth-of-type(7n){-webkit-animation-delay:1.7s;animation-delay:1.7s}.mg-anim-slide-left:nth-of-type(8n){-webkit-animation-delay:1.8s;animation-delay:1.8s}.mg-anim-slide-left:nth-of-type(9n){-webkit-animation-delay:1.9s;animation-delay:1.9s}.mg-anim-slide-left:nth-of-type(10n){-webkit-animation-delay:2s;animation-delay:2s}.mg-anim-slide-left:nth-of-type(11n){-webkit-animation-delay:2.1s;animation-delay:2.1s}.mg-anim-slide-left:nth-of-type(12n){-webkit-animation-delay:2.2s;animation-delay:2.2s}.mg-anim-slide-left:nth-of-type(13n){-webkit-animation-delay:2.3s;animation-delay:2.3s}.mg-anim-slide-left:nth-of-type(14n){-webkit-animation-delay:2.4s;animation-delay:2.4s}.mg-anim-slide-left:nth-of-type(15n){-webkit-animation-delay:2.5s;animation-delay:2.5s}.mg-anim-slide-left:nth-of-type(16n){-webkit-animation-delay:2.6s;animation-delay:2.6s}}.mg-secondary-block .mg-playlist-grid.playlist-bg-dark+.mg-playlist-grid.playlist-bg-dark{padding-top:0;padding-bottom:0}.mg-recipe-header{margin-bottom:1.875rem;margin-top:4.375rem}.mg-recipe-header .mg-stars span{display:block}.mg-recipe-header .mg-stars span.active:before{margin-top:0}@media print,screen and (min-width:48em){.mg-recipe-header .mg-stars span.active:before{margin-top:0}}@media print,screen and (min-width:64em){.mg-recipe-header .mg-stars span.active:before{margin-top:0}}.mg-recipe-header .mg-bread{margin-top:.625rem;background-color:transparent;position:relative;padding:0;margin-bottom:1.5rem}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-recipe-header .mg-bread{-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-recipe-header .mg-bread{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mg-recipe-header .mg-bread 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-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:64em){.mg-recipe-header .mg-bread ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.mg-recipe-header .mg-bread ul li{list-style-type:none;color:#1d1d1b;margin-bottom:0;margin-right:0;font-weight:700}@media print,screen and (max-width:47.99875em){.mg-recipe-header .mg-bread ul li{color:#00471e;text-transform:uppercase}}.mg-recipe-header .mg-bread ul li:focus{text-decoration:underline}.mg-recipe-header .mg-bread ul li:hover{text-decoration:none}@media print,screen and (min-width:48em){.mg-recipe-header .mg-bread ul li{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media print,screen and (min-width:48em){.mg-recipe-header .mg-bread ul li:last-child{margin-bottom:0;margin-right:0}}.mg-recipe-header .mg-bread ul li+li:before{width:1rem;height:.75rem;padding:0 .4rem;background-size:.5rem .75rem;background-repeat:no-repeat;display:inline-block;color:#005543;margin-right:.3625rem;content:"|"}@media print,screen and (min-width:64em){.mg-recipe-header .mg-bread ul li+li:before{content:">"}}.mg-recipe-header .mg-bread ul li a{cursor:pointer}@media print,screen and (max-width:47.99875em){.mg-recipe-header .mg-bread:last-child{margin-top:0}}.mg-recipe-header .mg-bread-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-recipe-header .mg-bread-lang ul{display:block}}.mg-recipe-header .mg-bread-lang li{float:left;border:.125rem solid #b39d8a;border-right:none}.mg-recipe-header_subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.1875rem;margin-bottom:.625rem}.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_description{text-align:center}@media print,screen and (min-width:64em){.mg-recipe-header_description{text-align:left}}.mg-recipe-header h1{font-weight:700;text-align:center;color:#00471e;margin-bottom:.9375rem}.mg-recipe-header h1.mg-no-marginbottom{margin-bottom:0}@media print,screen and (min-width:64em){.mg-recipe-header h1{text-align:left;margin-top:.9375rem}}.mg-recipe-header .mb-view{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}@media print,screen and (max-width:47.99875em){.mg-recipe-header .mb-view{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.mg-recipe-header .star-align{text-align:center}@media print,screen and (min-width:64em){.mg-recipe-header .star-align{text-align:left}}@media screen and (min-width:75em){.mg-recipe-header .star-align{text-align:left}}.mg-recipe-header .mg-pills{padding-right:0;padding-left:0}.mg-recipe-header .mg-pills .mg-difficulty{margin-left:1.25rem}@media print,screen and (min-width:48em){.mg-recipe-header .mg-pills .mg-difficulty{margin-left:1.5625rem}}.mg-recipe-header .mg-pills .mg-difficulty .diff:before{font-family:buitoni_icons;font-size:.75rem;content:"";color:#00471e}@media print,screen and (min-width:48em){.mg-recipe-header .mg-pills .mg-difficulty .diff:before{font-size:1rem}}.mg-recipe-header .mg-pills .mg-difficulty .diff.active:before{content:""}.mg-recipe-header .mg-pills.time .pills-image{width:1.25rem;height:1.25rem;background-size:1.25rem;display:inline-block}.mg-recipe-header .mg-pills.time .mg-duration-text{font-size:12;color:#00471e;margin-left:.3125rem}@media print,screen and (min-width:48em){.mg-recipe-header .mg-pills.time .mg-duration-text{font-size:1rem}}.mg-recipe-header .mg-pills span{color:#00471e;vertical-align:middle}.mg-recipe-header .mg-pills .mg-duration{margin-left:.625rem}.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{margin:0;-ms-flex-item-align:center;color:#333;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;align-self:center;-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 #00833e;background:#00833e}.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 .heading{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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%}@media print,screen and (min-width:48em){.mg-recipe-instructions__container-left{margin-right:0}}@media print,screen and (min-width:64em){.mg-recipe-instructions__container-left{margin-top:0}}@media screen and (min-width:75em){.mg-recipe-instructions__container-left{margin-right:0;position:relative;padding-top:0;width:100%}}.mg-recipe-instructions__container-title{margin-bottom:0;margin-top:0;-ms-flex-item-align:center;align-self:center}.mg-recipe-instructions__container-progress{background:#e6e6e6;height:100%;width:.75rem;right:0;position:absolute;z-index:0;-webkit-animation-delay:.6s;animation-delay:.6s}@media print,screen and (min-width:64em){.mg-recipe-instructions__container-progress{width:.75rem}}@media screen and (min-width:75em){.mg-recipe-instructions__container-progress{position:absolute;margin-top:9%;margin-right:3.625rem;width:.125rem;height:97%;max-height:97%;overflow:hidden}}.mg-recipe-instructions__container-progressBar{max-height:100%}.mg-recipe-instructions__container-progressBar.noHeight{height:0%}.mg-recipe-instructions__steps{margin-top:2.6875rem}@media print,screen and (min-width:48em){.mg-recipe-instructions__steps{margin-top:2.4375rem}}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps{margin-top:2.1875rem}}@media screen and (min-width:75em){.mg-recipe-instructions__steps{margin-top:3.1875rem}}.mg-recipe-instructions__steps .mg-instruction_img{margin-bottom:0}@media print,screen and (max-width:47.99875em){.mg-recipe-instructions__steps .mg-instruction_img{width:100%;margin-top:1.875rem}}@media print,screen and (min-width:48em){.mg-recipe-instructions__steps .mg-instruction_img{width:75%;margin-top:2.6875rem}}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps .mg-instruction_img{width:64%}}@media screen and (min-width:75em){.mg-recipe-instructions__steps .mg-instruction_img{margin-top:2.1875rem}}.mg-recipe-instructions__steps-head{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mg-recipe-instructions__steps-head .mg-search__suggestion_title a,.mg-recipe-instructions__steps-head .mg-search__suggestion_title h5,.mg-recipe-instructions__steps-head h5,.mg-search__suggestion_title .mg-recipe-instructions__steps-head a,.mg-search__suggestion_title .mg-recipe-instructions__steps-head h5{text-transform:uppercase;font-size:16px;font-weight:700;margin:0;-ms-flex-item-align:center;align-self:center;color:#005543;-webkit-animation-delay:.3s;animation-delay:.3s}.mg-recipe-instructions__steps-head span{height:2.5rem;width:5.125rem;border:.125rem solid #e6e6e6;color:#333;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation-delay:.6s;animation-delay:.6s}@media screen and (min-width:75em){.mg-recipe-instructions__steps-head span{position:absolute;right:1.125rem;z-index:1;background:#fff;outline:.625rem solid #fcfcfc}}.mg-recipe-instructions__steps-head span.visited{border:2px solid #00833e;background:#00833e}.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{line-height:1.75rem;margin-top:.875rem}}.mg-recipe-instructions__steps-instructions span{display:inline-block;color:#333}.mg-recipe-instructions__steps-instructions .mg-video{margin-top:2.875rem;margin-bottom:2.5rem}.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container{margin:0;width:100%}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__img-block{width:100%}}.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__img-block .mg-play-icon .play{width:3.125rem;height:3.125rem}.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block{padding:0;margin:0;width:100%}.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info{padding:1.25rem 2.9375rem 1.1875rem 1.625rem;margin:0}@media screen and (min-width:75em){.mg-recipe-instructions__steps-instructions .mg-video .mg-gutter-container .mg-video__inner .mg-video__txt-block .info{padding:1.4375rem 1.5625rem}}@media print,screen and (max-width:47.99875em){.mg-recipe-instructions__steps-instructions .mg-video{padding:0;margin-top:20px}}@media print,screen and (min-width:48em){.mg-recipe-instructions__steps-instructions .mg-video{margin-top:2.5rem;width:75%}}@media print,screen and (min-width:64em){.mg-recipe-instructions__steps-instructions .mg-video{margin-top:2.6875rem;width:64%}}@media screen and (min-width:75em){.mg-recipe-instructions__steps-instructions .mg-video{margin-top:2.1875rem}}.mg-recipe-instructions .mg-recipe-instructions__steps:last-of-type{margin-bottom:20px}@media print,screen and (min-width:64em){.mg-recipe-instructions .mg-recipe-instructions__steps:last-of-type{margin-bottom:0}}.mg-recipe-instructions .recipe-floating-icon{cursor:pointer;width:3.75rem;height:3.75rem;position:sticky;top:12.5rem;background-size:1.875rem;background-color:#00833e;margin-right:-9%;background-repeat:no-repeat;background-position:50%;margin-left:auto;-webkit-box-shadow:.13rem .75rem 1.3rem .5px hsla(0,0%,60%,.26);box-shadow:.13rem .75rem 1.3rem .5px hsla(0,0%,60%,.26)}@media screen and (min-width:75em){.mg-recipe-instructions .recipe-floating-icon{width:4.625rem;height:4.625rem;background-size:2.6875rem}}.mg-recipe-instructions .recipe-floating-icon-alt{font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;z-index:3;top:77%;opacity:0;margin:0;text-align:center;background-position:.9375rem;padding:1.25rem 1.25rem 1.25rem 3.75rem;-webkit-animation:mg-slide-up-mobile .4s .5s forwards;animation:mg-slide-up-mobile .4s .5s forwards}@media print,screen and (min-width:48em){.mg-recipe-instructions{margin-top:0;margin-bottom:0}}@media print,screen and (min-width:64em){.mg-recipe-instructions{margin-top:5rem}}#_evh-link{z-index:9!important}.edge .mg-recipe-instructions__header{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ipad .recipe-floating-icon-alt{top:82%}.iphone .recipe-floating-icon-alt{top:75%}.mg-recipe-stage{position:relative}.mg-recipe-stage .mg-stage-carousel__slide{width:15.375rem;padding:.625rem}@media print,screen and (min-width:48em){.mg-recipe-stage .mg-stage-carousel__slide{width:30rem}}@media print,screen and (min-width:64em){.mg-recipe-stage .mg-stage-carousel__slide{width:22.6875rem}}@media screen and (min-width:75em){.mg-recipe-stage .mg-stage-carousel__slide{width:30rem}}.mg-recipe-stage .mg-slick-nav{display:none}.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{top:0;padding-bottom:1.25rem;margin-bottom:1.25rem}.mg-recipe-stage:after,.mg-recipe-stage:before{content:"";display:table}.mg-recipe-stage .mg-slick-nav{display:block}}.mg-recipe-stage .mg-video-play-icon{position:absolute;-ms-flex-item-align:end;align-self:flex-end;margin-top:0;bottom:1.25rem;right:1.875rem}@media print,screen and (min-width:48em){.mg-recipe-stage .mg-video-play-icon{margin-top:0;bottom:2.5rem;right:1.8125rem}}@media print,screen and (min-width:64em){.mg-recipe-stage .mg-video-play-icon{margin-top:0;bottom:.75rem;right:13.75rem}}@media screen and (min-width:75em){.mg-recipe-stage .mg-video-play-icon{margin-top:0;bottom:.75rem;right:4rem}}.mg-recipe-stage .mg-video-play-icon a{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#00833e),color-stop(50%,#00833e));background-image:linear-gradient(90deg,#00833e 50%,#00833e 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:700px}}.mg-recipe-stage .mg-slick-controls.mg-stage-controls .slick-arrow{position:static;-webkit-transform:none;-webkit-transform:initial;transform:none}.mg-recipe-stage .mg-slick-controls.mg-stage-controls .slick-arrow.controls__button--next,.mg-recipe-stage .mg-slick-controls.mg-stage-controls .slick-arrow.controls__button--prev{-webkit-animation:none;animation:none;opacity:1}@media print,screen and (min-width:64em){.mg-recipe-ins .recipe-floating-icon:not(.recipe-floating-icon-alt){margin-right:-4.0625rem}}@media screen and (min-width:75em){.mg-recipe-ins .recipe-floating-icon:not(.recipe-floating-icon-alt){width:3.625rem;height:3.625rem;background-size:1.875rem}}@media print,screen and (min-width:64em){.mg-recipe-ins .mg-instruction_img,.mg-recipe-ins .mg-video{width:100%}}@media screen and (min-width:75em){.edge .mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide,.ie .mg-recipe-stage.mg-rdp-single-column .mg-stage-carousel__slide{height:580px}}.mg-generic-stage{margin-left:-.0625rem;margin-top:-.0625rem;margin-bottom:3.125rem}.mg-generic-stage .img-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (min-width:48em){.mg-generic-stage{margin-bottom:3.75rem}}@media screen and (min-width:75em){.mg-generic-stage{margin-bottom:4.375rem}}.mg-generic-stage .grid-container{position:relative}.mg-generic-stage h1{color:#00471e;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mg-generic-stage .video-stage{position:relative;padding:1px;width:100%;height:100%;overflow:hidden;left:0;right:0}.mg-generic-stage .video-stage img{display:none}.mg-generic-stage .video-stage video{display:block;height:31.25rem;width:100%;height:auto}@media print,screen and (min-width:48em){.mg-generic-stage .video-stage video{height:auto;width:100%}}.mg-generic-stage picture{width:100%}.mg-generic-stage picture img{left:0;right:0;width:100%;height:106.67vw}@media print,screen and (min-width:48em){.mg-generic-stage picture img{height:78.12vw;padding-bottom:.0625rem}}@media print,screen and (min-width:64em){.mg-generic-stage picture img{height:52.5vw}}@media screen and (min-width:75em){.mg-generic-stage picture img{height:43.75vw}}@media screen and (min-width:100em){.mg-generic-stage picture img{height:700px}}.mg-generic-stage .video-stage:after,.mg-generic-stage picture:after{bottom:0;left:0;content:"";position:absolute;width:100%;display:inline-block;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(47%,hsla(0,0%,98.8%,0)),color-stop(75%,hsla(0,0%,98.8%,.7)),to(#fcfcfc));background-image:linear-gradient(180deg,hsla(0,0%,98.8%,0) 47%,hsla(0,0%,98.8%,.7) 75%,#fcfcfc);height:80%}.mg-generic-stage .animated_gif picture img{height:32vw;-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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-shadow:.9375rem .9375rem .9375rem;box-shadow:.9375rem .9375rem .9375rem;border-radius:.3125rem;padding:.625rem;background-color:rgba(254,249,232,.7)}@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--no-shadow picture:after{display:none}.mg-generic-stage--small picture img{height:auto}@media print,screen and (min-width:48em){.safari .mg-generic-stage video{width:100%}}.android .mg-generic-stage .video-stage video{display:none}.android .mg-generic-stage .video-stage img{display:block;width:100%}.buitoni-article-sub-heading{width:100%;margin-bottom:.3125rem}@media print,screen and (min-width:64em){.buitoni-article-sub-heading{margin-left:8.33%}}.mg-article-template .mg-generic-stage__block{text-align:center}@media print,screen and (min-width:64em){.mg-article-template .mg-generic-stage__block{text-align:left}}.mg-article-template .mg-generic-stage__block div{margin-left:auto;margin-right:auto}@media print,screen and (min-width:64em){.mg-article-template .mg-generic-stage__block div{margin-left:8.33%}}.mg-generic-template .mg-generic-stage{min-height:12.5rem}@media print,screen and (max-width:47.99875em){.mg-generic-template .mg-generic-stage{min-height:18.75rem}}.maggi-sustainability--template .mg-generic-stage{min-height:12.5rem}@media print,screen and (max-width:47.99875em){.maggi-sustainability--template .mg-generic-stage{min-height:18.75rem}}.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;color:#00471e;-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;color:#00471e;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:#6fd99f!important}.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title.light a,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .user-login-form .panel-title.button.js-form-submit.form-submit a,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .user-pass-reset .panel-title.button.js-form-submit.form-submit a,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .user-pass .panel-title.button.js-form-submit.form-submit a,.user-login-form .mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title.button.js-form-submit.form-submit a,.user-pass-reset .mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title.button.js-form-submit.form-submit a,.user-pass .mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title.button.js-form-submit.form-submit a{background-color:#fef9e8}.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}@media print,screen and (min-width:48em){.mg-author-with-background .mg-author{background:#f3f3f3;padding:2.1875rem 2.5rem}}.mg-author{color:#999}.mg-author-img{height:3.75rem;width:3.75rem;margin-right:1.625rem;margin-bottom:1.5rem;border-radius:1.875rem;position:relative}.mg-author-img div.author-img-wrapper{border-radius:50%;overflow:hidden}.mg-author-img div.author-img-wrapper img{border-radius:1.875rem;height:100%;width:100%}.mg-author-img__icon{position:absolute;height:2.625rem;width:2.625rem;border:.1875rem solid #fcfcfc;border-radius:50%;background:#00833e;top:2.0625rem;left:2.4375rem}@media print,screen and (min-width:48em){.mg-author-img__icon{height:1.9375rem;width:1.9375rem}}@media print,screen and (min-width:64em){.mg-author-img__icon{height:1.5625rem;width:1.5625rem;left:2rem}}@media screen and (min-width:75em){.mg-author-img__icon{height:2.4375rem;width:2.5rem;left:2.4375rem}}@media print,screen and (min-width:48em){.mg-author-img{margin-right:1.375rem;margin-bottom:0}}@media print,screen and (min-width:64em){.mg-author-img{height:3.125rem;width:3.125rem;margin-right:1.4375rem}}@media screen and (min-width:75em){.mg-author-img{height:3.75rem;width:3.875rem;margin-right:2rem}}@media print,screen and (max-width:47.99875em){.mg-author-platform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:72%}}.mg-author-platform a{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#333;margin-right:1.3125rem;padding-bottom:.125rem;margin-bottom:.4375rem}.mg-author-platform a:after{background:#777}@media print,screen and (max-width:47.99875em){.mg-author-platform a{text-decoration:underline}}@media print,screen and (min-width:48em){.mg-author-platform{margin-top:.5625rem;margin-bottom:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-author-platform span{margin-top:0}}@media print,screen and (min-width:64em){.mg-author-platform{margin-top:1.125rem;margin-bottom:.625rem}.mg-author-platform span{margin-top:0}}@media screen and (min-width:75em){.mg-author-platform{margin-top:1.3125rem;margin-bottom:.875rem}.mg-author-platform span{margin-top:.125rem}}.mg-author-desc{margin:0}.mg-term-condition h3{opacity:0;padding:0 0 .875rem;-webkit-animation:animate-terms .3s .3s forwards;animation:animate-terms .3s .3s forwards}@media print,screen and (min-width:48em){.mg-term-condition h3{padding:0 0 1rem}}@media screen and (min-width:75em){.mg-term-condition h3{padding:0 0 .6875rem}}.mg-term-condition p{opacity:0;padding:0 0 2.0625rem;-webkit-animation:animate-terms .3s .35s forwards;animation:animate-terms .3s .35s forwards}.mg-term-condition__btn{outline:none;min-height:4.375rem;height:4.375rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:0;cursor:pointer}@media print,screen and (min-width:48em){.mg-term-condition__btn{height:3.75rem;min-height:3.75rem}}.mg-term-condition__btn span{margin-left:1.875rem;margin-right:1.25rem;width:.5625rem;height:1.125rem;background-size:.5625rem 1.125rem;display:inline-block;background-repeat:no-repeat}@media print,screen and (min-width:48em){.mg-term-condition__btn span{width:.625rem;height:1.0625rem;background-size:.625rem 1.0625rem}}@media screen and (min-width:75em){.mg-term-condition__btn span{width:.75rem;height:1.3125rem;background-size:.75rem 1.3125rem}}.mg-search__suggestion_title .mg-term-condition__btn a,.mg-search__suggestion_title .mg-term-condition__btn h5,.mg-term-condition__btn .mg-search__suggestion_title a,.mg-term-condition__btn .mg-search__suggestion_title h5,.mg-term-condition__btn h5{display:inline-block}.mg-term-condition__btn:hover{background-position:0 100%;color:#000}.mg-full-overlay .rotateCross{-webkit-animation:rotate .3s ease-in-out;animation:rotate .3s ease-in-out}.ie .mg-term-condition{padding-bottom:5.625rem}.ie .mg-term-condition__btn{height:4.375rem}@media print,screen and (min-width:48em){.ie .mg-term-condition__btn{height:3.75rem}}@media screen and (min-width:75em){.ie .mg-term-condition__btn span{height:1.375rem;background-size:.75rem 1.375rem}}.edge .mg-term-condition,.firefox .mg-term-condition{padding-bottom:5.625rem}.mg-video{margin-left:.0625rem;margin-right:.0625rem}.mg-video__inner{background-color:transparent}.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-position:100% 100%;background:#00833e;-webkit-transition:all .3s ease;transition:all .3s ease}.mg-video__img-block .mg-play-icon a:hover{background:#6fd99f}.mg-video__txt-block{color:#333;padding:1.25rem 1.6875rem 1.4375rem}.mg-video__txt-block .info{margin-bottom:.25rem}@media print,screen and (min-width:48em){.mg-video__txt-block .info{margin-bottom:.1875rem}}@media screen and (min-width:75em){.mg-video__txt-block .info{margin-bottom:.1875rem;padding-right:3.9375rem}}@media print,screen and (min-width:48em){.mg-video__txt-block{padding:1.1875rem 1.875rem 1.5rem}}@media print,screen and (min-width:64em){.mg-video__txt-block{padding:1.875rem 2.5rem 1.5rem}.mg-video__txt-block.block-center{-ms-flex-item-align:center;align-self:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-video__txt-block.block-top{-ms-flex-item-align:start;align-self:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-video__txt-block.block-bottom{-ms-flex-item-align:end;align-self:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:75em){.mg-video__txt-block{padding-left:4.6875rem}}.mg-video .general{vertical-align:middle;padding:.9375rem 0 1.875rem .9375rem}.mg-video .general span{display:inline-block;width:1.625rem;height:1.625rem;background-size:1.5625rem 1.5625rem;vertical-align:middle}.mg-video .general .info{display:inline;margin-left:1rem;color:#333}.mg-video .mg-knowledge__inner{border:3px solid #eee;background-color:#fff}.mg-video .mg-knowledge__inner .mg-video__txt-block{padding:.9375rem 2.0625rem 1.6875rem 1.875rem}.mg-video .mg-knowledge__inner .mg-video__txt-block .info{padding:0}@media print,screen and (max-width:47.99875em){.mg-video .mg-gutter-container{margin:0;width:100%}}.mg-video .mg-clickable{outline:none}.mg-video .animated_gif picture img{width:100%;height:47.19vw}@media print,screen and (min-width:48em){.mg-video .animated_gif picture img{height:18.88vw}}@media print,screen and (min-width:64em){.mg-video .animated_gif picture img{height:16.79vw}}@media screen and (min-width:75em){.mg-video .animated_gif picture img{height:12.87VW}}@media screen and (min-width:100em){.mg-video .animated_gif picture img{height:12.875rem}}.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}.mg-product-stage{display:block;position:relative}.mg-product-stage .mg-stage-carousel__slide{width:15.375rem;padding:.625rem}@media print,screen and (min-width:48em){.mg-product-stage .mg-stage-carousel__slide{width:30rem}}@media print,screen and (min-width:64em){.mg-product-stage .mg-stage-carousel__slide{width:22.6875rem}}@media screen and (min-width:75em){.mg-product-stage .mg-stage-carousel__slide{width:30rem}}.mg-product-stage .mg-slick-nav{display:none}@media print,screen and (min-width:64em){.mg-product-stage{top:1px;padding-bottom:1.25rem;margin-bottom:1.25rem}.mg-product-stage:after,.mg-product-stage:before{content:"";display:table}.mg-product-stage .mg-slick-nav{display:block}}.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:translate(-50%,100%);transform:translate(-50%,100%);left:50%;bottom:.625rem;margin-left:0;position:absolute}.mg-product-stage .mg-stage-controls{bottom:0;z-index:5}.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%}}.mg-generic-template .mg-breadcrumb{min-height:1.25rem;padding-bottom:.9375rem}@media print,screen and (max-width:47.99875em){.mg-generic-template .mg-breadcrumb{padding-top:unset}}@media print,screen and (min-width:48em){.mg-generic-template .mg-breadcrumb{margin-bottom:0;padding-bottom:1rem}}@media print,screen and (min-width:64em){.mg-generic-template .mg-breadcrumb{padding-bottom:2.1875rem}}.mg-generic-template .mg-content-grid .mg-search__result-title{color:#005543}.mg-generic-template .mg-generic-text{margin-top:.3125rem;margin-bottom:1.5625rem}@media print,screen and (min-width:48em){.mg-generic-template .mg-generic-text{margin-bottom:2.1875rem}}@media print,screen and (min-width:64em){.mg-generic-template .mg-generic-text{margin-top:0;margin-bottom:4.375rem}}@media print,screen and (min-width:48em){.mg-generic-template .mg-generic-text .js-generic-text__title.heading3{margin-bottom:0}}@media print,screen and (min-width:64em){.mg-generic-template .mg-generic-text .js-generic-text__title.heading3{margin-bottom:0}}@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}@media print,screen and (min-width:48em){.mg-generic-text .heading3,.mg-navigation-place-holder .heading3,.panel-content .heading3{margin-bottom:1.875rem!important}}@media screen and (min-width:75em){.mg-generic-text .heading3,.mg-navigation-place-holder .heading3,.panel-content .heading3{margin-bottom:2.5rem!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:#00471e;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{content:unset}.mg-generic-text a:hover,.mg-navigation-place-holder a:hover,.panel-content a:hover{text-decoration:underline}.mg-generic-text a.blue_color,.mg-navigation-place-holder a.blue_color,.panel-content a.blue_color{color:#00a2ff}.mg-generic-text .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text .mg-search__suggestion_title a,.mg-generic-text .mg-search__suggestion_title h5,.mg-generic-text .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text h1,.mg-generic-text h2,.mg-generic-text h4,.mg-generic-text h5,.mg-generic-text h6,.mg-navigation-place-holder .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder .mg-search__suggestion_title a,.mg-navigation-place-holder .mg-search__suggestion_title h5,.mg-navigation-place-holder .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder h1,.mg-navigation-place-holder h2,.mg-navigation-place-holder h4,.mg-navigation-place-holder h5,.mg-navigation-place-holder h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content h3,.mg-search__suggestion_title .mg-generic-text a,.mg-search__suggestion_title .mg-generic-text h5,.mg-search__suggestion_title .mg-navigation-place-holder a,.mg-search__suggestion_title .mg-navigation-place-holder h5,.mg-search__suggestion_title .panel-content a,.mg-search__suggestion_title .panel-content h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content h2,.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content .mg-search__suggestion_title a,.panel-content .mg-search__suggestion_title h5,.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content h1,.panel-content h2,.panel-content h4,.panel-content h5,.panel-content h6{margin-bottom:1.25rem}@media print,screen and (min-width:48em){.mg-generic-text .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text .mg-search__suggestion_title a,.mg-generic-text .mg-search__suggestion_title h5,.mg-generic-text .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text h1,.mg-generic-text h2,.mg-generic-text h4,.mg-generic-text h5,.mg-generic-text h6,.mg-navigation-place-holder .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder .mg-search__suggestion_title a,.mg-navigation-place-holder .mg-search__suggestion_title h5,.mg-navigation-place-holder .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder h1,.mg-navigation-place-holder h2,.mg-navigation-place-holder h4,.mg-navigation-place-holder h5,.mg-navigation-place-holder h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content h3,.mg-search__suggestion_title .mg-generic-text a,.mg-search__suggestion_title .mg-generic-text h5,.mg-search__suggestion_title .mg-navigation-place-holder a,.mg-search__suggestion_title .mg-navigation-place-holder h5,.mg-search__suggestion_title .panel-content a,.mg-search__suggestion_title .panel-content h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content h2,.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content .mg-search__suggestion_title a,.panel-content .mg-search__suggestion_title h5,.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content h1,.panel-content h2,.panel-content h4,.panel-content h5,.panel-content h6{margin-bottom:1.3125rem}}@media screen and (min-width:75em){.mg-generic-text .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text .mg-search__suggestion_title a,.mg-generic-text .mg-search__suggestion_title h5,.mg-generic-text .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text h1,.mg-generic-text h2,.mg-generic-text h4,.mg-generic-text h5,.mg-generic-text h6,.mg-navigation-place-holder .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder .mg-search__suggestion_title a,.mg-navigation-place-holder .mg-search__suggestion_title h5,.mg-navigation-place-holder .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder h1,.mg-navigation-place-holder h2,.mg-navigation-place-holder h4,.mg-navigation-place-holder h5,.mg-navigation-place-holder h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content h3,.mg-search__suggestion_title .mg-generic-text a,.mg-search__suggestion_title .mg-generic-text h5,.mg-search__suggestion_title .mg-navigation-place-holder a,.mg-search__suggestion_title .mg-navigation-place-holder h5,.mg-search__suggestion_title .panel-content a,.mg-search__suggestion_title .panel-content h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content h2,.panel-content .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content .mg-search__suggestion_title a,.panel-content .mg-search__suggestion_title h5,.panel-content .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content h1,.panel-content h2,.panel-content h4,.panel-content h5,.panel-content h6{margin-bottom:1.125rem}}.mg-generic-text__description .nestle-image img,.mg-navigation-place-holder__description .nestle-image img,.panel-content__description .nestle-image img{width:11.9375rem;height:3.375rem}.mg-generic-text__description:first-of-type,.mg-navigation-place-holder__description:first-of-type,.panel-content__description:first-of-type{margin-top:0}.mg-generic-text__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text__description .mg-search__suggestion_title a,.mg-generic-text__description .mg-search__suggestion_title h5,.mg-generic-text__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text__description h1,.mg-generic-text__description h2,.mg-generic-text__description h4,.mg-generic-text__description h5,.mg-generic-text__description h6,.mg-navigation-place-holder__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder__description .mg-search__suggestion_title a,.mg-navigation-place-holder__description .mg-search__suggestion_title h5,.mg-navigation-place-holder__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder__description h1,.mg-navigation-place-holder__description h2,.mg-navigation-place-holder__description h4,.mg-navigation-place-holder__description h5,.mg-navigation-place-holder__description h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content__description h3,.mg-search__suggestion_title .mg-generic-text__description a,.mg-search__suggestion_title .mg-generic-text__description h5,.mg-search__suggestion_title .mg-navigation-place-holder__description a,.mg-search__suggestion_title .mg-navigation-place-holder__description h5,.mg-search__suggestion_title .panel-content__description a,.mg-search__suggestion_title .panel-content__description h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content__description h2,.panel-content__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content__description .mg-search__suggestion_title a,.panel-content__description .mg-search__suggestion_title h5,.panel-content__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content__description h1,.panel-content__description h2,.panel-content__description h4,.panel-content__description h5,.panel-content__description h6{margin-top:2.625rem}@media print,screen and (min-width:48em){.mg-generic-text__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text__description .mg-search__suggestion_title a,.mg-generic-text__description .mg-search__suggestion_title h5,.mg-generic-text__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text__description h1,.mg-generic-text__description h2,.mg-generic-text__description h4,.mg-generic-text__description h5,.mg-generic-text__description h6,.mg-navigation-place-holder__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder__description .mg-search__suggestion_title a,.mg-navigation-place-holder__description .mg-search__suggestion_title h5,.mg-navigation-place-holder__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder__description h1,.mg-navigation-place-holder__description h2,.mg-navigation-place-holder__description h4,.mg-navigation-place-holder__description h5,.mg-navigation-place-holder__description h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content__description h3,.mg-search__suggestion_title .mg-generic-text__description a,.mg-search__suggestion_title .mg-generic-text__description h5,.mg-search__suggestion_title .mg-navigation-place-holder__description a,.mg-search__suggestion_title .mg-navigation-place-holder__description h5,.mg-search__suggestion_title .panel-content__description a,.mg-search__suggestion_title .panel-content__description h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content__description h2,.panel-content__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content__description .mg-search__suggestion_title a,.panel-content__description .mg-search__suggestion_title h5,.panel-content__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content__description h1,.panel-content__description h2,.panel-content__description h4,.panel-content__description h5,.panel-content__description h6{margin-top:3.25rem}}@media screen and (min-width:75em){.mg-generic-text__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-generic-text__description .mg-search__suggestion_title a,.mg-generic-text__description .mg-search__suggestion_title h5,.mg-generic-text__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-generic-text__description h1,.mg-generic-text__description h2,.mg-generic-text__description h4,.mg-generic-text__description h5,.mg-generic-text__description h6,.mg-navigation-place-holder__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-navigation-place-holder__description .mg-search__suggestion_title a,.mg-navigation-place-holder__description .mg-search__suggestion_title h5,.mg-navigation-place-holder__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-navigation-place-holder__description h1,.mg-navigation-place-holder__description h2,.mg-navigation-place-holder__description h4,.mg-navigation-place-holder__description h5,.mg-navigation-place-holder__description h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-generic-text__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .mg-navigation-place-holder__description h3,.mg-search-kochstudio-expert .mg-search-expert__title .panel-content__description h3,.mg-search__suggestion_title .mg-generic-text__description a,.mg-search__suggestion_title .mg-generic-text__description h5,.mg-search__suggestion_title .mg-navigation-place-holder__description a,.mg-search__suggestion_title .mg-navigation-place-holder__description h5,.mg-search__suggestion_title .panel-content__description a,.mg-search__suggestion_title .panel-content__description h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-generic-text__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-navigation-place-holder__description h2,.mg-teaser-carousel .mg-teaser-expert-data__name .panel-content__description h2,.panel-content__description .mg-search-kochstudio-expert .mg-search-expert__title h3,.panel-content__description .mg-search__suggestion_title a,.panel-content__description .mg-search__suggestion_title h5,.panel-content__description .mg-teaser-carousel .mg-teaser-expert-data__name h2,.panel-content__description h1,.panel-content__description h2,.panel-content__description h4,.panel-content__description h5,.panel-content__description h6{margin-top:3.875rem}}.mg-generic-text__description h3,.mg-navigation-place-holder__description h3,.panel-content__description h3{color:#1d1d1d}.mg-generic-text__description ul,.mg-navigation-place-holder__description ul,.panel-content__description ul{margin-top:0}@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:#00471e;display:inline-table}@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:.4375rem;width:.4375rem;border-radius:100%;background-color:#000;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:0;margin-bottom:.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{text-align:left;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:#00471e;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%}}@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:.75rem}@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}}@media print,screen and (max-width:47.99875em){.mg-generic-text__description ol li,.mg-navigation-place-holder__description ol li,.panel-content__description ol li{margin-left:2.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:.75rem;width:.75rem;left:0;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:#000;margin-right:.3125rem;margin-left:-2.1875rem;padding:.5rem .9375rem;background:transparent}.mg-generic-text__description ol+p,.mg-navigation-place-holder__description ol+p,.panel-content__description ol+p{text-align:left}.mg-generic-text__description ol+div,.mg-navigation-place-holder__description ol+div,.panel-content__description ol+div{margin-top:1.875rem}.mg-generic-text__description p,.mg-navigation-place-holder__description p,.panel-content__description p{text-align:left;margin:0 0 .625rem}.mg-generic-text__description p:empty,.mg-navigation-place-holder__description p:empty,.panel-content__description p:empty{display:none}.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}@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 .generic_table .mg-generic-text__description table tbody tr:nth-child(odd),.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr:nth-child(odd),.panel-content__description .generic_table .mg-generic-text__description table tbody tr:nth-child(odd){background:transparent}.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td{border-right:none}.mg-generic-text__description .generic_table .mg-generic-text__description table tbody tr td h3,.mg-navigation-place-holder__description .generic_table .mg-generic-text__description table tbody tr td h3,.panel-content__description .generic_table .mg-generic-text__description table tbody tr td h3{text-align:left}.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%}.mg-generic-text__description table tr:first-child td:first-child h3,.mg-navigation-place-holder__description table tr:first-child td:first-child h3,.panel-content__description table tr:first-child td:first-child h3{text-align:left}.mg-generic-text__description table tr td,.mg-navigation-place-holder__description table tr td,.panel-content__description table tr td{text-align:left;padding:0 1.125rem 0 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{text-align:left;padding-right:1.3125rem;padding-left:1.875rem}}.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 .heading3,.mg-navigation-place-holder .heading3,.panel-content .heading3{font-size:30px;line-height:36px;font-family:Bilo-Black,Arial;font-weight:400;position:relative;text-transform:uppercase}@media screen and (min-width:768px){.mg-generic-text .heading3,.mg-navigation-place-holder .heading3,.panel-content .heading3{font-size:40px;line-height:48px}}@media screen and (min-width:1024px){.mg-generic-text .heading3,.mg-navigation-place-holder .heading3,.panel-content .heading3{font-size:40px;line-height:48px}}@media screen and (min-width:1200px){.mg-generic-text .heading3,.mg-navigation-place-holder .heading3,.panel-content .heading3{font-size:60px;line-height:72px}}.mg-generic-text .heading3 span,.mg-navigation-place-holder .heading3 span,.panel-content .heading3 span{position:relative;z-index:2;padding-left:.5rem;color:#00471e}@media print,screen and (min-width:48em){.mg-generic-text .heading3 span,.mg-navigation-place-holder .heading3 span,.panel-content .heading3 span{padding-left:.75rem}}@media screen and (min-width:75em){.mg-generic-text .heading3 span,.mg-navigation-place-holder .heading3 span,.panel-content .heading3 span{padding-left:1rem}}.mg-generic-text .heading3 span:first-child,.mg-navigation-place-holder .heading3 span:first-child,.panel-content .heading3 span:first-child{padding-left:0}.mg-generic-text .heading3 span:after,.mg-navigation-place-holder .heading3 span:after,.panel-content .heading3 span:after{content:"";display:block;width:100%;padding-top:1rem;border-bottom:1rem solid #6fd99f;position:absolute;bottom:0;z-index:-1;left:.5625rem;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:.125rem}@media print,screen and (min-width:48em){.mg-generic-text .heading3 span:after,.mg-navigation-place-holder .heading3 span:after,.panel-content .heading3 span:after{border-width:1.25rem;bottom:.3125rem}}@media screen and (min-width:75em){.mg-generic-text .heading3 span:after,.mg-navigation-place-holder .heading3 span:after,.panel-content .heading3 span:after{border-width:1.875rem}}.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}.mg-generic-text__description h2{color:#1d1d1d;font-family:Raleway,Arial}.mg-generic-text__description h3{font-family:Raleway,Arial}.mg-center-mode{text-align:center}@media print,screen and (min-width:64em){.mg-center-mode .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-center-mode .mg-search__suggestion_title a,.mg-center-mode .mg-search__suggestion_title h5,.mg-center-mode .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-center-mode h1,.mg-center-mode h2,.mg-center-mode h3,.mg-center-mode h4,.mg-center-mode h5,.mg-center-mode h6,.mg-search-kochstudio-expert .mg-search-expert__title .mg-center-mode h3,.mg-search__suggestion_title .mg-center-mode a,.mg-search__suggestion_title .mg-center-mode h5,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-center-mode h2{text-align:center}}.iphone .mg-generic-text__description h2.descriptionHeadline{padding-top:.3125rem}.mg-generic-template .mg-teaser-carousel .slick-active.slick-slide{top:0}.mg-generic-template .mg-generic-text .heading3{text-align:center}.mg-generic-template .sustainability-page{padding-bottom:1.5625rem}@media print,screen and (min-width:48em){.mg-generic-template .sustainability-page{padding-bottom:2.1875rem}}@media print,screen and (min-width:64em){.mg-generic-template .sustainability-page{padding-bottom:4.375rem}}.mg-generic-template .sustainability-page .mg-generic-text{margin-bottom:0}div.buitoni_next_pre{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.5rem}@media print,screen and (max-width:47.99875em){div.buitoni_next_pre{padding-left:1.875rem;padding-right:1.875rem}}div.buitoni_next_pre a.nextpre__btn{background-color:transparent!important;color:#00471e!important;padding:0!important;line-height:1}div.buitoni_next_pre a.nextpre__btn.btn{text-align:left}div.buitoni_next_pre a.nextpre__btn:before{content:"";font-family:buitoni_icons;position:relative;top:3px;margin-right:10px}div.buitoni_next_pre .nextpre__btn+.nextpre__btn.btn{text-align:right}div.buitoni_next_pre .nextpre__btn+.nextpre__btn:after{content:"";font-family:buitoni_icons;margin-left:10px}div.buitoni_next_pre .nextpre__btn+.nextpre__btn:before{display:none}.sustainability-page .mg-teaser-carousel .slick-slide>div{padding-top:0}.sustainability-page .mg-teaser-carousel__title{margin-bottom:0}.ingredients-page .mg-generic-text .heading3{text-align:left}html[lang=de] .mg-generic-text__description ol li:not(:last-child),html[lang=fr] .mg-generic-text__description ol li:not(:last-child){margin-bottom:.75rem}@media print,screen and (min-width:48em){html[lang=de] .mg-generic-text__description ol li:not(:last-child),html[lang=fr] .mg-generic-text__description ol li:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:75em){html[lang=de] .mg-generic-text__description ol li:not(:last-child),html[lang=fr] .mg-generic-text__description ol li:not(:last-child){margin-bottom:.75rem}}html[lang=de] .mg-generic-text__description p strong{color:#00471e}html[lang=cz] .mg-home-template .mg-generic-text .heading3,html[lang=sk] .mg-home-template .mg-generic-text .heading3{text-align:center}@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}}@media print,screen and (min-width:48em){.maggi-sustainability--template .mg-generic-text__description :not(img){padding:0 2.5rem!important}}@media screen and (min-width:75em){.maggi-sustainability--template .mg-generic-text__description :not(img){padding:0 3.75rem!important}}.maggi-sustainability--template .mg-generic-text__description h3{font-size:1.5625rem;font-weight:700}.circular-list:before,.mg-ingredients__table ul li:before{content:"\25CB";color:#005543;font-weight:700;display:inline-block;width:1.75rem;font-size:1.25rem;vertical-align:middle}.heading-backgroud,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title a,.mg-recipe-instructions .heading,.mg-recipe-instructions__header h2{background-color:#41b977;color:#00471e;vertical-align:middle;padding:0 2.3125rem;height:2.5rem}@media print,screen and (min-width:48em){.heading-backgroud,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title a,.mg-recipe-instructions .heading,.mg-recipe-instructions__header h2{padding:0 2.5rem;height:1.875rem}}@media print,screen and (min-width:64em){.heading-backgroud,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title a,.mg-recipe-instructions .heading,.mg-recipe-instructions__header h2{padding:0 3.25rem;height:3.5625rem}}.heading-backgroud.light,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title .user-login-form a.button.js-form-submit.form-submit,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title .user-pass-reset a.button.js-form-submit.form-submit,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title .user-pass a.button.js-form-submit.form-submit,.mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title a.light,.mg-recipe-instructions .light.heading,.mg-recipe-instructions .user-login-form .button.js-form-submit.form-submit.heading,.mg-recipe-instructions .user-pass-reset .button.js-form-submit.form-submit.heading,.mg-recipe-instructions .user-pass .button.js-form-submit.form-submit.heading,.mg-recipe-instructions__header .user-login-form h2.button.js-form-submit.form-submit,.mg-recipe-instructions__header .user-pass-reset h2.button.js-form-submit.form-submit,.mg-recipe-instructions__header .user-pass h2.button.js-form-submit.form-submit,.mg-recipe-instructions__header h2.light,.user-login-form .heading-backgroud.button.js-form-submit.form-submit,.user-login-form .mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title a.button.js-form-submit.form-submit,.user-login-form .mg-recipe-instructions .button.js-form-submit.form-submit.heading,.user-login-form .mg-recipe-instructions__header h2.button.js-form-submit.form-submit,.user-pass-reset .heading-backgroud.button.js-form-submit.form-submit,.user-pass-reset .mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title a.button.js-form-submit.form-submit,.user-pass-reset .mg-recipe-instructions .button.js-form-submit.form-submit.heading,.user-pass-reset .mg-recipe-instructions__header h2.button.js-form-submit.form-submit,.user-pass .heading-backgroud.button.js-form-submit.form-submit,.user-pass .mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title a.button.js-form-submit.form-submit,.user-pass .mg-recipe-instructions .button.js-form-submit.form-submit.heading,.user-pass .mg-recipe-instructions__header h2.button.js-form-submit.form-submit{background-color:#fef9e8}.mg-ingredients__title{position:relative;margin-bottom:.4375rem;background-color:#6fd99f;vertical-align:middle}.mg-ingredients__title h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bolder;color:#00471e;font-size:.75rem;height:2.5rem}@media print,screen and (min-width:48em){.mg-ingredients__title h3{font-size:.875rem;height:1.875rem}}@media print,screen and (min-width:64em){.mg-ingredients__title h3{font-size:1.25rem;height:3.5625rem}}.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__table{margin:0;padding:.75rem 1.5625rem 1.0625rem}.mg-ingredients__table ul li{font-size:.625rem;margin-bottom:.5rem}@media print,screen and (min-width:48em){.mg-ingredients__table ul li{font-size:1rem}}@media print,screen and (min-width:64em){.mg-ingredients__table ul li{font-size:1.25rem}}@media print,screen and (max-width:47.99875em){.mg-recipes-template .grid-container.mg-recipe-inst,.mg-recipes-template .mg-accordion .grid-container{padding-left:0;padding-right:0}}.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{width:100%;height:146.66vw}@media print,screen and (min-width:48em){.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{height:36.71vw}}@media print,screen and (min-width:64em){.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{height:36.91vw}}@media screen and (min-width:75em){.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{height:37.5VW}}@media screen and (min-width:100em){.mg-teaser-full .mg-teaser-full-full.animated_gif-full-full picture img{height:37.5rem}}.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{width:100%;height:146.66vw}@media print,screen and (min-width:48em){.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{height:36.71vw}}@media print,screen and (min-width:64em){.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{height:36.81vw}}@media screen and (min-width:75em){.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{height:37.5VW}}@media screen and (min-width:100em){.mg-teaser-full .mg-teaser-full-half.animated_gif-full-half picture img{height:37.5rem}}.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{width:100%;height:146.66vw}@media print,screen and (min-width:48em){.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{height:36.71vw}}@media print,screen and (min-width:64em){.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{height:36.91vw}}@media screen and (min-width:75em){.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{height:37.5VW}}@media screen and (min-width:100em){.mg-teaser-full-with-extra .mg-teaser-full-full.animated_gif-full-full picture img{height:37.5rem}}@media print,screen and (min-width:48em){.mg-teaser-full-with-extra .mg-teaser-full-full .mg-teaser-full__desc{width:58%;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}@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}@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)}}.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-teaser-full .mg-btn:last-child,.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-teaser-full .mg-btn:first-child,.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-teaser-full .mg-btn+.adimo-site-product-first,.mg-teaser-full .mg-btn+.adimo-store-first-button,.mg-teaser-full .mg-submit-btn+.adimo-site-product-first,.mg-teaser-full .mg-submit-btn+.adimo-store-first-button,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit+.adimo-site-product-first,.mg-teaser-full .user-login-form .button.js-form-submit.form-submit+.adimo-store-first-button,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit+.adimo-site-product-first,.mg-teaser-full .user-pass-reset .button.js-form-submit.form-submit+.adimo-store-first-button,.mg-teaser-full .user-pass .button.js-form-submit.form-submit+.adimo-site-product-first,.mg-teaser-full .user-pass .button.js-form-submit.form-submit+.adimo-store-first-button,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit+.adimo-site-product-first,.user-login-form .mg-teaser-full .button.js-form-submit.form-submit+.adimo-store-first-button,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit+.adimo-site-product-first,.user-pass-reset .mg-teaser-full .button.js-form-submit.form-submit+.adimo-store-first-button,.user-pass .mg-teaser-full .button.js-form-submit.form-submit+.adimo-site-product-first,.user-pass .mg-teaser-full .button.js-form-submit.form-submit+.adimo-store-first-button{margin-top:.625rem}}.mg-tags{padding:1.875rem 0 1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fef9e8}@media print,screen and (min-width:48em){.mg-tags{padding:2.5rem 0 1.25rem}}@media print,screen and (min-width:64em){.mg-tags{padding:3.75rem 0 1.25rem}}.mg-tags h2{text-align:center;color:#00471e;margin-bottom:.625rem}.mg-tags-description{margin:15px 0 23px;text-align:center;padding:0 3.2rem}.mg-tags__block{margin:0 3.875rem}.mg-tags__block.center{-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-tags__block.center,.mg-tags__block.center div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-tags__block.center div{width:100%;margin:1.25rem 0 .625rem}.mg-tags__block.center div>button,.mg-tags__block.center div a{background:#00833e;cursor:pointer;margin:0}.mg-tags__block.center div>button:hover,.mg-tags__block.center div a:hover{background-color:#6fd99f;-webkit-box-shadow:none;box-shadow:none}.mg-tags__block.center div>button>button,.mg-tags__block.center div>button span,.mg-tags__block.center div a>button,.mg-tags__block.center div a span{font-size:.75rem;padding:.1875rem 1.3125rem;font-weight:700;color:#fff;display:inline-block;line-height:1.125rem}.mg-tags__block.center div>button>button:hover,.mg-tags__block.center div>button span:hover,.mg-tags__block.center div a>button:hover,.mg-tags__block.center div a span:hover{color:#00471e}@media print,screen and (min-width:48em){.mg-tags__block.center div>button>button,.mg-tags__block.center div>button span,.mg-tags__block.center div a>button,.mg-tags__block.center div a span{font-size:1rem;padding:.4375rem 2.625rem}}@media print,screen and (min-width:64em){.mg-tags__block.center div>button>button,.mg-tags__block.center div>button span,.mg-tags__block.center div a>button,.mg-tags__block.center div a span{font-size:1.5625rem;padding:.625rem 2.875rem}}@media print,screen and (min-width:48em){.mg-tags__block.center div{margin:.625rem 0 2.5rem;margin:1.875rem 0 3.125rem}}.mg-tags__block .mg-tag{color:#333}.mg-tags__block .mg-tag:hover{background-color:#fff;-webkit-box-shadow:0 .125rem .1875rem #dbccbc;box-shadow:0 .125rem .1875rem #dbccbc}.mg-secondary-block .mg-tags{margin-top:3.125rem}@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-recipe-labels{margin-bottom:.1875rem}.mg-recipe-labels span{color:#999;margin-right:.375rem}.mg-recipe-labels span a{color:#999;display:inline-block}.mg-recipe-labels span a:after{content:"";background:#999;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:#333}.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:#00833e;top:2.0625rem;left:2.4375rem}.mg-quote-img__icon .img__icon{height:.9375rem;width:.9375rem;background-size:.9375rem .9375rem;top:47%;-webkit-transform:translate(-25%,-50%);transform:translate(-25%,-50%);left:40%;position:absolute}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-quote-img__icon .img__icon{height:1.0625rem;background-size:.625rem .625rem;top:60%;left:45%}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-quote-img__icon .img__icon{height:1.0625rem;background-size:.5rem .5rem;top:70%;left:50%}}@media print,screen and (min-width:48em){.mg-quote-img__icon{height:1.9375rem;width:1.9375rem}}@media print,screen and (min-width:64em){.mg-quote-img__icon{height:1.5625rem;width:1.5625rem;left:2rem}}@media screen and (min-width:75em){.mg-quote-img__icon{height:2.4375rem;width:2.5rem;left:2.4375rem}}@media print,screen and (min-width:48em){.mg-quote-img{margin-right:1.375rem;margin-bottom:0}}@media print,screen and (min-width:64em){.mg-quote-img{height:3.125rem;width:3.125rem;margin-right:1.4375rem}}@media screen and (min-width:75em){.mg-quote-img{height:3.75rem;width:3.875rem;margin-right:2rem}}@media print,screen and (max-width:47.99875em){.mg-quote-platform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:72%}}.mg-quote-platform a{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#333;margin-right:1.3125rem;padding-bottom:.125rem;margin-bottom:.4375rem}.mg-quote-platform a:after{background:#777}@media print,screen and (max-width:47.99875em){.mg-quote-platform a{text-decoration:underline}}@media print,screen and (min-width:48em){.mg-quote-platform{margin-top:.5625rem;margin-bottom:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-quote-platform span{margin-top:0}}@media print,screen and (min-width:64em){.mg-quote-platform{margin-top:1.125rem;margin-bottom:.625rem}.mg-quote-platform span{margin-top:0}}@media screen and (min-width:75em){.mg-quote-platform{margin-top:1.3125rem;margin-bottom:.875rem}.mg-quote-platform span{margin-top:.125rem}}.mg-quote-platform+.mg-quote-desc{margin:0}@media print,screen and (min-width:48em){.mg-quote-platform+.mg-quote-desc{padding-left:5.125rem}}@media print,screen and (min-width:64em){.mg-quote-platform+.mg-quote-desc{padding-left:4.6875rem}}@media screen and (min-width:75em){.mg-quote-platform+.mg-quote-desc{padding-left:5.75rem}}.mg-quote-desc{margin:0}.recipe-desc-acc .mg-quote-with-background{margin:auto}.comment-dsu-ratings-reviews-comment-type-form,.mg-comments{padding-top:3.625rem;padding-bottom:3.0625rem;overflow-x:hidden;background:#f3f3f3}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form,.mg-comments{padding-top:6.375rem;padding-bottom:5.625rem}}.comment-dsu-ratings-reviews-comment-type-form h2,.mg-comments h2{margin-bottom:2.875rem}.comment-dsu-ratings-reviews-comment-type-form h2 .mg-comments-total,.mg-comments h2 .mg-comments-total{color:#999}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea,.mg-comments .mg-textarea{margin-bottom:1.25rem;text-align:right}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-textarea,.mg-comments .mg-textarea{margin-bottom:1.875rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea label,.mg-comments .mg-textarea label{width:100%;display:block}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea,.mg-comments .mg-textarea textarea{width:100%;resize:none;height:11.1875rem;padding:1.3125rem;border:none}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::-webkit-input-placeholder,.mg-comments .mg-textarea textarea::-webkit-input-placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::-moz-placeholder,.mg-comments .mg-textarea textarea::-moz-placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:-ms-input-placeholder,.mg-comments .mg-textarea textarea:-ms-input-placeholder{opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::-ms-input-placeholder,.mg-comments .mg-textarea textarea::-ms-input-placeholder{opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::placeholder,.mg-comments .mg-textarea textarea::placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus::-webkit-input-placeholder,.mg-comments .mg-textarea textarea:focus::-webkit-input-placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus::-moz-placeholder,.mg-comments .mg-textarea textarea:focus::-moz-placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus:-ms-input-placeholder,.mg-comments .mg-textarea textarea:focus:-ms-input-placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus::-ms-input-placeholder,.mg-comments .mg-textarea textarea:focus::-ms-input-placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:focus::placeholder,.mg-comments .mg-textarea textarea:focus::placeholder{opacity:0}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea:-ms-input-placeholder,.mg-comments .mg-textarea textarea:-ms-input-placeholder{color:#333}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea textarea::-ms-input-placeholder,.mg-comments .mg-textarea textarea::-ms-input-placeholder{color:#333}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .msg-error,.mg-comments .mg-textarea .msg-error{margin-top:.3125rem}.comment-dsu-ratings-reviews-comment-type-form .mg-textarea .mg-textarea-tip,.mg-comments .mg-textarea .mg-textarea-tip{padding-top:.3125rem}.comment-dsu-ratings-reviews-comment-type-form .mg-comments-message .mg-textarea,.mg-comments .mg-comments-message .mg-textarea{margin-bottom:0}.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-error,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.mg-comments .mg-comment-error,.mg-comments .mg-error,.mg-comments .mg-profanity-error{text-align:left;color:#d8332f}.comment-dsu-ratings-reviews-comment-type-form .mg-comment-error,.comment-dsu-ratings-reviews-comment-type-form .mg-profanity-error,.mg-comments .mg-comment-error,.mg-comments .mg-profanity-error{float:left}.comment-dsu-ratings-reviews-comment-type-form .mg-captcha .mg-error,.mg-comments .mg-captcha .mg-error{margin-left:43%}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form .mg-captcha .mg-error,.mg-comments .mg-captcha .mg-error{margin-left:45%}}@media print,screen and (min-width:64em){.comment-dsu-ratings-reviews-comment-type-form .mg-captcha .mg-error,.mg-comments .mg-captcha .mg-error{margin-left:46%}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-captcha .mg-error,.mg-comments .mg-captcha .mg-error{margin-left:44%}}.comment-dsu-ratings-reviews-comment-type-form .mg-input,.mg-comments .mg-input{margin-bottom:1.75rem}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-input,.mg-comments .mg-input{margin-bottom:2.3125rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.mg-comments .mg-input input{color:#333;width:100%;border:none;margin-bottom:0;padding:1.3125rem 1.75rem 1.5625rem 1.6875rem}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::-webkit-input-placeholder,.mg-comments .mg-input input::-webkit-input-placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::-moz-placeholder,.mg-comments .mg-input input::-moz-placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input:-ms-input-placeholder,.mg-comments .mg-input input:-ms-input-placeholder{opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::-ms-input-placeholder,.mg-comments .mg-input input::-ms-input-placeholder{opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::placeholder,.mg-comments .mg-input input::placeholder{color:#333;opacity:1}.comment-dsu-ratings-reviews-comment-type-form .mg-input input:-ms-input-placeholder,.mg-comments .mg-input input:-ms-input-placeholder{color:#333}.comment-dsu-ratings-reviews-comment-type-form .mg-input input::-ms-input-placeholder,.mg-comments .mg-input input::-ms-input-placeholder{color:#333}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-input input,.mg-comments .mg-input input{margin-bottom:.625rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha>div,.mg-comments .mg-input.mg-captcha>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.5rem}.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha>div img,.mg-comments .mg-input.mg-captcha>div img{width:40%}.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha>div input,.mg-comments .mg-input.mg-captcha>div input{width:45%;margin-bottom:0}.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha .mg-refresh-arrow,.mg-comments .mg-input.mg-captcha .mg-refresh-arrow{cursor:pointer;-ms-flex-item-align:center;align-self:center;width:1.875rem;height:1.875rem;background-size:1.25rem;display:inline-block}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-input.mg-captcha .mg-refresh-arrow,.mg-comments .mg-input.mg-captcha .mg-refresh-arrow{height:1.875rem;background-size:1.5625rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper,.mg-comments .mg-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (max-width:47.99875em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper,.mg-comments .mg-btn-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.25rem}}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper,.mg-comments .mg-btn-wrapper{margin-bottom:3.125rem}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper,.mg-comments .mg-btn-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}}.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-btn,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .mg-submit-btn,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-login-form .button.js-form-submit.form-submit,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass-reset .button.js-form-submit.form-submit,.comment-dsu-ratings-reviews-comment-type-form .mg-btn-wrapper .user-pass .button.js-form-submit.form-submit,.mg-comments .mg-btn-wrapper .mg-btn,.mg-comments .mg-btn-wrapper .mg-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,.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-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,.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-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,.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-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,.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-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,.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-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,.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-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,.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-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,.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-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,.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 #00833e}@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:#00833e;width:2.75rem;height:2.75rem;text-align:center;margin-right:.8125rem;line-height:2.75rem;font-weight:400}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img{margin-right:1.625rem}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form-name .mg-comments-name img,.comment-dsu-ratings-reviews-comment-type-form-name i,.comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name .comment-dsu-ratings-reviews-comment-type-form-name img,.mg-comments-name i,.mg-comments-name img{margin-right:1.4375rem}}.comment-dsu-ratings-reviews-comment-type-form-name strong,.mg-comments-name strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-dsu-ratings-reviews-comment-type-form-name strong .platform,.mg-comments-name strong .platform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform,.mg-comments-name strong .platform{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:75em){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform,.mg-comments-name strong .platform{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span:not(:first-child),.mg-comments-name strong .platform span:not(:first-child){color:#999}@media print,screen and (min-width:64em){.comment-dsu-ratings-reviews-comment-type-form-name strong .platform span,.mg-comments-name strong .platform span{margin-right:1.25rem}}.comment-dsu-ratings-reviews-comment-type-form-name .date_time,.mg-comments-name .date_time{display:-webkit-box;display:-ms-flexbox;display:flex}.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong,.mg-comments-name .date_time strong{font-weight:500}.comment-dsu-ratings-reviews-comment-type-form-name .date_time strong:last-child,.mg-comments-name .date_time strong:last-child{margin-left:.625rem}@media print,screen and (max-width:47.99875em){.comment-dsu-ratings-reviews-comment-type-form-name .date_time,.mg-comments-name .date_time{position:absolute;bottom:1.25rem}}.comment-dsu-ratings-reviews-comment-type-form-name .date_time .mg-comment-date,.mg-comments-name .date_time .mg-comment-date{margin-right:1.25rem}.comment-dsu-ratings-reviews-comment-type-form .platform.experts,.mg-comments .platform.experts{margin-top:-.3125rem;margin-left:3.75rem}@media print,screen and (min-width:48em){.comment-dsu-ratings-reviews-comment-type-form .platform.experts,.mg-comments .platform.experts{margin-left:4.375rem}}.comment-dsu-ratings-reviews-comment-type-form .mg-comment-email,.mg-comments .mg-comment-email{display:none}.mg-comments-loadmore,.mg-comments-reply{-ms-flex-item-align:end;align-self:flex-end;color:#333;float:right;text-align:right}.mg-comments-loadmore:after,.mg-comments-reply:after{background:#ccc}@media print,screen and (max-width:47.99875em){.mg-comments-loadmore,.mg-comments-reply{text-decoration:underline}}.mg-teaser-content__container{border:.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-search__suggestion_title .mg-teaser-content__container-des a,.mg-search__suggestion_title .mg-teaser-content__container-des h5,.mg-teaser-content__container-des .mg-search__suggestion_title a,.mg-teaser-content__container-des .mg-search__suggestion_title h5,.mg-teaser-content__container-des h5{margin-top:.8125rem;width:90%}@media print,screen and (min-width:48em){.mg-search__suggestion_title .mg-teaser-content__container-des a,.mg-search__suggestion_title .mg-teaser-content__container-des h5,.mg-teaser-content__container-des .mg-search__suggestion_title a,.mg-teaser-content__container-des .mg-search__suggestion_title h5,.mg-teaser-content__container-des h5{width:100%}}@media screen and (min-width:75em){.mg-search__suggestion_title .mg-teaser-content__container-des a,.mg-search__suggestion_title .mg-teaser-content__container-des h5,.mg-teaser-content__container-des .mg-search__suggestion_title a,.mg-teaser-content__container-des .mg-search__suggestion_title h5,.mg-teaser-content__container-des h5{margin-top:1.3125rem;width:100%}}.mg-teaser-content__container-des .description{width:90%;margin-top:.8125rem;color:#292929}@media print,screen and (min-width:48em){.mg-teaser-content__container-des .description{width:100%}}@media print,screen and (min-width:64em){.mg-teaser-content__container-des .description{width:90%}}@media screen and (min-width:75em){.mg-teaser-content__container-des .description{width:100%;margin-top:1.6875rem}}.mg-teaser-content__container-des .redirect-btn{margin-bottom:1.875rem}.mg-teaser-content__container-des .redirect-btn a{margin-top:1.25rem;margin-bottom:1.25rem;position:relative}.mg-teaser-content__container-des .redirect-btn a>div{background-repeat:no-repeat;background-size:1rem;padding-left:2.1875rem!important}.mg-teaser-content__container-des .redirect-btn a:first-child{margin-top:2rem}.mg-teaser-content__container-des .redirect-btn a:first-child:hover>div,.mg-teaser-content__container-des .redirect-btn a:first-child>div{background-size:.75rem}@media print,screen and (min-width:48em){.mg-teaser-content__container-des .redirect-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2.1875rem}.mg-teaser-content__container-des .redirect-btn a{margin-right:1.25rem;margin-bottom:1.25rem;margin-top:0}.mg-teaser-content__container-des .redirect-btn a:first-child{margin-top:0}}@media print,screen and (min-width:64em){.mg-teaser-content__container-des .redirect-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:50%;flex-wrap:50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:2.1875rem}.mg-teaser-content__container-des .redirect-btn a:first-child{margin-top:unset;margin-bottom:1.25rem}}@media screen and (min-width:75em){.mg-teaser-content__container-des .redirect-btn{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media print,screen and (min-width:64em){.mg-teaser-content__container-des{width:50%;padding-left:8%;padding-right:0}}@media screen and (min-width:75em){.mg-teaser-content__container-des{width:50%;padding-left:6%;padding-right:4%}}@media print,screen and (min-width:64em){.mg-teaser-content__container-des.right{padding-left:7%;padding-right:1%}}@media screen and (min-width:75em){.mg-teaser-content__container-des.right{padding-right:4%}}.social-share-enable .mg-sharing-icons{position:absolute;right:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.9375rem;margin-bottom:0;margin-right:1.25rem}@media print,screen and (min-width:48em){.social-share-enable .mg-sharing-icons{right:8%}}@media print,screen and (min-width:64em){.social-share-enable .mg-sharing-icons{margin-right:2.8125rem;right:45%}}.social-share-enable .mg-sharing-icons ul{border:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.social-share-enable .mg-sharing-icons ul li{width:2.375rem;height:2.375rem;margin-bottom:.625rem;margin-left:.625rem}.social-share-enable .mg-sharing-icons ul li a{border:none;width:100%!important;height:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;border-radius:50%;background-color:#fff;-webkit-box-shadow:.125rem .1875rem .25rem #999;box-shadow:.125rem .1875rem .25rem #999}.social-share-enable .mg-sharing-icons ul li a img{height:auto}.social-share-enable .mg-sharing-icons .mg-sharing-icons-disable{background:transparent}.mg-teaser-recipe_content .border{height:.125rem;background:#eee;margin-top:1.875rem}@media (min-width:768px) and (max-width:1023px){.mg-teaser-recipe_content .border{display:none}}.mg-teaser-recipe_content .card{padding-top:1.875rem}@media print,screen and (min-width:48em){.mg-teaser-recipe_content .card .mg-story a{width:50%}}@media print,screen and (min-width:64em){.mg-teaser-recipe_content .card .mg-story a{width:100%}}@media print,screen and (min-width:64em){.mg-teaser-recipe_content .card .mg-cooking-knowledge p{margin-top:.9375rem}}@media screen and (min-width:75em){.mg-teaser-recipe_content .card .mg-cooking-knowledge p{margin-top:1.5rem}}@media print,screen and (min-width:64em){.mg-teaser-recipe_content .card .mg-cooking-knowledge a{margin-top:.9375rem}}@media screen and (min-width:75em){.mg-teaser-recipe_content .card .mg-cooking-knowledge a{margin-top:2.5rem}}.mg-teaser-recipe_content .card .mg-video{margin:0}@media print,screen and (max-width:47.99875em){.mg-teaser-recipe_content .card .mg-video{padding:0}}@media print,screen and (min-width:48em){.mg-teaser-recipe_content .card .mg-video{width:50%;float:left}}@media print,screen and (min-width:64em){.mg-teaser-recipe_content .card .mg-video{width:100%;float:none}}@media screen and (min-width:75em){.mg-teaser-recipe_content .card .mg-video__txt-block{padding:1.0625rem 1.9375rem 2.0625rem 1.875rem}}.mg-teaser-recipe_content .card .mg-video .mg-gutter-container{margin:0;width:100%}.mg-teaser-recipe_content:first-of-type{margin-top:0;padding-top:0}@media (min-width:768px) and (max-width:1023px){.mg-product-card-v2 .mg-product-card{position:relative;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}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats span.mg-difficulty{margin-left:0!important;white-space:nowrap}@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-difficulty .mg-difficulty-text,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats span.mg-difficulty{margin-left:0;white-space:nowrap}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.46875rem;height:1rem;background-size:.5rem 1.0625rem}}@media (min-width:1024px) and (max-width:1199px){.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:.75rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars svg{margin-right:0}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.46875rem;height:1rem;background-size:.5rem 1.0625rem}}@media (min-width:1200px){.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:1.125rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:1.375rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span,.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars svg{width:1.25rem;height:1.25rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .clock-icon{width:1.25rem;height:1.25rem;background-size:1.25rem 1.25rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:1.25rem}.mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.625rem;height:1.25rem;background-size:.625rem 1.25rem}}.mg-teaser-recipe-1_content .upper-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.375rem}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .upper-content{margin-bottom:1.875rem}}.mg-teaser-recipe-1_content .upper-content h2{color:#fff}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .upper-content h2{display:inline-block}}.mg-teaser-recipe-1_content .upper-content a{display:inline-block;-ms-flex-item-align:center;align-self:center;color:#fff;margin-top:0}.mg-search__suggestion_title .mg-teaser-recipe-1_content .upper-content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content .upper-content a h5,.mg-teaser-recipe-1_content .upper-content a .mg-search__suggestion_title a,.mg-teaser-recipe-1_content .upper-content a .mg-search__suggestion_title h5,.mg-teaser-recipe-1_content .upper-content a h5{padding-bottom:0;margin-top:.625rem}@media print,screen and (max-width:47.99875em){.mg-search__suggestion_title .mg-teaser-recipe-1_content .upper-content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content .upper-content a h5,.mg-teaser-recipe-1_content .upper-content a .mg-search__suggestion_title a,.mg-teaser-recipe-1_content .upper-content a .mg-search__suggestion_title h5,.mg-teaser-recipe-1_content .upper-content a h5{text-decoration:underline}}.mg-teaser-recipe-1_content .mg-product-card{padding-top:0;margin-bottom:2.5rem}.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt{display:inline-block;width:40%}@media print,screen and (min-width:48em){.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt{width:40%}}@media print,screen and (min-width:64em){.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt{width:32%}}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt{width:40%}}.mg-teaser-recipe-1_content .mg-product-card .mg-teaser-recipe-alt img{width:100%}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper{display:inline-block;width:54%;vertical-align:top;margin-left:2.85%;color:#fff}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:0}@media print,screen and (min-width:48em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper{margin-left:4.16%}}@media print,screen and (min-width:64em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper{margin-left:2.85%;width:60%}}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper{margin-left:.9375rem;width:50%}}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:.5625rem}@media screen and (min-width:75em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:.1875rem}}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats>span:first-of-type{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:.375rem}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats>span:first-of-type span,.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats>span:first-of-type svg{width:.75rem;height:.6875rem}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{margin-left:0;min-width:4.8125rem;color:#af835c}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{background-image:url(/themes/custom/buitoni/UI/build/images/2Mfe_al.svg);width:1rem;height:1rem;background-repeat:no-repeat}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{margin-right:.5625rem!important}}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{color:#af835c;margin-left:1.25rem}.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.5625rem;height:1rem}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{margin-right:.1875rem}}.mg-teaser-recipe-1_content a{color:#fff}.mg-search__suggestion_title .mg-teaser-recipe-1_content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content a h5,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a,.mg-teaser-recipe-1_content a .mg-search__suggestion_title h5,.mg-teaser-recipe-1_content a h5{padding-bottom:.375rem;float:right}@media print,screen and (max-width:47.99875em){.mg-search__suggestion_title .mg-teaser-recipe-1_content a a,.mg-search__suggestion_title .mg-teaser-recipe-1_content a h5,.mg-teaser-recipe-1_content a .mg-search__suggestion_title a,.mg-teaser-recipe-1_content a .mg-search__suggestion_title h5,.mg-teaser-recipe-1_content a h5{text-decoration:underline}}.mg-teaser-recipe-1_content .mg-product-card a:first-of-type{margin-top:0}.mg-secondary-block .mg-duration-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars .mg-half-stars{opacity:1}.mg-secondary-block .mg-duration-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars .mg-half-stars svg path:last-of-type{fill:#00833e}.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:#00833e}html[dir=rtl] .mg-secondary-block .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars .mg-half-stars svg path:last-of-type,html[dir=rtl] .mg-secondary-block .mg-teaser-recipe-1_content .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars>:not(.active):not(.mg-half-stars) path{fill:#786724}.mg-category-tags,.mg-home-stage{position:relative}.mg-category-tags .video-stage,.mg-home-stage .video-stage{position:relative;width:100%;height:100%;overflow:hidden;left:0;right:0;max-height:36.875rem}.mg-category-tags .video-stage img,.mg-home-stage .video-stage img{display:none}@media print,screen and (min-width:48em){.mg-category-tags .video-stage,.mg-home-stage .video-stage{max-height:24.875rem}}@media print,screen and (min-width:64em){.mg-category-tags .video-stage,.mg-home-stage .video-stage{max-height:33.1875rem}}@media screen and (min-width:75em){.mg-category-tags .video-stage,.mg-home-stage .video-stage{max-height:43.75rem}}.mg-category-tags .video-stage video,.mg-home-stage .video-stage video{display:block;height:auto;width:auto}@media print,screen and (min-width:48em){.mg-category-tags .video-stage video,.mg-home-stage .video-stage video{height:auto;width:100%}}.mg-category-tags__image,.mg-home-stage__image{height:106.67vw}@media print,screen and (min-width:48em){.mg-category-tags__image,.mg-home-stage__image{height:78.12vw;padding-bottom:.0625rem}}@media print,screen and (min-width:64em){.mg-category-tags__image,.mg-home-stage__image{height:52.5vw}}@media screen and (min-width:75em){.mg-category-tags__image,.mg-home-stage__image{height:43.75vw}}@media screen and (min-width:100em){.mg-category-tags__image,.mg-home-stage__image{height:700px}}.mg-category-tags__image picture img,.mg-home-stage__image picture img{height:100%}.mg-category-tags .black-overlay picture:after,.mg-home-stage .black-overlay 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 .black-overlay picture:after,.mg-home-stage .black-overlay picture:after{height:12.4375rem}}@media print,screen and (min-width:64em){.mg-category-tags .black-overlay picture:after,.mg-home-stage .black-overlay picture:after{height:16.625rem}}@media screen and (min-width:75em){.mg-category-tags .black-overlay picture:after,.mg-home-stage .black-overlay picture:after{height:22.5625rem}}.mg-category-tags__details,.mg-home-stage__details{position:absolute;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media print,screen and (max-width:47.99875em){.mg-category-tags__details,.mg-home-stage__details{padding-left:.875rem;padding-right:.875rem;top:55%}}@media print,screen and (min-width:48em){.mg-category-tags__details,.mg-home-stage__details{top:46%}}.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;margin-bottom:1.25rem}@media print,screen and (min-width:48em){.mg-category-tags__details .mg-home-stage__description>div,.mg-home-stage__details .mg-home-stage__description>div{margin-bottom:.875rem}}.mg-category-tags__details-search,.mg-home-stage__details-search{height:2.1875rem;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;height:2.8125rem}.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;height:4.375rem;max-width:55.375rem}}@media screen and (min-width:75em){.mg-category-tags__details-search,.mg-home-stage__details-search{height:4.375rem}}.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;border-radius:1.09375rem}.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;font-weight:700;color:#00833e;margin-left:1.875rem}@media print,screen and (max-width:47.99875em){.mg-category-tags__details-search a .input.active,.mg-home-stage__details-search a .input.active{margin-left:.75rem}}.mg-category-tags__details-search a .button,.mg-home-stage__details-search a .button{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}@media print,screen and (max-width:47.99875em){.mg-category-tags__details-search a .button,.mg-home-stage__details-search a .button{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:.75rem}}.mg-category-tags__details-search a .button .search-icon,.mg-home-stage__details-search a .button .search-icon{background-size:contain;width:1.625rem}@media print,screen and (max-width:47.99875em){.mg-category-tags__details-search a .button .search-icon,.mg-home-stage__details-search a .button .search-icon{top:0}}.mg-category-tags__details-search a .button .search-icon:before,.mg-home-stage__details-search a .button .search-icon:before{content:"";font-family:buitoni_icons;color:green;font-size:1.375rem}@media print,screen and (min-width:48em){.mg-category-tags__details-search a .button .search-icon:before,.mg-home-stage__details-search a .button .search-icon:before{font-size:1.5rem}}@media print,screen and (min-width:64em){.mg-category-tags__details-search a .button .search-icon:before,.mg-home-stage__details-search a .button .search-icon:before{font-size:2.1875rem}}@media screen and (min-width:75em){.mg-category-tags__details-search a .button,.mg-home-stage__details-search a .button{width:5.625rem}}@media print,screen and (min-width:48em){.mg-category-tags__details-search a,.mg-home-stage__details-search a{border-radius:1.40625rem}}@media print,screen and (min-width:64em){.mg-category-tags__details-search a,.mg-home-stage__details-search a{border-radius:2.1875rem}}.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 .mg-tag,.mg-home-stage__searchtags .mg-tag{color:#fff;margin-right:.5625rem}@media print,screen and (max-width:47.99875em){.mg-category-tags__searchtags .mg-tag,.mg-home-stage__searchtags .mg-tag{height:1.5625rem;font-size:.625rem}.mg-category-tags__searchtags .mg-tag span,.mg-home-stage__searchtags .mg-tag span{padding-right:0;padding-left:0}}.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{font-weight:700;-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);border-radius:1.5625rem;background:#00833e;color:#fff;white-space:nowrap;-webkit-transition:.5s;transition:.5s;opacity:1;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}@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{background-color:#41b977;color:#00471e}@media print,screen and (min-width:48em){.mg-category-tags__searchtags>div a,.mg-home-stage__searchtags>div a{height:2.5625rem}}.mg-category-tags__searchtags>div a span,.mg-home-stage__searchtags>div a span{-ms-flex-item-align:center;align-self:center;padding:.1875rem .3125rem}.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 #00833e;height:6.25rem;width:6.25rem;border-radius:50%;opacity:0}.mg-category-tags__arrow .circle.animate-circle,.mg-home-stage__arrow .circle.animate-circle{-webkit-animation-name:createCircle;animation-name:createCircle;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mg-category-tags__arrow a,.mg-home-stage__arrow a{position:absolute;top:38%;left:45%;opacity:0}.mg-category-tags__arrow a.animate-arrow,.mg-home-stage__arrow a.animate-arrow{-webkit-animation-name:slideInFromTop_arraow;animation-name:slideInFromTop_arraow;-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mg-category-tags__arrow a span,.mg-home-stage__arrow a span{-webkit-transform:rotate(90deg);transform:rotate(90deg);height:1.5rem;width:.75rem}.mg-home-stage .mg-home-stage-background{min-height:18.125rem;width:100%;height:175.2vw;background-size:cover;background-position:50%;-webkit-transition:background-image .3s ease-in-out;transition:background-image .3s ease-in-out}@media print,screen and (min-width:48em){.mg-home-stage .mg-home-stage-background{min-height:12.4375rem;height:51.82vw}}@media print,screen and (min-width:64em){.mg-home-stage .mg-home-stage-background{min-height:16.625rem;height:51.85vw}}@media screen and (min-width:75em){.mg-home-stage .mg-home-stage-background{min-height:22.5625rem;height:42.75vw}}.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{-webkit-transition:all .8s;transition:all .8s;height:175.2vw;overflow:hidden}@media print,screen and (min-width:48em){.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{height:51.82vw}}@media print,screen and (min-width:64em){.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{height:51.85vw}}@media screen and (min-width:75em){.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{height:42.75vw}}@media screen and (min-width:100em){.mg-home-stage .animated_gif,.mg-home-stage .mg-home-stage__image,.mg-home-stage .video-stage{height:43.5625rem}}.mg-home-stage .animated_gif img,.mg-home-stage .mg-home-stage__image img,.mg-home-stage .video-stage img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:75em){.mg-home-stage .animated_gif img,.mg-home-stage .mg-home-stage__image img,.mg-home-stage .video-stage img{height:auto}}.mg-home-stage .animated_gif video,.mg-home-stage .mg-home-stage__image video,.mg-home-stage .video-stage video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:75em){.mg-home-stage .animated_gif video,.mg-home-stage .mg-home-stage__image video,.mg-home-stage .video-stage video{height:auto}}.mg-home-stage.mg-search-activated{position:relative}.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:70vw;overflow:hidden}@media print,screen and (min-width:48em){.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:31vw}.mg-home-stage.mg-search-activated .animated_gif.extElement,.mg-home-stage.mg-search-activated .mg-home-stage__image.extElement,.mg-home-stage.mg-search-activated .video-stage.extElement{top:30vw}}@media print,screen and (min-width:64em){.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:27vw}}@media screen and (min-width:75em){.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:25vw}}@media screen and (min-width:100em){.mg-home-stage.mg-search-activated .animated_gif,.mg-home-stage.mg-search-activated .mg-home-stage__image,.mg-home-stage.mg-search-activated .video-stage{height:27.1875rem}}.mg-home-stage.mg-search-activated .animated_gif img,.mg-home-stage.mg-search-activated .mg-home-stage__image img,.mg-home-stage.mg-search-activated .video-stage img{height:auto}.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:60vw}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:66.5vw}@media print,screen and (min-width:48em){.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:29vw}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:33vw}}@media print,screen and (min-width:64em){.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:25vw}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:27.1vw}}@media screen and (min-width:75em){.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:23vw}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:25vw}}@media screen and (min-width:85em){.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:27.1vw}}@media screen and (min-width:100em){.mg-home-stage.mg-search-activated div.mg-home-stage__details{top:24.625rem}.mg-home-stage.mg-search-activated div.mg-home-stage__details.extElement{top:28.75rem}}.mg-home-stage.mg-search-activated .mg-home-stage__searchtags{visibility:hidden;opacity:0}.mg-home-stage.mg-search-activated .mg-search__banner_overtext{-webkit-box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13);box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13)}.mg-home-stage.mg-search-activated .mg-home-stage__arrow{display:none}@media print,screen and (max-width:47.99875em){.mg-home-stage .mg-search__suggestion{padding:0 1.875rem}}.mg-search__banner_overtext.mg-search__home-stage{position:static;-webkit-transform:none;transform:none;max-width:55.375rem;border-radius:1.09375rem;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{border-radius:1.40625rem;margin:0 auto 1.875rem}.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{border-radius:2.1875rem;margin:0 auto 1.875rem}}.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input{width:100%;border-radius:1.09375rem}@media print,screen and (min-width:48em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input{border-radius:1.40625rem}}@media print,screen and (min-width:64em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input{border-radius:2.1875rem}}.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input input{font-weight:700;color:#00833e;padding-top:0;padding-bottom:0;height:2.1875rem;border-radius:1.09375rem;border-top-right-radius:0;border-bottom-right-radius:0}@media print,screen and (min-width:48em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input input{height:2.8125rem;border-radius:1.40625rem;border-top-right-radius:0;border-bottom-right-radius:0}}@media print,screen and (min-width:64em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input input{height:4.375rem;border-radius:2.1875rem;border-top-right-radius:0;border-bottom-right-radius:0}}.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input .mg-search-submit{background-size:1.625rem;background-color:#fff;padding:.5rem 1.5rem 1.0625rem 1.0625rem;height:2.1875rem;border-radius:1.09375rem;border-top-left-radius:0;border-bottom-left-radius:0}@media print,screen and (max-width:47.99875em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input .mg-search-submit{padding-right:.75rem}}@media print,screen and (min-width:48em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input .mg-search-submit{height:2.8125rem;border-radius:1.40625rem;border-top-left-radius:0;border-bottom-left-radius:0;padding-top:.625rem}}@media print,screen and (min-width:64em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input .mg-search-submit{height:4.375rem;border-radius:2.1875rem;border-top-left-radius:0;border-bottom-left-radius:0;padding-top:1.0625rem}}.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input .mg-search-submit:before{content:"";font-family:buitoni_icons;color:green;font-size:1.375rem}@media print,screen and (max-width:47.99875em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input .mg-search-submit:before{margin-top:.4375rem}}@media print,screen and (min-width:48em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input .mg-search-submit:before{font-size:1.5rem}}@media print,screen and (min-width:64em){.mg-search__banner_overtext.mg-search__home-stage .mg-search__banner_input .mg-search-submit:before{font-size:2.1875rem}}@media print,screen and (min-width:48em){.safari .mg-home-stage video{width:100%}}.android .mg-home-stage .video-stage video{display:none}.android .mg-home-stage .video-stage img{display:block;width:100%;height:36.875rem}@media print,screen and (max-width:47.99875em){.mg-teaser-recipe-pdp{overflow-x:hidden}}.mg-teaser-recipe-pdp_content h2{margin-bottom:1.125rem}@media print,screen and (min-width:64em){.mg-teaser-recipe-pdp_content h2{margin-right:.9375rem}}@media screen and (min-width:75em){.mg-teaser-recipe-pdp_content h2{margin-bottom:1.875rem}}.mg-teaser-recipe-pdp_content .mg-product-card{margin-bottom:1.625rem}@media print,screen and (min-width:48em){.mg-teaser-recipe-pdp_content .mg-product-card{position:relative;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:2px solid #eee}}@media print,screen and (min-width:48em){.mg-teaser-recipe-pdp_content .mg-product-card img{display:inline-block;width:36.6%}}@media screen and (min-width:75em){.mg-teaser-recipe-pdp_content .mg-product-card img{width:48.5%}}.mg-teaser-recipe-pdp_content .thumbnail:last-of-type .mg-product-card{border-bottom:none}.mg-teaser-recipe-pdp a{color:#333;text-decoration:none}.mg-teaser-recipe-pdp a p{float:right;padding-bottom:.0625rem}@media print,screen and (max-width:47.99875em){.mg-teaser-recipe-pdp a p{text-decoration:underline}}.mg-teaser-recipe-pdp a p:after{background:#ccc}.mg-pdp-template .mg-teaser-recipe-pdp .alt-cta{display:none}@media print,screen and (min-width:48em){.mg-pdp-template .mg-teaser-recipe-pdp .mg-product-card .js-mg-card-link 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{padding-left:.625rem;padding-right:.625rem}.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:.3125rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats.mg-recipe-stats-overview-list{display:none}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span,.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars svg{width:1.125rem;height:1.125rem;background-size:1.0625rem 1.0625rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration{margin-left:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon{width:1.125rem;height:1.125rem;background-size:1.0625rem 1.0625rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text{margin-top:0}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{background-size:.5625rem 1.0625rem;width:.625rem;height:1.125rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-top:0}@media print,screen and (min-width:48em){.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper{display:inline-block}.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:.3125rem}.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{padding-left:1.25rem;padding-right:1.25rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:.3125rem}.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:.3125rem}.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-clock-icon,.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span,.mg-pdp-template .mg-teaser-recipe-pdp .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars svg{width:1.3125rem;height:1.3125rem;background-size:1.25rem 1.25rem}}@media print,screen and (min-width:48em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp{margin-left:calc(8.33333% + .375rem);width:auto}}@media print,screen and (min-width:48em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp_content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp_content.changeFlex{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp_content.changeFlex .thumbnail{margin-right:2.5rem}}@media screen and (min-width:75em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp_content.changeFlex .thumbnail{margin-right:3.75rem}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .changeFlex{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .changeFlex .thumbnail{margin-right:2.5rem}}@media screen and (min-width:75em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .changeFlex .thumbnail{margin-right:3.75rem}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta{display:block}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta .mg-search__suggestion_title a,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta h5,.mg-search__suggestion_title .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta a,.mg-search__suggestion_title .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta h5{float:right}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .cta{display:none}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .alt-cta{display:none;padding-top:1rem}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .alt-cta{display:block;-ms-flex-item-align:center;align-self:center;margin-right:0;margin-left:auto}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .upper-content{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .upper-content h2{width:100%;display:inline-block}@media print,screen and (min-width:48em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .upper-content h2{width:auto}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .upper-content a{-ms-flex-item-align:start;align-self:flex-start}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail{display:inline-block}@media print,screen and (min-width:48em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail{width:100%!important}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail{width:29.28%!important}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card{border:none}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-picture{display:block;width:100%}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-picture img{width:100%}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-picture{width:36.6%;display:inline-block!important}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper{margin-top:.6875rem;display:block}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper{display:inline-block;position:absolute;top:0;margin-left:4.1667%;margin-top:0}}.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{margin-left:0}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:.4375rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star{-ms-flex-preferred-size:100%;flex-basis:100%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star .mg-stars{margin-bottom:.3125rem;-ms-flex-preferred-size:100%;flex-basis:100%}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star .mg-stars span,.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .js-recipe-star .mg-stars svg{margin:0}}@media screen and (min-width:75em) and (max-width:87.49875em){.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) and (max-width:87.49875em){.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) and (max-width:87.49875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:.6875rem;height:1.3125rem;background-size:.625rem 1.25rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-left:.1875rem}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:.625rem}}@media screen and (min-width:75em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty{margin-left:.9375rem}}@media print,screen and (min-width:64em){.mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card{margin-bottom:0;padding-bottom:0}}@media print,screen and (max-width:47.99875em){.mg-teaser-recipe-pdp .mg-gutter-container{padding-left:1.875rem;padding-right:1.875rem}}.mg-search__results .mg-search__result_wrapper .mg-recipe-info-wrapper div.mg-recipe-stats{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.3125rem}.mg-search__results .mg-search__result_wrapper .mg-recipe-info-wrapper div.mg-recipe-stats span.mg-difficulty{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.mg-search__results .mg-search__result_wrapper .recipe-card .mg-recipe-info-wrapper div.mg-recipe-stats{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.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}@media print,screen and (max-width:47.99875em){.mg-search .mg-search__banner-main{margin-top:3.4375rem}}.mg-search__banner{-webkit-transition:all 1.2s;transition:all 1.2s;overflow:hidden}@media print,screen and (max-width:47.99875em){.mg-search__banner{margin:0 -1.875rem;height:50vw}}@media print,screen and (min-width:48em){.mg-search__banner{height:27vw}}@media print,screen and (min-width:64em){.mg-search__banner{height:19vw}}@media screen and (min-width:75em){.mg-search__banner{height:20vw}}@media screen and (min-width:100em){.mg-search__banner{height:20.625rem}}.mg-search__banner img{width:100%;height:100%}.mg-search__banner_input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:21.5625rem;-webkit-box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13);box-shadow:.25rem .75rem .625rem .0625rem rgba(0,0,0,.13)}.mg-search__banner_input.mg-animation-for-search{opacity:1}@media print,screen and (min-width:48em){.mg-search__banner_input{width:19.5rem}}@media print,screen and (min-width:64em){.mg-search__banner_input{width:21rem}}@media screen and (min-width:75em){.mg-search__banner_input{width:32rem}}.mg-search__banner_input input{border-radius:0}.mg-search__banner_overtext{z-index:3;top:50vw;left:50%;position:absolute;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:48em){.mg-search__banner_overtext{top:22.5vw;width:65%}}@media print,screen and (min-width:64em){.mg-search__banner_overtext{top:15vw}}@media screen and (min-width:75em){.mg-search__banner_overtext{top:17vw}}@media screen and (min-width:100em){.mg-search__banner_overtext{top:17.5rem}}.mg-search__banner_overtext h1{max-height:3.125rem;overflow:hidden;display:none;opacity:1;line-height:3.125rem}@media print,screen and (min-width:48em){.mg-search__banner_overtext h1{color:#fefefe;display:block;margin-bottom:1.8125rem}}@media print,screen and (min-width:64em){.mg-search__banner_overtext h1{color:#fefefe;margin-bottom:1.8125rem}}@media screen and (min-width:100em){.mg-search__banner_overtext h1{max-height:4.25rem}}.mg-search__banner_overtext input{width:.625rem;outline:none;border:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#00833e;height:4.375rem;padding:1.25rem 2.5rem 1.25rem 1.25rem;margin-right:-1px}.mg-search__banner_overtext input::-ms-clear{display:none}@media print,screen and (min-width:48em){.mg-search__banner_overtext input{padding-right:2.5rem;font-size:1.3125rem;font-weight:500}}@media screen and (min-width:75em){.mg-search__banner_overtext input{font-size:1.5625rem;height:5.625rem}}.mg-search__banner_overtext input::-webkit-input-placeholder{color:#00833e;opacity:1;font-size:17px;line-height:21px;font-weight:400}.mg-search__banner_overtext input::-moz-placeholder{color:#00833e;opacity:1;font-size:17px;line-height:21px;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:#00833e;opacity:1;font-size:17px;line-height:21px;font-weight:400}.mg-search__banner_overtext input:-ms-input-placeholder{color:#00833e;font-size:17px;line-height:21px;font-weight:400}.mg-search__banner_overtext input::-ms-input-placeholder{color:#00833e;font-size:17px;line-height:21px;font-weight:400}.mg-search__banner_overtext .mg-search-submit{height: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;padding:2.1875rem;background-size:1.875rem;background-repeat:no-repeat;background-position:50%;background-color:#00833e}@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__banner_overtext .mg-search-submit:before{font-size:1.5625rem;content:"";font-family:buitoni_icons;color:#fff}@media print,screen and (min-width:48em){.mg-search__banner_overtext .mg-search-submit:before{font-size:1.875rem}}@media print,screen and (min-width:64em){.mg-search__banner_overtext .mg-search-submit:before{font-size:2.1875rem}}.mg-search__quicklinks{margin-top:4.375rem;margin-bottom:2.5rem}@media print,screen and (min-width:48em){.mg-search__quicklinks{margin-top:5.9375rem;margin-bottom:3.125rem}}@media screen and (min-width:75em){.mg-search__quicklinks{margin-top:7.5rem;margin-bottom:3.75rem}}.mg-search__quicklinks .mg-category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:25rem}@media print,screen and (min-width:64em){.mg-search__quicklinks .mg-category{max-width:100%}}.mg-search__quicklinks button{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;text-align:center;cursor:pointer;outline:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:6.25rem;height:6.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f3f3f3;margin-bottom:.4375rem;margin-right:.4375rem;padding:.9375rem}@media screen and (min-width:23.4375em){.mg-search__quicklinks button:nth-child(3n){margin-right:0}}@media print,screen and (min-width:64em){.mg-search__quicklinks button:nth-child(3n){margin-right:.5625rem}}@media print,screen and (min-width:64em){.mg-search__quicklinks button:last-child{margin-right:0}}@media print,screen and (min-width:48em){.mg-search__quicklinks button{width:7.6875rem;height:7.0625rem;margin-bottom:.5625rem;margin-right:.5625rem}}@media print,screen and (min-width:64em){.mg-search__quicklinks button{margin-right:.5625rem}}@media screen and (min-width:75em){.mg-search__quicklinks button{width:9rem;height:7.125rem}}.mg-search__quicklinks button img{width:auto;height:3.125rem;margin:0 auto}.mg-search__topsuggestion{margin-bottom:3.125rem}.mg-search__suggestion_title .mg-search__topsuggestion a,.mg-search__suggestion_title .mg-search__topsuggestion h5,.mg-search__topsuggestion .mg-search__suggestion_title a,.mg-search__topsuggestion .mg-search__suggestion_title h5,.mg-search__topsuggestion h5{color:#00471e;font-size:1.25rem;margin-bottom:1.625rem}@media print,screen and (min-width:64em){.mg-search__suggestion_title .mg-search__topsuggestion a,.mg-search__suggestion_title .mg-search__topsuggestion h5,.mg-search__topsuggestion .mg-search__suggestion_title a,.mg-search__topsuggestion .mg-search__suggestion_title h5,.mg-search__topsuggestion h5{margin-bottom:1.5625rem}}.mg-search__topsuggestion_links li{background-repeat:no-repeat;background-size:.6875rem;background-position:0;padding-left:1.6875rem;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.mg-search__topsuggestion_links li{margin-bottom:1.3125rem}}.mg-search__topsuggestion_links li a{color:#00471e}.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,.mg-search__suggestion_title h5{color:#00471e;font-size:1rem}.mg-search__suggestion_title a{font-size:1rem;padding-bottom:.375rem}.mg-search__suggestion_title a:after{background:#00471e}@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__suggestion li a{color:#00471e}.mg-search__suggestion li{background-image:url(/themes/custom/buitoni/UI/build/images/S_wFUDe.svg)}.mg-search__suggestion li a strong{color:#00471e}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__suggestion_alt h3,.mg-search__suggestion_alt .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__suggestion_alt .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__suggestion_alt h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__suggestion_alt h2{padding-left:2.5rem;left:0;background-size:1.875rem;background-repeat:no-repeat;background-position:0 0}.mg-search .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span.active,.mg-search .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span.small{float:left;margin-right:.1875rem}.mg-result-close-icon{top:50%;width:.8125rem;height:.8125rem;right:6.25rem;position:absolute;cursor:pointer;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-indent:-624.9375rem;background-size:13px 13px;background-repeat:no-repeat;background-position:50%}@media screen and (min-width:75em){.mg-result-close-icon{right:8.125rem}}.mg-search-recipe-cell{margin-bottom:2.5rem}.mg-search__gray-bar{padding-top:3.75rem;min-width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;outline:none;background-color:#f3f3f3}@media print,screen and (max-width:47.99875em){.mg-search__gray-bar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:1.875rem;padding-right:1.875rem}.mg-search__gray-bar-wrapper{background-color:#f3f3f3}.mg-search__gray-bar-wrapper:after{content:" ";display:block;right:0;top:3.75rem;z-index:1;position:absolute;height:3.6875rem;width:3rem;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,95.3%,0)),color-stop(70.76%,hsla(0,0%,95.3%,.9)),to(#f3f3f3));background:linear-gradient(90deg,hsla(0,0%,95.3%,0),hsla(0,0%,95.3%,.9) 70.76%,#f3f3f3)}}@media print,screen and (min-width:48em){.mg-search__gray-bar{padding-left:3.75rem;padding-top:5rem}}@media print,screen and (min-width:64em){.mg-search__gray-bar{padding-left:0}}@media screen and (min-width:75em){.mg-search__gray-bar{padding-top:6.25rem}}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__gray-bar h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.75rem;opacity:.5;padding-left:1.25rem;padding-right:1.25rem;color:#00471e;opacity:.8}@media print,screen and (min-width:48em){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__gray-bar h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2{min-width:8.75rem;height:3.3125rem;padding-left:.625rem;padding-right:.625rem}}@media print,screen and (min-width:64em){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__gray-bar h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2{min-width:9.8125rem}}@media screen and (min-width:75em){.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search__gray-bar h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2{min-width:14rem;height:4.75rem}}.mg-search-kochstudio-expert .mg-search-expert__title .mg-search__gray-bar h3 .tabCount,.mg-search__gray-bar .mg-search-kochstudio-expert .mg-search-expert__title h3 .tabCount,.mg-search__gray-bar .mg-teaser-carousel .mg-teaser-expert-data__name h2 .tabCount,.mg-search__gray-bar h4 .tabCount,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search__gray-bar h2 .tabCount{padding-left:.5rem;color:#00471e;opacity:.9}.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:#00471e}.mg-search__result_wrapper{overflow:hidden}.mg-search__result_wrapper .mg-search-pills{position:absolute;top:0;margin:1.25rem 1.25rem 0;min-height:2.875rem;left:0;background:#00833e;color:#fff;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{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{z-index:2;font-weight:700;position:absolute;font-weight:800!important;line-height:1.2!important;color:#00471e;text-transform:uppercase;bottom:0;width:100%;padding:0 5% 1.25rem;text-align:center}@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{font-size:1.25rem;line-height:1}}@media (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{font-size:1.375rem}}.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(66%,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) 66%,#f3f3f3)}.mg-search__result_wrapper .mg-search-load-more:after{background-color:#00833e}.mg-kochstudio-cell>a,.mg-kochstudio-cell>div{position:relative}.mg-search__gray-bar-wrapper{background-color:#f3f3f3;margin-bottom:1.875rem}@media print,screen and (min-width:64em){.mg-search__gray-bar-wrapper{margin-bottom:4.3125rem}}@media print,screen and (max-width:47.99875em){.mg-search__gray-bar-wrapper{margin-left:-1.875rem;margin-right:-1.875rem}}.mg-search__title-bar{margin-bottom:2.5rem}.mg-search__title-bar>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (max-width:47.99875em){.mg-search__title-bar>div{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.mg-search__title-bar .mg-search__result-title{color:#00471e}.mg-search__title-bar .mg-search__result-title span{color:#00471e;opacity:.6}@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:#00471e;cursor:pointer}@media screen and (min-width:75em){.mg-search-filter-elem{padding-right:1rem;padding-left:.625rem}}.mg-search-filter-elem span{padding-left:1.25rem;margin-right:.625rem;background-repeat:no-repeat;background-size:.875rem .875rem;background-position:100%}@media screen and (min-width:75em){.mg-search-filter-elem span{padding-left:1.875rem}}.mg-search-filter .mg-elem-border{border-bottom:2px solid #ddd!important}.mg-search-filter-sorting{min-width:9.25rem;text-align:right;border:.125rem solid #fcfcfc;border-bottom:none}.mg-search-filter-sorting.mg-active{border:.125rem solid #ddd!important;border-bottom:none!important;background-color:#fff}.mg-search-filter-sorting>button{cursor:pointer;font-weight:300;height:100%;width:100%;outline:none;padding-right:.9375rem;padding-left:.9375rem;color:#00471e}.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%;color:#00471e}.mg-search-load-more{text-align:right;outline:none;cursor:pointer}.mg-search-load-more:after{background-color:#00833e}@media print,screen and (max-width:47.99875em){.mg-search-load-more{text-decoration:underline}}a.mg-search-load-more{color:#00471e;float:right;margin-bottom:1.25rem}.mg-search__suggestion_title a.mg-search-load-more a,.mg-search__suggestion_title a.mg-search-load-more h5,a.mg-search-load-more .mg-search__suggestion_title a,a.mg-search-load-more .mg-search__suggestion_title h5,a.mg-search-load-more h5{font-size:1.375rem}.mg-search__error-results{display:none}.mg-search__didyou-mean-results,.mg-search__error-results,.mg-search__error-single,.mg-search__likes-results{position:relative;margin-top:5rem;margin-bottom:2.5rem}@media print,screen and (min-width:48em){.mg-search__didyou-mean-results,.mg-search__error-results,.mg-search__error-single,.mg-search__likes-results{margin-top:6.25rem}}@media screen and (min-width:75em){.mg-search__didyou-mean-results,.mg-search__error-results,.mg-search__error-single,.mg-search__likes-results{margin-top:7.5rem}}.mg-search__didyou-mean-results .mg-search__suggestion_title a,.mg-search__didyou-mean-results .mg-search__suggestion_title h5,.mg-search__didyou-mean-results h5,.mg-search__error-results .mg-search__suggestion_title a,.mg-search__error-results .mg-search__suggestion_title h5,.mg-search__error-results h5,.mg-search__error-single .mg-search__suggestion_title a,.mg-search__error-single .mg-search__suggestion_title h5,.mg-search__error-single h5,.mg-search__likes-results .mg-search__suggestion_title a,.mg-search__likes-results .mg-search__suggestion_title h5,.mg-search__likes-results h5,.mg-search__suggestion_title .mg-search__didyou-mean-results a,.mg-search__suggestion_title .mg-search__didyou-mean-results h5,.mg-search__suggestion_title .mg-search__error-results a,.mg-search__suggestion_title .mg-search__error-results h5,.mg-search__suggestion_title .mg-search__error-single a,.mg-search__suggestion_title .mg-search__error-single h5,.mg-search__suggestion_title .mg-search__likes-results a,.mg-search__suggestion_title .mg-search__likes-results h5{color:#00471e;font-size:1rem;margin-left:3.125rem}@media print,screen and (min-width:48em){.mg-search__didyou-mean-results .mg-search__suggestion_title a,.mg-search__didyou-mean-results .mg-search__suggestion_title h5,.mg-search__didyou-mean-results h5,.mg-search__error-results .mg-search__suggestion_title a,.mg-search__error-results .mg-search__suggestion_title h5,.mg-search__error-results h5,.mg-search__error-single .mg-search__suggestion_title a,.mg-search__error-single .mg-search__suggestion_title h5,.mg-search__error-single h5,.mg-search__likes-results .mg-search__suggestion_title a,.mg-search__likes-results .mg-search__suggestion_title h5,.mg-search__likes-results h5,.mg-search__suggestion_title .mg-search__didyou-mean-results a,.mg-search__suggestion_title .mg-search__didyou-mean-results h5,.mg-search__suggestion_title .mg-search__error-results a,.mg-search__suggestion_title .mg-search__error-results h5,.mg-search__suggestion_title .mg-search__error-single a,.mg-search__suggestion_title .mg-search__error-single h5,.mg-search__suggestion_title .mg-search__likes-results a,.mg-search__suggestion_title .mg-search__likes-results h5{margin-left:3.0625rem}}.mg-search__didyou-mean-results-desc,.mg-search__error-results-desc,.mg-search__error-single-desc,.mg-search__likes-results-desc{color:#00471e;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{background:url(/themes/custom/buitoni/UI/build/images/oyuRcR1.png) no-repeat 50% transparent;top:1.875rem;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:2.5rem}}.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:0}@media print,screen and (min-width:48em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay{padding:0;width:20.75rem}}@media print,screen and (min-width:64em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay{width:30.5rem}}@media screen and (min-width:75em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay{width:43.375rem}}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-filter-main{padding-top:60px;-ms-overflow-style:none}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-filter-main::-webkit-scrollbar{display:none}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container{padding:0 1.875rem;-ms-overflow-style:none}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container::-webkit-scrollbar{display:none}@media print,screen and (min-width:48em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container{padding:0 2.625rem}}@media screen and (min-width:75em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container{padding:0 3.9375rem}}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion{margin-top:1.5625rem}@media print,screen and (min-width:48em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion{margin-top:1.25rem}}@media print,screen and (min-width:64em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion{margin-top:1.875rem}}@media screen and (min-width:75em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion{margin-top:2.1875rem}}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group{border:none}.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-bullets-container .mg-accordion .accordion-group h6{color:#00471e}.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-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons div[data-drupal-selector=edit-actions],.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.mg-submit-btn,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.mg-pdf-cta_container .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-pdf-btn,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .buitoni-btn,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .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-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-pdf-cta_container .mg-pdf-btn,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons div.buitoni_next_pre a.nextpre__btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.nextpre__btn{padding-left:0;padding-right:0}@media print,screen and (max-width:47.99875em){.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons{text-align:right}.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images-wrapper details .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons div[data-drupal-selector=edit-field-dsu-images-actions],.mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons div[data-drupal-selector=edit-actions],.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.mg-submit-btn,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.mg-pdf-cta_container .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-pdf-btn,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .buitoni-btn,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .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-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .comment-dsu-ratings-reviews-comment-type-form div[data-drupal-selector=edit-actions],.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .mg-pdf-cta_container .mg-pdf-btn,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons .user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons div.buitoni_next_pre a.nextpre__btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay .mg-search-filter-buttons a.nextpre__btn{width:100%;font-size:1.125rem;padding-top:1.25rem;padding-bottom:1.25rem}}.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:#00833e;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 h3{color:#fff}.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;color:#fff}.mg-search-filter__title.mg-box-shadow p{display:none}.mg-search-filter__title h3{margin-bottom:.9375rem}.mg-filter-main{overflow-y:scroll}.mg-filter-main::-webkit-scrollbar{display:none}.mg-search-filter-bullets-container{overflow-y:scroll}.mg-search-filter-bullets-container::-webkit-scrollbar{display:none}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide){margin-bottom:.625rem}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) h6{margin-bottom:.75rem}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul li{padding:.8125rem .9375rem;background-color:#f3f3f3;word-wrap:none;display:inline-block;margin-right:.9375rem;border-radius:5px;margin-bottom:1.25rem;cursor:pointer}.mg-search-filter-bullets-container .mg-search-filter-bullets:not(.hide) ul .mg-active-filter{position:relative;background-color:#00833e;color:#fff}.mg-search-filter-buttons{padding-bottom:1.875rem;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;padding-top:.625rem;-webkit-box-shadow:0 -1.4125rem 2.375rem -1.0625rem rgba(0,0,0,.1);box-shadow:0 -1.4125rem 2.375rem -1.0625rem rgba(0,0,0,.1)}@media print,screen and (min-width:48em){.mg-search-filter-buttons{padding-top:1.25rem;padding-bottom:1.25rem;display:inline-block}}@media print,screen and (min-width:64em){.mg-search-filter-buttons{padding-top:1.875rem;padding-bottom:1.875rem;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width:75em){.mg-search-filter-buttons{padding-top:1.5625rem;padding-bottom:1.5625rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-search-filter-buttons a{width:100%}}.mg-search-filter-buttons .mg-search-filter-buttons-text{padding-left:1.875rem;padding-right:1.875rem}@media print,screen and (max-width:47.99875em){.mg-search-filter-buttons .mg-search-filter-buttons-text{line-height:1}}.mg-search-filter-buttons .mg-remove-filter{margin-left:auto;margin-right:0;margin-bottom:.9375rem;display:block}@media print,screen and (max-width:47.99875em){.mg-search-filter-buttons .mg-remove-filter{margin-bottom:1.5rem;padding-top:.375rem}}@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-remove-filter .mg-search__suggestion_title a,.mg-search-filter-buttons .mg-remove-filter .mg-search__suggestion_title h5,.mg-search-filter-buttons .mg-remove-filter h5,.mg-search__suggestion_title .mg-search-filter-buttons .mg-remove-filter a,.mg-search__suggestion_title .mg-search-filter-buttons .mg-remove-filter h5{color:#00471e;font-size:1rem}@media print,screen and (min-width:64em){.mg-search-filter-buttons .mg-remove-filter .mg-search__suggestion_title a,.mg-search-filter-buttons .mg-remove-filter .mg-search__suggestion_title h5,.mg-search-filter-buttons .mg-remove-filter h5,.mg-search__suggestion_title .mg-search-filter-buttons .mg-remove-filter a,.mg-search__suggestion_title .mg-search-filter-buttons .mg-remove-filter h5{font-size:1.125rem}}.mg-search-filter-buttons .mg-search-filter-buttons-text:before{content:">";width:.6875rem;height:100%;font-size:.9375rem;background-size:.75rem;background-repeat:no-repeat;display:inline-block;margin-right:.625rem}@media print,screen and (min-width:48em){.mg-search-filter-buttons .mg-search-filter-buttons-text:before{font-size:1.25rem}}@media print,screen and (min-width:64em){.mg-search-filter-buttons .mg-search-filter-buttons-text:before{margin-right:1.25rem;font-size:1.875rem}}.mg-search-filter-buttons-disable{position:relative}.mg-search-filter-buttons-disable:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background-color:#ccc;-webkit-box-shadow:0 20px 25px 0 rgba(0,0,0,.05);box-shadow:0 20px 25px 0 rgba(0,0,0,.05)}.mg-search__results{margin-bottom:3.125rem;position:relative;z-index:2}.mg-search__results .mg-search__title-bar .mg-search__result-title.js-mg-search__result-title{margin-left:0}@media print,screen and (max-width:47.99875em){.mg-overview-template .mg-search__results .mg-search__title-bar .mg-search__result-title.js-mg-search__result-title{margin-left:1.25rem}}.mg-search-sort-item-active{font-weight:700}.mg-search__didyou-mean-results-link{color:#333;text-decoration:none;border-bottom:.125rem solid #333}.mg-kochstudio-cell{margin-bottom:1.875rem}.mg-kochstudio-cell.mg-search-kochstudio-expert{background:#f3f3f3;padding:1.875rem}.mg-kochstudio-cell .mg-search-expert__image img{border-radius:50%;height:5rem;width:5rem}.mg-kochstudio-cell .mg-search-expert__title{padding:.9375rem 0}.mg-kochstudio-cell .mg-search-expert__title .content-platform{color:#999}.mg-kochstudio-cell .mg-search-expert__desc{margin-top:.625rem}.mg-kochstudio-cell .mg-search-expert_btn{margin-top:1.4375rem}.mg-kochstudio-cell .mg-search-expert_btn div{background-size:.75rem;padding-left:2rem}.mg-search-maggi-cell{margin-bottom:1.875rem}.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title h5,.mg-search-maggi-cell .mg-search-maggi h5,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi h5{margin-bottom:.8125rem}.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title h5 a,.mg-search-maggi-cell .mg-search-maggi h5 a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi h5 a{color:#00471e;display:inline-block;text-transform:uppercase}.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a:after,.mg-search-maggi-cell .mg-search-maggi h5 a:after,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a:after{background:#00471e}@media print,screen and (max-width:47.99875em){.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title a a,.mg-search-maggi-cell .mg-search-maggi .mg-search__suggestion_title h5 a,.mg-search-maggi-cell .mg-search-maggi h5 a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi a a,.mg-search__suggestion_title .mg-search-maggi-cell .mg-search-maggi h5 a{text-decoration:underline}}.mg-kochstudio-cell .mg-video__txt-block{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.875rem .9375rem}.android .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay,.iphone .mg-right-overlay .mg-overlay__content-wrapper.mg-search-filter-overlay{padding:0}.edge .mg-right-overlay .mg-overlay__content-wrapper,.ie .mg-right-overlay .mg-overlay__content-wrapper{overflow-x:hidden}@media print,screen and (min-width:64em){.edge .mg-search__quicklinks button img,.ie .mg-search__quicklinks button img{width:auto;height:3.0625rem;margin:0 auto}.edge .mg-search__quicklinks button div,.ie .mg-search__quicklinks button div{width:9rem}}.mg-remove-filter.mg-search-load-more.hidden{visibility:hidden}.mg-search_no_result_title{margin-top:4.125rem;color:#00471e;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}.js-mg-search__dsu_product .mg-product-card picture,.js-mg-search__produkte .mg-product-card picture{padding-bottom:0}@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 .mg-recipe-info-wrapper,.js-mg-search__produkte .mg-product-card .mg-recipe-info-wrapper{display:inline-block;width:100%;position:static;padding-top:0}}.js-mg-search__dsu_product .mg-product-card .mg-recipe-info-wrapper,.js-mg-search__produkte .mg-product-card .mg-recipe-info-wrapper{padding-top:0}.js-mg-search__dsu_product .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.js-mg-search__produkte .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{text-transform:capitalize;height:2.5rem}@media print,screen and (min-width:64em){.js-mg-search__dsu_product .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.js-mg-search__produkte .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{height:3.5rem}}@media screen and (min-width:75em){.js-mg-search__dsu_product .mg-product-card-v2,.js-mg-search__produkte .mg-product-card-v2{margin-left:0}}@media screen and (min-width:75em){.js-mg-search__dsu_product>.mg-search-recipe-cell:nth-of-type(4n+1),.js-mg-search__produkte>.mg-search-recipe-cell:nth-of-type(4n+1){margin-left:8.2vw!important}}@media screen and (min-width:100em){.js-mg-search__dsu_product>.mg-search-recipe-cell:nth-of-type(4n+1),.js-mg-search__produkte>.mg-search-recipe-cell:nth-of-type(4n+1){margin-left:8.3125rem!important}}.mg-video .general span{width:.5625rem;height:.9375rem;margin-right:.9375rem;background-size:.5625rem .9375rem;top:.375rem;position:relative}@media screen and (min-width:75em){.mg-video .general span{width:.6875rem;height:1.125rem;background-size:.6875rem 1.125rem;margin-right:1.125rem}}.mg-video .edge .general span,.mg-video .ie .general span{width:9px;height:15px;background-size:9px 15px}@media screen and (min-width:75em){.mg-video .edge .general span,.mg-video .ie .general span{width:11px;height:18px;background-size:11px 18px}}@media print,screen and (min-width:48em){.mg-search-kochstudio-expert{padding-left:.9375rem!important;padding-right:.9375rem!important}}.mg-search-kochstudio-expert .mg-search-expert{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;background-color:#f3f3f3}.mg-search-kochstudio-expert .mg-search-expert__image{width:6.75rem;height:6.75rem}.mg-search-kochstudio-expert .mg-search-expert__image img{width:100%;height:100%}@media print,screen and (min-width:48em){.mg-search-kochstudio-expert .mg-search-expert__image{width:3.75rem;height:3.75rem}}@media print,screen and (min-width:64em){.mg-search-kochstudio-expert .mg-search-expert__image{width:6.25rem;height:6.25rem}}@media screen and (min-width:75em){.mg-search-kochstudio-expert .mg-search-expert__image{width:6.875rem;height:6.875rem}}.mg-search-kochstudio-expert .mg-search-expert__title{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;-ms-flex-preferred-size:30%;flex-basis:30%;margin-left:.9375rem}@media print,screen and (min-width:48em){.mg-search-kochstudio-expert .mg-search-expert__title{margin-left:.3125rem;padding-top:.3125rem}}.mg-search-kochstudio-expert .mg-search-expert__title h3{color:#333!important}.mg-search-kochstudio-expert .mg-search-expert__title .mg-teaser-carousel .mg-teaser-expert-data__name h2,.mg-search-kochstudio-expert .mg-search-expert__title h3,.mg-search-kochstudio-expert .mg-search-expert__title h4,.mg-teaser-carousel .mg-teaser-expert-data__name .mg-search-kochstudio-expert .mg-search-expert__title h2{color:#999}.mg-search-kochstudio-expert .mg-search-expert__quote{color:#333;margin-top:.9375rem}.mg-search-kochstudio-expert .mg-search-expert__quote-btn a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%!important;margin-top:1.4375rem}.mg-search-kochstudio-expert .mg-search-expert__quote-btn a div{background-position:2.1875rem}.mg-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-submit-btn,.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .user-login-form .button.js-form-submit.form-submit,.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .user-pass-reset .button.js-form-submit.form-submit,.mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .user-pass .button.js-form-submit.form-submit,.user-login-form .mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .button.js-form-submit.form-submit,.user-pass-reset .mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .button.js-form-submit.form-submit,.user-pass .mg-search-kochstudio-expert .mg-search-expert__quote .mg-search-expert_btn .button.js-form-submit.form-submit{width:100%!important}.firefox .mg-search__result_wrapper .mg-search-pills{margin-top:1.625rem}.firefox .mg-search-filter-bullets-container{scrollbar-width:none}.mg-overview-template .mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mg-overview-template .mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats span.mg-difficulty{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (max-width:47.99875em){.mg-overview-template .mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{font-size:.75rem}}@media print,screen and (max-width:47.99875em){.mg-overview-template .mg-search__load-more-wrapper{padding:1.875rem 0 1.25rem}}.mg-overview-template .mg-generic-stage h1{color:#00471e}.teaser-opacity-0{opacity:0}.mg-teaser-carousel{padding-left:0;padding-right:0;position:relative}.mg-teaser-carousel .mg-gutter-container{width:100%}.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 print,screen and (min-width:64em){.mg-teaser-carousel .slick-list{padding-top:1.25rem;margin-top:-1.25rem}}@media screen and (min-width:75em){.mg-teaser-carousel .slick-list{margin-right:-2.375rem;margin-left:-2.375rem}}.mg-teaser-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel .slick-track{margin-left:0;margin-right:0}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-teaser-carousel .slick-track{margin-left:0;margin-right:0}}@media print,screen and (min-width:48em){.mg-teaser-carousel .slick-slide{padding:.6875rem}}.mg-teaser-carousel .slick-active.slick-slide{position:relative}@media print,screen and (max-width:47.99875em){.mg-teaser-carousel .slick-active.slick-slide{position:relative;top:-20px}}@media print,screen and (min-width:64em){.mg-teaser-carousel .bg-hover .slick-active.slick-slide{position:relative;-webkit-transition:.5s;transition:.5s;top:0}.mg-teaser-carousel .bg-hover .slick-active.slick-slide:hover{top:-1.25rem}}.mg-teaser-carousel .bg-pattern{position:relative}.mg-teaser-carousel .bg-pattern:before{content:"";position:absolute;width:100%;height:55%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block}@media print,screen and (min-width:48em){.mg-teaser-carousel .bg-pattern:before{width:106%;left:-8%;height:75%}}@media print,screen and (min-width:64em){.mg-teaser-carousel .bg-pattern:before{width:110%;left:-5%}}@media (min-width:1200px){.mg-teaser-carousel .bg-pattern:before{width:120%;left:-10%}}@media screen and (min-width:75em){.mg-teaser-carousel .slick-active+.slick-active~.slick-slide{opacity:1}}.mg-teaser-carousel__title{text-align:center;margin-bottom:1.3125rem}@media screen and (min-width:75em){.mg-teaser-carousel__title{margin-bottom:1.875rem}}.mg-teaser-carousel__title h2{color:#00471e;word-break:break-word}.mg-teaser-carousel__title .heading{margin-bottom:1rem}@media print,screen and (min-width:64em){.mg-teaser-carousel__title .heading{margin-bottom:1.75rem}}.mg-teaser-carousel .slick-slide{-webkit-transition:.5s;transition:.5s;top:0;padding:1rem .6875rem;height:inherit}@media print,screen and (min-width:48em){.mg-teaser-carousel .slick-slide{padding-right:0;margin-right:1.75rem}}@media print,screen and (min-width:64em){.mg-teaser-carousel .slick-slide{margin-right:2.875rem}}@media screen and (min-width:75em){.mg-teaser-carousel .slick-slide{margin-right:1.5625rem;margin-left:1.5625rem}}.mg-teaser-carousel .slick-slide>div{height:100%;padding-top:3rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .slick-slide>div{padding-top:0}}.mg-teaser-carousel .mg-teaser-carousel-control{margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0;margin-top:1.25rem}.mg-teaser-carousel .mg-newsletter-text-image,.mg-teaser-carousel .mg-product-card{background-color:#fff;height:100%}.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text{margin-top:.5rem;padding-bottom:1.25rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text{padding-bottom:1.625rem}}@media print,screen and (min-width:64em){.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text{padding-bottom:2.5rem}}.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text.mg-recipe-card-text,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text.mg-recipe-card-text{padding-bottom:1.25rem}.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats{margin-top:.3125rem}.mg-teaser-carousel .mg-newsletter-text-image .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 span{height:1.0625rem;width:1.0625rem;background-size:1rem 1rem;margin-right:0;float:left}@media screen and (min-width:75em){.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-stars span,.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-stars svg,.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:1rem;height:1rem;background-size:1rem 1rem}}.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-duration,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-duration{margin-left:.5625rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-duration,.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-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-duration .mg-clock-icon,.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-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-duration .mg-clock-icon,.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-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-difficulty,.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-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-difficulty,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-difficulty{margin-left:.9375rem}}.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-difficulty .mg-difficulty-text,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-difficulty .mg-difficulty-text{margin-left:0}@media screen and (min-width:75em){.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text .mg-recipe-stats .mg-difficulty .mg-difficulty-icon,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text .mg-recipe-stats .mg-difficulty .mg-difficulty-icon{width:1.3125rem;height:1.3125rem;background-size:1.25rem 1.25rem}}.mg-teaser-carousel .mg-newsletter-text-image .js-mg-product-card-text.mg-product-card-text .mg-recipe-stats,.mg-teaser-carousel .mg-product-card .js-mg-product-card-text.mg-product-card-text .mg-recipe-stats{display:none}.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:1.25rem 1.25rem 1.5625rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-video .mg-video__txt-block{padding:1.75rem 1.875rem 2.0625rem}}@media screen and (min-width:75em){.mg-teaser-carousel .mg-video .mg-video__txt-block{padding:2.375rem 1.875rem 2.0625rem}}.mg-teaser-carousel .mg-video .mg-video__txt-block .info{font-weight:700;text-align:center;color:#00471e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.5rem;padding-right:0}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-video .mg-video__txt-block .info{height:2.625rem}}@media screen and (min-width:75em){.mg-teaser-carousel .mg-video .mg-video__txt-block .info{height:3.75rem}}.mg-teaser-carousel .mg-video .mg-video__txt-block .bodycopy-small{text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#00471e;height:2.5rem}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-video .mg-video__txt-block .bodycopy-small{height:3.125rem;height:3.75rem}}.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}.mg-teaser-carousel .mg-btn-wrapper{margin-top:1.25rem;text-align:center}@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-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-teaser-carousel .mg-btn-wrapper a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-teaser-carousel .mg-btn-wrapper a.transparent.mg-submit-btn,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form .mg-teaser-carousel .mg-btn-wrapper a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset .mg-teaser-carousel .mg-btn-wrapper a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass .mg-teaser-carousel .mg-btn-wrapper a.transparent.button.js-form-submit.form-submit,.mg-pdf-cta_container .mg-teaser-carousel .mg-btn-wrapper .mg-pdf-btn,.mg-teaser-carousel .mg-btn-wrapper .buitoni-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-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-teaser-carousel .mg-btn-wrapper .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-teaser-carousel .mg-btn-wrapper .mg-pdf-cta_container .mg-pdf-btn,.mg-teaser-carousel .mg-btn-wrapper .user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper .user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper .user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.mg-teaser-carousel .mg-btn-wrapper div.buitoni_next_pre a.nextpre__btn,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-teaser-carousel .mg-btn-wrapper a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-teaser-carousel .mg-btn-wrapper a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .mg-teaser-carousel .mg-btn-wrapper a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre .mg-teaser-carousel .mg-btn-wrapper a.nextpre__btn{width:auto}.mg-teaser-carousel .mg-btn-wrapper .mg-btn,.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-teaser-carousel .mg-btn-wrapper .mg-btn 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-teaser-carousel .mg-btn-wrapper .mg-btn:hover 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 .mg-heading-wrapper span{text-transform:uppercase;padding-left:.5rem;display:inline-block}@media print,screen and (min-width:48em){.mg-teaser-carousel .mg-heading-wrapper span{padding-left:.75rem}}@media screen and (min-width:75em){.mg-teaser-carousel .mg-heading-wrapper span{padding-left:1rem}}.mg-teaser-carousel .mg-heading-wrapper span:first-child{padding-left:0}.js-mg-search__produkte .mg-teaser-carousel .mg-product-card picture,.mg-teaser-carousel .js-mg-search__produkte .mg-product-card picture,.mg-teaser-carousel .mg-product-card .mg-product-picture{padding:0 0 10px}.js-mg-search__produkte .mg-teaser-carousel .mg-product-card picture img,.mg-teaser-carousel .js-mg-search__produkte .mg-product-card picture img,.mg-teaser-carousel .mg-product-card .mg-product-picture img{width:100%}.mg-pdf-cta{text-align: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;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:47.99875em){.mg-pdf-cta_container{margin-top:.9375rem;display:inline-block}}.mg-pdf-cta_container .mg-pdf-btn{text-transform:capitalize;padding-top:1.25rem;padding-bottom:1.25rem;padding-right:2.3125rem;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;margin-top:1rem;min-width:12.5rem;align-items:center;color:#333}@media print,screen and (min-width:48em){.mg-pdf-cta_container .mg-pdf-btn{min-width:18.5rem}}.mg-pdf-cta_container .mg-pdf-btn:before{content:"";font-family:buitoni_icons;font-weight:400;font-size:1.875rem;margin-right:.625rem}.mg-pdf-cta_container .mg-pdf-btn span{background-size:contain;background-repeat:no-repeat;height:1.25rem;width:1.5rem;margin-right:1.25rem;margin-left:1.875rem}.toc-title{display:none}.ie .mg-pdf-main-container{display:-webkit-box;display:-ms-flexbox;display:flex}.ie .mg-pdf-main-container .mg-pdf-checkbox{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:.9375rem}.mg-expert-teaser-content{padding-top:3.125rem;padding-bottom:3.125rem}.mg-expert-teaser-content .mg-teaser-carousel{margin-bottom:0;padding-left:0}@media print,screen and (max-width:47.99875em){.mg-expert-teaser-content .mg-teaser-list{margin-top:1.5rem}}@media print,screen and (max-width:47.99875em){.mg-expert-teaser-content .mg-teaser-list__btn{margin-top:1.6875rem}}@media print,screen and (min-width:48em){.mg-expert-teaser-content{padding-top:4.0625rem;padding-bottom:4.0625rem}}@media print,screen and (min-width:64em){.mg-expert-teaser-content{padding-top:4.6875rem;padding-bottom:4.6875rem}}@media screen and (min-width:75em){.mg-expert-teaser-content{padding-top:5.625rem;padding-bottom:5.625rem}}.mg-expert-teaser-content.bg-grey{background-color:#f3f3f3}.mg-expert-teaser-content.bg-white{background-color:#fcfcfc;padding-top:0;padding-bottom:0}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-expert-teaser-content .mg-btn.small>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-search__suggestion_title .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-search__suggestion_title a,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5{margin-bottom:.4375rem}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{margin-bottom:1.875rem;display:none;width:150%;-webkit-transform:translateX(-16%);transform:translateX(-16%)}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:200%;-webkit-transform:translateX(-24%);transform:translateX(-24%)}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:195%;-webkit-transform:translateX(-23%);transform:translateX(-23%)}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.firstItem img,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.lastItem img{-webkit-animation:scale-for-teaserExpert_sm 1.2s forwards;animation:scale-for-teaserExpert_sm 1.2s forwards}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.firstItem img,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.lastItem img{-webkit-animation:scale-for-teaserExpert 1.2s forwards;animation:scale-for-teaserExpert 1.2s forwards}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.firstItem img,.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a.lastItem img{-webkit-animation:scale-for-teaserExpert-xlarge 1.2s forwards;animation:scale-for-teaserExpert-xlarge 1.2s forwards}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a img{-webkit-animation:scale-for-teaserExpert_sm .6s forwards;animation:scale-for-teaserExpert_sm .6s forwards}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a img{-webkit-animation:scale-for-teaserExpert .6s forwards;animation:scale-for-teaserExpert .6s forwards}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card a img{-webkit-animation:scale-for-teaserExpert-xlarge .6s forwards;animation:scale-for-teaserExpert-xlarge .6s forwards}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card:after{width:0;height:0%}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{position:inherit;-webkit-transform:translate(113%,-60%);transform:translate(113%,-60%);height:2.625rem;width:2.625rem;border:.1875rem solid #fcfcfc;border-radius:50%;background:#00833e}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon{background-size:.9375rem .9375rem;background-position:35%;top:47%;-webkit-transform:translate(-25%,-50%);transform:translate(-25%,-50%);left:40%;position:absolute}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon{background-size:.9375rem .9375rem;background-position:30%}}@media screen and (min-width:87.5em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon .img__icon{background-size:1.25rem 1.25rem;background-position:30%}}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:3.5rem;width:3.5625rem;-webkit-transform:translate(120%,-70%);transform:translate(120%,-70%)}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:3rem;width:3rem;-webkit-transform:translate(100%,-70%);transform:translate(100%,-70%)}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:3.5rem;width:3.5625rem;-webkit-transform:translate(100%,-70%);transform:translate(100%,-70%)}}@media screen and (min-width:87.5em){.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{height:4.1875rem;width:4.25rem;-webkit-transform:translate(120%,-70%);transform:translate(120%,-70%)}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .expert_detail{display:block}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .mg-slick{width:85%;margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.mg-teaser-expert__container .expert-carousel .mg-slick{width:85%;padding-left:0}}@media screen and (min-width:75em){.mg-teaser-expert__container .expert-carousel .mg-slick{margin-top:7%}}.mg-teaser-expert__container .expert-carousel .mg-slick .slick-dots{width:70%}.mg-teaser-expert__container .expert-carousel .redirect-btn{margin-top:3.125rem;margin-bottom:2.5rem;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center}.mg-teaser-expert__container .expert-carousel .redirect-btn a>div{background-size:.75rem;padding-left:2rem;background-position:3.3125rem}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .redirect-btn a>div{background-position:1.75rem;padding-right:2rem;padding-left:2rem}}.mg-teaser-expert__container .expert-carousel .redirect-btn a:hover>div{background-size:.75rem;background-position:3.3125rem}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .redirect-btn a:hover>div{background-position:1.75rem}}@media print,screen and (min-width:48em){.mg-teaser-expert__container .expert-carousel .redirect-btn{margin-top:3.75rem}.mg-teaser-expert__container .expert-carousel .redirect-btn a{margin-bottom:0;margin-top:0}}.edge .mg-teaser-expert__container .expert-carousel,.firefox .mg-teaser-expert__container .expert-carousel,.ie .mg-teaser-expert__container .expert-carousel{width:100%;overflow:hidden;text-align:-webkit-center;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em){.edge .mg-teaser-expert__container .expert-carousel,.firefox .mg-teaser-expert__container .expert-carousel,.ie .mg-teaser-expert__container .expert-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}@media print,screen and (min-width:64em){.edge .mg-teaser-expert__container .expert-carousel,.firefox .mg-teaser-expert__container .expert-carousel,.ie .mg-teaser-expert__container .expert-carousel{width:60%}}.edge .mg-teaser-expert__container .expert-carousel .mg-slick,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick,.ie .mg-teaser-expert__container .expert-carousel .mg-slick{text-align:-webkit-center;margin-left:-12%;margin-right:-30%}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list{padding-top:8%}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:6.75rem;opacity:.5;border-radius:50%}@media print,screen and (min-width:48em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:6.75rem}}@media print,screen and (min-width:64em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:5rem}}@media screen and (min-width:75em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:6.75rem}}@media screen and (min-width:87.5em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card img{width:8.5rem}}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-search__suggestion_title a,.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-search__suggestion_title a,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .mg-search__suggestion_title a,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card h5,.mg-search__suggestion_title .edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a,.mg-search__suggestion_title .firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a,.mg-search__suggestion_title .ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card a{margin-bottom:.4375rem}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{text-align:center;margin-bottom:1.875rem;display:none;width:150%;-webkit-transform:translateX(-30%);transform:translateX(-30%)}@media print,screen and (min-width:48em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:200%;-webkit-transform:translateX(-35%);transform:translateX(-35%)}}@media print,screen and (min-width:64em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:188%;-webkit-transform:translateX(-36%);transform:translateX(-36%)}}@media screen and (min-width:75em){.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide .card .expert_detail{width:195%;-webkit-transform:translateX(-32%);transform:translateX(-32%)}}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card{position:relative}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card img,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card img,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card img{opacity:1}.edge .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.firefox .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon,.ie .mg-teaser-expert__container .expert-carousel .mg-slick .slick-list .slick-track .slick-slide.slick-current .card .quote-img__icon{position:inherit;-webkit-transform:translate(215%,-70%);transform:translate(215%,-70%);height:2.625rem;width:2.625rem;border:.1875rem solid #fcfcfc;border-radius:50%;background:#00833e}.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:#00833e;display:inline-block}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container:before{padding:.3125rem;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;color:#000}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container.halal:before{content:"\e01b"}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container.vegetable:before{content:"\e017"}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container.vegan:before{content:"\e049"}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__icon .mg-image-container.pork-free:before{content:"\e034"}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block{margin-left:.9375rem}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block div{color:#999}.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p{color:#999;margin-top:.3125rem}@media print,screen and (min-width:48em){.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p{margin-top:.375rem}}@media screen and (min-width:75em){.mg-product-nutritional-habits__container .mg-product-nutritional-habits__block p{margin-top:.3125rem}}.mg-content-grid{margin:0;overflow:hidden}.mg-content-grid__search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eee;padding-top:1.875rem;padding-bottom:1.875rem}@media print,screen and (min-width:48em){.mg-content-grid__search{padding-top:2.5rem;padding-bottom:2.5rem}}.mg-content-grid__search .mg-search__banner_overtext{margin-bottom:0;position:static;-webkit-transform:none;transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;margin-bottom:2.5rem;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}@media print,screen and (min-width:48em){.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input{margin:0 2.5rem 1.875rem;width:86.4%}}@media print,screen and (min-width:64em){.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input{margin-bottom:0;margin-left:0}}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input ::-webkit-input-placeholder{color:#00833e}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input ::-moz-placeholder{color:#00833e}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input :-ms-input-placeholder{color:#00833e}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input ::-ms-input-placeholder{color:#00833e}.mg-content-grid__search .mg-search__banner_overtext .mg-search__banner_input ::placeholder{color:#00833e}.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:#00471e}.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}@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:0}.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:1.4375rem auto 1rem;display:block;color:#00471e;text-transform:capitalize}@media print,screen and (min-width:48em){.mg-content-grid .mg-search__result-title{margin-top:2.0625rem}}@media screen and (min-width:75em){.mg-content-grid .mg-search__result-title{margin-top:2.5rem;margin-bottom:2.5rem}}.mg-content-grid .mg-search__result-title .mg-result-count{color:#00471e;opacity:.6}.mg-content-grid .mg-product-card-v2{margin:0}.mg-content-grid .mg-product-card picture{padding:0;margin-bottom:.3125rem;height:auto!important}.mg-content-grid .mg-product-card picture img{max-width:100%!important;border-radius:0;width:auto}.mg-content-grid .mg-recipe-info-wrapper{padding:0;min-height:6.5625rem}.mg-content-grid .mg-stars span.active,.mg-content-grid .mg-stars span.small{width:.75rem;height:.75rem;margin-right:.125rem}@media print,screen and (min-width:64em){.mg-content-grid .mg-stars span.active,.mg-content-grid .mg-stars span.small{width:1rem;height:1rem;margin-right:.1875rem}}.mg-content-grid .mg-stars span.active:before,.mg-content-grid .mg-stars span.small:before{font-size:.75rem}@media print,screen and (min-width:64em){.mg-content-grid .mg-stars span.active:before,.mg-content-grid .mg-stars span.small:before{font-size:1rem}}.mg-content-grid .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{margin-top:0;display:none}.mg-content-grid .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats.mg-recipe-stats-overview-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-content-grid .mg-search-recipe-cell .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats.mg-recipe-stats-overview-list{margin-top:.9375rem}@media print,screen and (min-width:64em){.mg-content-grid .js-mg-search__dsu_product>.mg-search-recipe-cell:nth-of-type(4n+1),.mg-content-grid .js-mg-search__produkte>.mg-search-recipe-cell:nth-of-type(4n+1){margin:0 1.25rem 1.875rem!important}}.mg-content-grid .mg-product-card-v2{padding:.625rem;width:45%}@media print,screen and (min-width:48em){.mg-content-grid .mg-product-card-v2{padding:0;margin:0 .75rem 1.25rem;width:21.1%;max-width:8.375rem}}@media print,screen and (min-width:64em){.mg-content-grid .mg-product-card-v2{margin:0 1.25rem 1.875rem;max-width:calc(21% - 20px)}}.mg-content-grid .mg-product-card-v2 .mg-product-card{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.mg-content-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-top:0!important;text-transform:uppercase;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.mg-content-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-search__product-description{display:none}@media (min-width:1200px){.mg-content-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span{width:1rem;height:1.25rem}}.mg-content-grid .mg-product-card-v2.recipe-card{padding:.625rem .3125rem}@media print,screen and (min-width:48em){.mg-content-grid .mg-product-card-v2.recipe-card{padding:0}}@media print,screen and (min-width:64em){.mg-content-grid .mg-product-card-v2.recipe-card{max-width:18.25rem}}.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card{margin:0}.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card picture{display:block;margin-bottom:.9375rem}.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper{display:block;width:auto;left:0;position:static;top:0;padding-left:0}.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats{display:-webkit-box;display:-ms-flexbox;display:flex}.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats.mg-recipe-stats-overview-list{display:none}.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before{font-size:.5rem;margin-left:.25rem}@media print,screen and (min-width:64em){.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-difficulty .mg-difficulty-text .diff:before{font-size:.875rem}}.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span{width:.75rem;margin-right:.0625rem}@media print,screen and (min-width:64em){.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-stars span{width:.9375rem}}@media print,screen and (min-width:64em){.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .mg-duration .mg-duration-text{font-size:1.25rem}}.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{margin-bottom:.1875rem;text-transform:capitalize;height:1.875rem}@media print,screen and (min-width:64em){.mg-content-grid .mg-product-card-v2.recipe-card .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{height:3.5rem}}.mg-content-grid .js-mg-search__result-set{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mg-content-grid .mg-search__result_wrapper{max-width:83.5rem;margin:0 auto}.mg-overview-list-page{padding:0}.mg-overview-template .mg-content-grid{min-height:62.5rem}.buitoni-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-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-newsletter-text-image .mg-newsletter-info-wrapper .js-redirect-buynow a,.mg-newsletter-text-image .mg-recipe-info-wrapper .js-redirect-buynow a,.mg-pdf-cta_container .mg-pdf-btn,.mg-pills .adimo-site-product-first,.mg-pills .adimo-store-first-button,.mg-pills a.adimo-site-product-first,.mg-product-card .mg-newsletter-info-wrapper .js-redirect-buynow a,.mg-product-card .mg-recipe-info-wrapper .js-redirect-buynow a,.mg-teaser-full .adimo-site-product-first,.mg-teaser-full .adimo-store-first-button,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre a.nextpre__btn{display:inline-block;width:100%;font-weight:700;color:#fefefe;text-align:center;height:auto;background-color:#00833e;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:3.125rem;padding:.9375rem 1.875rem}.buitoni-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-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit:hover,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit:hover,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit:hover,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent:hover,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn:hover,.mg-newsletter-text-image .mg-newsletter-info-wrapper .js-redirect-buynow a:hover,.mg-newsletter-text-image .mg-recipe-info-wrapper .js-redirect-buynow a:hover,.mg-pdf-cta_container .mg-pdf-btn:hover,.mg-pills .adimo-site-product-first:hover,.mg-pills .adimo-store-first-button:hover,.mg-product-card .mg-newsletter-info-wrapper .js-redirect-buynow a:hover,.mg-product-card .mg-recipe-info-wrapper .js-redirect-buynow a:hover,.mg-teaser-full .adimo-site-product-first:hover,.mg-teaser-full .adimo-store-first-button:hover,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit:hover,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit:hover,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit:hover,div.buitoni_next_pre a.nextpre__btn:hover{color:#00471e;background-color:#6fd99f}@media print,screen and (min-width:48em){.buitoni-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-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-login-form a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass-reset a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating .user-pass a.transparent.button.js-form-submit.form-submit,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.mg-btn.transparent,.mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.mg-submit-btn,.mg-newsletter-text-image .mg-newsletter-info-wrapper .js-redirect-buynow a,.mg-newsletter-text-image .mg-recipe-info-wrapper .js-redirect-buynow a,.mg-pdf-cta_container .mg-pdf-btn,.mg-pills .adimo-site-product-first,.mg-pills .adimo-store-first-button,.mg-pills a.adimo-site-product-first,.mg-product-card .mg-newsletter-info-wrapper .js-redirect-buynow a,.mg-product-card .mg-recipe-info-wrapper .js-redirect-buynow a,.mg-teaser-full .adimo-site-product-first,.mg-teaser-full .adimo-store-first-button,.user-login-form .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass-reset .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,.user-pass .mg-dsu-rating .views-element-container .overallExposedForm .views-exposed-form div.total_rating a.transparent.button.js-form-submit.form-submit,div.buitoni_next_pre a.nextpre__btn{width:auto}}.contactus-form,.newsletter-form{width:100%}.contactus-form h1,.newsletter-form h1{margin-bottom:3.125rem}@media screen and (min-width:75em){.contactus-form h1,.newsletter-form h1{margin-bottom:5.0625rem}}.contactus-form .mg-captcha-heading,.newsletter-form .mg-captcha-heading{margin-top:1.875rem}@media print,screen and (min-width:48em){.contactus-form .mg-captcha-heading,.newsletter-form .mg-captcha-heading{margin-top:1.875rem}}@media print,screen and (min-width:64em){.contactus-form .mg-captcha-heading,.newsletter-form .mg-captcha-heading{margin-top:2.5rem}}.contactus-form .form-item--error-message,.newsletter-form .form-item--error-message{display:none}.contactus-form legend,.newsletter-form legend{margin-bottom:1.25rem}.contactus-form .confirmation-button,.newsletter-form .confirmation-button{display:block}.contactus-form .confirmation-button .mg-submit-btn,.newsletter-form .confirmation-button .mg-submit-btn{width:100%}@media print,screen and (min-width:48em) and (max-width:63.99875em){.contactus-form .confirmation-button .mg-submit-btn,.newsletter-form .confirmation-button .mg-submit-btn{width:auto;display:inline-block}}.contactus-form .confirmation-button .mg-submit-btn:not(:last-child) .button,.newsletter-form .confirmation-button .mg-submit-btn:not(:last-child) .button{background:none;color:#333;padding:0}@media print,screen and (min-width:48em) and (max-width:63.99875em){.contactus-form .confirmation-button .mg-submit-btn:not(:last-child),.newsletter-form .confirmation-button .mg-submit-btn:not(:last-child){margin-right:1.25rem}}.contactus-form .confirmation-detail:not(:last-child),.newsletter-form .confirmation-detail:not(:last-child){margin-bottom:2.5rem}@media print,screen and (min-width:48em){.contactus-form .confirmation-detail:not(:last-child),.newsletter-form .confirmation-detail:not(:last-child){margin-bottom:1.875rem}}@media screen and (min-width:75em){.contactus-form .confirmation-detail:not(:last-child),.newsletter-form .confirmation-detail:not(:last-child){margin-bottom:2.5rem}}.contactus-form .confirmation-detail .confirmation-detail-label,.newsletter-form .confirmation-detail .confirmation-detail-label{color:#999;margin-left:0;margin-bottom:.3125rem}.contactus-form ul,.newsletter-form ul{opacity:0;-webkit-animation:slideInFromLeft .3s ease-in-out forwards;animation:slideInFromLeft .3s ease-in-out forwards;-webkit-animation-delay:.75s;animation-delay:.75s}.contactus-form ul li,.newsletter-form ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactus-form ul li a,.newsletter-form ul li a{color:#333;display:inline-table}.contactus-form ul li a:after,.newsletter-form ul li a:after{background-color:#ccc}@media print,screen and (max-width:47.99875em){.contactus-form ul li a,.newsletter-form ul li a{text-decoration:underline}}.contactus-form ul li:not(:last-child),.newsletter-form ul li:not(:last-child){margin-bottom:1.25rem}@media print,screen and (min-width:48em){.contactus-form ul li:not(:last-child),.newsletter-form ul li:not(:last-child){margin-bottom:1.75rem}}@media print,screen and (min-width:64em){.contactus-form ul li:not(:last-child),.newsletter-form ul li:not(:last-child){margin-bottom:1.625rem}}@media screen and (min-width:75em){.contactus-form ul li:not(:last-child),.newsletter-form ul li:not(:last-child){margin-bottom:1.25rem}}.contactus-form ul li:before,.newsletter-form ul li:before{content:"";height:23px;width:30px;background-size:30px 23px;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;margin-right:1.25rem}.contactus-form .form-item--error-message,.contactus-form .input-error-desc,.newsletter-form .form-item--error-message,.newsletter-form .input-error-desc{color:#d8332f}.contactus-form a,.newsletter-form a{color:#00a2ff;display:inline-block}.contactus-form a:after,.newsletter-form a:after{background-color:#00a2ff}@media print,screen and (max-width:47.99875em){.contactus-form a,.newsletter-form a{text-decoration:underline}}.contactus-form span.file:after,.contactus-form span.file a:after,.newsletter-form span.file:after,.newsletter-form span.file a:after{content:none}.contactus-form .check-label,.newsletter-form .check-label{height:1.625rem;width:1.625rem}.contactus-form .mg-custom-check .mg-custom-check-input+label:before,.newsletter-form .mg-custom-check .mg-custom-check-input+label:before{width:100%;height:100%}.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{width:100%;height:4.375rem;padding:0 .4375rem;background-color:#fff;color:#999;margin-top:.25rem;border:.125rem solid #ccc}@media print,screen and (min-width:48em){.contactus-form input[type=date],.contactus-form input[type=text],.contactus-form select,.contactus-form textarea,.newsletter-form input[type=date],.newsletter-form input[type=text],.newsletter-form select,.newsletter-form textarea{padding:0 1.3125rem}}.contactus-form input[type=date]:focus,.contactus-form input[type=text]:focus,.contactus-form select:focus,.contactus-form textarea:focus,.newsletter-form input[type=date]:focus,.newsletter-form input[type=text]:focus,.newsletter-form select:focus,.newsletter-form textarea:focus{outline:none}.contactus-form input[type=date].error,.contactus-form input[type=text].error,.contactus-form select.error,.contactus-form textarea.error,.newsletter-form input[type=date].error,.newsletter-form input[type=text].error,.newsletter-form select.error,.newsletter-form textarea.error{border:.125rem solid #d8332f}.contactus-form input[type=text]::-ms-clear,.newsletter-form input[type=text]::-ms-clear{display:none}.contactus-form option,.newsletter-form option{height:4.375rem}.contactus-form option:focus,.newsletter-form option:focus{outline:none}.contactus-form fieldset,.newsletter-form fieldset{border:0;padding:0;margin:0}.contactus-form label,.newsletter-form label{margin-right:.9375rem}.contactus-form input[type=checkbox],.newsletter-form input[type=checkbox]{width:1.5625rem;height:1.5625rem;border:.0625rem solid #ccc;background-color:#fff}.contactus-form input[type=checkbox]+label:before,.newsletter-form input[type=checkbox]+label:before{vertical-align:inherit}.contactus-form input[type=checkbox]:checked+label:after,.newsletter-form input[type=checkbox]:checked+label:after{content:"";width:100%;height:100%;left:0;position:absolute;background-size:15px 11px}@media print,screen and (min-width:64em){.contactus-form .check-subscription-newsletter,.newsletter-form .check-subscription-newsletter{border-right:.125rem solid #ccc}}.contactus-form .check-subscription-newsletter .input-error-desc,.newsletter-form .check-subscription-newsletter .input-error-desc{margin-top:2.3125rem}@media print,screen and (min-width:48em){.contactus-form .check-subscription-newsletter .input-error-desc,.newsletter-form .check-subscription-newsletter .input-error-desc{margin-top:3.8125rem}}@media print,screen and (min-width:64em){.contactus-form .check-subscription-newsletter .input-error-desc,.newsletter-form .check-subscription-newsletter .input-error-desc{margin-top:4.5625rem}}@media screen and (min-width:75em){.contactus-form .check-subscription-newsletter .input-error-desc,.newsletter-form .check-subscription-newsletter .input-error-desc{margin-top:3.375rem}}.contactus-form .check-subscription-newsletter .error .check-label:before,.newsletter-form .check-subscription-newsletter .error .check-label:before{border:2px solid #d8332f;height:100%;width:100%}.contactus-form .check-subscription-newsletter .error .input-error-desc,.newsletter-form .check-subscription-newsletter .error .input-error-desc{margin-top:2.3125rem}@media print,screen and (min-width:48em){.contactus-form .check-subscription-newsletter .error .input-error-desc,.newsletter-form .check-subscription-newsletter .error .input-error-desc{margin-top:3.8125rem}}@media print,screen and (min-width:64em){.contactus-form .check-subscription-newsletter .error .input-error-desc,.newsletter-form .check-subscription-newsletter .error .input-error-desc{margin-top:4.5625rem}}@media screen and (min-width:75em){.contactus-form .check-subscription-newsletter .error .input-error-desc,.newsletter-form .check-subscription-newsletter .error .input-error-desc{margin-top:3.375rem}}@media print,screen and (min-width:64em){.contactus-form .check-subscription-newsletter fieldset,.newsletter-form .check-subscription-newsletter fieldset{padding-right:3rem}}@media screen and (min-width:75em){.contactus-form .check-subscription-newsletter fieldset,.newsletter-form .check-subscription-newsletter fieldset{padding-right:4.25rem}}.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper{margin-top:1.9375rem}@media print,screen and (min-width:48em){.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper{margin-top:2.5rem}}.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox .option,.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox .option{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:0}.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child),.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child){margin-bottom:1.875rem}@media print,screen and (min-width:48em){.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child),.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child){margin-bottom:3rem}}@media screen and (min-width:75em){.contactus-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child),.newsletter-form .check-subscription-newsletter fieldset .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:not(:last-child){margin-bottom:2.5rem}}.contactus-form .js-inputs-right-section,.newsletter-form .js-inputs-right-section{margin-top:3.125rem}.contactus-form .js-inputs-right-section .mg-custom-check .mg-label-check .error~.check-label:before,.newsletter-form .js-inputs-right-section .mg-custom-check .mg-label-check .error~.check-label:before{border:.125rem solid #d8332f;height:100%;width:100%}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section,.newsletter-form .js-inputs-right-section{margin-top:0}}.contactus-form .js-inputs-right-section ::-webkit-input-placeholder,.newsletter-form .js-inputs-right-section ::-webkit-input-placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section ::-moz-placeholder,.newsletter-form .js-inputs-right-section ::-moz-placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section :-ms-input-placeholder,.newsletter-form .js-inputs-right-section :-ms-input-placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section ::-ms-input-placeholder,.newsletter-form .js-inputs-right-section ::-ms-input-placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section ::placeholder,.newsletter-form .js-inputs-right-section ::placeholder{color:#999;line-height:inherit}.contactus-form .js-inputs-right-section .mg-input-field>.input-error-desc,.contactus-form .js-inputs-right-section .mg-select-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-select-input-field>.input-error-desc{margin-top:.5625rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .mg-input-field>.input-error-desc,.contactus-form .js-inputs-right-section .mg-select-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-select-input-field>.input-error-desc{margin-top:.9375rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .mg-input-field>.input-error-desc,.contactus-form .js-inputs-right-section .mg-select-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-select-input-field>.input-error-desc{margin-top:1.0625rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section .mg-input-field>.input-error-desc,.contactus-form .js-inputs-right-section .mg-select-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-input-field>.input-error-desc,.newsletter-form .js-inputs-right-section .mg-select-input-field>.input-error-desc{margin-top:.5625rem}}.contactus-form .js-inputs-right-section .input-error-desc:not(:last-child),.newsletter-form .js-inputs-right-section .input-error-desc:not(:last-child){margin-top:-1.3125rem;margin-left:2.625rem;margin-bottom:1.875rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .input-error-desc:not(:last-child),.newsletter-form .js-inputs-right-section .input-error-desc:not(:last-child){margin-top:-.9375rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .input-error-desc:not(:last-child),.newsletter-form .js-inputs-right-section .input-error-desc:not(:last-child){margin-top:-.8125rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section .input-error-desc:not(:last-child),.newsletter-form .js-inputs-right-section .input-error-desc:not(:last-child){margin-top:-1.3125rem;margin-bottom:2.5rem}}.contactus-form .js-inputs-right-section #captcha~.input-error-desc,.newsletter-form .js-inputs-right-section #captcha~.input-error-desc{margin-top:.5625rem;margin-left:0}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section #captcha~.input-error-desc,.newsletter-form .js-inputs-right-section #captcha~.input-error-desc{margin-top:.9375rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section #captcha~.input-error-desc,.newsletter-form .js-inputs-right-section #captcha~.input-error-desc{margin-top:1.0625rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section #captcha~.input-error-desc,.newsletter-form .js-inputs-right-section #captcha~.input-error-desc{margin-top:.5625rem}}.contactus-form .js-inputs-right-section #captcha #edit-captcha-response--description,.contactus-form .js-inputs-right-section #captcha summary,.newsletter-form .js-inputs-right-section #captcha #edit-captcha-response--description,.newsletter-form .js-inputs-right-section #captcha summary{display:none}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.5rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section #captcha .mg-captcha-box,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box{margin-top:1.875rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section #captcha .mg-captcha-box,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box{margin-top:2.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box img,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box img{height:auto;width:9.375rem;border-bottom:.125rem solid #ccc;border-top:.125rem solid #ccc;border-left:.125rem solid #ccc}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:0;margin-right:0}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response input[type=text],.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response input[type=text]{margin-bottom:0;margin-top:0}.contactus-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response .edit-captcha-response--description,.contactus-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response label,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response .edit-captcha-response--description,.newsletter-form .js-inputs-right-section #captcha .mg-captcha-box .js-form-item-captcha-response label{display:none}.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper{margin-top:.625rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper{margin-top:1.0625rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section #captcha .reload-captcha-wrapper,.newsletter-form .js-inputs-right-section #captcha .reload-captcha-wrapper{margin-top:.9375rem}}.contactus-form .js-inputs-right-section .fieldset-legend,.newsletter-form .js-inputs-right-section .fieldset-legend{margin-bottom:1.875rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .fieldset-legend,.newsletter-form .js-inputs-right-section .fieldset-legend{margin-bottom:3.125rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .fieldset-legend,.newsletter-form .js-inputs-right-section .fieldset-legend{margin-bottom:2.5rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section .fieldset-legend,.newsletter-form .js-inputs-right-section .fieldset-legend{margin-bottom:3.125rem}}.contactus-form .js-inputs-right-section label,.newsletter-form .js-inputs-right-section label{color:#999;margin-left:0;margin-bottom:.3125rem;width:1.625rem;height:1.625rem}.contactus-form .js-inputs-right-section .mg-select-input-field,.newsletter-form .js-inputs-right-section .mg-select-input-field{margin-bottom:3.3125rem}.contactus-form .js-inputs-right-section .js-form-type-selectbox,.newsletter-form .js-inputs-right-section .js-form-type-selectbox{position:relative}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .js-form-type-selectbox,.newsletter-form .js-inputs-right-section .js-form-type-selectbox{width:39.4%}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .js-form-type-selectbox,.newsletter-form .js-inputs-right-section .js-form-type-selectbox{width:100%}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section .js-form-type-selectbox,.newsletter-form .js-inputs-right-section .js-form-type-selectbox{width:21.4375rem}}.contactus-form .js-inputs-right-section .js-form-type-selectbox select,.newsletter-form .js-inputs-right-section .js-form-type-selectbox select{position:absolute;opacity:0;z-index:-1;left:0;bottom:0}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected{background-color:#fcfcfc}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected.errorInSelect,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected.errorInSelect{border-bottom:.125rem solid #d8332f}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected:after{position:absolute;content:"";background-repeat:no-repeat;-webkit-transform:translateY(50%);transform:translateY(50%);right:.625rem;background-size:1.125rem .6875rem;width:1.125rem;height:.6875rem}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-items div,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-selected,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-items div,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-selected{color:#999;padding:0;height:4.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.125rem solid #999;background-color:#fcfcfc;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-items,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-items{position:absolute;top:100%;left:0;right:0;z-index:99;border-left:.125rem solid #999;border-right:.125rem solid #999}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-items div,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-items div{padding-left:1.3125rem}.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-hide,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-hide{display:none}.contactus-form .js-inputs-right-section .js-form-type-selectbox .same-as-selected,.contactus-form .js-inputs-right-section .js-form-type-selectbox .select-items div:hover,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .same-as-selected,.newsletter-form .js-inputs-right-section .js-form-type-selectbox .select-items div:hover{background-color:#f3f3f3}.contactus-form .js-inputs-right-section .mg-input-field,.newsletter-form .js-inputs-right-section .mg-input-field{margin-bottom:1.25rem;vertical-align:top}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .mg-input-field,.newsletter-form .js-inputs-right-section .mg-input-field{margin-bottom:1.875rem;display:inline-block}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.contactus-form .js-inputs-right-section .mg-input-field,.newsletter-form .js-inputs-right-section .mg-input-field{margin-right:1.875rem}}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section .mg-textfield,.newsletter-form .js-inputs-right-section .mg-textfield{width:39.4%}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section .mg-textfield,.newsletter-form .js-inputs-right-section .mg-textfield{width:100%}}.contactus-form .js-inputs-right-section fieldset,.newsletter-form .js-inputs-right-section fieldset{margin-top:1.25rem}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section fieldset,.newsletter-form .js-inputs-right-section fieldset{margin-top:1.875rem}}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section fieldset,.newsletter-form .js-inputs-right-section fieldset{margin-top:1.25rem}}.contactus-form .js-inputs-right-section fieldset h2,.newsletter-form .js-inputs-right-section fieldset h2{margin-bottom:1.875rem}@media print,screen and (min-width:48em){.contactus-form .js-inputs-right-section fieldset h2,.newsletter-form .js-inputs-right-section fieldset h2{margin-bottom:3.125rem}}@media print,screen and (min-width:64em){.contactus-form .js-inputs-right-section fieldset h2,.newsletter-form .js-inputs-right-section fieldset h2{margin-bottom:2.5rem}}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .input-error-desc,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .input-error-desc{display:none}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper p,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper p{color:#999;margin:.625rem 0}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field{display:block}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field:not(:last-child),.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field:not(:last-child){margin-bottom:1.875rem}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field:not(:last-child),.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field:not(:last-child){margin-bottom:2.5rem}}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check{padding-right:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check .option,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .js-form-type-checkbox .mg-label-check div{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description{color:#d8332f;padding:.625rem;border:5px solid #d8332f;margin-top:1.875rem;margin-left:2.5rem}@media screen and (min-width:75em){.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .mg-input-field .description{margin-top:2.5rem}}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents{pointer-events:none;opacity:.5}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents .check-label:after,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents .check-label:after{content:none}.contactus-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents+div,.newsletter-form .js-inputs-right-section fieldset .fieldset-wrapper .addEvents+div{display:none}.mg-submit-btn{position:relative;margin-top:1.6875rem;display:inline-block}@media print,screen and (min-width:48em){.mg-submit-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media print,screen and (min-width:64em){.mg-submit-btn{width:100%}}@media screen and (min-width:75em){.mg-submit-btn{margin-top:1.9375rem}}.mg-submit-btn .button{color:#fefefe;height:4.375rem;border:none;outline:none;padding-left:1.25rem;background-repeat:no-repeat;background-size:.5rem 1rem;background-position:0;background-color:transparent}@media print,screen and (min-width:48em){.mg-submit-btn .button{height:3.75rem}}@media screen and (min-width:75em){.mg-submit-btn .button{height:4.375rem}}.mg-submit-btn:hover .button{color:#333;background-repeat:no-repeat;background-position:0;background-color:transparent}.mg-submit-btn.width-auto{width:auto}@media print,screen and (min-width:48em){.firefox .contact-us-form input[type=text],.firefox .newsletter-form input[type=text]{padding:1.3125rem .9375rem}}[data-drupal-messages]{display:none}.contactus-form input[type=file]{background-color:#ccc;width:60%;color:transparent;margin-bottom:1.25rem;margin-right:1.25rem}@media print,screen and (min-width:48em){.contactus-form input[type=file]{width:30%}}.contactus-form input[type=checkbox]{width:1.5625rem;height:1.5625rem;border:.0625rem solid #ccc;background-color:#fff}.contactus-form input[type=checkbox]+label:before{vertical-align:inherit}.contactus-form input[type=checkbox]:checked+label:after{content:none}.contactus-form input[type=checkbox]{width:auto;height:auto}.contactus-form .js-hide{display:none}@media print,screen and (max-width:47.99875em){.contactus-form{margin-top:10.9375rem}}.contactus-form [data-drupal-messages]{display:block}.contactus-form details summary{display:none}.contactus-form .dsu-engage-form-message{display:block;width:80%;margin:0 auto 1.25rem}.contactus-form .dsu-engage-form{width:80%}.contactus-form textarea{padding:1.25rem 1.3125rem}.contactus-form .description{margin:.625rem 0}.contactus-form .form-item{margin-bottom:1.25rem}.contactus-form .form-item--error-message{display:block}.contactus-form label{margin-left:0}.contactus-form .questionbuttons{height:auto;color:#000;text-decoration:none;margin-right:.625rem}.contactus-form .questionbuttons:after{content:none}.contactus-form .questionbuttons:last-of-type{margin-right:0}.contactus-form .width-auto{width:auto}.contactus-form ul{margin-top:1.25rem}.contactus-form ul li a{color:#d8332f;margin-right:1.25rem}@media print,screen and (max-width:47.99875em){.contactus-form ul li a{-webkit-text-decoration-color:#ccc;text-decoration-color:#ccc}}.contactus-form ul li:before{content:none}.contactus-form ul li:last-child{margin-right:0}.contactus-form #engage-success{color:#4dc40e}.newsletter-subscribe-error,.newsletter-subscribe-success{margin:3.125rem;min-height:31.25rem}.newsletter-subscribe-error h1,.newsletter-subscribe-success h1{margin-bottom:1.875rem}.newsletter-subscribe-error p,.newsletter-subscribe-success p{margin:0 0 1.875rem}@media print,screen and (max-width:47.99875em){.step-3-thankyou-page{padding-top:3.875rem}}@media print,screen and (min-width:48em){.newsletter-thankyou-message .grid-x .cell{width:40.67%}}@media print,screen and (min-width:64em){.newsletter-thankyou-message .grid-x .cell{width:34.44%}}@media screen and (min-width:75em){.newsletter-thankyou-message .grid-x .cell{width:38.73%}}.newsletter-thankyou-message .mg-subscribed-sign{margin-top:1.875rem;background-size:3.8125rem 2.75rem;width:3.8125rem;height:2.75rem;display:inline-block}@media print,screen and (min-width:48em){.newsletter-thankyou-message .mg-subscribed-sign{margin-top:3.75rem}}@media screen and (min-width:75em){.newsletter-thankyou-message .mg-subscribed-sign{margin-top:5rem}}.newsletter-thankyou-message .mg-btn,.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){.newsletter-thankyou-message .mg-btn,.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}}.newsletter-thankyou-message .mg-btn>div,.newsletter-thankyou-message .mg-submit-btn>div,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit>div,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit>div,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit>div,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit>div,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit>div,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit>div{background-size:9px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-position:8%;padding-left:1.8125rem}@media print,screen and (min-width:48em){.newsletter-thankyou-message .mg-btn>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%}}.newsletter-thankyou-message .mg-btn:hover>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){.newsletter-thankyou-message .mg-btn:hover>div,.newsletter-thankyou-message .mg-submit-btn:hover>div,.newsletter-thankyou-message .user-login-form .button.js-form-submit.form-submit:hover>div,.newsletter-thankyou-message .user-pass-reset .button.js-form-submit.form-submit:hover>div,.newsletter-thankyou-message .user-pass .button.js-form-submit.form-submit:hover>div,.user-login-form .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass-reset .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div,.user-pass .newsletter-thankyou-message .button.js-form-submit.form-submit:hover>div{background-position:15%}}.newsletter-thankyou-message h2{margin-top:2.5rem}@media print,screen and (min-width:48em){.newsletter-thankyou-message h2{margin-top:1.875rem}}.newsletter-thankyou-message p{margin-top:1.875rem}@media print,screen and (max-width:47.99875em){.moderation-dashboard [class*=block-region]{overflow-x:auto}}.moderation-dashboard{display:block!important;width:80%;margin:0 auto}.moderation-dashboard .moderation-dashboard-region{margin:3.75rem 0;width:100%!important}.moderation-dashboard .custom-class-content-moderation-dashboard-in-review{margin-bottom:1.875rem;padding-left:2.5rem}.moderation-dashboard .custom-class-content-moderation-dashboard-in-review header{margin-bottom:1.25rem}.moderation-dashboard .custom-class-moderation-dashboard-recently-created header{margin-bottom:1.875rem;padding-left:4rem}.moderation-dashboard .custom-class-moderation-dashboard-recently-created table{margin:0 auto}.moderation-dashboard .custom-class-moderation-dashboard-recently-created thead tr th{text-align:left;padding:1.3125rem 1.3125rem 1.3125rem 1.875rem}.moderation-dashboard .custom-class-moderation-dashboard-recently-created tbody tr:nth-child(2n) td{background-color:#fcfcfc}.moderation-dashboard .custom-class-moderation-dashboard-recently-created tbody tr:nth-child(odd) td{background-color:#f3f3f3}.moderation-dashboard .custom-class-moderation-dashboard-recently-created tbody tr td{padding:1.3125rem 1.3125rem 1.3125rem 1.875rem;color:#999}.moderation-dashboard .custom-class-moderation-dashboard-recently-created tbody tr td:not(:last-child){border-right:.125rem solid #fff}.moderation-dashboard .custom-class-moderation-dashboard-recently-created a{color:#333;display:inline-block}.moderation-dashboard .custom-class-moderation-dashboard-recently-created a:after{background-color:#ccc}@media print,screen and (max-width:47.99875em){.moderation-dashboard .custom-class-moderation-dashboard-recently-created a{text-decoration:underline}}.mg-flexible-tags.tags-bg-dark{background:#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:.5;padding:.6875rem .3125rem 0;height:100%}.recipe-variant-tabs .recipe-tab .image-holder{height:1.5625rem;line-height:1.5625rem}@media print,screen and (min-width:64em){.recipe-variant-tabs .recipe-tab .image-holder{height:1.875rem;line-height:1.875rem}}@media screen and (min-width:75em){.recipe-variant-tabs .recipe-tab .image-holder{height:2.5rem;line-height:2.5rem}}.recipe-variant-tabs .recipe-tab img{max-height:100%}@media print,screen and (min-width:48em){.recipe-variant-tabs .recipe-tab{padding:1.125rem .3125rem 0}}@media print,screen and (min-width:64em){.recipe-variant-tabs .recipe-tab{padding:.8125rem .3125rem 0}}@media screen and (min-width:75em){.recipe-variant-tabs .recipe-tab{padding:.9375rem .3125rem 0}}.recipe-variant-tabs .recipe-tab.active,.recipe-variant-tabs .recipe-tab:focus,.recipe-variant-tabs .recipe-tab:hover{background:transparent;opacity:1;position:relative}.recipe-variant-tabs .recipe-tab.active span,.recipe-variant-tabs .recipe-tab:focus span,.recipe-variant-tabs .recipe-tab:hover span{position:relative}.recipe-variant-tabs .recipe-tab.active span:after,.recipe-variant-tabs .recipe-tab:focus span:after,.recipe-variant-tabs .recipe-tab:hover span:after{content:" ";height:.3125rem;width:100%;position:absolute;bottom:0;left:0;background:#ffed00}.recipe-variant-tabs .recipe-tab span{margin-top:.5rem;color:#333;padding-bottom:.6875rem;text-align:center}@media print,screen and (min-width:48em){.recipe-variant-tabs .recipe-tab span{padding-bottom:.875rem;margin-top:.4375rem}}@media print,screen and (min-width:64em){.recipe-variant-tabs .recipe-tab span{padding-bottom:.75rem;margin-top:.5625rem}}@media screen and (min-width:75em){.recipe-variant-tabs .recipe-tab span{padding-bottom:.9375rem;margin-top:.625rem}}.mg-breadcrumb{background-color:transparent;position:relative;padding:1.1rem 1.5rem 1.5rem}@media print,screen and (max-width:47.99875em){.mg-breadcrumb{padding-top:6.25rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-breadcrumb{margin-bottom:1.875rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@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-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){.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;font-weight:700;font-size:.625rem;color:#005543}.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;font-size:.75rem}}@media print,screen and (min-width:64em){.mg-breadcrumb ol li,.mg-breadcrumb ul li{font-size:1.125rem}}@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:#005543;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;padding:0 .4rem;background-size:.5rem .75rem;background-repeat:no-repeat;display:inline-block;color:#005543;margin-right:.3625rem}@media print,screen and (max-width:47.99875em){.mg-breadcrumb:last-child{margin-top:0}}.mg-breadcrumb-lang ol,.mg-breadcrumb-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-breadcrumb-lang ol,.mg-breadcrumb-lang ul{display:block}}.mg-breadcrumb-lang li{float:left;border:.125rem solid #b39d8a;border-right:none}.mg-breadcrumb-lang li a{color:#fff;font-size:1rem;font-weight:500;line-height:1.5rem;text-decoration:none;display:block;float:left;color:#b39d8a;opacity:.7;padding:.8125rem}@media print,screen and (max-width:47.99875em){.mg-breadcrumb-lang li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}}.mg-breadcrumb-lang li .is-active{opacity:1;color:#fff}.mg-breadcrumb-lang li:last-child{border-right:.125rem solid #b39d8a}.mg-breadcrumb-lang li:hover a{opacity:1;color:#fff}.mg-secondary-block .mg-generic-text .mg-gutter-container{width:100%;margin:0;color:#fff}.our-values{margin-top:2.5rem;padding-bottom:3.75rem;padding-top:2.1875rem}@media (max-width:1600px){.our-values{overflow:hidden}}.our-values .slick-slide{margin-right:.9375rem}@media print,screen and (min-width:64em){.our-values .slick-slide{margin-right:3.125rem}}.our-values .mg-home-stage__searchtags{overflow:hidden}.mg-recipe-header .our-values h1,.mg-tags .our-values h2,.mg-teaser-carousel__title .our-values h2,.our-values .block-subtitle,.our-values .block-title,.our-values .mg-home-stage__title,.our-values .mg-image-block__block,.our-values .mg-recipe-header h1,.our-values .mg-tags h2,.our-values .mg-teaser-carousel__title h2{margin-bottom:2rem;color:#00471e;text-transform:uppercase;text-align:center;margin-top:.625rem}@media print,screen and (min-width:48em){.mg-recipe-header .our-values h1,.mg-tags .our-values h2,.mg-teaser-carousel__title .our-values h2,.our-values .block-subtitle,.our-values .block-title,.our-values .mg-home-stage__title,.our-values .mg-image-block__block,.our-values .mg-recipe-header h1,.our-values .mg-tags h2,.our-values .mg-teaser-carousel__title h2{margin-bottom:7rem}}.our-values .mg-category-tags{width:100%}.our-values .block-subtitle{text-align:center;padding:0 9rem;color:#00471e;margin:4.5rem 0}.our-values .content{padding:0 0 6rem;margin-left:3.4375rem;position:relative}@media print,screen and (min-width:48em){.our-values .content{margin-left:12.5rem}}.our-values .content:last-child{padding-bottom:1.25rem}.our-values .content:before{content:"";border-left:1px solid #00471e;height:100%;position:absolute;z-index:1;left:0;top:0}@media print,screen and (min-width:64em){.our-values .content:before{border-left:2px solid #00471e}}.our-values .content .values-title{position:relative;padding:0 0 0 8rem;margin-bottom:3.6rem;height:auto;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-family:Bilo-Black,Arial;-webkit-text-stroke:.13rem #00471e;font-size:3.125rem}@media print,screen and (min-width:48em){.our-values .content .values-title{margin-bottom:2.6rem;padding:0 9.375rem 0 5.625rem;font-size:6.25rem}}@media print,screen and (max-width:47.99875em){.our-values .content .values-title{padding:0 40px;word-break:break-word}}@media print,screen and (min-width:64em){.our-values .content .values-title{-webkit-text-stroke:.1925rem #00471e}}@media (max-width:500px){.our-values .content .values-title{padding:0 25px 0 36px;text-align:center}}.our-values .content .mg-values-carousel .slick-track{margin-left:0}.our-values .content .mg-values-carousel .slick-track .mg-stage-carousel__slide{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.our-values .content .mg-values-carousel:before{content:"";position:absolute;width:200%;height:60%;top:50%;background-color:#005543;left:-21%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;background-image:url(/themes/custom/buitoni/UI/build/images/3W8Ow2t.png)}@media (min-width:768px) and (max-width:950px){.our-values .content .mg-values-carousel:before{left:-28%}}@media (min-width:1600px){.our-values .content .mg-values-carousel:before{left:-19%;width:119%}}@media (min-width:1650px){.our-values .content .mg-values-carousel:before{width:120.8%}}@media (min-width:1700px){.our-values .content .mg-values-carousel:before{width:122.6%}}@media (min-width:1750px){.our-values .content .mg-values-carousel:before{width:124.6%}}@media (min-width:1800px){.our-values .content .mg-values-carousel:before{width:126.4%}}@media print,screen and (max-width:47.99875em){.our-values .content .mg-values-carousel:before{background-image:none;background-color:unset}}.our-values .content .values-description{padding:0 2rem;font-size:.75rem;line-height:1.5}@media print,screen and (min-width:48em){.our-values .content .values-description{font-size:.875rem}}@media print,screen and (min-width:64em){.our-values .content .values-description{font-size:1.25rem}}.our-values .content .values-description p{margin-bottom:.625rem;line-height:1.5}.our-values .content .mg-teaser-carousel__title{display:none}.our-values .content .dot{-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;z-index:2;height:1.25rem;width:1.25rem;position:absolute;border-radius:50%;display:inline-block;left:-1.125rem;background-color:#6fd99f;outline:.0625rem solid #00471e}@media print,screen and (min-width:48em){.our-values .content .dot{height:2.1875rem;width:2.1875rem;text-indent:-9999px}}@media print,screen and (min-width:64em){.our-values .content .dot{outline:.13rem solid #00471e}}@media print,screen and (max-width:47.99875em){.our-values .content .dot{left:-.625rem;content:"";font-family:buitoni_icons;font-size:.5rem;font-weight:300;-webkit-transition:.5s;color:#00471e;padding-top:.4375rem;-webkit-transition:all 0s;transition:all 0s}.our-values .content .dot.close-content{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);margin-top:-10px}}.our-values .content .title{font-weight:700}.our-values .mg-values-carousel{display:block;position:relative;margin-left:-1rem}@media print,screen and (min-width:48em){.our-values .mg-values-carousel{margin-left:-3.75rem}}@media print,screen and (min-width:64em){.our-values .mg-values-carousel{top:1px;padding-bottom:1.875rem;margin-bottom:1.25rem}.our-values .mg-values-carousel .mg-slick-nav{display:block}}.our-values .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}div.text-center p{text-align:center}.values-description p{margin-bottom:.625rem;line-height:1.5}.mg-image-block{margin-left:-.0625rem;margin-top:-.0625rem;margin-bottom:3.125rem}@media print,screen and (min-width:48em){.mg-image-block{margin-bottom:3.75rem}}@media screen and (min-width:75em){.mg-image-block{margin-bottom:4.375rem}}.mg-image-block .grid-container .grid-x{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-image-block .grid-container .grid-x>.small-24{width:100%}@media print,screen and (min-width:48em){.mg-image-block .grid-container .grid-x{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.mg-image-block .grid-container .grid-x>.small-24{width:100%}}@media print,screen and (min-width:64em){.mg-image-block .grid-container .grid-x{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mg-image-block .grid-container .grid-x>.small-24{width:50%}}.mg-image-block .grid-container .grid-x .grid-x{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em){.mg-image-block .grid-container .grid-x .grid-x{width:100%;text-align:center}}@media print,screen and (min-width:64em){.mg-image-block .grid-container .grid-x .grid-x{width:50%;text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media print,screen and (max-width:47.99875em){.mg-image-block .grid-container .grid-x .grid-x{width:100%;text-align:center}}.mg-image-block h1{color:#00471e}@media print,screen and (max-width:47.99875em){.mg-image-block h1{margin-bottom:1.25rem}}.mg-image-block picture img{left:0;right:0}.mg-image-block .img-virtual-container{width:0;overflow:hidden}.mg-image-block__block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mg-image-block__block .cell{z-index:1;margin:0 auto 1rem}.mg-image-block__block .cell h1{margin:2rem auto 1rem}.mg-image-block__block-desc p{color:#333}@media print,screen and (max-width:47.99875em){.mg-image-block__block-desc p{margin:0 auto 2rem}}.mg-sharing-icons ul{position:relative;margin-top:.4375rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:2px solid #ddd;border-left:none}@media print,screen and (min-width:48em){.mg-sharing-icons ul{margin-top:.625rem}}.mg-sharing-icons ul li a{border-left:2px solid #ddd;width:3.75rem!important;height:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.mg-sharing-icons ul li a img{height:1.5rem}.mg-sharing-icons ul li a.addthis_button_pinterest_share img,.mg-sharing-icons ul li a.addthis_button_pinterest img{height:1.375rem}.mg-sharing-icons ul li a.addthis_button_facebook img{height:1.25rem}@media print,screen and (min-width:48em){.mg-sharing-icons ul li a.addthis_button_whatsapp{display:none}}.mg-sharing-icons ul li a.addthis_button_whatsapp img{height:1.5rem}.mg-sharing-icons ul li a.addthis_button_twitter img{height:1.0625rem}.mg-sharing-icons ul li a.addthis_button_instagram img{height:1.4375rem}.mg-sharing-icons ul .mg-sharing-icons-disable{position:absolute;display:block;background-color:#f3f3f3;opacity:.7;width:99.5%;height:100%;top:0;left:.125rem;cursor:pointer}.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}}.mg-category-grid .mg-category__result{margin-bottom:0;margin-top:0}.js-mg-search__produkte .view-taxonomy-term .mg-product-card picture,.view-taxonomy-term .js-mg-search__produkte .mg-product-card picture,.view-taxonomy-term .mg-product-card .mg-product-picture{padding:0}.view-taxonomy-term.mg-content-grid .mg-stars span.small{margin:0;float:left}.view-taxonomy-term.mg-content-grid .mg-stars span.small .active{margin:0}.view-taxonomy-term .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info:hover{text-decoration:underline}.mg-category__result .mg-search__title-bar{display:none}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-category__result .buitoni-sub-products{padding-top:3.75rem}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.js-mg-search__produkte .mg-category__result .mg-product-card-v2 .mg-product-card picture,.mg-category__result .mg-product-card-v2 .js-mg-search__produkte .mg-product-card picture,.mg-category__result .mg-product-card-v2 .mg-product-card .mg-product-picture{width:100%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.mg-category__result .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper{position:static;width:100%;padding-left:0;left:0}}.pager .visually-hidden{display:none}.pager ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pager ul li{margin-right:.5rem}.pager ul li a{color:#3e2b1a}.pager ul li.is-active a{color:#00833e}.block-region-content .mg-generic-text .heading3{text-align:center;margin-bottom:1.875rem!important}@media print,screen and (min-width:48em){.block-region-content .mg-generic-text .heading3{margin-bottom:3.125rem!important}}.buitoni-category-tags ::-webkit-scrollbar{width:0;height:0;background:transparent}.buitoni-category-tags div{background-color:#fef9e8}.buitoni-category-tags .buitoni-terms-list__item.is-active{border-bottom:2px solid #1d1d1b;border-radius:.125rem}.buitoni-category-tags .buitoni-terms-list__item.is-active picture{border:3px solid #fff;-webkit-box-shadow:0 2px 3px rgba(51,51,51,.47843);box-shadow:0 2px 3px rgba(51,51,51,.47843)}.buitoni-category-tags ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto;cursor:-webkit-grab;cursor:grab}.buitoni-category-tags ul li{display:inline-block}.buitoni-category-tags .buitoni-terms-list{padding-top:.4375rem}@media print,screen and (min-width:64em){.buitoni-category-tags .buitoni-terms-list{padding-top:.5625rem}}@media print,screen and (min-width:48em){.buitoni-category-tags .buitoni-terms-list{padding-top:.625rem}}.buitoni-category-tags .buitoni-terms-list__link{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}.buitoni-category-tags .buitoni-terms-list__item{margin:0 .9375rem}@media screen and (min-width:75em){.buitoni-category-tags .buitoni-terms-list__item{margin:0 1.25rem}}.buitoni-category-tags .buitoni-terms-list__item a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fef9e8;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1d1d1b;font-weight:bolder;padding:0 0 .4375rem;margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media print,screen and (max-width:47.99875em){.buitoni-category-tags .buitoni-terms-list__item a{min-width:7.5rem}}@media print,screen and (min-width:48em){.buitoni-category-tags .buitoni-terms-list__item a{padding-bottom:.5625rem;min-width:12.5rem}}@media print,screen and (min-width:64em){.buitoni-category-tags .buitoni-terms-list__item a{padding-bottom:.625rem;min-width:18.75rem}}.buitoni-category-tags .buitoni-terms-list__item a span{padding:0}.buitoni-category-tags .buitoni-terms-list__item a span picture{width:2.5rem;height:2.5rem;border-radius:50%;margin-right:.375rem;display:block;max-width:6.25rem;overflow:hidden}@media print,screen and (min-width:48em){.buitoni-category-tags .buitoni-terms-list__item a span picture{width:3.5rem;height:3.5rem;margin-right:.875rem}}@media print,screen and (min-width:64em){.buitoni-category-tags .buitoni-terms-list__item a span picture{width:6.25rem;height:6.25rem}}.buitoni-category-tags .buitoni-terms-list__item a span picture img{width:100%;height:100%}.buitoni-category-tags .buitoni-terms-list__item a:focus{border-bottom:2px solid #1d1d1b;border-radius:.125rem}.buitoni-category-tags .buitoni-terms-list__item a:focus picture{border:3px solid #fff}.buitoni-category-tags .buitoni-terms-list__item:after{min-width:2%}.buitoni-category-tags .buitoni-terms-list__item.active a{border-bottom:2px solid #1d1d1b;border-radius:0}.buitoni-category-tags .buitoni-terms-list__item.active a picture{border:3px solid #fff;-webkit-box-shadow:0 2px 3px rgba(51,51,51,.47843);box-shadow:0 2px 3px rgba(51,51,51,.47843)}.sub-category{display:block}.hide-category{display:none}.downarrow .buitoni-products ul li:first-child{background:url(/themes/custom/buitoni/UI/build/images/136bdoc.png) no-repeat 100% transparent;background-position-x:97%}.uparrow .buitoni-products ul li:first-child{background:url(/themes/custom/buitoni/UI/build/images/1KHqpXm.png) no-repeat 100% transparent;background-position-x:97%}.buitoni-sub-products{background-color:transparent;position:relative;padding:1.1rem 1.5rem 1.5rem;margin-top:2.5rem}@media print,screen and (max-width:47.99875em){.buitoni-sub-products{padding-bottom:.9375rem}}.buitoni-sub-products .pro-active a{color:#a21f1b}@media print,screen and (max-width:47.99875em){.buitoni-sub-products .pro-active a{color:#005543}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.buitoni-sub-products{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;margin-top:0}}@media print,screen and (min-width:64em){.buitoni-sub-products{margin-bottom:1.875rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 5rem 0}}@media print,screen and (max-width:47.99875em){.buitoni-sub-products .buitoni-terms-list.buitoni-terms-list--basic{position:relative;height:1.5625rem}.buitoni-sub-products .buitoni-terms-list.buitoni-terms-list--basic ul{position:absolute;left:0;top:0;width:100%;z-index:4;background:#fff}}.buitoni-sub-products ol,.buitoni-sub-products 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-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:47.99875em){.buitoni-sub-products ol,.buitoni-sub-products ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.buitoni-sub-products ol li,.buitoni-sub-products ul li{text-transform:uppercase;list-style:none;cursor:pointer;margin-bottom:0;margin-right:0;font-weight:700;font-size:.875rem;color:#005543}@media print,screen and (max-width:47.99875em){.buitoni-sub-products ol li,.buitoni-sub-products ul li{width:90%}}.buitoni-sub-products ol li.under:focus,.buitoni-sub-products ol li.under:hover,.buitoni-sub-products ul li.under:focus,.buitoni-sub-products ul li.under:hover{text-decoration:underline}@media print,screen and (max-width:47.99875em){.buitoni-sub-products ol li:first-child,.buitoni-sub-products ul li:first-child{display:block;border-bottom:.0625rem solid #005543;background-position-x:97%;background-color:transparent;display:list-item;padding:5px 10px}.buitoni-sub-products ol li:not(:first-child),.buitoni-sub-products ul li:not(:first-child){border:.0625rem solid #005543}.buitoni-sub-products ol li:not(:first-child).pro-active,.buitoni-sub-products ul li:not(:first-child).pro-active{border-bottom:2px solid #1d1d1b}}@media print,screen and (max-width:47.99875em) and (max-width:47.99875em){.buitoni-sub-products ol li a.mg-dropdown-item-data,.buitoni-sub-products ul li a.mg-dropdown-item-data{padding:.3125rem .625rem;display:block}}@media print,screen and (min-width:48em){.buitoni-sub-products ol li,.buitoni-sub-products ul li{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media print,screen and (min-width:48em){.buitoni-sub-products ol li:last-child,.buitoni-sub-products ul li:last-child{margin-bottom:0;margin-right:0}}.buitoni-sub-products ol li a,.buitoni-sub-products ul li a{display:inline-block;color:#005543}.buitoni-sub-products ol li a:focus,.buitoni-sub-products ol li a:hover,.buitoni-sub-products ul li a:focus,.buitoni-sub-products ul li a:hover{text-decoration:none}@media print,screen and (min-width:48em){.buitoni-sub-products ol li+li+li:before,.buitoni-sub-products ul li+li+li:before{content:" | ";width:.5rem;height:.75rem;padding:0 .8125rem;background-size:.5rem .75rem;background-repeat:no-repeat;display:inline-block;color:#005543;margin-right:.3625rem}}@media print,screen and (max-width:47.99875em){.buitoni-sub-products:last-child{margin-top:0}}.buitoni-sub-products-lang ol,.buitoni-sub-products-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){.buitoni-sub-products-lang ol,.buitoni-sub-products-lang ul{display:block}}.buitoni-sub-products-lang li{float:left;border:.125rem solid #b39d8a;border-right:none}.buitoni-sub-products-lang li a{color:#fff;font-size:1rem;font-weight:500;line-height:1.5rem;text-decoration:none;display:block;float:left;color:#b39d8a;opacity:.7;padding:.8125rem}@media print,screen and (max-width:47.99875em){.buitoni-sub-products-lang li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}}.buitoni-sub-products-lang li .is-active{opacity:1;color:#fff}.buitoni-sub-products-lang li:last-child{border-right:.125rem solid #b39d8a}.buitoni-sub-products-lang li:hover a{opacity:1;color:#fff}@media print,screen and (max-width:47.99875em){.buitoni-sub-products .mobile-hide{display:none}}.buitoni-sub-products .mg-pro-active{background:url(/themes/custom/buitoni/UI/build/images/136bdoc.png) no-repeat 97% transparent}.buitoni-sub-products .mg-pro-active.open{background-image:url(/themes/custom/buitoni/UI/build/images/1KHqpXm.png)}@media print,screen and (min-width:48em){.buitoni-sub-products .mg-pro-active{display:none}}@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,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper a{font-weight:700;text-align:center;color:#00471e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.5rem;text-transform:uppercase;margin-top:.375rem}@media print,screen and (min-width:48em){.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper a{height:3.125rem;margin-top:.625rem}}@media print,screen and (min-width:64em){.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info,.mg-sub-category-grid .mg-product-card-v2 .mg-product-card .mg-recipe-info-wrapper a{height:3.75rem;font-size:1.25rem;margin-top:1.25rem}}.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-sub-category-grid .mg-teaser-recipe_content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (max-width:47.99875em){.mg-sub-category-grid .mg-teaser-recipe_content{max-width:18.75rem;margin:0 auto}}.mg-sub-category-grid .mg-teaser-recipe_content .upper-content h2{color:#00471e;text-transform:capitalize;text-align:center;margin-bottom:1.875rem}@media print,screen and (min-width:64em){.mg-sub-category-grid .mg-teaser-recipe_content .upper-content h2{margin-bottom:3.125rem}}.country-main-heading{margin:1.25rem 0}.country-card{display:-webkit-box;display:-ms-flexbox;display:flex;height:4.5rem}.country-card:hover .country-name,.country-card:hover .language{color:#005543}.country-flag-img{height:2.5rem;margin:.625rem 0}.country-name{margin-top:.625rem;margin-bottom:.3125rem}.country-name,.language{margin-left:.625rem;font-size:1rem;color:rgba(61,46,44,.5)}@media print,screen and (min-width:48em){.body-gap{margin:0 1.875rem}}@media print,screen and (max-width:47.99875em){.body-gap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 1.25rem}}.country-selector-main-wrapper{margin-bottom:5rem}.country-selector-main-wrapper .green-underline{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.country-selector-main-wrapper .green-underline span{font-weight:bolder;color:#005543}.country-selector-main-wrapper .green-underline:after{content:"";position:absolute;height:.1875rem;right:0;bottom:-.25rem;background:#6fd99f;width:100%;left:0}.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:#6fd99f;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:90%!important;height:auto;margin:auto}.gmap-marker--link{overflow:hidden;color:#333;text-decoration:underline;-webkit-text-decoration-color:#00471e;text-decoration-color:#00471e}@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}}.gmap-marker-map-container .gmap-marker--wrapper{max-width:100%}@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_video{position:relative}.ms_video.buitoni_sustainable_video{margin-top:3.125rem}.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%,#fff),color-stop(0,#6fd99f));background-image:linear-gradient(90deg,#fff 50%,#6fd99f 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-video-custom-tint{width:100%}@media screen and (min-width:75em){.mg-video-custom-tint{width:85%}}.mg-video-custom-tint.grid-container{padding-left:0;padding-right:0}@media print,screen and (max-width:47.99875em){.mg-video-custom-tint{width:100%}}.mg-video-custom-tint-title{margin:.625rem}.mg-video-custom-tint .video-cards-container .ms_video__youtube--wrapper{z-index:2}.mg-video-custom-tint .video-cards-container .video-card{cursor:pointer}.mg-video-custom-tint .video-card{height:auto}.mg-video-custom-tint .video-card picture,.mg-video-custom-tint .video-card picture img{width:100%}.mg-video-custom-tint .video-cards-container>.video-card:not(:first-child){height:auto}.mg-video-custom-tint .video-card{padding:0}.mg-video-custom-tint .video-card .overlay-mask{opacity:.4;background-color:#000;position:absolute;top:0;left:0;width:100%;height:100%}.mg-video-custom-tint .video-card .text-description{bottom:.0625rem;left:0;width:100%;color:#fff;position:absolute;padding:1.25rem}.mg-video-custom-tint .video-card .text-description .description__link{color:#fff;position:relative;top:0;line-height:1.5rem;font-weight:700;display:inline-block;width:73%}@media print,screen and (min-width:48em){.mg-video-custom-tint .video-card .text-description .description__link{width:70%}}.mg-video-custom-tint .video-card .text-description .description__link:before{display:inline-block;background-image:url(/themes/custom/buitoni/UI/build/images/1-7cDKv.svg);background-repeat:no-repeat;background-position:50%;background-size:.5rem auto;content:"";vertical-align:middle;width:1.75rem;height:1.75rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #fff;border-radius:50%;margin-right:.75rem}.mg-video-custom-tint .video-card .text-description .social_container .open_social_button:before{display:block;position:absolute;right:.375rem;bottom:-1px;background-image:url(/themes/custom/buitoni/UI/build/images/20Q8Bch.svg);background-repeat:no-repeat;background-size:1.25rem 1.25rem;content:"";width:2.5625rem;height:2.5625rem;z-index:1}.mg-video-custom-tint .video-card .text-description .social_container .social_content{display:block;position:absolute;right:15px;bottom:10px;border-radius:20px;background-color:#e8d1b8;padding-right:41px;width:41px;height:41px;overflow:hidden;cursor:pointer}.mg-video-custom-tint .video-card .text-description .social_container .social_content .social_button{display:block;float:right;margin:.375rem .1875rem;border:.125rem solid #343239;border-radius:50%;background-color:#fff;width:1.8125rem;height:1.8125rem;background-image:url(/themes/custom/buitoni/UI/build/images/1lPrYGe.svg);background-repeat:no-repeat;background-size:.9375rem .9375rem;background-position:50%}.mg-video-custom-tint .video-card .text-description .social_container .social_content .social_button:hover{background-image:url(/themes/custom/buitoni/UI/build/images/2BTOnYF.svg);background-color:#343239}.mg-video-custom-tint .video-card .text-description .social_container .open_social_button.open~.social_content{width:5.3125rem}.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-custom{position:absolute;top:40%}.mg-video-custom-tint .mg-js-video-custom .mg-video-play-icon{background-color:unset;margin-top:0}.mg-video-custom-tint .mg-js-video-custom .mg-video-play-icon a{background-image:unset}.mg-video-custom-tint .mg-js-video-custom .mg-video-play-icon div{-webkit-transition:all .3s ease;transition:all .3s ease;display:none}.mg-video-custom-tint .mg-js-video-custom .mg-video-play-icon:hover div{background-position:0 100%;color:#3e2b1a}.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}.mg-video-custom-tint .video-details-container{position:absolute;top:1.875rem;text-align:center;padding:0 1.875rem}.mg-video-custom-tint .video-details__logo img{width:5.9375rem;margin:0 auto}.mg-video-custom-tint .video-details__title{color:#fff;display:inline;background-color:#398245;padding:.125rem .5rem;font-size:1.375rem;line-height:1.75rem;border-radius:.3125rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;position:relative;top:.9375rem}.mg-video-custom-tint .video-details__title.buitoni{background-color:#398245}.mg-video-custom-tint .video-details__title.garden-gourmet{background-color:#1e6f30}.mg-video-custom-tint .video-details__title.ideal{background-color:#061378}.mg-video-custom-tint .video-details__title.maggi{background-color:#e2211d}.mg-video-custom-tint .video-details__title.la-lechera{background-color:#0183c9}.mg-video-custom-tint .video-details__title.solis{background-color:#00300a}.mg-video-custom-tint .video-details__title.nestle-postres{background-color:#c39972}.mg-video-custom-tint .video-details__title.litoral{background-color:#bd0e1f}.mg-video-custom-tint .video-details__title.mezeast{background-color:#000}.mg-video-custom-tint .video-details__subtitle{position:absolute;top:66%;color:#fff;font-weight:700}.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,from(50%),color-stop(0,transparent));background-image:linear-gradient(90deg,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;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:75%}}@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:75%;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:75%;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:100em){.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%,#6fd99f),color-stop(0,#00833e));background-image:linear-gradient(90deg,#6fd99f 50%,#00833e 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:#00833e}.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%,#00833e),color-stop(0,#6fd99f));background-image:linear-gradient(90deg,#00833e 50%,#6fd99f 0)}.ms-video__cta:focus .ms-video__cta-text,.ms-video__cta:hover .ms-video__cta-text{background-position:0 100%;color:#6fd99f}.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%}}@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-control.mg-slick-controls .controls__button--next span.rightarrow:before,.mg-quotation-control.mg-slick-controls .controls__button--prev span.leftarrow:before{font-size:1.125rem}.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:#00833e}.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 .testimonial-quote svg path{fill:#00833e}.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;min-height:6.25rem}@media print,screen and (min-width:48em){.ms_banner{aspect-ratio:150/59}}.ms_banner img{width:auto}.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}}.ms_banner .mg-btn,.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,from(50%),color-stop(0,#fff));background-image:linear-gradient(90deg,50%,#fff 0);-webkit-transition:all .3s ease;transition:all .3s ease}.ms_banner .mg-btn 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}.ms_banner .mg-btn:focus,.ms_banner .mg-btn:hover,.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:#b3e7be}.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}}.mg-recipe-instructions__container .mg-recipe-instructions__container-left .disclaimer-title{background-color:#fef9e8}.mg-recipe-instructions__container .mg-recipe-instructions__container-left .disclaimer-description{list-style-type:unset}.mg-recipe-instructions__container .mg-recipe-instructions__container-left .disclaimer-description .mg-search__suggestion_title a,.mg-recipe-instructions__container .mg-recipe-instructions__container-left .disclaimer-description h5,.mg-search__suggestion_title .mg-recipe-instructions__container .mg-recipe-instructions__container-left .disclaimer-description a{text-transform:uppercase;font-size:16px;font-weight:700;margin:0;-ms-flex-item-align:center;align-self:center;color:#005543;-webkit-animation-delay:.3s;animation-delay:.3s}.mg-recipe-instructions__container .mg-recipe-instructions__container-left .disclaimer-description ul{margin-top:.875rem}.mg-recipe-instructions__container .mg-recipe-instructions__container-left .disclaimer-description ul li{line-height:1.75rem}.mg-recipe-instructions__container .mg-recipe-instructions__container-left .disclaimer-description ul li:before{content:"-";color:#005543;display:inline-block;width:1.75rem;font-size:1.25rem;vertical-align:middle;position:relative;bottom:4px}.mg-main-wrapper{position:relative}div.mg-menu-container{background:transparent}@media print,screen and (min-width:48em){div.mg-menu-container{width:4.375rem}}@media print,screen and (min-width:64em){div.mg-menu-container{width:7.375rem}}@media screen and (min-width:75em){div.mg-menu-container{width:7.375rem}}.mg-secondary-block{background:#fef9e8}.mg-secondary-block .mg-playlist-grid .mg-gutter-container{margin:0;width:100%}.mg-recipes-template{position:relative}.mg-recipes-template .mg-breadcrumb{padding-top:6.25rem}@media print,screen and (min-width:48em){.mg-recipes-template .mg-breadcrumb{padding-top:6.25rem}}.mg-recipes-template .mg-pills.time .pills-image{height:1rem;width:1rem;background-size:1rem}@media print,screen and (min-width:48em){.mg-recipes-template .mg-pills.time .pills-image .mg-pills.time .pills-image{height:1.25rem;width:1.25rem;background-size:1.25rem}}.mg-recipes-template .mg-secondary-block .mg-tags{margin-top:0}@media print,screen and (min-width:48em){.mg-recipes-template .mg-secondary-block .mg-tags{margin-top:0}}@media print,screen and (min-width:64em){.mg-recipes-template .mg-secondary-block .mg-tags{margin-top:0}}.mg-recipes-template .rdp-page{position:relative}.mg-recipes-template .rdp-page:before{content:"";position:absolute;width:120%;height:50%;top:35%;left:-10%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block}@media print,screen and (min-width:64em){.mg-recipes-template .rdp-page:before{left:-23%;width:100%}}@media screen and (min-width:75em){.mg-recipes-template .rdp-page:before{height:30%;top:30%}}.mg-recipes-template .mg-recip-header{display:none}@media print,screen and (min-width:48em){.mg-recipes-template .mg-recip-header{display:-webkit-box;display:-ms-flexbox;display:flex}}.mg-recipes-template .mg-recipe-content{padding-top:3.25rem}@media print,screen and (min-width:48em){.mg-recipes-template .mg-recipe-content{padding:4.25rem 0 0}.mg-recipes-template .mg-recipe-content .mg-recipe-header-wrapper{display:none}}@media print,screen and (min-width:64em){.mg-recipes-template .mg-recipe-content{height:100vh;overflow-y:auto;padding:0 1.25rem 0 0}.mg-recipes-template .mg-recipe-content .grid-container{margin-top:.3125rem}}@media screen and (min-width:75em){.mg-recipes-template .mg-recipe-content{padding:0 1.25rem 0 0}}.mg-recipes-template .mg-recipe-ins{height:100%}@media print,screen and (min-width:64em){.mg-recipes-template .mg-recipe-ins{height:auto;overflow-y:auto;padding-right:1.25rem}}@media screen and (min-width:75em){.mg-recipes-template .mg-recipe-ins{padding-right:1.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}@media print,screen and (max-width:47.99875em){.mg-recipes-template .os-content{padding-top:0!important}}@media print,screen and (max-width:47.99875em){.mg-recipes-template .os-content>.grid-container{padding:0}}.mg-recipes-template .mg-accordion:not(.accordion-override) .accordion-group.visible-for-desktop .panel-title a{background-color:#41b977!important}.mg-recipes-template .mg-recipe-instructions{margin-bottom:0}.mg-recipes-template .mg-recipe-instructions+.grid-container{margin:0}.mg-recipes-template .mg-recipe-instructions+.grid-container .mg-pdf-btn,.mg-recipes-template .mg-recipe-instructions+.grid-container .mg-pdf-cta_container{margin-top:0;line-height:1;width:90%;margin-left:auto;margin-right:auto;padding:1.25rem}.mg-recipe-inst{margin:0 30px}.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 (min-width:48em){.mg-50-50-template .mg-accordion{width:99.5%;margin:0 auto}}@media print,screen and (max-width:47.99875em){.mg-50-50-template .mg-accordion{margin-left:-1.875rem;margin-right:-1.875rem}}.mg-50-50-template .mg-accordion .mg-gutter-container{margin:0;width:100%}@media print,screen and (max-width:47.99875em){.mg-50-50-template .mg-accordion .mg-gutter-container,.mg-50-50-template .mg-teaser-recipe-pdp .mg-gutter-container{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.mg-50-50-template .mg-full-width{width:100%}}.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter{padding:0}@media print,screen and (min-width:64em){.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter{width:83.33%;padding:0 0 14.375rem}.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter.new-rating{padding:0}}@media screen and (min-width:75em){.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter{padding:0 0 17.8125rem}.mg-50-50-template .mg-recipe-ins.mg-full-width-with-gutter.new-rating{padding:0}}@media print,screen and (max-width:47.99875em){.mg-50-50-template .mg-rating{margin-top:0;margin-left:0;margin-right:0}}@media print,screen and (max-width:47.99875em){.mg-50-50-template-override .mg-accordion{margin-left:0!important;margin-right:0!important}}.mg-recipe-template .mg-ingredients__title{background-color:#41b977;padding-left:2.3125rem}@media print,screen and (min-width:48em){.mg-recipe-template .mg-ingredients__title{padding-left:2.5rem}}@media print,screen and (min-width:64em){.mg-recipe-template .mg-ingredients__title{padding-left:3.25rem}}.mg-pdp-template{position:relative}.mg-pdp-template .mg-generic-text__description p{font-weight:300;font-size:.75rem;word-break:break-all}@media print,screen and (min-width:48em){.mg-pdp-template .mg-generic-text__description p{font-size:.875rem;font-size:1.25rem}}.mg-pdp-template .mg-generic-text__description ul+p{margin-top:0}.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row{border-bottom:.0625rem solid #1d1d1b}.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row:nth-child(odd){background:none}.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell{color:#333;padding:.3125rem .625rem 0}.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:first-child{padding-left:0}.mg-pdp-template .mg-freeze-table .mg-freeze-table__main .scroll-section table tbody .scroll-section__row .table-cell:last-child{text-align:right;padding-right:.625rem}.mg-pdp-template .mg-pills>span{margin-left:0}.mg-pdp-template .mg-pills.time .pills-image{height:1rem;width:1rem;background-size:1rem}@media print,screen and (min-width:48em){.mg-pdp-template .mg-pills.time .pills-image{height:1.25rem;width:1.25rem;background-size:1.25rem}}.mg-pdp-template .mg-recipe-header h1{font-size:1.875rem}@media print,screen and (min-width:64em){.mg-pdp-template .mg-recipe-header h1{font-size:2.8125rem}}@media print,screen and (max-width:47.99875em){.mg-pdp-template{margin-bottom:0}.mg-pdp-template .mg-recipe-header-wrapper{padding-right:1.875rem;padding-left:1.875rem}}.mg-pdp-template .rdp-pdp-header{display:none}@media print,screen and (min-width:48em){.mg-pdp-template .rdp-pdp-header{display:-webkit-box;display:-ms-flexbox;display:flex}}.mg-pdp-template .mg-pdp-content{height:100%;padding-top:3.25rem}@media print,screen and (min-width:48em){.mg-pdp-template .mg-pdp-content{padding:4.25rem 0 0}.mg-pdp-template .mg-pdp-content .mg-breadcrumb,.mg-pdp-template .mg-pdp-content .mg-recipe-header-wrapper{display:none}}@media print,screen and (min-width:64em){.mg-pdp-template .mg-pdp-content{height:auto;overflow-y:auto;padding:0 1.25rem 0 0;margin-top:.625rem;margin-bottom:2.8125rem}.mg-pdp-template .mg-pdp-content .grid-container{margin-top:.3125rem;margin-right:.625rem}}@media screen and (min-width:75em){.mg-pdp-template .mg-pdp-content{padding:0 1.25rem 0 0}}.mg-pdp-template .mg-pdp-content .accordion-group.visible-for-desktop .panel-title a{background-color:#fef9e8!important}@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}.mg-pdp-template .mg-generic-text .heading3{display:none}.mg-recipe-header-wrapper .mg-recipe-header .mg-stars span.active{position:relative}.mg-recipe-header-wrapper .mg-recipe-header .mg-stars span.active:before{left:0;top:0}@media print,screen and (min-width:48em){.mg-pdp-template .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{height:3.125rem}}@media print,screen and (min-width:64em){.mg-pdp-template .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{height:3.75rem}}@media print,screen and (min-width:48em){.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp{margin-left:0}}@media print,screen and (min-width:48em){.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail{width:100%!important}}@media print,screen and (min-width:64em){.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail{width:100%!important}}.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card{margin-bottom:1.25rem}@media print,screen and (min-width:48em){.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card.mg-card-recipe{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0}}.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-picture{display:block;width:100%}.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper{position:relative}@media print,screen and (min-width:48em){.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-info{text-align:left}}@media print,screen and (min-width:48em){.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper{display:inline-block;width:60%;margin:.625rem 0 0 4.1667%;padding:0}}.mg-pdp-template .mg-containt-container>:not(.mg-50-50-template) .mg-teaser-recipe-pdp .thumbnail .mg-product-card .mg-recipe-info-wrapper .mg-recipe-stats .duration-difficulty-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:center;align-content:center;width:100%}.mg-pdp-template .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:unset;flex-basis:unset}@media print,screen and (min-width:48em){.mg-pdp-template .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:0}}
