/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
form.fivestar-widget{clear:both;display:block;}form.fivestar-widget select,form.fivestar-widget input{margin:0;}.fivestar-combo-stars .fivestar-static-form-item{float:left;margin-right:40px;margin-left:40px;}.fivestar-combo-stars .fivestar-static-item{float:left;margin-right:40px;}.fivestar-combo-stars .fivestar-form-item{float:left;}.fivestar-static-form-item .form-item,.fivestar-form-item .form-item{margin:0;}div.fivestar-widget-static{display:block;}div.fivestar-widget-static br{clear:left;}div.fivestar-widget-static .star{float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;background:url(/modules/contrib/dsu_ratings_reviews/assets/css/widgets/default/star.gif) no-repeat 0 0;}div.fivestar-widget-static .star span.on{display:block;width:100%;height:100%;background:url(/modules/contrib/dsu_ratings_reviews/assets/css/widgets/default/star.gif) no-repeat 0 -32px;}div.fivestar-widget-static .star span.off{display:block;width:100%;height:100%;background:url(/modules/contrib/dsu_ratings_reviews/assets/css/widgets/default/star.gif) no-repeat 0 0;}div.fivestar-widget{display:block;}div.fivestar-widget .cancel,div.fivestar-widget .star{float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;}div.fivestar-widget .cancel,div.fivestar-widget .cancel a{background:url(/modules/contrib/dsu_ratings_reviews/assets/widgets/default/delete.gif) no-repeat 0 -16px;text-decoration:none;}div.fivestar-widget .star,div.fivestar-widget .star a{background:url(/modules/contrib/dsu_ratings_reviews/assets/widgets/default/star.gif) no-repeat 0 0;text-decoration:none;}div.fivestar-widget .cancel a,div.fivestar-widget .star a{display:block;width:100%;height:100%;background-position:0 0;cursor:pointer;}div.fivestar-widget div.on a{background-position:0 -16px;}div.fivestar-widget div.hover a,div.rating div a:hover{background-position:0 -32px;}form.fivestar-widget div.description{margin-bottom:0;}html.js .fivestar-submit{display:none;}.fivestar-combo-stars .form-type-fivestar .form-item{float:left;}.fivestar-basic div.fivestar-widget-static .star{background-image:url(/modules/contrib/dsu_ratings_reviews/assets/css/fivestar/icons/star.png);}.fivestar-basic div.fivestar-widget-static .star span.on{background-image:url(/modules/contrib/dsu_ratings_reviews/assets/css/fivestar/icons/star.png);}.fivestar-basic div.fivestar-widget-static .star span.off{background-image:url(/modules/contrib/dsu_ratings_reviews/assets/css/fivestar/icons/star.png);}.fivestar-basic div.fivestar-widget .cancel,.fivestar-basic div.fivestar-widget .cancel a{background-image:url(/modules/contrib/dsu_ratings_reviews/assets/css/fivestar/icons/cancel.png);}.fivestar-basic div.fivestar-widget .star,.fivestar-basic div.fivestar-widget .star a{background-image:url(/modules/contrib/dsu_ratings_reviews/assets/css/fivestar/icons/star.png);}.fivestar-basic div.fivestar-widget div.hover a,.fivestar-basic div.rating div a:hover{background-image:url(/modules/contrib/dsu_ratings_reviews/assets/css/fivestar/icons/star.png);}
.gigya-login{margin-bottom:15px;}.gigya-raas-login{padding-right:12px;margin-right:12px;border-right:1px solid;}.hidden{display:none;}.gigya-msg-success{color:green;font-weight:bold;}.gigya-screen-dialog input[type="checkbox"]{appearance:checkbox;}.gigya-screen-dialog input[type="radio"]{appearance:radio;}
.ui-dialog ~ .ck-body-wrapper{--ck-z-panel:1261;}
.mmiq-teaser-inner,.my-menu-iq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.srh_progress-bar{position:relative;height:95px;width:95px;margin:5px auto 22px}.srh_progress-bar::before{content:attr(data-percent);position:absolute;top:40%;font-weight:700;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;font-size:36px;color:#78bec7;z-index:100}.srh_progress-bar svg{width:100%;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.srh_progress-bar__background{fill:#fff;stroke:#ececec;stroke-width:2;stroke-dashoffset:0;stroke-dasharray:none;stroke-linecap:butt}.srh_progress-semicircle .srh_progress-bar__background{stroke-dashoffset:50;stroke-dasharray:100 100;stroke-linecap:round}.srh_progress-bar__progress{fill:none;stroke:#ececec;stroke-dasharray:100 100;stroke-dashoffset:100;stroke-linecap:round;stroke-width:2}.expanded .srh_progress-bar__progress{-webkit-transition:stroke-dashoffset 1s ease-in-out;transition:stroke-dashoffset 1s ease-in-out}.srh_progress-bar[data-percent="1"] .srh_progress-bar__progress{stroke-dashoffset:99}.srh_progress-semicircle[data-percent="1"] .srh_progress-bar__progress{stroke-dashoffset:99.5}.srh_progress-bar[data-percent="2"] .srh_progress-bar__progress{stroke-dashoffset:98}.srh_progress-semicircle[data-percent="2"] .srh_progress-bar__progress{stroke-dashoffset:99}.srh_progress-bar[data-percent="3"] .srh_progress-bar__progress{stroke-dashoffset:97}.srh_progress-semicircle[data-percent="3"] .srh_progress-bar__progress{stroke-dashoffset:98.5}.srh_progress-bar[data-percent="4"] .srh_progress-bar__progress{stroke-dashoffset:96}.srh_progress-semicircle[data-percent="4"] .srh_progress-bar__progress{stroke-dashoffset:98}.srh_progress-bar[data-percent="5"] .srh_progress-bar__progress{stroke-dashoffset:95}.srh_progress-semicircle[data-percent="5"] .srh_progress-bar__progress{stroke-dashoffset:97.5}.srh_progress-bar[data-percent="6"] .srh_progress-bar__progress{stroke-dashoffset:94}.srh_progress-semicircle[data-percent="6"] .srh_progress-bar__progress{stroke-dashoffset:97}.srh_progress-bar[data-percent="7"] .srh_progress-bar__progress{stroke-dashoffset:93}.srh_progress-semicircle[data-percent="7"] .srh_progress-bar__progress{stroke-dashoffset:96.5}.srh_progress-bar[data-percent="8"] .srh_progress-bar__progress{stroke-dashoffset:92}.srh_progress-semicircle[data-percent="8"] .srh_progress-bar__progress{stroke-dashoffset:96}.srh_progress-bar[data-percent="9"] .srh_progress-bar__progress{stroke-dashoffset:91}.srh_progress-semicircle[data-percent="9"] .srh_progress-bar__progress{stroke-dashoffset:95.5}.srh_progress-bar[data-percent="10"] .srh_progress-bar__progress{stroke-dashoffset:90}.srh_progress-semicircle[data-percent="10"] .srh_progress-bar__progress{stroke-dashoffset:95}.srh_progress-bar[data-percent="11"] .srh_progress-bar__progress{stroke-dashoffset:89}.srh_progress-semicircle[data-percent="11"] .srh_progress-bar__progress{stroke-dashoffset:94.5}.srh_progress-bar[data-percent="12"] .srh_progress-bar__progress{stroke-dashoffset:88}.srh_progress-semicircle[data-percent="12"] .srh_progress-bar__progress{stroke-dashoffset:94}.srh_progress-bar[data-percent="13"] .srh_progress-bar__progress{stroke-dashoffset:87}.srh_progress-semicircle[data-percent="13"] .srh_progress-bar__progress{stroke-dashoffset:93.5}.srh_progress-bar[data-percent="14"] .srh_progress-bar__progress{stroke-dashoffset:86}.srh_progress-semicircle[data-percent="14"] .srh_progress-bar__progress{stroke-dashoffset:93}.srh_progress-bar[data-percent="15"] .srh_progress-bar__progress{stroke-dashoffset:85}.srh_progress-semicircle[data-percent="15"] .srh_progress-bar__progress{stroke-dashoffset:92.5}.srh_progress-bar[data-percent="16"] .srh_progress-bar__progress{stroke-dashoffset:84}.srh_progress-semicircle[data-percent="16"] .srh_progress-bar__progress{stroke-dashoffset:92}.srh_progress-bar[data-percent="17"] .srh_progress-bar__progress{stroke-dashoffset:83}.srh_progress-semicircle[data-percent="17"] .srh_progress-bar__progress{stroke-dashoffset:91.5}.srh_progress-bar[data-percent="18"] .srh_progress-bar__progress{stroke-dashoffset:82}.srh_progress-semicircle[data-percent="18"] .srh_progress-bar__progress{stroke-dashoffset:91}.srh_progress-bar[data-percent="19"] .srh_progress-bar__progress{stroke-dashoffset:81}.srh_progress-semicircle[data-percent="19"] .srh_progress-bar__progress{stroke-dashoffset:90.5}.srh_progress-bar[data-percent="20"] .srh_progress-bar__progress{stroke-dashoffset:80}.srh_progress-semicircle[data-percent="20"] .srh_progress-bar__progress{stroke-dashoffset:90}.srh_progress-bar[data-percent="21"] .srh_progress-bar__progress{stroke-dashoffset:79}.srh_progress-semicircle[data-percent="21"] .srh_progress-bar__progress{stroke-dashoffset:89.5}.srh_progress-bar[data-percent="22"] .srh_progress-bar__progress{stroke-dashoffset:78}.srh_progress-semicircle[data-percent="22"] .srh_progress-bar__progress{stroke-dashoffset:89}.srh_progress-bar[data-percent="23"] .srh_progress-bar__progress{stroke-dashoffset:77}.srh_progress-semicircle[data-percent="23"] .srh_progress-bar__progress{stroke-dashoffset:88.5}.srh_progress-bar[data-percent="24"] .srh_progress-bar__progress{stroke-dashoffset:76}.srh_progress-semicircle[data-percent="24"] .srh_progress-bar__progress{stroke-dashoffset:88}.srh_progress-bar[data-percent="25"] .srh_progress-bar__progress{stroke-dashoffset:75}.srh_progress-semicircle[data-percent="25"] .srh_progress-bar__progress{stroke-dashoffset:87.5}.srh_progress-bar[data-percent="26"] .srh_progress-bar__progress{stroke-dashoffset:74}.srh_progress-semicircle[data-percent="26"] .srh_progress-bar__progress{stroke-dashoffset:87}.srh_progress-bar[data-percent="27"] .srh_progress-bar__progress{stroke-dashoffset:73}.srh_progress-semicircle[data-percent="27"] .srh_progress-bar__progress{stroke-dashoffset:86.5}.srh_progress-bar[data-percent="28"] .srh_progress-bar__progress{stroke-dashoffset:72}.srh_progress-semicircle[data-percent="28"] .srh_progress-bar__progress{stroke-dashoffset:86}.srh_progress-bar[data-percent="29"] .srh_progress-bar__progress{stroke-dashoffset:71}.srh_progress-semicircle[data-percent="29"] .srh_progress-bar__progress{stroke-dashoffset:85.5}.srh_progress-bar[data-percent="30"] .srh_progress-bar__progress{stroke-dashoffset:70}.srh_progress-semicircle[data-percent="30"] .srh_progress-bar__progress{stroke-dashoffset:85}.srh_progress-bar[data-percent="31"] .srh_progress-bar__progress{stroke-dashoffset:69}.srh_progress-semicircle[data-percent="31"] .srh_progress-bar__progress{stroke-dashoffset:84.5}.srh_progress-bar[data-percent="32"] .srh_progress-bar__progress{stroke-dashoffset:68}.srh_progress-semicircle[data-percent="32"] .srh_progress-bar__progress{stroke-dashoffset:84}.srh_progress-bar[data-percent="33"] .srh_progress-bar__progress{stroke-dashoffset:67}.srh_progress-semicircle[data-percent="33"] .srh_progress-bar__progress{stroke-dashoffset:83.5}.srh_progress-bar[data-percent="34"] .srh_progress-bar__progress{stroke-dashoffset:66}.srh_progress-semicircle[data-percent="34"] .srh_progress-bar__progress{stroke-dashoffset:83}.srh_progress-bar[data-percent="35"] .srh_progress-bar__progress{stroke-dashoffset:65}.srh_progress-semicircle[data-percent="35"] .srh_progress-bar__progress{stroke-dashoffset:82.5}.srh_progress-bar[data-percent="36"] .srh_progress-bar__progress{stroke-dashoffset:64}.srh_progress-semicircle[data-percent="36"] .srh_progress-bar__progress{stroke-dashoffset:82}.srh_progress-bar[data-percent="37"] .srh_progress-bar__progress{stroke-dashoffset:63}.srh_progress-semicircle[data-percent="37"] .srh_progress-bar__progress{stroke-dashoffset:81.5}.srh_progress-bar[data-percent="38"] .srh_progress-bar__progress{stroke-dashoffset:62}.srh_progress-semicircle[data-percent="38"] .srh_progress-bar__progress{stroke-dashoffset:81}.srh_progress-bar[data-percent="39"] .srh_progress-bar__progress{stroke-dashoffset:61}.srh_progress-semicircle[data-percent="39"] .srh_progress-bar__progress{stroke-dashoffset:80.5}.srh_progress-bar[data-percent="40"] .srh_progress-bar__progress{stroke-dashoffset:60}.srh_progress-semicircle[data-percent="40"] .srh_progress-bar__progress{stroke-dashoffset:80}.srh_progress-bar[data-percent="41"] .srh_progress-bar__progress{stroke-dashoffset:59}.srh_progress-semicircle[data-percent="41"] .srh_progress-bar__progress{stroke-dashoffset:79.5}.srh_progress-bar[data-percent="42"] .srh_progress-bar__progress{stroke-dashoffset:58}.srh_progress-semicircle[data-percent="42"] .srh_progress-bar__progress{stroke-dashoffset:79}.srh_progress-bar[data-percent="43"] .srh_progress-bar__progress{stroke-dashoffset:57}.srh_progress-semicircle[data-percent="43"] .srh_progress-bar__progress{stroke-dashoffset:78.5}.srh_progress-bar[data-percent="44"] .srh_progress-bar__progress{stroke-dashoffset:56}.srh_progress-semicircle[data-percent="44"] .srh_progress-bar__progress{stroke-dashoffset:78}.srh_progress-bar[data-percent="45"] .srh_progress-bar__progress{stroke-dashoffset:55}.srh_progress-semicircle[data-percent="45"] .srh_progress-bar__progress{stroke-dashoffset:77.5}.srh_progress-bar[data-percent="46"] .srh_progress-bar__progress{stroke-dashoffset:54}.srh_progress-semicircle[data-percent="46"] .srh_progress-bar__progress{stroke-dashoffset:77}.srh_progress-bar[data-percent="47"] .srh_progress-bar__progress{stroke-dashoffset:53}.srh_progress-semicircle[data-percent="47"] .srh_progress-bar__progress{stroke-dashoffset:76.5}.srh_progress-bar[data-percent="48"] .srh_progress-bar__progress{stroke-dashoffset:52}.srh_progress-semicircle[data-percent="48"] .srh_progress-bar__progress{stroke-dashoffset:76}.srh_progress-bar[data-percent="49"] .srh_progress-bar__progress{stroke-dashoffset:51}.srh_progress-semicircle[data-percent="49"] .srh_progress-bar__progress{stroke-dashoffset:75.5}.srh_progress-bar[data-percent="50"] .srh_progress-bar__progress{stroke-dashoffset:50}.srh_progress-semicircle[data-percent="50"] .srh_progress-bar__progress{stroke-dashoffset:75}.srh_progress-bar[data-percent="51"] .srh_progress-bar__progress{stroke-dashoffset:49}.srh_progress-semicircle[data-percent="51"] .srh_progress-bar__progress{stroke-dashoffset:74.5}.srh_progress-bar[data-percent="52"] .srh_progress-bar__progress{stroke-dashoffset:48}.srh_progress-semicircle[data-percent="52"] .srh_progress-bar__progress{stroke-dashoffset:74}.srh_progress-bar[data-percent="53"] .srh_progress-bar__progress{stroke-dashoffset:47}.srh_progress-semicircle[data-percent="53"] .srh_progress-bar__progress{stroke-dashoffset:73.5}.srh_progress-bar[data-percent="54"] .srh_progress-bar__progress{stroke-dashoffset:46}.srh_progress-semicircle[data-percent="54"] .srh_progress-bar__progress{stroke-dashoffset:73}.srh_progress-bar[data-percent="55"] .srh_progress-bar__progress{stroke-dashoffset:45}.srh_progress-semicircle[data-percent="55"] .srh_progress-bar__progress{stroke-dashoffset:72.5}.srh_progress-bar[data-percent="56"] .srh_progress-bar__progress{stroke-dashoffset:44}.srh_progress-semicircle[data-percent="56"] .srh_progress-bar__progress{stroke-dashoffset:72}.srh_progress-bar[data-percent="57"] .srh_progress-bar__progress{stroke-dashoffset:43}.srh_progress-semicircle[data-percent="57"] .srh_progress-bar__progress{stroke-dashoffset:71.5}.srh_progress-bar[data-percent="58"] .srh_progress-bar__progress{stroke-dashoffset:42}.srh_progress-semicircle[data-percent="58"] .srh_progress-bar__progress{stroke-dashoffset:71}.srh_progress-bar[data-percent="59"] .srh_progress-bar__progress{stroke-dashoffset:41}.srh_progress-semicircle[data-percent="59"] .srh_progress-bar__progress{stroke-dashoffset:70.5}.srh_progress-bar[data-percent="60"] .srh_progress-bar__progress{stroke-dashoffset:40}.srh_progress-semicircle[data-percent="60"] .srh_progress-bar__progress{stroke-dashoffset:70}.srh_progress-bar[data-percent="61"] .srh_progress-bar__progress{stroke-dashoffset:39}.srh_progress-semicircle[data-percent="61"] .srh_progress-bar__progress{stroke-dashoffset:69.5}.srh_progress-bar[data-percent="62"] .srh_progress-bar__progress{stroke-dashoffset:38}.srh_progress-semicircle[data-percent="62"] .srh_progress-bar__progress{stroke-dashoffset:69}.srh_progress-bar[data-percent="63"] .srh_progress-bar__progress{stroke-dashoffset:37}.srh_progress-semicircle[data-percent="63"] .srh_progress-bar__progress{stroke-dashoffset:68.5}.srh_progress-bar[data-percent="64"] .srh_progress-bar__progress{stroke-dashoffset:36}.srh_progress-semicircle[data-percent="64"] .srh_progress-bar__progress{stroke-dashoffset:68}.srh_progress-bar[data-percent="65"] .srh_progress-bar__progress{stroke-dashoffset:35}.srh_progress-semicircle[data-percent="65"] .srh_progress-bar__progress{stroke-dashoffset:67.5}.srh_progress-bar[data-percent="66"] .srh_progress-bar__progress{stroke-dashoffset:34}.srh_progress-semicircle[data-percent="66"] .srh_progress-bar__progress{stroke-dashoffset:67}.srh_progress-bar[data-percent="67"] .srh_progress-bar__progress{stroke-dashoffset:33}.srh_progress-semicircle[data-percent="67"] .srh_progress-bar__progress{stroke-dashoffset:66.5}.srh_progress-bar[data-percent="68"] .srh_progress-bar__progress{stroke-dashoffset:32}.srh_progress-semicircle[data-percent="68"] .srh_progress-bar__progress{stroke-dashoffset:66}.srh_progress-bar[data-percent="69"] .srh_progress-bar__progress{stroke-dashoffset:31}.srh_progress-semicircle[data-percent="69"] .srh_progress-bar__progress{stroke-dashoffset:65.5}.srh_progress-bar[data-percent="70"] .srh_progress-bar__progress{stroke-dashoffset:30}.srh_progress-semicircle[data-percent="70"] .srh_progress-bar__progress{stroke-dashoffset:65}.srh_progress-bar[data-percent="71"] .srh_progress-bar__progress{stroke-dashoffset:29}.srh_progress-semicircle[data-percent="71"] .srh_progress-bar__progress{stroke-dashoffset:64.5}.srh_progress-bar[data-percent="72"] .srh_progress-bar__progress{stroke-dashoffset:28}.srh_progress-semicircle[data-percent="72"] .srh_progress-bar__progress{stroke-dashoffset:64}.srh_progress-bar[data-percent="73"] .srh_progress-bar__progress{stroke-dashoffset:27}.srh_progress-semicircle[data-percent="73"] .srh_progress-bar__progress{stroke-dashoffset:63.5}.srh_progress-bar[data-percent="74"] .srh_progress-bar__progress{stroke-dashoffset:26}.srh_progress-semicircle[data-percent="74"] .srh_progress-bar__progress{stroke-dashoffset:63}.srh_progress-bar[data-percent="75"] .srh_progress-bar__progress{stroke-dashoffset:25}.srh_progress-semicircle[data-percent="75"] .srh_progress-bar__progress{stroke-dashoffset:62.5}.srh_progress-bar[data-percent="76"] .srh_progress-bar__progress{stroke-dashoffset:24}.srh_progress-semicircle[data-percent="76"] .srh_progress-bar__progress{stroke-dashoffset:62}.srh_progress-bar[data-percent="77"] .srh_progress-bar__progress{stroke-dashoffset:23}.srh_progress-semicircle[data-percent="77"] .srh_progress-bar__progress{stroke-dashoffset:61.5}.srh_progress-bar[data-percent="78"] .srh_progress-bar__progress{stroke-dashoffset:22}.srh_progress-semicircle[data-percent="78"] .srh_progress-bar__progress{stroke-dashoffset:61}.srh_progress-bar[data-percent="79"] .srh_progress-bar__progress{stroke-dashoffset:21}.srh_progress-semicircle[data-percent="79"] .srh_progress-bar__progress{stroke-dashoffset:60.5}.srh_progress-bar[data-percent="80"] .srh_progress-bar__progress{stroke-dashoffset:20}.srh_progress-semicircle[data-percent="80"] .srh_progress-bar__progress{stroke-dashoffset:60}.srh_progress-bar[data-percent="81"] .srh_progress-bar__progress{stroke-dashoffset:19}.srh_progress-semicircle[data-percent="81"] .srh_progress-bar__progress{stroke-dashoffset:59.5}.srh_progress-bar[data-percent="82"] .srh_progress-bar__progress{stroke-dashoffset:18}.srh_progress-semicircle[data-percent="82"] .srh_progress-bar__progress{stroke-dashoffset:59}.srh_progress-bar[data-percent="83"] .srh_progress-bar__progress{stroke-dashoffset:17}.srh_progress-semicircle[data-percent="83"] .srh_progress-bar__progress{stroke-dashoffset:58.5}.srh_progress-bar[data-percent="84"] .srh_progress-bar__progress{stroke-dashoffset:16}.srh_progress-semicircle[data-percent="84"] .srh_progress-bar__progress{stroke-dashoffset:58}.srh_progress-bar[data-percent="85"] .srh_progress-bar__progress{stroke-dashoffset:15}.srh_progress-semicircle[data-percent="85"] .srh_progress-bar__progress{stroke-dashoffset:57.5}.srh_progress-bar[data-percent="86"] .srh_progress-bar__progress{stroke-dashoffset:14}.srh_progress-semicircle[data-percent="86"] .srh_progress-bar__progress{stroke-dashoffset:57}.srh_progress-bar[data-percent="87"] .srh_progress-bar__progress{stroke-dashoffset:13}.srh_progress-semicircle[data-percent="87"] .srh_progress-bar__progress{stroke-dashoffset:56.5}.srh_progress-bar[data-percent="88"] .srh_progress-bar__progress{stroke-dashoffset:12}.srh_progress-semicircle[data-percent="88"] .srh_progress-bar__progress{stroke-dashoffset:56}.srh_progress-bar[data-percent="89"] .srh_progress-bar__progress{stroke-dashoffset:11}.srh_progress-semicircle[data-percent="89"] .srh_progress-bar__progress{stroke-dashoffset:55.5}.srh_progress-bar[data-percent="90"] .srh_progress-bar__progress{stroke-dashoffset:10}.srh_progress-semicircle[data-percent="90"] .srh_progress-bar__progress{stroke-dashoffset:55}.srh_progress-bar[data-percent="91"] .srh_progress-bar__progress{stroke-dashoffset:9}.srh_progress-semicircle[data-percent="91"] .srh_progress-bar__progress{stroke-dashoffset:54.5}.srh_progress-bar[data-percent="92"] .srh_progress-bar__progress{stroke-dashoffset:8}.srh_progress-semicircle[data-percent="92"] .srh_progress-bar__progress{stroke-dashoffset:54}.srh_progress-bar[data-percent="93"] .srh_progress-bar__progress{stroke-dashoffset:7}.srh_progress-semicircle[data-percent="93"] .srh_progress-bar__progress{stroke-dashoffset:53.5}.srh_progress-bar[data-percent="94"] .srh_progress-bar__progress{stroke-dashoffset:6}.srh_progress-semicircle[data-percent="94"] .srh_progress-bar__progress{stroke-dashoffset:53}.srh_progress-bar[data-percent="95"] .srh_progress-bar__progress{stroke-dashoffset:5}.srh_progress-semicircle[data-percent="95"] .srh_progress-bar__progress{stroke-dashoffset:52.5}.srh_progress-bar[data-percent="96"] .srh_progress-bar__progress{stroke-dashoffset:4}.srh_progress-semicircle[data-percent="96"] .srh_progress-bar__progress{stroke-dashoffset:52}.srh_progress-bar[data-percent="97"] .srh_progress-bar__progress{stroke-dashoffset:3}.srh_progress-semicircle[data-percent="97"] .srh_progress-bar__progress{stroke-dashoffset:51.5}.srh_progress-bar[data-percent="98"] .srh_progress-bar__progress{stroke-dashoffset:2}.srh_progress-semicircle[data-percent="98"] .srh_progress-bar__progress{stroke-dashoffset:51}.srh_progress-bar[data-percent="99"] .srh_progress-bar__progress{stroke-dashoffset:1}.srh_progress-semicircle[data-percent="99"] .srh_progress-bar__progress{stroke-dashoffset:50.5}.srh_progress-bar[data-percent="100"] .srh_progress-bar__progress{stroke-dashoffset:0}.srh_progress-semicircle[data-percent="100"] .srh_progress-bar__progress{stroke-dashoffset:50}.my-menu-iq.teaser{padding:4px 10px 4px 6px;border-radius:50px;z-index:1250;position:absolute;top:16px;right:24px;cursor:pointer}@media (min-width:768px){.my-menu-iq.teaser{top:24px}}.my-menu-iq.teaser .teaser-title{position:absolute;inset:0;z-index:1;border-radius:50px}.my-menu-iq.teaser .srh_progress-bar{width:30px;height:30px;margin:0 7px 0 0}.my-menu-iq.teaser .srh_progress-bar:before{font-size:13px;font-weight:700;color:#0D0D0D;top:50%;line-height:1}.my-menu-iq,.my-menu-iq a,.my-menu-iq a:hover{color:#06231C}.my-menu-iq.teaser .ustensils-ico{margin-top:3px}.mmiq-teaser-inner{display:flex}.my-menu-iq.expanded .teaser,.my-menu-iq.teaser .my-menu-iq-inner,.panel-hidden{display:none!important}.my-menu-iq{position:fixed;right:0;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:16px;line-height:1;background-color:#fff;max-width:100%}.my-menu-iq a:focus-visible{outline:#06231C;text-decoration:underline}.my-menu-iq *{box-sizing:border-box}.my-menu-iq ul{list-style:none;padding:0;margin:0}.my-menu-iq .panel-title{font-size:16px;font-weight:400;margin:0;padding:0}.my-menu-iq.expanded{z-index:1300;border-radius:24px}@media (min-width:853px) and (-webkit-device-pixel-ratio:1.5){.my-menu-iq.expanded{max-height:150vh}.my-menu-iq-inner{zoom:.66}}.my-menu-iq.expanded.full-info{bottom:0;max-height:95vh}@media (min-width:768px){.my-menu-iq{max-width:90%}.my-menu-iq.expanded.full-info{max-height:100vh}}@media (min-width:417px){.my-menu-iq.expanded.full-info{border-radius:24px 0 0 24px}}.my-menu-iq.expanded.full-info .mmiq-panel-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.my-menu-iq.expanded.full-combination,.my-menu-iq.expanded.full-main{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:84vh}@media (max-width:767px){.my-menu-iq.expanded.full-combination,.my-menu-iq.expanded.full-main{max-height:95vh;top:unset;bottom:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}}.mmiq-banner .srh_progress-bar::after,.my-menu-iq .mmiq-main-content .srh_progress-bar::after{content:attr(data-limit);top:calc(50% + 20px);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);text-align:center;line-height:1}.my-menu-iq.expanded.full-main{width:1034px}.my-menu-iq.expanded.full-main .mmiq-main-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.my-menu-iq.expanded.full-combination{width:608px}.my-menu-iq.expanded.full-combination .panel-combination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.my-menu-iq .mmiq-main-content{position:relative;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:24px 24px 50px}@media (min-width:1024px){.my-menu-iq .mmiq-main-content{padding:50px}}.my-menu-iq .mmiq-main-content--body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:100%;padding:50px 0 20px}.my-menu-iq .mmiq-main-content--body.mmiq-desc-open .mmiq-desc-open{display:none}@media (min-width:1024px){.my-menu-iq .mmiq-main-content--body.mmiq-desc-open .main-score-desc,.my-menu-iq .mmiq-main-content--body.mmiq-desc-open .main-score-title,.my-menu-iq .mmiq-main-content--body.mmiq-desc-open .mmiq-current,.my-menu-iq .mmiq-main-content--body.mmiq-desc-open .srh_progress-bar{display:none}}.my-menu-iq .mmiq-main-content--body.mmiq-desc-open .mmiq-balance-desc--text{display:block}.my-menu-iq .mmiq-main-content--body .mmiq-desc-open{-webkit-transition:visibility .5s,max-height .5s;transition:visibility .5s,max-height .5s;visibility:visible;max-height:30px;overflow:hidden}.my-menu-iq .mmiq-main-content .srh_progress-bar::after{position:absolute;left:0;right:0;transform:translate(0,-50%);font-size:14px;font-weight:400}@media (max-width:1023px){.my-menu-iq .mmiq-main-content--body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.my-menu-iq .mmiq-main-content--body.dishes-scroll .mmiq-desc-open{visibility:hidden;max-height:0}.my-menu-iq .mmiq-main-content .srh_progress-bar::after{display:none}.my-menu-iq .mmiq-main-content .srh_progress-bar::before{color:#06231C;font-weight:700;font-size:26px;top:50%}.my-menu-iq .mmiq-main-content .main-score-title-w{margin-bottom:15px}}.my-menu-iq .mmiq-main-content .main-score-title-w{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:1024px){.my-menu-iq .mmiq-main-content .main-score-title-w{display:block}}.my-menu-iq .mmiq-main-content .main-score{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border:1px solid #d9d9d9;border-radius:10px;line-height:1.3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:15px 22px}@media (min-width:1024px){.my-menu-iq .mmiq-main-content .main-score{width:249px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;display:block;text-align:center;padding:24px 14px}}.my-menu-iq .mmiq-main-content .main-score .mmiq-desc-close,.my-menu-iq .mmiq-main-content .main-score .mmiq-desc-open{font-weight:700;text-decoration:underline}.my-menu-iq .mmiq-main-content .main-score-title{font-size:30px;font-weight:700;margin-top:7px;margin-bottom:10px}@media (max-width:1023px){.my-menu-iq .mmiq-main-content .main-score{padding-bottom:15px}.my-menu-iq .mmiq-main-content .main-score-title{font-size:20px;margin-top:0;margin-bottom:5px}.my-menu-iq .mmiq-category-nav{position:absolute;z-index:100;top:24px;left:0;padding-right:16px;padding-left:24px}}.my-menu-iq .mmiq-main-content .srh_progress-bar{width:62px;height:62px;margin:0 24px 0 0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width:1024px){.my-menu-iq .mmiq-main-content .srh_progress-bar{margin:0 auto;height:120px;width:120px}}.my-menu-iq .mmiq-main-content .panel-title{position:absolute}.my-menu-iq .mmiq-category-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 54px;-ms-flex:0 0 54px;flex:0 0 54px;width:100%;margin-bottom:24px;overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.my-menu-iq .mmiq-category-nav::-webkit-scrollbar{display:none}.my-menu-iq .mmiq-category-nav__item{border:2px solid #06231c;border-radius:15px;padding:17px 24px;margin-right:8px;color:#06231c;font-weight:700;cursor:pointer;white-space:nowrap}.my-menu-iq .mmiq-category-nav__item:focus-visible{box-shadow:0 0 2px 2px #06231c}.my-menu-iq .mmiq-category-nav__item.mmiq-active{color:#fff;background-color:#06231c}.my-menu-iq .mmiq-category{display:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.my-menu-iq .mmiq-category{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.my-menu-iq .menu-sidedishes,.my-menu-iq .mmiq-panel-info{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.my-menu-iq .mmiq-category.mmiq-active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.my-menu-iq .title{text-align:center;padding-top:9px;font-size:20px;opacity:.7}.my-menu-iq .balance .title{font-size:30px;font-weight:400;line-height:1.5;margin-left:unset;margin-top:unset;padding-left:20px;padding-right:20px}.my-menu-iq .balance .subtitle{font-size:17px;margin:auto auto 5px;font-weight:300;line-height:1.5;padding-left:20px;padding-right:20px}@media (min-width:768px){.my-menu-iq .balance .subtitle{text-align:center;width:75%}}@media (max-width:1023px){.my-menu-iq .balance .main-score-desc{display:none}}.my-menu-iq .menu-sidedishes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative;overflow:hidden;margin:0 -24px}@media (min-width:1024px){.my-menu-iq .menu-sidedishes{margin:0 0 0 30px}}.my-menu-iq .menu-sidedishes:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-linear-gradient(top,transparent 50%,#fff 110%);background:linear-gradient(to bottom,transparent 50%,#fff 110%);pointer-events:none}.my-menu-iq .menu-sidedishes.scroll-bottom:after{display:none}.my-menu-iq .menu-sidedishes.mmiq-loading{padding:80px}.my-menu-iq .menu-sidedishes.mmiq-loading::before{content:"";display:block;border:8px solid #8e8171;border-top:8px solid #97d815;border-radius:999px;width:80px;height:80px;margin:auto;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.my-menu-iq .menu-sidedishes.mmiq-loading .srh-toggle-summary{display:none}.my-menu-iq .menu-sidedishes .sidedishes-list{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;overflow:auto}@media (max-width:1023px){.my-menu-iq .menu-sidedishes .sidedishes-list{margin:100px 24px 0}}.my-menu-iq .message-success{font-size:25px;color:#fff;padding:15px;text-align:center;margin-top:15px;margin-bottom:15px}.my-menu-iq .mmiq-close{cursor:pointer;display:block;width:20px;height:20px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNMTQgMkwyLjAwMDAxIDE0TTIgMi4wMDAwMkwxNCAxNCIgc3Ryb2tlPSIjMDYyMzFDIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);position:absolute;right:24px;top:24px;background-position:center;background-repeat:no-repeat}.my-menu-iq .mmiq-vscroll{overflow:auto}@media (min-width:768px){.my-menu-iq .mmiq-vscroll::-webkit-scrollbar{width:11px}.my-menu-iq .mmiq-vscroll::-webkit-scrollbar-track{background:#f4f4f4;border-radius:10px}.my-menu-iq .mmiq-vscroll::-webkit-scrollbar-thumb{background-color:#757575;border-radius:10px}.my-menu-iq .mmiq-vscroll::-webkit-scrollbar-thumb:hover{background:#656565}}.my-menu-iq .mmiq-panel-info{display:none;max-height:100%;-ms-flex-direction:column;flex-direction:column;padding:24px 24px 20px;border-top-left-radius:40px;width:416px;max-width:100%}@media (min-width:1024px){.my-menu-iq .mmiq-close{top:50px;right:50px}.my-menu-iq .mmiq-panel-info{padding:50px}}.my-menu-iq .mmiq-panel-info-content{position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-top:35px;padding-right:20px}.my-menu-iq .mmiq-panel-info .srh_progress-bar{margin:5px auto 15px}.my-menu-iq .mmiq-panel-info .mmiq-info--daily{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fae345;padding:28px 21px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-radius:14px;margin-bottom:34px;text-align:center;font-size:14px}.my-menu-iq .mmiq-panel-info .mmiq-info--daily strong{font-size:40px;font-weight:700;display:inline-block;margin-bottom:14px}.my-menu-iq .mmiq-panel-info--subtitle{font-weight:700;font-size:18px;padding:20px 0}.my-menu-iq .mmiq-panel-info--footnote{border-top:1px solid #f1edea;padding-top:20px;margin-top:12px;font-size:12px}.my-menu-iq .mmiq-panel-info p{margin-top:0;margin-bottom:1rem;color:#06231c}.my-menu-iq .mmiq-panel-info .nutrient-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:23px;margin-bottom:8px}.my-menu-iq .mmiq-panel-info .nutrient-bar .mmiq-bar-name{font-size:16px;color:#06231c;margin-right:.625rem;min-width:5.625rem;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;font-weight:700;margin-bottom:0;line-height:24px}.my-menu-iq .mmiq-panel-info .nutrient-bar .mmiq-bar-val{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.my-menu-iq .mmiq-panel-info .nutrient-bar progress{margin-right:20px;color:#999;border-radius:10px}.my-menu-iq .mmiq-panel-info .nutrient-bar progress::-webkit-progress-value{background:#06231c;border-radius:10px}.my-menu-iq .mmiq-panel-info .nutrient-bar progress::-moz-progress-bar{background:#3b2d1c;border-radius:10px}.my-menu-iq .mmiq-panel-info .nutrient-bar progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:.5rem;width:100%;margin-top:7px}.my-menu-iq .mmiq-panel-info .nutrient-bar progress[value]::-webkit-progress-bar{background-color:#eee;border-radius:10px}.my-menu-iq .mmiq-panel-info .nutrient-bar progress[value]::-webkit-progress-value{border-radius:10px}.my-menu-iq .mmiq-panel-info .nutrient-bar span{color:#333}.my-menu-iq .mmiq-panel-info .energy-disclaimer p{color:#999;font-size:12px}.my-menu-iq .mmiq-panel-info .panel-info--learn-title{margin:40px auto 15px;font-size:30px;line-height:36px;color:#06231c;font-weight:700;text-align:center}.my-menu-iq .mmiq-panel-info .main-score-title{margin:-30px auto 25px;font-size:30px;line-height:36px;color:#06231c;font-weight:700;text-align:center;position:relative;z-index:100}.my-menu-iq .mmiq-panel-info .main-score-desc{text-align:center}.my-menu-iq .mmiq-panel-info .mmiq-info--about{border-top:1px solid #f1edea;text-align:center;padding-top:20px;margin-top:12px;font-size:14px}.my-menu-iq .mmiq-balance-desc a{color:#000;text-decoration:underline;font-weight:700}.my-menu-iq .mmiq-balance-desc--text{display:none}@media (max-width:1023px){.my-menu-iq .mmiq-balance-desc--text{border-top:1px solid #D9D9D9;padding:8px 0}}.my-menu-iq .srh-balanced-100{display:none;position:absolute;top:22px;left:327px;width:60%;z-index:1000;border-radius:20px;padding:13px 10px 13px 60px;margin:0 auto;background:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/well-done.png) 10px center no-repeat #ddf0e4;line-height:1.3}@media (max-width:1023px){.my-menu-iq .srh-balanced-100{position:static;width:100%;margin-top:28px;margin-bottom:-30px}}.my-menu-iq .srh-balanced-100 .srh-balanced-100-head{font-size:20px;color:#019a41}.my-menu-iq .srh-balanced-100 .srh-balanced-100-subhead{font-size:12px}.my-menu-iq-inner{color:#06231C;width:100%}.mmiq-balance-cta{cursor:pointer;background-color:#06231c;text-align:center;width:100%;border-radius:10px;font-size:16px;color:#fff;font-weight:700;padding:12px;margin:15px auto}#mmiq-overlay{width:100%;height:100%;background:rgba(0,0,0,.7);position:fixed;inset:0;display:none;z-index:1260}.node.node--type-srh-recipe,.panel-combination,.panel-combination--content,.srh-sidedish,.srh-sidedish .field--name-field-srh-media{position:relative}.mmiq-open #mmiq-overlay{display:block}body.mmiq-open{overflow:hidden}.panel-combination{display:none;padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-height:100%}@media (min-width:1024px){.panel-combination{padding:52px}}.panel-combination .panel-title{padding-bottom:38px}.panel-combination .main-score{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border:1px solid #d9d9d9;border-radius:10px;padding:15px 22px;margin:0}.panel-combination .main-score .srh_progress-bar{margin:0 24px 0 0;height:62px;width:62px}.panel-combination .main-score .srh_progress-bar:before{font-size:26px;font-weight:700;color:#06231c;top:55%}.panel-combination .main-score .main-score-title{font-weight:700;font-size:30px;padding:7px 0}.panel-combination--content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.panel-combination--content:after{content:'';position:absolute;bottom:0;left:0;right:0;height:100px;background:-webkit-linear-gradient(top,transparent 50%,#fff 94%);background:linear-gradient(to bottom,transparent 50%,#fff 94%);pointer-events:none}.panel-combination--content .mmiq-vscroll.scrollbar-on{padding-right:20px}.panel-combination--title-w{text-align:center;margin-top:38px;margin-bottom:30px}@media (min-width:768px){.panel-combination--title-w{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.panel-combination--title{font-size:30px;font-weight:700;margin:0;padding:0}.panel-combination .srh-main-dish-title,.panel-combination .srh-sidedishes-title{font-size:20px;font-weight:700}.panel-combination .srh-sidedish{width:100%;margin:15px 0 23px;padding:8px;border:1px solid #d9d9d9;border-radius:10px}.mmiq-banner,.panel-combination .srh-sidedish.selected{border:1px solid #d9d9d9}.panel-combination .paragraph--type-srh-sidedish{max-width:100%;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;border-radius:10px}.panel-combination .paragraph--type-srh-sidedish .srh-sidedish-content{margin-left:15px}.panel-combination .paragraph--type-srh-sidedish .field--name-field-srh-media{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100px}.panel-combination .paragraph--type-srh-sidedish .field--name-field-srh-media:after{display:none}.panel-combination .paragraph--type-srh-sidedish .field--name-field-srh-media img{aspect-ratio:1/1;border-radius:16px}.panel-combination .paragraph--type-srh-sidedish .field--name-srh-sidedish-title{margin:15px 0}.panel-combination .srh-sidedish-title{font-size:20px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:break-word;overflow:hidden}.panel-combination .score-diff{-webkit-box-flex:0!important;-webkit-flex:0 0 22px!important;-ms-flex:0 0 22px!important;flex:0 0 22px!important;text-align:center;width:22px!important;height:22px!important;top:6px!important;left:6px!important;padding-top:4px!important;font-size:9px!important;box-shadow:0 10px 20px 0 rgba(0,0,0,.09);border-radius:999px}.panel-combination .srh-sidedish-action{top:0!important;right:2px!important;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNMTQgMkwyLjAwMDAxIDE0TTIgMi4wMDAwMkwxNCAxNCIgc3Ryb2tlPSIjMDYyMzFDIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) center no-repeat!important;width:22px!important;height:22px!important;margin-top:10px}.panel-combination .srh-sidedish-attributes{margin-bottom:0!important}.panel-combination .srh-add-more-dishes-w{text-align:center}.panel-combination .srh-add-more-dishes{margin:10px auto 33px;cursor:pointer;line-height:24px;padding-right:4px}.panel-combination .srh-add-more-dishes:before{width:24px;height:24px;content:"";display:inline-block;margin-bottom:-7px;background-repeat:no-repeat;background-position:0;background-image:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/add.svg);margin-right:10px}button.srh-toggle-summary{background-color:#b4bdbb;text-align:center;border-radius:10px;font-size:16px;color:#fff;font-weight:700;position:absolute;bottom:10px;border:0;left:24px;right:24px;padding:12px}@media (min-width:768px){button.srh-toggle-summary{width:auto;left:50%;right:unset;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);padding:12px 75px}}button.srh-toggle-summary:active,button.srh-toggle-summary:focus,button.srh-toggle-summary:hover{background:#b4bdbb;color:#fff}.my-menu-iq .mp-mmiq-preset-menu-add,button.srh-toggle-summary.mmiq-active{background-color:#06231c;cursor:pointer}button.srh-toggle-summary.mmiq-active:active,button.srh-toggle-summary.mmiq-active:focus,button.srh-toggle-summary.mmiq-active:hover{background:#06231c;color:#fff}.my-menu-iq .srh-panel-combination__cta{text-align:center}@media (min-width:769px){.my-menu-iq .adimo-container,.my-menu-iq .adimoWidget,.my-menu-iq .field--name-field-srh-adimo{display:inline-block}}.my-menu-iq .mp-mmiq-preset-menu-add{display:inline-block;margin-top:37px auto 20px auto;vertical-align:center;text-align:center;border-radius:10px;font-size:16px;color:#fff;font-weight:700;padding:12px}.my-menu-iq .srh-buy-now-cta{background-color:transparent!important;cursor:pointer;border:0}.my-menu-iq .srh-buy-now-cta span{margin:auto;display:inline-block;width:auto;font-family:'Source Sans Pro',sans-serif;font-size:14px;border-radius:10px;padding:8px 13px;border:none;color:#06231c;text-align:center;font-weight:500}.my-menu-iq .srh-buy-now-cta span::before{width:24px;height:24px;content:"";display:inline-block;margin-bottom:-7px;background-repeat:no-repeat;background-position:0;background-image:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/cart.svg)}.srh-sidedish{margin-bottom:33px;border-radius:24px;border:3px solid transparent}@media (min-width:768px){.srh-sidedish{width:46%;margin-right:4%}}.srh-sidedish .field--name-field-srh-media:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#06231c;opacity:30%;pointer-events:none;border-radius:23px}.srh-sidedish .field--name-field-srh-media:has(iframe):after{display:none}.srh-sidedish .srh-sidedish-action{top:20px;right:15px;position:absolute;cursor:pointer;width:40px;height:40px;background:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/add_recipe.svg) center no-repeat;text-indent:-9999px;white-space:nowrap}.srh-sidedish.selected{border-color:#06231c}.srh-sidedish.selected .srh-sidedish-action{background:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/remove_recipe.svg) center no-repeat}.srh-sidedish.sidedish-current-recipe .field--name-srh-action-sidedish{display:none!important}.srh-sidedish .field--name-srh-sidedish-title{max-width:100%;z-index:1}@media (min-width:769px){.srh-sidedish .field--name-srh-sidedish-title{margin-top:auto}}.srh-sidedish .score-diff{-webkit-box-flex:0;-webkit-flex:0 0 30px;-ms-flex:0 0 30px;flex:0 0 30px;text-align:center;width:42px;height:42px;padding-top:13px;font-size:14px;font-weight:700;box-shadow:0 10px 20px 0 rgba(0,0,0,.09);border-radius:999px;position:absolute;left:15px;top:20px;z-index:10;background-color:#fff;color:#333330}.srh-sidedish .score-diff.negative{border:3px solid #e51a4f}.srh-sidedish .score-diff.positive{border:3px solid #28cb6f}.srh-sidedish .video-oembed-media-lazy-play-wrapper{display:block}.paragraph--type-srh-sidedish{font-size:12px}.paragraph--type-srh-sidedish .field--type-image{margin:0!important;width:100%}.paragraph--type-srh-sidedish .field--name-field-srh-media img{width:100%;aspect-ratio:3/2;object-fit:cover;padding:0;border-radius:20px}.paragraph--type-srh-sidedish .field--name-field-srh-media iframe{aspect-ratio:3/2;border-radius:20px}.paragraph--type-srh-sidedish .contextual-region{position:static}.paragraph--type-srh-sidedish .srh-sidedish-content{margin-left:14px}.paragraph--type-srh-sidedish .field--name-srh-sidedish-title{margin:22px 0}.paragraph--type-srh-sidedish .srh-sidedish-title{text-decoration:none;font-size:30px;font-weight:700;line-height:1.1}.paragraph--type-srh-sidedish .field--type-entity-reference,.paragraph--type-srh-sidedish .field--type-image img{overflow:hidden;margin-bottom:0}.paragraph--type-srh-sidedish .srh-sidedish-attributes{margin-top:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px}.paragraph--type-srh-sidedish .field--name-srh-sidedish-difficulty,.paragraph--type-srh-sidedish .field--name-srh-sidedish-duration{border:1px solid #dbdbdb;border-radius:15px;padding:4px 10px;margin-right:8px}.paragraph--type-srh-sidedish .srh-sidedish-duration{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:4px;font-size:14px}.paragraph--type-srh-sidedish .srh-sidedish-duration:before{margin-top:-4px;margin-right:4px;content:"";display:inline-block;width:16px;height:17px;background-image:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-duration.svg)}.paragraph--type-srh-sidedish .srh-sidedish-difficulty{background-repeat:no-repeat,no-repeat,no-repeat;background-position:0 top,18px top,36px top;width:54px;height:16px}.paragraph--type-srh-sidedish .srh-sidedish-difficulty--1{background-image:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-difficulty-on.svg),url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-difficulty-off.svg),url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-difficulty-off.svg)}.paragraph--type-srh-sidedish .srh-sidedish-difficulty--2{background-image:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-difficulty-on.svg),url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-difficulty-on.svg),url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-difficulty-off.svg)}.paragraph--type-srh-sidedish .srh-sidedish-difficulty--3{background-image:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-difficulty-on.svg),url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-difficulty-on.svg),url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/recipe-difficulty-on.svg)}.mmiq-banner{border-radius:10px;padding:34px 15px;text-align:center}.mmiq-banner h2{font-size:30px;font-weight:700;margin-bottom:15px}.mmiq-banner .srh_progress-bar{height:135px;width:135px;margin-bottom:0}.mmiq-banner .srh_progress-bar::after{position:absolute;left:0;right:0;transform:translate(0,-50%);font-size:14px;font-weight:400}.mmiq-banner .srh_progress-bar::before{font-size:44px;top:42%}.mmiq-banner .mmiq-tm{font-size:24px;font-weight:700;margin-top:-16px}.mmiq-banner .mmiq-info--daily{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin-top:10px;font-size:14px;margin-bottom:34px}.mmiq-banner .mmiq-info--daily strong{font-size:30px}.mmiq-banner .mmiq-balance-cta{width:inherit;margin-bottom:35px}.mmiq-banner .mmiq-nutritional-facts-title{font-size:20px;font-weight:700;margin-bottom:14px}.mmiq-banner .mmiq-nutritional-cta{text-decoration:underline;font-weight:700;cursor:pointer}.mmiq-dv-tooltip-ico{display:inline-block;vertical-align:text-top;width:16px;height:16px;background:url(/modules/contrib/ln_srh/modules/ln_srh_menuiq/images/dv-tooltip-ico.svg) center no-repeat;cursor:pointer}#mmiq-dv-tooltip{display:none;position:absolute;z-index:100;padding:16px;border-radius:8px;border:1px solid #d9d9d9;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);margin-left:-12px;background-color:#fff;text-align:left;font-size:12px;color:#06231C}@media (max-width:767px){#mmiq-dv-tooltip{margin-left:0;left:1%;right:1%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);margin-top:20px}}#mmiq-dv-tooltip div{margin-bottom:7px}#mmiq-dv-tooltip div strong{font-size:16px}.srh-mymenuiq-loading{position:fixed;z-index:9999999999;top:0;right:0;bottom:0;left:0;background:rgba(62,43,26,.5)}.srh-mymenuiq-loading::before{content:"";position:absolute;display:block;border:8px solid #8e8171;border-top:8px solid #97d815;border-radius:999px;width:80px;height:80px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;top:calc(50vh - 40px);left:calc(50vw - 40px)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214);}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none;}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png);}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;}.ui-widget-shadow{box-shadow:0 0 5px #666666;}
.captcha__description{margin-bottom:.75em;}
.embedded-entity.align-center{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.embedded-entity.align-left{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.embedded-entity.align-right{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}table[align=center]{float:none;margin-left:auto;margin-right:auto;}table[align=left]{float:none;margin-left:0px;margin-right:auto;}table[align=right]{float:none;margin-left:auto;margin-right:0px;}.cke_editable img{width:100%;}.js .paragraph-type,.js .paragraph-type-title{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:visible !important;}
.ui-dialog{width:55% !important;}
.dsu-product-component-list > div > .field{margin-top:30px;}.dsu-product-component-list .field--name-field-adimo,.dsu-product-component-list .field--type-field-price-spider{display:block;width:100%;clear:both;overflow:hidden;}
.comment-dsu-ratings-reviews-comment-type-form .fivestar-basic div.fivestar-widget-static .star{transition:all 0.2s;}.comment-dsu-ratings-reviews-comment-type-form .fivestar-basic div.fivestar-widget-static .star.hover{background-position:0 -32px;}.comment-dsu-ratings-reviews-comment-type-form .fivestar-basic div.fivestar-widget-static .star span{transition:all 0.2s;}.comment-dsu-ratings-reviews-comment-type-form .fivestar-basic div.fivestar-widget-static .star span.on{background-position:0 -16px;}.comment-dsu-ratings-reviews-comment-type-form .fivestar-basic div.fivestar-widget-static .star.hover span{background-position:0 -32px;}.comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend{margin:4px;display:inline-block;overflow:auto;padding:0;width:350px;vertical-align:bottom;}.comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label{text-align:center;padding:7px 5px;display:block;font-weight:bold;color:teal;text-decoration:none;border:1px solid teal;border-radius:4px;background-color:aliceblue;cursor:pointer;}.comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend label:hover{background-color:lightcyan;}.comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend input:checked + label{background-color:midnightblue;border-color:blue;color:white;}.comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend div.form-item-field-dsu-recommend input:checked + label:hover{background-color:royalblue;color:white;border-color:midnightblue;}.comment-dsu-ratings-reviews-comment-type-form .field--name-field-dsu-recommend .form-item-field-dsu-recommend:last-child{display:none;}.view-dsu-ratings-node-view .js-form-submit{display:none;}.view-dsu-ratings-node-view div.checkbox{margin:4px;background-color:aliceblue;border-radius:4px;overflow:auto;padding:0;width:250px;display:inline-block;}.view-dsu-ratings-node-view div.checkbox label{text-align:center;padding:7px 5px;display:block;border-radius:4px;font-weight:bold;color:teal;border:1px solid teal;}.view-dsu-ratings-node-view div.checkbox input{position:absolute;top:-9999px;}.view-dsu-ratings-node-view div.checkbox input:checked + label{background-color:midnightblue;border-color:blue;color:white;}.view-dsu-ratings-node-view div.checkbox input + label:hover{background-color:lightcyan;}.view-dsu-ratings-node-view div.checkbox input:checked + label:hover{background-color:royalblue;color:white;border-color:midnightblue;}.usefulness{clear:both}.usefulness div.flag{margin:4px;display:inline-block;overflow:auto;padding:0;width:100px;vertical-align:bottom;}.usefulness div.flag a{text-align:center;padding:7px 5px;display:block;font-weight:bold;color:teal;text-decoration:none;border:1px solid teal;border-radius:4px;background-color:aliceblue;}.usefulness div.flag:hover a{background-color:lightcyan;}.usefulness div.flag.action-unflag:hover a{background-color:royalblue;border-color:midnightblue;}.usefulness div.flag.action-unflag a{color:white;border-color:blue;background-color:midnightblue;}.usefulness .flag .ajax-progress{display:none;}.usefulness .flag p{display:none;}.dsu-ratings-reviews-comment .form-item-vote small.description{display:none;}.dsu-ratings-reviews-comment article.comment span.comment-forbidden{display:none;}.view-dsu-ratings-node-view div.field--name-field-dsu-ratings{pointer-events:none;}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
.mp-topbar{width:100%;position:relative;}.mp-topbar__inner{padding:10px 0 0;width:100%;max-width:1180px;margin:0 auto;display:flex;flex-wrap:wrap;position:relative;}@media only screen and (min-width :680px){.mp-topbar__inner{padding:10px 0 30px;}}@media only screen and (min-width :1280px){.mp-topbar__inner{padding:50px 0 30px;}}.mp-topbar__back-link{width:50%;text-align:left;line-height:36px;margin-bottom:20px;min-height:63px;}[dir="rtl"] .mp-topbar__back-link{text-align:right;}@media only screen and (min-width :680px){.mp-topbar__back-link{margin-bottom:40px;}}@media only screen and (min-width:1280px){.mp-topbar__back-link{margin-bottom:0;}}.mp-topbar__back-link{padding-left:15px;}[dir="rtl"] .mp-topbar__back-link{padding-left:0;padding-right:15px;}.mp-topbar__back-link a{color:var(--mp-secondary);font-size:16px;font-weight:normal;text-decoration:none;}.mp-topbar__title{font-size:28px;margin-top:0;margin-bottom:24px;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:center;}.mp-topbar__subtitle{font-size:16px;line-height:1.44;font-weight:normal;color:var(--mp-neutral-dark);margin:16px auto 0;}@media (min-width:680px){.mp-topbar__title,.mp-topbar-default__title{font-size:36px;margin-bottom:29px;}.mp-topbar__subtitle{font-size:18px;margin-top:32px;}}.mp-topbar__buttons{text-align:right;display:flex;margin-top:0;justify-content:right;width:50%;position:absolute;right:0;padding-right:15px;}[dir="rtl"] .mp-topbar__buttons{justify-content:left;left:0;right:auto;padding-right:0;padding-left:15px;}.mp-topbar__buttons.mp-topbar__buttons--notop{position:relative;width:100%;justify-content:center;padding:0;}.mp-topbar__buttons .sub-buttons{display:flex;justify-content:right;flex-wrap:wrap;}.mp-topbar__buttons .mp-button{margin:0 0 10px 10px;}.mp-topbar__back-link a::before{content:"\2039";margin-right:4px;}[dir="rtl"] .mp-topbar__back-link a::before{margin-right:0;margin-left:4px;}.mp-topbar__title{width:100%;}.mp-topbar__back-link,.mp-topbar__buttons{width:50%;}@media (min-width:1280px){.mp-topbar__back-link,.mp-topbar__title.mp-3col,.mp-topbar__buttons,.mp-topbar__buttons.mp-topbar__buttons--notop{width:33.33%;box-sizing:border-box;}.mp-topbar__back-link{text-align:left;}[dir="rtl"] .mp-topbar__back-link{text-align:right;}.mp-topbar__buttons{text-align:right;position:relative;}[dir="rtl"] .mp-topbar__buttons{text-align:left;}.mp-topbar__buttons .sub-buttons{justify-content:flex-start;flex-direction:column;}}.mp-topbar__gradient{--mp-grad-start:var(--mp-neutral-lighter);--mp-grad-end:var(--mp-white);width:100vw;height:280px;background-image:linear-gradient(to bottom,var(--mp-grad-start),var(--mp-grad-end));position:absolute;}.mp-topbar__gradient--larger{height:339px;}.mp-topbar .mp-button{width:32px;height:32px;min-width:0;padding:0;}.mp-topbar .mp-topbar__buttons--full{position:relative;}.mp-topbar .mp-topbar__buttons--full .mp-button{width:auto;min-width:128px;margin:0 4px;}.mp-topbar__buttons .mp-button__text{display:none;}@media (min-width:1280px){.mp-topbar .mp-button,.mp-topbar .mp-topbar__buttons--full .mp-button{min-width:200px;margin:0 0 10px 10px;width:auto;height:40px;padding:6px 8px;}.mp-topbar .mp-button.mp-button--always-small{min-width:0;width:40px;margin:0;}.mp-topbar__buttons .mp-button__text{display:inline;}}.mp-view-menu::before,.mp-download-share::before,.mp-shopping-list__add-to-cart::before,.mp-shop-ingredients::before{content:'';width:16px;height:16px;vertical-align:sub;display:inline-block;}@media only screen and (min-width:1280px){.mp-view-menu::before,.mp-download-share::before,.mp-shop-ingredients::before{margin-right:16px;width:20px;height:20px;}.sub-buttons .innit-container button.mp-shopping-list__add-to-cart{width:100%;}[dir="rtl"] .mp-view-menu::before,[dir="rtl"] .mp-shopping-list__add-to-cart::before,[dir="rtl"] .mp-shop-ingredients::before{margin-right:0;margin-left:16px;}[dir="rtl"] .mp-download-share::before{margin-right:20px;margin-left:4px;}[dir="rtl"] .mp-download-share .mp-button__text{margin-right:0px;margin-left:20px;}.mp-download-share::before{margin-left:20px;margin-right:6px;width:20px;height:20px;}.mp-download-share .mp-button__text{margin-right:20px;}}.mp-view-menu::before{background:url(/modules/contrib/ln_srh_mealplanner/assets/icons/icon-calendar.svg) no-repeat 0px 0px;background-size:contain;filter:var(--filter-icon-button-secondary);}.mp-download-share::before{background:url(/modules/contrib/ln_srh_mealplanner/assets/icons/icon-share.svg) no-repeat 0px 0px;background-size:contain;filter:var(--filter-icon-button-secondary);}.mp-download-share.disabled::before{filter:var(--filter-icon-button-secondary-disabled);}.mp-shopping-list__add-to-cart::before,.mp-shop-ingredients::before{background:url(/modules/contrib/ln_srh_mealplanner/assets/icons/icon-cart.svg) no-repeat 0px 0px;background-size:contain;filter:var(--filter-icon-button-primary);}[dir="rtl"] .mp-shopping-list__add-to-cart::before,[dir="rtl"] .mp-shop-ingredients::before{-webkit-transform:scaleX(-1);transform:scaleX(-1);}@media (min-width:1280px){.mp-shopping-list__add-to-cart::before,.mp-shop-ingredients::before{display:none;}}.mp-topbar-default{width:100%;position:relative;}.mp-topbar-default__inner{padding:10px 0 0;width:100%;max-width:1180px;margin:0 auto;display:flex;flex-wrap:nowrap;position:relative;padding-bottom:0;}.mp-topbar-default__inner--wrap{flex-wrap:wrap;}.mp-topbar-default__inner--wrap .mp-topbar__helper-item{width:25%;}@media only screen and (min-width:1280px){.mp-topbar-default__inner--wrap .mp-topbar__helper-item{display:none;}}.mp-topbar-default__back-link,.mp-topbar-default__buttons{width:25%;}.mp-topbar-default__back-link{padding-left:15px;text-align:left;line-height:36px;margin-bottom:20px;min-height:63px;box-sizing:border-box;}[dir="rtl"] .mp-topbar-default__back-link{padding-left:0;padding-right:15px;text-align:right;}.mp-topbar-default__back-link a{color:var(--mp-secondary);font-size:16px;font-weight:normal;text-decoration:none;}.mp-topbar-default__back-link a::before{content:'';width:24px;height:24px;background:url(/modules/contrib/ln_srh_mealplanner/assets/icons/icon-calendar-arrow-left.svg) no-repeat 0px 0px;filter:var(--filter-icon-button-secondary);vertical-align:sub;display:inline-block;background-size:contain;margin-top:10px;}[dir="rtl"] .mp-topbar-default__back-link a::before{-webkit-transform:scaleX(-1);transform:scaleX(-1);}.mp-topbar-default__back-link a span{display:none;}.mp-topbar-default__title{width:50%;font-size:24px;margin-top:5px;margin-bottom:15px;font-stretch:normal;font-style:normal;line-height:1.35;letter-spacing:normal;text-align:center;}.mp-topbar-default__buttons{text-align:right;margin-top:0;justify-content:right;width:25%;right:0;padding-right:15px;display:flex;}[dir="rtl"] .mp-topbar-default__buttons{justify-content:left;text-align:left;}.menu-preferences .mp-topbar-default__buttons{justify-content:center;}.mp-topbar-default__inner--wrap .mp-topbar-default__buttons{width:100%;text-align:center;}.mp-topbar-default__buttons .sub-buttons{display:flex;justify-content:right;flex-wrap:nowrap;}[dir="rtl"] .mp-topbar-default__buttons .sub-buttons{justify-content:left;}[dir="rtl"] .mp-topbar-default__buttons .sub-buttons .btn-cancel{order:1;}.mp-topbar-default__inner--wrap .mp-topbar-default__buttons .sub-buttons{justify-content:center;}@media only screen and (min-width:1280px){.mp-topbar-default__inner--wrap .mp-topbar-default__buttons{width:25%;text-align:right;}.mp-topbar-default__inner--wrap .mp-topbar-default__buttons .sub-buttons{justify-content:right;}}.mp-topbar-default .mp-button{width:32px;height:32px;min-width:0;padding:0;}.mp-topbar-default__buttons .mp-button{margin:0 0 10px 10px;}.mp-topbar-default .mp-topbar-default__inner--wrap .mp-button{width:auto;height:auto;min-width:120px;margin:0 5px 10px 5px;}.mp-topbar-default .mp-topbar-default__inner--wrap .mp-topbar__buttons--full .mp-button{width:40px;height:40px;padding:6px 8px;}@media only screen and (min-width:1280px){.mp-topbar-default .mp-topbar-default__inner--wrap .mp-button{width:auto;height:auto;min-width:120px;padding:6px 16px 5px;}.mp-topbar-default .mp-button{width:40px;height:40px;padding:6px 8px;}.mp-topbar-default__buttons .sub-buttons{justify-content:flex-start;flex-direction:column;}}.mp-topbar-default__buttons .mp-button__text{display:none;}.mp-topbar-default .mp-topbar-default__buttons--full{position:relative;}.mp-topbar-default .mp-topbar-default__buttons--full .mp-button{width:auto;min-width:128px;margin:0 4px;}@media (min-width:680px){.mp-topbar-default__title{font-size:36px;margin-bottom:29px;}}@media only screen and (min-width:1280px){.mp-topbar-default__back-link{padding-left:0;}.mp-topbar-default__back-link a::before{height:20px;}.mp-topbar-default__title{margin-top:0;}.mp-topbar-default__back-link a span{display:inline-block;}.mp-topbar-default .mp-button,.mp-topbar-default .mp-topbar-default__buttons--full .mp-button{width:auto;min-width:200px;margin:0 0 10px 0;}.mp-topbar-default__buttons .mp-button__text{display:inline;}.mp-topbar-default__buttons{padding-right:0;}.mp-topbar-default__buttons .sub-buttons{flex-wrap:wrap;}}
.mp-onboarding .custom-control-label::before,.mp-onboarding .custom-control-label::after,.mp-search-form .custom-control-label::before,.mp-search-form .custom-control-label::after,.recipe-from-detail-modal-form .custom-control-label::before,.recipe-from-detail-modal-form .custom-control-label::after{display:none;}.mp-search-form .custom-switch .custom-control-input:checked~.custom-control-label::after,.mp-search-form .custom-switch .custom-control-label::after,.mp-search-form .mp-onboarding .custom-control-label::after,.recipe-from-detail-modal-form .custom-control-label::after{left:auto;transform:none;}.mp-search-form .custom-switch,.mp-onboarding .custom-switch,.recipe-from-detail-modal-form .custom-switch{padding-left:inherit;}.mp-settings__tag.mb-3{margin-bottom:0 !important;}
.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4 !important;grid-row:1/4 !important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:bold}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.8em;left:-0.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:rgba(0,0,0,0) !important}.swal2-container.swal2-top-start,.swal2-container.swal2-center-start,.swal2-container.swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-top,.swal2-container.swal2-center,.swal2-container.swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-top-end,.swal2-container.swal2-center-end,.swal2-container.swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-start>.swal2-popup,.swal2-container.swal2-center-left>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-start>.swal2-popup,.swal2-container.swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-row>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none !important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:none}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px rgba(0,0,0,0);font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:none}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto !important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:rgba(0,0,0,0);color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:rgba(0,0,0,0);color:#f27474}.swal2-close:focus{outline:none;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:normal;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-input,.swal2-file,.swal2-textarea,.swal2-select,.swal2-radio,.swal2-checkbox{margin:1em 2em 3px}.swal2-input,.swal2-file,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:rgba(0,0,0,0);box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(0,0,0,0);color:inherit;font-size:1.125em}.swal2-input.swal2-inputerror,.swal2-file.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474 !important;box-shadow:0 0 2px #f27474 !important}.swal2-input:focus,.swal2-file:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-input::placeholder,.swal2-file::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:rgba(0,0,0,0);font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:rgba(0,0,0,0);color:inherit;font-size:1.125em}.swal2-radio,.swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-radio label,.swal2-checkbox label{margin:0 .6em;font-size:1.125em}.swal2-radio input,.swal2-checkbox input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:0.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-0.25em;left:-0.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:rgba(0,0,0,0);font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-0.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(0.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0deg)}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-0.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(0.7)}45%{transform:scale(1.05)}80%{transform:scale(0.95)}100%{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(0.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-0.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(0.4);opacity:0}50%{margin-top:1.625em;transform:scale(0.4);opacity:0}80%{margin-top:-0.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto !important}body.swal2-no-backdrop .swal2-container{background-color:rgba(0,0,0,0) !important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll !important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static !important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:rgba(0,0,0,0);pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}
:root{--mp-primary:#e4137b;--mp-secondary:#4e098b;--mp-primary-light:#f1bdda;--mp-primary-lighter:#fdf3f8;--mp-secondary-light:#d2c1e1;--mp-secondary-light40:#ede6f3;--mp-secondary-dark:#370762;--mp-white:#fff;--mp-gray:#454545;--mp-black:#020202;--mp-progress-bar-red:#cc3333;--mp-progress-bar-yellow:#f1d100;--mp-progress-bar-green:#a5d646;--mp-progress-bar-grey:#dadada;--mp-blue:#2150ef;--mp-red:#fa6770;--mp-yellow:#ffc37d;--mp-green:#2cba87;--mp-neutral90:#919191;--mp-neutral:#bababa;--mp-secondary20:#f6f3f9;--mp-secondary40:#b89dd1;--mp-secondary60:#956bb9;--mp-secondary80:#713aa2;--mp-neutral-semilight:#dedede;--mp-neutral-light:#ededed;--mp-neutral-lighter:#f7f7f7;--mp-neutral-dark:#767676;--mp-recipe-easy:#bababa;--mp-recipe-intermediate:#bababa;--mp-recipe-advanced:#bababa;--mp-yellow-message:#f8ebb7;--mp-mymenuiq-circle-fill:#3e2b1a;--mp-mymenuiq-circle-font:inherit;--mp-mymenuiq-circle-score-color:#fff;--mp-mymenuiq-circle-score-span-color:#999;--mp-recipe-tag-bg:rgba(255,255,255,.6);--mp-banner-dark:#020202;--mp-banner-light:#fff;--mp-shadow-color:rgba(0,0,0,0.09);--mp-shadow-color-darker:rgba(0,0,0,0.16);--border-radius-small:6px;--border-radius-big:20px;--mp-button-over-image-active:#fff;--mp-recipe-grad-start:rgba(0,0,0,0);--mp-recipe-grad-end:rgba(0,0,0,.68);--mp-recipe-grad-hover-start:rgba(0,0,0,.3);--mp-recipe-grad-hover-end:rgba(0,0,0,.85);--filter-icon-info-light-grey:invert(89%) sepia(0%) saturate(1235%) hue-rotate(213deg) brightness(84%) contrast(92%);;--filter-icon-info-yellow:invert(65%) sepia(81%) saturate(551%) hue-rotate(9deg) brightness(105%) contrast(105%);--filter-icon-button-over-image:invert(100%) sepia(95%) saturate(20%) hue-rotate(308deg) brightness(104%) contrast(104%);--litepicker-multiselect-is-selected-color:#fff;--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(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);--filter-icon-edit-dashboard:invert(14%) sepia(63%) saturate(5114%) hue-rotate(269deg) brightness(71%) contrast(111%);--filter-icon:invert(18%) sepia(96%) saturate(4493%) hue-rotate(319deg) brightness(91%) contrast(96%);--filter-pdf-icon-active:var(--filter-icon);--filter-pdf-icon-disabled:invert(77%) sepia(20%) saturate(626%) hue-rotate(290deg) brightness(109%) contrast(89%);--filter-recipe-icon-active:invert(99%) sepia(0%) saturate(7498%) hue-rotate(96deg) brightness(113%) contrast(100%);--filter-recipe-icon-disabled:invert(84%) sepia(0%) saturate(0%) hue-rotate(38deg) brightness(89%) contrast(92%);--filter-exclusions-add:invert(18%) sepia(96%) saturate(4493%) hue-rotate(319deg) brightness(91%) contrast(96%);--filter-icon-search:invert(18%) sepia(96%) saturate(4493%) hue-rotate(319deg) brightness(91%) contrast(96%);--filter-spinner:invert(18%) sepia(96%) saturate(4493%) hue-rotate(319deg) brightness(91%) contrast(96%);--filter-icon-button-primary:invert(99%) sepia(0%) saturate(0%) hue-rotate(309deg) brightness(101%) contrast(104%);--filter-nutritional-chart-arrow-prev:invert(65%) sepia(8%) saturate(1291%) hue-rotate(228deg) brightness(102%) contrast(89%);--filter-nutritional-chart-arrow-next:invert(18%) sepia(26%) saturate(4361%) hue-rotate(245deg) brightness(94%) contrast(98%);--filter-icon-button-secondary:invert(18%) sepia(26%) saturate(4361%) hue-rotate(245deg) brightness(94%) contrast(98%);--filter-icon-button-secondary60:invert(47%) sepia(43%) saturate(535%) hue-rotate(229deg) brightness(91%) contrast(88%);--filter-icon-button-secondary-disabled:invert(90%) sepia(16%) saturate(1055%) hue-rotate(198deg) brightness(90%) contrast(95%);--filter-icon-sharing:invert(14%) sepia(63%) saturate(5114%) hue-rotate(269deg) brightness(71%) contrast(111%);--filter-remove-complementary-dish:invert(49%) sepia(0%) saturate(0%) hue-rotate(217deg) brightness(93%) contrast(89%);--filter-card-chef-flag-icon:invert(100%) sepia(0%) saturate(7496%) hue-rotate(288deg) brightness(106%) contrast(104%);--filter-card-chef-flag:invert(77%) sepia(14%) saturate(663%) hue-rotate(284deg) brightness(106%) contrast(89%);--filter-chef-icon:invert(18%) sepia(96%) saturate(4493%) hue-rotate(319deg) brightness(91%) contrast(96%);--filter-icon-disabled:invert(87%) sepia(0%) saturate(0%) hue-rotate(184deg) brightness(85%) contrast(96%);--filter-icon-tooltip:invert(77%) sepia(0%) saturate(0%) hue-rotate(229deg) brightness(101%) contrast(82%);--filter-icon-pin:invert(91%) sepia(100%) saturate(0%) hue-rotate(242deg) brightness(103%) contrast(100%);--mp-animation-pulse:mp-animation-pulse-kf 2s linear infinite;}.mp-shadow{box-shadow:2px 2px 2px 2px rgb(0 0 0 / 9%);border-radius:var(--border-radius-small);box-sizing:border-box;background-color:var(--mp-white);}.mp-shadow--small{box-shadow:0 1px 4px 0 rgb(0 0 0 / 16%);border-radius:var(--border-radius-small);box-sizing:border-box;background-color:var(--mp-white);}.mp-section-title{font-size:28px;}@media (min-width:680px){.mp-section-title{font-size:36px;}}.mp-center{text-align:center;}.mp-no-margin-top{margin-top:0;}@keyframes mp-animation-pulse-kf{0%{opacity:1;}10%{opacity:.3;}20%{opacity:1;}30%{opacity:.3;}40%{opacity:1;}100%{opacity:1;}}#block-claro-content .mealplanner-form label{width:100%;display:block;font-weight:bold;}
.mp-buttons,.ui-dialog .mp-buttons{display:flex;justify-content:center;margin-top:40px;flex-wrap:wrap;}.mp-buttons.mp-buttons--outside-card,.ui-dialog .mp-buttons.mp-buttons--outside-card{margin-top:20px;}.mp-button{--mp-btn-active:var(--mp-secondary);--mp-btn-hover:var(--mp-secondary-dark);--mp-btn-disabled:var(--mp-secondary-light);--mp-btn-light-text:var(--mp-white);--mp-btn-dark-text:var(--mp-black);--filter-btn-secondary-disabled:invert(77%) sepia(19%) saturate(267%) hue-rotate(229deg) brightness(102%) contrast(89%);}.mp-button,.mp-button.button,.ui-dialog .mp-button,.ui-dialog .mp-button.button{border-radius:var(--border-radius-big);font-size:18px;font-weight:bold;padding:6px 16px 5px;text-align:center;text-decoration:none;display:inline-block;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;min-width:120px;cursor:pointer;margin:0 5px 10px 5px;box-sizing:border-box;background-image:none;}.mp-button:hover,.ui-dialog .mp-button:hover{background-color:transparent;border:2px solid var(--mp-btn-active);color:var(--mp-btn-light-text);transition:0.5s;text-decoration:none;}.mp-button--single{margin:10px;}.mp-button.mp-button--primary,.ui-dialog .mp-button.mp-button--primary{border:2px solid var(--mp-btn-active);background-color:var(--mp-btn-active);color:var(--mp-btn-light-text);transition:0.5s;}.mp-button.mp-button--primary:hover,.ui-dialog .mp-button.mp-button--primary:hover{background-color:var(--mp-btn-hover);border:2px solid var(--mp-btn-hover);color:var(--mp-btn-light-text);transition:0.5s;}.mp-button.mp-button--primary.disabled,.mp-button.mp-button--primary.is-disabled,.ui-dialog .mp-button.mp-button--primary.disabled,.ui-dialog .mp-button.mp-button--primary.is-disabled{border:2px solid var(--mp-btn-disabled);background-color:var(--mp-btn-disabled);color:var(--mp-btn-light-text);transition:0.5s;cursor:default;}.mp-button.mp-button--secondary{background-color:transparent;border:2px solid var(--mp-btn-active);color:var(--mp-btn-active);transition:0.5s;}.mp-button.mp-button--secondary:hover{border:2px solid var(--mp-btn-hover);color:var(--mp-btn-hover);transition:0.5s;}.mp-button.mp-button--secondary.disabled,.mp-button.mp-button--secondary.is-disabled{background-color:transparent;border:2px solid var(--mp-btn-disabled);color:var(--mp-btn-disabled);transition:0.5s;cursor:default;}.mp-buttons a{color:var(--mp-btn-light-text);text-decoration:none;}.mp-buttons a:hover{color:var(--mp-btn-dark-text);transition:0.5;}.mp-buttons svg{width:20px;height:27px;vertical-align:text-bottom;}
.mp-dialog__overlay.ui-widget-overlay{background-color:var(--mp-neutral-lighter);width:100%;}.mp-dialog.ui-dialog .ui-dialog-content{padding:30px 20px 40px;}.mp-dialog .ui-dialog-content{text-align:center;}.mp-dialog .ui-dialog-content.mp-dialog--align-side,[dir="rtl"] .mp-dialog .ui-dialog-content.mp-dialog--align-side{text-align:left;}.mp-dialog.ui-widget.ui-widget-content{box-shadow:2px 2px 2px 2px rgb(0 0 0 / 9%);border-radius:var(--border-radius-small);box-sizing:border-box;background-color:var(--mp-white);border:0;max-width:92vw;z-index:1400;}.mp-dialog-small.ui-widget.ui-widget-content{box-shadow:2px 2px 2px 2px rgb(0 0 0 / 9%);border-radius:var(--border-radius-small);box-sizing:border-box;background-color:var(--mp-white);border:0;max-width:30vw;z-index:1400;}.mp-dialog.ui-dialog .ui-dialog-titlebar{background:none;border:none;}.mp-dialog .ui-dialog-titlebar .ui-dialog-title{display:none;}.mp-dialog .mp-default-error-modal{text-align:center;}.mp-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close{margin:0;padding:0;border:0;background-color:transparent;width:20px;height:20px;top:20px;right:20px;z-index:110;}[dir="rtl"] .mp-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close{right:auto;left:20px;}.mp-dialog .ui-dialog-titlebar .ui-button-icon,.mp-dialog .ui-dialog-titlebar-close{background:url(/modules/contrib/ln_srh_mealplanner/assets/icons/icon-close.svg) no-repeat scroll 0 0;width:20px;height:20px;margin:0;top:0;left:auto;right:0;background-color:transparent;filter:var(--filter-close-dialog);}.mp-dialog .ui-dialog-titlebar-close:hover,.mp-dialog .ui-dialog-titlebar-close:focus{background:url(/modules/contrib/ln_srh_mealplanner/assets/icons/icon-close.svg) no-repeat scroll 0 0;width:20px;height:20px;}.mp-dialog .ui-button:hover .ui-icon,.mp-dialog .ui-button:focus .ui-icon{background-image:none;}.mp-dialog .header-text h2,.mp-dialog .mp-onboarding .header-text h2{margin-top:0;margin-bottom:20px;font-size:24px;}.mp-dialog .btn-ok{margin-bottom:20px;margin-top:24px;}.mp-dialog.ui-dialog .ui-dialog-buttonpane{border-radius:0 0 6px 6px;}.mp-dialog .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix{border:0;background-color:transparent;}.mp-dialog fieldset{border:0;}.dialog-footer{display:flex;flex-direction:column;justify-content:center;align-items:center;}.dialog-buttons{display:flex;justify-content:center;margin-top:40px;flex-wrap:wrap;}[dir="rtl"] .dialog-buttons .cancel-btn,[dir="rtl"] .dialog-buttons .mealplan-no,[dir="rtl"] .dialog-buttons .discard-btn{order:1;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.mp-dialog-small.ui-dialog-buttons .ui-dialog-buttonset{float:none;text-align:center;}@media (max-width:680px){.ui-dialog,.mp-dialog-small.ui-widget.ui-widget-content{width:92vw !important;max-width:100%;}}.mp-dialog-content-center{text-align:center;}.ui-dialog.mp-dialog .ui-dialog-buttonpane .ui-dialog-buttonset.ui-dialog-buttonset{float:none;text-align:center;}.mp-dialog.mp-dialog--show-titlebar .ui-dialog-titlebar .ui-dialog-title{display:block;top:20px;position:absolute;font-size:18px;color:var(--mp-primary);}.mp-dialog.mp-dialog--show-titlebar .ui-dialog-content{margin-top:10px;padding-top:16px;padding-bottom:10px;border-top:1px solid var(--mp-neutral-light);}.mp-dialog.mp-dialog--show-titlebar .ui-dialog-titlebar{height:36px;}.mp-dialog.mp-dialog--show-titlebar.mp-dialog--hide-title .ui-dialog-titlebar .ui-dialog-title{display:none;}
@-moz-keyframes spin{100%{-moz-transform:rotate(360deg);}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.mp-recipe-search__form .ajax-progress-throbber .throbber,#sl-calendar .ajax-progress-throbber .throbber,.mp-onboarding .ajax-progress-throbber .throbber,.addrecipe .ajax-progress-throbber .throbber,.mp-dialog.ui-dialog .ajax-progress-throbber,.preset-menu .ajax-progress-throbber .throbber,.mp-topbar-event-search-page .ajax-progress-throbber .throbber,.add-meal .ajax-progress-throbber .throbber,.mp-loading.mp-loading--small.ajax-progress-throbber .throbber,.menu-preferences .ajax-progress-throbber .throbber{display:inline-block;padding:0;width:20px;height:20px;background:transparent url(/modules/contrib/ln_srh_mealplanner/assets/icons/spinner-20-x-20.svg) no-repeat center center;background-size:contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;filter:var(--filter-spinner);}.mp-loading--full-page-no-message .ajax-progress-throbber,.mp-loading--full-page-no-message .mp-loading.ajax-progress-throbber,.mp-loading--full-page .ajax-progress-throbber,.mp-loading--full-page .mp-loading.ajax-progress-throbber,.menu-preferences .ajax-progress-throbber,.mealplanner .ajax-progress-throbber{position:fixed;display:block;width:100vw;height:100vh;background-color:rgba(99,99,99,.4);top:0;left:0;z-index:1500;}.mp-loading--full-page .ajax-progress-throbber .throbber,.mp-loading--full-page-no-message .ajax-progress-throbber .throbber,.menu-preferences .ajax-progress-throbber .throbber,.mealplanner .ajax-progress-throbber .throbber{position:absolute;display:block;top:40vh;left:calc(50vw - 40px);width:80px;height:80px;background:transparent url(/modules/contrib/ln_srh_mealplanner/assets/icons/spinner-20-x-20.svg) no-repeat center center;background-size:contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;filter:var(--filter-spinner);z-index:1;}.mp-loading--full-page .ajax-progress-throbber .message{position:relative;display:block;margin:0 auto;box-sizing:border-box;padding:128px 24px 36px 24px;top:36vh;background-color:var(--mp-white);width:500px;border-radius:var(--border-radius-small);max-width:95%;text-align:center;}#sl-calendar .mp-loading.ajax-progress-throbber{top:0px;left:0px;position:fixed;}#sl-calendar .ajax-progress-throbber .throbber{width:80px;height:80px;}.meal-wrapper .mp-loading.ajax-progress-throbber .throbber,.mp-week-calendar .mp-loading.ajax-progress-throbber .throbber,.tab-pane .mp-loading.ajax-progress-throbber .throbber,.mealplanner .ajax-progress-throbber .throbber,.mp-onboarding .ajax-progress-throbber .throbber{display:inline-block;padding:0;width:80px;height:80px;background:transparent url(/modules/contrib/ln_srh_mealplanner/assets/icons/spinner-20-x-20.svg) no-repeat center center;background-size:contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;filter:var(--filter-spinner);}.meal-wrapper .mp-loading.ajax-progress-throbber,.mp-week-calendar .mp-loading.ajax-progress-throbber,.tab-pane .mp-loading.ajax-progress-throbber,.mealplanner .ajax-progress-throbber .throbber,.mp-onboarding .ajax-progress-throbber .throbber{position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);z-index:200;}[dir="rtl"] .ajax-progress{float:unset;}.mp-loading--inline.mp-loading.ajax-progress-throbber{position:relative;top:auto;left:auto;z-index:auto;width:auto;height:auto;background-color:transparent;}.mp-loading--inline.mp-loading.ajax-progress-throbber .throbber{position:relative;z-index:auto;left:auto;}.mp-loading.ajax-progress-throbber{position:fixed;display:block;width:100vw;height:100vh;background-color:rgba(99,99,99,.4);top:0;left:0;z-index:1500;text-align:center;}.mp-loading.ajax-progress-throbber .throbber{display:inline-block;padding:0;width:80px;height:80px;background:transparent url(/modules/contrib/ln_srh_mealplanner/assets/icons/spinner-20-x-20.svg) no-repeat center center;background-size:contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;filter:var(--filter-spinner);margin-top:50vh;}#mealplanner .mp-loading.ajax-progress-throbber .throbber{margin-top:0;display:inline-block;padding:0;width:80px;height:80px;background:transparent url(/modules/contrib/ln_srh_mealplanner/assets/icons/spinner-20-x-20.svg) no-repeat center center;background-size:contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;filter:var(--filter-spinner);}
