/* @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;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.ui-dialog ~ .ck-body-wrapper{--ck-z-panel:1261;}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable=true]:empty:before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}figure.caption-drupal-media.align-center{margin-right:auto;margin-left:auto;}
.media-oembed-content{max-width:100%;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.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;}
.ckeditor-accordion-container > dl:before,.ckeditor-accordion-container > dl:after{content:" ";display:table;}.ckeditor-accordion-container > dl:after{clear:both;}.ckeditor-accordion-container > dl,.ckeditor-accordion-container > dl dt,.ckeditor-accordion-container > dl dd{box-sizing:border-box;}.ckeditor-accordion-container > dl{position:relative;border:1px solid #0091ea;}.ckeditor-accordion-container > dl dt{position:relative;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle{display:inline-block;position:absolute;padding:0 10px;width:30px;height:30px;z-index:1;top:calc(50% - 1px);left:11px;box-sizing:border-box;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before,.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{background:#fff;-webkit-transition:all 600ms cubic-bezier(0.4,0,0.2,1);transition:all 600ms cubic-bezier(0.4,0,0.2,1);content:"";display:block;height:2px;position:absolute;width:10px;z-index:-1;left:0;top:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);will-change:transform;}.ckeditor-accordion-container.no-animations > dl dt > a > .ckeditor-accordion-toggle:before,.ckeditor-accordion-container.no-animations > dl dt > a > .ckeditor-accordion-toggle:after{transition:initial;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before{left:13px;-webkit-transform:rotate(135deg);transform:rotate(135deg);}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{right:13px;left:auto;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:before{transform:rotate(45deg);}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:after{transform:rotate(-45deg);}.ckeditor-accordion-container > dl dt > a,.ckeditor-accordion-container > dl dt > a:not(.button){display:block;padding:10px 15px 10px 50px;background-color:#00b0ff;color:#fff;cursor:pointer;-webkit-transition:background-color 300ms;transition:background-color 300ms;border-bottom:1px solid #00a4ec;}.ckeditor-accordion-container > dl dt > a:focus,.ckeditor-accordion-container > dl dt > a:not(.button):focus{outline-color:#333;}.ckeditor-accordion-container > dl dt > a:hover,.ckeditor-accordion-container > dl dt > a:not(.button):hover{background-color:#00a5ef;box-shadow:none;color:#fff;text-decoration:none;}.ckeditor-accordion-container > dl dt.active > a{background-color:#0091ea;}.ckeditor-accordion-container > dl dt:last-of-type > a{border-bottom:0;}.ckeditor-accordion-container > dl dd{display:none;padding:0 15px;margin:0;}
body.sharedButton_cke_editable__lOqLw{background:#fff;padding-left:1.25rem}.sharedButton_page-node-type-article__Q-rpm .sharedButton_article__body__tey5w h1:not(:first-child),.sharedButton_page-node-type-page__8RwRt .sharedButton_node__content__-5Py6 h1:not(:first-child){margin-bottom:1.25rem;margin-top:1.5625rem}.sharedButton_page-node-type-article__Q-rpm .sharedButton_article__body__tey5w h2:not(:first-child),.sharedButton_page-node-type-page__8RwRt .sharedButton_node__content__-5Py6 h2:not(:first-child){margin-bottom:1.25rem;margin-top:.83em}.sharedButton_page-node-type-article__Q-rpm .sharedButton_article__body__tey5w h3:not(:first-child),.sharedButton_page-node-type-page__8RwRt .sharedButton_node__content__-5Py6 h3:not(:first-child){margin-bottom:1.25rem;margin-top:1em}.sharedButton_page-node-type-article__Q-rpm .sharedButton_article__body__tey5w h4:not(:first-child),.sharedButton_page-node-type-page__8RwRt .sharedButton_node__content__-5Py6 h4:not(:first-child){margin-bottom:1.25rem;margin-top:1.33em}.sharedButton_page-node-type-article__Q-rpm .sharedButton_article__body__tey5w blockquote p:not(:first-child),.sharedButton_page-node-type-article__Q-rpm .sharedButton_article__body__tey5w dt:not(:first-child),.sharedButton_page-node-type-article__Q-rpm .sharedButton_article__body__tey5w h5:not(:first-child),.sharedButton_page-node-type-page__8RwRt .sharedButton_node__content__-5Py6 blockquote p:not(:first-child),.sharedButton_page-node-type-page__8RwRt .sharedButton_node__content__-5Py6 dt:not(:first-child),.sharedButton_page-node-type-page__8RwRt .sharedButton_node__content__-5Py6 h5:not(:first-child),blockquote .sharedButton_page-node-type-article__Q-rpm .sharedButton_article__body__tey5w p:not(:first-child),blockquote .sharedButton_page-node-type-page__8RwRt .sharedButton_node__content__-5Py6 p:not(:first-child){margin-bottom:1.25rem;margin-top:1.67em}.sharedButton_toolbar__bcM8K ol,.sharedButton_toolbar__bcM8K ul{font-family:Open Sans,sans-serif;font-size:.8125rem;line-height:1;margin:0;padding:0;vertical-align:initial}.sharedButton_small__6TgxW,small{font:300 1rem/1.56 brandon-grotesque;letter-spacing:.025rem}a.sharedButton_search-filter-label__o-yAE:focus,figcaption a:focus,main li a:focus,p a:focus{outline:.125rem solid #da1a32;text-decoration:none}.sharedButton_bullet-link__TR-6D{text-decoration:none}.sharedButton_bullet-link__TR-6D:after{display:none}.sharedButton_centered__30I10{text-align:center}.sharedButton_date__zZBsb{font-size:.75rem;font-weight:500;letter-spacing:.09375rem;line-height:1.2;text-transform:uppercase}.sharedButton_btn--primary__vAEU3,.sharedButton_btn--print-page__\+SoTK,.sharedButton_btn--print-page__\+SoTK.sharedButton_active__wTZ0i,.sharedButton_btn--print-page__\+SoTK.sharedButton_active__wTZ0i:hover,.sharedButton_btn--print-page__\+SoTK:hover,.sharedButton_btn--print__LhE6W,.sharedButton_btn--save__ZZ3IY,.sharedButton_btn--secondary__lEAAr,.sharedButton_btn--vote-down__FPk3k,.sharedButton_btn--vote-up__UrA1-,.sharedButton_btn__1Gsjh,.sharedButton_button__6GpES{background:#da1a32;border:.0625rem solid #da1a32;color:#fff;cursor:pointer;display:inline-block;font:500 .6875rem/1 brandon-grotesque;letter-spacing:.09375rem;padding:.625rem 1.25rem;text-align:center;text-decoration:none;text-transform:uppercase;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}@media(min-width:48rem){.sharedButton_btn--primary__vAEU3,.sharedButton_btn--print-page__\+SoTK,.sharedButton_btn--print-page__\+SoTK.sharedButton_active__wTZ0i,.sharedButton_btn--print-page__\+SoTK.sharedButton_active__wTZ0i:hover,.sharedButton_btn--print-page__\+SoTK:hover,.sharedButton_btn--print__LhE6W,.sharedButton_btn--save__ZZ3IY,.sharedButton_btn--secondary__lEAAr,.sharedButton_btn--vote-down__FPk3k,.sharedButton_btn--vote-up__UrA1-,.sharedButton_btn__1Gsjh,.sharedButton_button__6GpES{font-size:.75rem}}.sharedButton_btn--primary__vAEU3:focus,.sharedButton_btn--primary__vAEU3:hover,.sharedButton_btn--print-page__\+SoTK:focus,.sharedButton_btn--print-page__\+SoTK:hover,.sharedButton_btn--print__LhE6W:focus,.sharedButton_btn--print__LhE6W:hover,.sharedButton_btn--save__ZZ3IY:focus,.sharedButton_btn--save__ZZ3IY:hover,.sharedButton_btn--secondary__lEAAr:focus,.sharedButton_btn--secondary__lEAAr:hover,.sharedButton_btn--vote-down__FPk3k:focus,.sharedButton_btn--vote-down__FPk3k:hover,.sharedButton_btn--vote-up__UrA1-:focus,.sharedButton_btn--vote-up__UrA1-:hover,.sharedButton_btn__1Gsjh:focus,.sharedButton_btn__1Gsjh:hover,.sharedButton_button__6GpES:focus,.sharedButton_button__6GpES:hover{background:#fff;border-color:#da1a32;color:#da1a32}.sharedButton_btn--primary__vAEU3:disabled,.sharedButton_btn--print-page__\+SoTK:disabled,.sharedButton_btn--print__LhE6W:disabled,.sharedButton_btn--save__ZZ3IY:disabled,.sharedButton_btn--secondary__lEAAr:disabled,.sharedButton_btn--vote-down__FPk3k:disabled,.sharedButton_btn--vote-up__UrA1-:disabled,.sharedButton_btn__1Gsjh:disabled,.sharedButton_button__6GpES:disabled{background:#cbcbcb;border-color:#cbcbcb;color:#fff;cursor:not-allowed}.sharedButton_btn--primary__vAEU3:disabled:focus,.sharedButton_btn--primary__vAEU3:disabled:hover,.sharedButton_btn--print-page__\+SoTK:disabled:focus,.sharedButton_btn--print-page__\+SoTK:disabled:hover,.sharedButton_btn--print__LhE6W:disabled:focus,.sharedButton_btn--print__LhE6W:disabled:hover,.sharedButton_btn--save__ZZ3IY:disabled:focus,.sharedButton_btn--save__ZZ3IY:disabled:hover,.sharedButton_btn--secondary__lEAAr:disabled:focus,.sharedButton_btn--secondary__lEAAr:disabled:hover,.sharedButton_btn--vote-down__FPk3k:disabled:focus,.sharedButton_btn--vote-down__FPk3k:disabled:hover,.sharedButton_btn--vote-up__UrA1-:disabled:focus,.sharedButton_btn--vote-up__UrA1-:disabled:hover,.sharedButton_btn__1Gsjh:disabled:focus,.sharedButton_btn__1Gsjh:disabled:hover,.sharedButton_button__6GpES:disabled:focus,.sharedButton_button__6GpES:disabled:hover{background:#cbcbcb;border-color:#cbcbcb;color:#fff}.sharedButton_btn--print__LhE6W,.sharedButton_btn--save__ZZ3IY,.sharedButton_btn--secondary__lEAAr,.sharedButton_btn--vote-down__FPk3k,.sharedButton_btn--vote-up__UrA1-{background:none;color:#000}.sharedButton_btn--print__LhE6W:focus,.sharedButton_btn--print__LhE6W:hover,.sharedButton_btn--save__ZZ3IY:focus,.sharedButton_btn--save__ZZ3IY:hover,.sharedButton_btn--secondary__lEAAr:focus,.sharedButton_btn--secondary__lEAAr:hover,.sharedButton_btn--vote-down__FPk3k:focus,.sharedButton_btn--vote-down__FPk3k:hover,.sharedButton_btn--vote-up__UrA1-:focus,.sharedButton_btn--vote-up__UrA1-:hover{background:#000;border-color:#000;color:#fff}.sharedButton_btn--primary__vAEU3:focus,.sharedButton_btn--print-page__\+SoTK:focus,.sharedButton_btn--print__LhE6W:focus,.sharedButton_btn--save__ZZ3IY:focus,.sharedButton_btn--secondary__lEAAr:focus,.sharedButton_btn--vote-down__FPk3k:focus,.sharedButton_btn--vote-up__UrA1-:focus,.sharedButton_btn__1Gsjh:focus,.sharedButton_button__6GpES:focus,a:focus .sharedButton_btn--secondary__lEAAr,a:focus .sharedButton_btn__1Gsjh{outline:.125rem solid #fbb040}.sharedButton_btn__1Gsjh.sharedButton_btn--circle-sm__FSTFr{align-items:center;border:.0625rem solid #da1a32;border-radius:50%;display:flex;font:0/0 a;height:2.5rem;width:2.5rem}.sharedButton_btn__1Gsjh.sharedButton_btn--circle-sm__FSTFr:before{color:#000;font-size:.875rem;text-align:center}@media(min-width:48rem){.sharedButton_btn__1Gsjh.sharedButton_btn--circle-sm__FSTFr{border-radius:0;display:inline-block;font:500 .75rem/1 brandon-grotesque;height:auto;width:auto}.sharedButton_btn__1Gsjh.sharedButton_btn--circle-sm__FSTFr:before{display:none}}.sharedButton_btn--save__ZZ3IY svg{display:inline-block;height:.75rem;margin-right:.6125rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.sharedButton_btn--save__ZZ3IY svg path{transition:fill .3s ease}.sharedButton_btn--save__ZZ3IY:hover svg path{fill:#da1a32}.sharedButton_btn--save__ZZ3IY.sharedButton_btn--success__iamOj svg{margin-right:0;overflow:hidden;width:0}.sharedButton_btn--print__LhE6W{padding-left:1.125rem}.sharedButton_btn--print__LhE6W svg{display:inline-block;height:.75rem;margin-right:.7rem;position:relative;top:.0625rem;-webkit-transform:scale(1.6);transform:scale(1.6)}.sharedButton_btn--print__LhE6W svg path{transition:fill .3s ease}.sharedButton_btn--print__LhE6W:hover svg path{fill:#da1a32}.sharedButton_vote__3qa7J{display:inline-block;width:auto}.sharedButton_vote__3qa7J .sharedButton_btn--vote-down__FPk3k{margin-left:-.3125rem}.sharedButton_btn--vote-down__FPk3k,.sharedButton_btn--vote-up__UrA1-{padding:.625rem .75rem}.sharedButton_btn--vote-down__FPk3k:before,.sharedButton_btn--vote-up__UrA1-:before{display:inline-block;margin-right:.35rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.sharedButton_btn--print-page__\+SoTK{background-color:#fff;border-left:none;border-right:none;border-top:none;color:#000;padding:.3125rem}.sharedButton_btn--print-page__\+SoTK.sharedButton_active__wTZ0i:hover,.sharedButton_btn--print-page__\+SoTK:hover{background-color:#fff;color:#da1a32}.sharedButton_btn--print-page__\+SoTK.sharedButton_active__wTZ0i{background-color:#fff;color:#000}.sharedButton_btn--tertiary__p2I3I{all:unset;border:none;cursor:pointer;margin:0;padding:0}.sharedButton_btn--primary__vAEU3,.sharedButton_btn--secondary__lEAAr{font-size:.75rem;font-style:normal;font-weight:450;letter-spacing:.015rem;padding:.625rem 1.25rem;text-align:center;text-transform:uppercase}.sharedButton_btn--tertiary__p2I3I{font-family:brandon-grotesque;font-size:.75rem;font-style:normal;font-weight:500;letter-spacing:.015rem;line-height:1.75rem;text-decoration-line:underline;text-transform:uppercase}.sharedButton_btn--tertiary__p2I3I:focus,.sharedButton_btn--tertiary__p2I3I:hover{text-decoration:none}.sharedButton_buttonWrapper__a4jdX{display:inline-block;position:relative}.sharedButton_loadingRecipeButton__1kk5h,.sharedButton_saveRecipeButton__Xc17Q,.sharedButton_savedRecipeButton__pnoF7{align-items:center;background:transparent;border:.0625rem solid #da1a32;cursor:pointer;display:inline-flex;font-family:brandon-grotesque;font-size:.75rem;font-weight:450;gap:.5rem;height:2.5rem;letter-spacing:.1125rem;padding:0;text-transform:uppercase;width:auto}.sharedButton_loadingRecipeButton__1kk5h .sharedButton_bookmarkIcon__y-VUP,.sharedButton_saveRecipeButton__Xc17Q .sharedButton_bookmarkIcon__y-VUP,.sharedButton_savedRecipeButton__pnoF7 .sharedButton_bookmarkIcon__y-VUP{width:1rem}.sharedButton_saveRecipeButton__Xc17Q{border-color:transparent;color:#000;justify-content:center;transition:all .3s ease-in}.sharedButton_saveRecipeButton__Xc17Q svg path{fill:transparent;stroke:#000;transition:all .3s ease}.sharedButton_saveRecipeButton__Xc17Q:focus-visible,.sharedButton_saveRecipeButton__Xc17Q:hover{color:#da1a32}.sharedButton_saveRecipeButton__Xc17Q:focus-visible svg path,.sharedButton_saveRecipeButton__Xc17Q:hover svg path{fill:#da1a32;stroke:#da1a32}.sharedButton_saveRecipeButton__Xc17Q:focus-visible{outline:.125rem solid #fbb040}.sharedButton_savedRecipeButton__pnoF7{border-color:transparent;color:#000;justify-content:center;transition:all .3s ease}.sharedButton_savedRecipeButton__pnoF7 svg path{fill:#da1a32;stroke:#da1a32}.sharedButton_savedRecipeButton__pnoF7:focus-visible,.sharedButton_savedRecipeButton__pnoF7:hover{color:#da1a32}.sharedButton_savedRecipeButton__pnoF7:focus-visible{outline:.125rem solid #fbb040}.sharedButton_loadingRecipeButton__1kk5h{background:transparent;border-color:transparent;color:#000;cursor:not-allowed;justify-content:center}.sharedButton_loadingRecipeButton__1kk5h .sharedButton_loadingSpinner__ya6ve{-webkit-animation:sharedButton_spin__PAX2F 2s linear infinite;animation:sharedButton_spin__PAX2F 2s linear infinite;border:.125rem solid #000;border-radius:50%;border-top-color:transparent;height:1rem;width:1rem}@-webkit-keyframes sharedButton_spin__PAX2F{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes sharedButton_spin__PAX2F{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body.removeRecipeModal_cke_editable__NEWSV{background:#fff;padding-left:1.25rem}.removeRecipeModal_page-node-type-article__0sRqf .removeRecipeModal_article__body__SCMdX h1:not(:first-child),.removeRecipeModal_page-node-type-page__tqRZD .removeRecipeModal_node__content__6nSF2 h1:not(:first-child){margin-bottom:1.25rem;margin-top:1.5625rem}.removeRecipeModal_page-node-type-article__0sRqf .removeRecipeModal_article__body__SCMdX h2:not(:first-child),.removeRecipeModal_page-node-type-page__tqRZD .removeRecipeModal_node__content__6nSF2 h2:not(:first-child){margin-bottom:1.25rem;margin-top:.83em}.removeRecipeModal_page-node-type-article__0sRqf .removeRecipeModal_article__body__SCMdX h3:not(:first-child),.removeRecipeModal_page-node-type-page__tqRZD .removeRecipeModal_node__content__6nSF2 h3:not(:first-child){margin-bottom:1.25rem;margin-top:1em}.removeRecipeModal_page-node-type-article__0sRqf .removeRecipeModal_article__body__SCMdX h4:not(:first-child),.removeRecipeModal_page-node-type-page__tqRZD .removeRecipeModal_node__content__6nSF2 h4:not(:first-child){margin-bottom:1.25rem;margin-top:1.33em}.removeRecipeModal_page-node-type-article__0sRqf .removeRecipeModal_article__body__SCMdX blockquote p:not(:first-child),.removeRecipeModal_page-node-type-article__0sRqf .removeRecipeModal_article__body__SCMdX dt:not(:first-child),.removeRecipeModal_page-node-type-article__0sRqf .removeRecipeModal_article__body__SCMdX h5:not(:first-child),.removeRecipeModal_page-node-type-page__tqRZD .removeRecipeModal_node__content__6nSF2 blockquote p:not(:first-child),.removeRecipeModal_page-node-type-page__tqRZD .removeRecipeModal_node__content__6nSF2 dt:not(:first-child),.removeRecipeModal_page-node-type-page__tqRZD .removeRecipeModal_node__content__6nSF2 h5:not(:first-child),blockquote .removeRecipeModal_page-node-type-article__0sRqf .removeRecipeModal_article__body__SCMdX p:not(:first-child),blockquote .removeRecipeModal_page-node-type-page__tqRZD .removeRecipeModal_node__content__6nSF2 p:not(:first-child){margin-bottom:1.25rem;margin-top:1.67em}.removeRecipeModal_toolbar__H2Y7Y ol,.removeRecipeModal_toolbar__H2Y7Y ul{font-family:Open Sans,sans-serif;font-size:.8125rem;line-height:1;margin:0;padding:0;vertical-align:initial}.removeRecipeModal_small__DAsF1,small{font:300 1rem/1.56 brandon-grotesque;letter-spacing:.025rem}a.removeRecipeModal_search-filter-label__FodBv:focus,figcaption a:focus,main li a:focus,p a:focus{outline:.125rem solid #da1a32;text-decoration:none}.removeRecipeModal_bullet-link__-xUmQ{text-decoration:none}.removeRecipeModal_bullet-link__-xUmQ:after{display:none}.removeRecipeModal_centered__Gw5cG{text-align:center}.removeRecipeModal_date__yfWc4{font-size:.75rem;font-weight:500;letter-spacing:.09375rem;line-height:1.2;text-transform:uppercase}.removeRecipeModal_btn--print-page__JSfDi,.removeRecipeModal_btn--print-page__JSfDi.removeRecipeModal_active__92fhy,.removeRecipeModal_btn--print-page__JSfDi.removeRecipeModal_active__92fhy:hover,.removeRecipeModal_btn--print-page__JSfDi:hover,.removeRecipeModal_btn--print__nc-7y,.removeRecipeModal_btn--save__uBpU9,.removeRecipeModal_btn--secondary__IJgvl,.removeRecipeModal_btn--vote-down__SQsLB,.removeRecipeModal_btn--vote-up__pijL0,.removeRecipeModal_btn__ULsB-,.removeRecipeModal_button__zR1ET{background:#da1a32;border:.0625rem solid #da1a32;color:#fff;cursor:pointer;display:inline-block;font:500 .6875rem/1 brandon-grotesque;letter-spacing:.09375rem;padding:.625rem 1.25rem;text-align:center;text-decoration:none;text-transform:uppercase;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}@media(min-width:48rem){.removeRecipeModal_btn--print-page__JSfDi,.removeRecipeModal_btn--print-page__JSfDi.removeRecipeModal_active__92fhy,.removeRecipeModal_btn--print-page__JSfDi.removeRecipeModal_active__92fhy:hover,.removeRecipeModal_btn--print-page__JSfDi:hover,.removeRecipeModal_btn--print__nc-7y,.removeRecipeModal_btn--save__uBpU9,.removeRecipeModal_btn--secondary__IJgvl,.removeRecipeModal_btn--vote-down__SQsLB,.removeRecipeModal_btn--vote-up__pijL0,.removeRecipeModal_btn__ULsB-,.removeRecipeModal_button__zR1ET{font-size:.75rem}}.removeRecipeModal_btn--print-page__JSfDi:focus,.removeRecipeModal_btn--print-page__JSfDi:hover,.removeRecipeModal_btn--print__nc-7y:focus,.removeRecipeModal_btn--print__nc-7y:hover,.removeRecipeModal_btn--save__uBpU9:focus,.removeRecipeModal_btn--save__uBpU9:hover,.removeRecipeModal_btn--secondary__IJgvl:focus,.removeRecipeModal_btn--secondary__IJgvl:hover,.removeRecipeModal_btn--vote-down__SQsLB:focus,.removeRecipeModal_btn--vote-down__SQsLB:hover,.removeRecipeModal_btn--vote-up__pijL0:focus,.removeRecipeModal_btn--vote-up__pijL0:hover,.removeRecipeModal_btn__ULsB-:focus,.removeRecipeModal_btn__ULsB-:hover,.removeRecipeModal_button__zR1ET:focus,.removeRecipeModal_button__zR1ET:hover{background:#fff;border-color:#da1a32;color:#da1a32}.removeRecipeModal_btn--print-page__JSfDi:disabled,.removeRecipeModal_btn--print__nc-7y:disabled,.removeRecipeModal_btn--save__uBpU9:disabled,.removeRecipeModal_btn--secondary__IJgvl:disabled,.removeRecipeModal_btn--vote-down__SQsLB:disabled,.removeRecipeModal_btn--vote-up__pijL0:disabled,.removeRecipeModal_btn__ULsB-:disabled,.removeRecipeModal_button__zR1ET:disabled{background:#cbcbcb;border-color:#cbcbcb;color:#fff;cursor:not-allowed}.removeRecipeModal_btn--print-page__JSfDi:disabled:focus,.removeRecipeModal_btn--print-page__JSfDi:disabled:hover,.removeRecipeModal_btn--print__nc-7y:disabled:focus,.removeRecipeModal_btn--print__nc-7y:disabled:hover,.removeRecipeModal_btn--save__uBpU9:disabled:focus,.removeRecipeModal_btn--save__uBpU9:disabled:hover,.removeRecipeModal_btn--secondary__IJgvl:disabled:focus,.removeRecipeModal_btn--secondary__IJgvl:disabled:hover,.removeRecipeModal_btn--vote-down__SQsLB:disabled:focus,.removeRecipeModal_btn--vote-down__SQsLB:disabled:hover,.removeRecipeModal_btn--vote-up__pijL0:disabled:focus,.removeRecipeModal_btn--vote-up__pijL0:disabled:hover,.removeRecipeModal_btn__ULsB-:disabled:focus,.removeRecipeModal_btn__ULsB-:disabled:hover,.removeRecipeModal_button__zR1ET:disabled:focus,.removeRecipeModal_button__zR1ET:disabled:hover{background:#cbcbcb;border-color:#cbcbcb;color:#fff}.removeRecipeModal_btn--print__nc-7y,.removeRecipeModal_btn--save__uBpU9,.removeRecipeModal_btn--secondary__IJgvl,.removeRecipeModal_btn--vote-down__SQsLB,.removeRecipeModal_btn--vote-up__pijL0{background:none;color:#000}.removeRecipeModal_btn--print__nc-7y:focus,.removeRecipeModal_btn--print__nc-7y:hover,.removeRecipeModal_btn--save__uBpU9:focus,.removeRecipeModal_btn--save__uBpU9:hover,.removeRecipeModal_btn--secondary__IJgvl:focus,.removeRecipeModal_btn--secondary__IJgvl:hover,.removeRecipeModal_btn--vote-down__SQsLB:focus,.removeRecipeModal_btn--vote-down__SQsLB:hover,.removeRecipeModal_btn--vote-up__pijL0:focus,.removeRecipeModal_btn--vote-up__pijL0:hover{background:#000;border-color:#000;color:#fff}.removeRecipeModal_btn--print-page__JSfDi:focus,.removeRecipeModal_btn--print__nc-7y:focus,.removeRecipeModal_btn--save__uBpU9:focus,.removeRecipeModal_btn--secondary__IJgvl:focus,.removeRecipeModal_btn--vote-down__SQsLB:focus,.removeRecipeModal_btn--vote-up__pijL0:focus,.removeRecipeModal_btn__ULsB-:focus,.removeRecipeModal_button__zR1ET:focus,a:focus .removeRecipeModal_btn--secondary__IJgvl,a:focus .removeRecipeModal_btn__ULsB-{outline:.125rem solid #fbb040}.removeRecipeModal_btn__ULsB-.removeRecipeModal_btn--circle-sm__D1ydE{align-items:center;border:.0625rem solid #da1a32;border-radius:50%;display:flex;font:0/0 a;height:2.5rem;width:2.5rem}.removeRecipeModal_btn__ULsB-.removeRecipeModal_btn--circle-sm__D1ydE:before{color:#000;font-size:.875rem;text-align:center}@media(min-width:48rem){.removeRecipeModal_btn__ULsB-.removeRecipeModal_btn--circle-sm__D1ydE{border-radius:0;display:inline-block;font:500 .75rem/1 brandon-grotesque;height:auto;width:auto}.removeRecipeModal_btn__ULsB-.removeRecipeModal_btn--circle-sm__D1ydE:before{display:none}}.removeRecipeModal_btn--save__uBpU9 svg{display:inline-block;height:.75rem;margin-right:.6125rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.removeRecipeModal_btn--save__uBpU9 svg path{transition:fill .3s ease}.removeRecipeModal_btn--save__uBpU9:hover svg path{fill:#da1a32}.removeRecipeModal_btn--save__uBpU9.removeRecipeModal_btn--success__lrUys svg{margin-right:0;overflow:hidden;width:0}.removeRecipeModal_btn--print__nc-7y{padding-left:1.125rem}.removeRecipeModal_btn--print__nc-7y svg{display:inline-block;height:.75rem;margin-right:.7rem;position:relative;top:.0625rem;-webkit-transform:scale(1.6);transform:scale(1.6)}.removeRecipeModal_btn--print__nc-7y svg path{transition:fill .3s ease}.removeRecipeModal_btn--print__nc-7y:hover svg path{fill:#da1a32}.removeRecipeModal_vote__9isVC{display:inline-block;width:auto}.removeRecipeModal_vote__9isVC .removeRecipeModal_btn--vote-down__SQsLB{margin-left:-.3125rem}.removeRecipeModal_btn--vote-down__SQsLB,.removeRecipeModal_btn--vote-up__pijL0{padding:.625rem .75rem}.removeRecipeModal_btn--vote-down__SQsLB:before,.removeRecipeModal_btn--vote-up__pijL0:before{display:inline-block;margin-right:.35rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.removeRecipeModal_btn--print-page__JSfDi{background-color:#fff;border-left:none;border-right:none;border-top:none;color:#000;padding:.3125rem}.removeRecipeModal_btn--print-page__JSfDi.removeRecipeModal_active__92fhy:hover,.removeRecipeModal_btn--print-page__JSfDi:hover{background-color:#fff;color:#da1a32}.removeRecipeModal_btn--print-page__JSfDi.removeRecipeModal_active__92fhy{background-color:#fff;color:#000}.removeRecipeModal_modal__iPrSn{background-color:#fff;border:.0625rem solid #d8d8d8;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:100vh;padding:1.5rem 1.5rem 5.25rem;position:static}@media(min-width:48rem){.removeRecipeModal_modal__iPrSn{display:block;height:auto;left:50%;max-width:39.375rem;min-height:auto;padding:2.5rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}}.removeRecipeModal_modalHeader__Jvopf{align-items:center;border-bottom:.0625rem solid #cbcbcb;display:flex;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem}@media(min-width:48rem){.removeRecipeModal_modalHeader__Jvopf{gap:.5rem}}.removeRecipeModal_modalTitle__52IHH{font-family:brandon-grotesque;font-size:1.125rem;font-style:normal;font-weight:450;letter-spacing:.03375rem;line-height:1.3125rem;margin-bottom:0;text-transform:capitalize}.removeRecipeModal_modalClose__wzepb{background:transparent;border:none;cursor:pointer;display:inline-flex;height:1.375rem;padding:.25rem;position:absolute;right:.75rem;top:.75rem;width:1.375rem}.removeRecipeModal_modalClose__wzepb:focus-visible{outline:.0625rem dotted #000}.removeRecipeModal_modalClose__wzepb svg{height:.875rem;width:.875rem}.removeRecipeModal_modalText__QO2Gc{color:#000;font-family:brandon-grotesque;font-size:.875rem;font-style:normal;font-weight:390;letter-spacing:.02625rem;line-height:150%}.removeRecipeModal_modalControls__3N83M{display:flex;gap:1rem;margin-top:auto}@media(min-width:48rem){.removeRecipeModal_modalControls__3N83M{margin-top:2.5rem}}body.checkboxButton_cke_editable__-kyx7{background:#fff;padding-left:1.25rem}.checkboxButton_page-node-type-article__sVsqn .checkboxButton_article__body__fxkkE h1:not(:first-child),.checkboxButton_page-node-type-page__nPPA5 .checkboxButton_node__content__Aic1r h1:not(:first-child){margin-bottom:1.25rem;margin-top:1.5625rem}.checkboxButton_page-node-type-article__sVsqn .checkboxButton_article__body__fxkkE h2:not(:first-child),.checkboxButton_page-node-type-page__nPPA5 .checkboxButton_node__content__Aic1r h2:not(:first-child){margin-bottom:1.25rem;margin-top:.83em}.checkboxButton_page-node-type-article__sVsqn .checkboxButton_article__body__fxkkE h3:not(:first-child),.checkboxButton_page-node-type-page__nPPA5 .checkboxButton_node__content__Aic1r h3:not(:first-child){margin-bottom:1.25rem;margin-top:1em}.checkboxButton_page-node-type-article__sVsqn .checkboxButton_article__body__fxkkE h4:not(:first-child),.checkboxButton_page-node-type-page__nPPA5 .checkboxButton_node__content__Aic1r h4:not(:first-child){margin-bottom:1.25rem;margin-top:1.33em}.checkboxButton_page-node-type-article__sVsqn .checkboxButton_article__body__fxkkE blockquote p:not(:first-child),.checkboxButton_page-node-type-article__sVsqn .checkboxButton_article__body__fxkkE dt:not(:first-child),.checkboxButton_page-node-type-article__sVsqn .checkboxButton_article__body__fxkkE h5:not(:first-child),.checkboxButton_page-node-type-page__nPPA5 .checkboxButton_node__content__Aic1r blockquote p:not(:first-child),.checkboxButton_page-node-type-page__nPPA5 .checkboxButton_node__content__Aic1r dt:not(:first-child),.checkboxButton_page-node-type-page__nPPA5 .checkboxButton_node__content__Aic1r h5:not(:first-child),blockquote .checkboxButton_page-node-type-article__sVsqn .checkboxButton_article__body__fxkkE p:not(:first-child),blockquote .checkboxButton_page-node-type-page__nPPA5 .checkboxButton_node__content__Aic1r p:not(:first-child){margin-bottom:1.25rem;margin-top:1.67em}.checkboxButton_toolbar__FzyyJ ol,.checkboxButton_toolbar__FzyyJ ul{font-family:Open Sans,sans-serif;font-size:.8125rem;line-height:1;margin:0;padding:0;vertical-align:initial}.checkboxButton_small__sjTG\+,small{font:300 1rem/1.56 brandon-grotesque;letter-spacing:.025rem}a.checkboxButton_search-filter-label__zkgxE:focus,figcaption a:focus,main li a:focus,p a:focus{outline:.125rem solid #da1a32;text-decoration:none}.checkboxButton_bullet-link__\+ITwY{text-decoration:none}.checkboxButton_bullet-link__\+ITwY:after{display:none}.checkboxButton_centered__QmM2E{text-align:center}.checkboxButton_date__LE8WG{font-size:.75rem;font-weight:500;letter-spacing:.09375rem;line-height:1.2;text-transform:uppercase}.checkboxButton_btn--print-page__m\+Con,.checkboxButton_btn--print-page__m\+Con.checkboxButton_active__MJxSW,.checkboxButton_btn--print-page__m\+Con.checkboxButton_active__MJxSW:hover,.checkboxButton_btn--print-page__m\+Con:hover,.checkboxButton_btn--print__cjiYo,.checkboxButton_btn--save__lWzRT,.checkboxButton_btn--secondary__O0Dyg,.checkboxButton_btn--vote-down__gzsTI,.checkboxButton_btn--vote-up__XuT1p,.checkboxButton_btn__DszEJ,.checkboxButton_button__uyz4K{background:#da1a32;border:.0625rem solid #da1a32;color:#fff;cursor:pointer;display:inline-block;font:500 .6875rem/1 brandon-grotesque;letter-spacing:.09375rem;padding:.625rem 1.25rem;text-align:center;text-decoration:none;text-transform:uppercase;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}@media(min-width:48rem){.checkboxButton_btn--print-page__m\+Con,.checkboxButton_btn--print-page__m\+Con.checkboxButton_active__MJxSW,.checkboxButton_btn--print-page__m\+Con.checkboxButton_active__MJxSW:hover,.checkboxButton_btn--print-page__m\+Con:hover,.checkboxButton_btn--print__cjiYo,.checkboxButton_btn--save__lWzRT,.checkboxButton_btn--secondary__O0Dyg,.checkboxButton_btn--vote-down__gzsTI,.checkboxButton_btn--vote-up__XuT1p,.checkboxButton_btn__DszEJ,.checkboxButton_button__uyz4K{font-size:.75rem}}.checkboxButton_btn--print-page__m\+Con:focus,.checkboxButton_btn--print-page__m\+Con:hover,.checkboxButton_btn--print__cjiYo:focus,.checkboxButton_btn--print__cjiYo:hover,.checkboxButton_btn--save__lWzRT:focus,.checkboxButton_btn--save__lWzRT:hover,.checkboxButton_btn--secondary__O0Dyg:focus,.checkboxButton_btn--secondary__O0Dyg:hover,.checkboxButton_btn--vote-down__gzsTI:focus,.checkboxButton_btn--vote-down__gzsTI:hover,.checkboxButton_btn--vote-up__XuT1p:focus,.checkboxButton_btn--vote-up__XuT1p:hover,.checkboxButton_btn__DszEJ:focus,.checkboxButton_btn__DszEJ:hover,.checkboxButton_button__uyz4K:focus,.checkboxButton_button__uyz4K:hover{background:#fff;border-color:#da1a32;color:#da1a32}.checkboxButton_btn--print-page__m\+Con:disabled,.checkboxButton_btn--print__cjiYo:disabled,.checkboxButton_btn--save__lWzRT:disabled,.checkboxButton_btn--secondary__O0Dyg:disabled,.checkboxButton_btn--vote-down__gzsTI:disabled,.checkboxButton_btn--vote-up__XuT1p:disabled,.checkboxButton_btn__DszEJ:disabled,.checkboxButton_button__uyz4K:disabled{background:#cbcbcb;border-color:#cbcbcb;color:#fff;cursor:not-allowed}.checkboxButton_btn--print-page__m\+Con:disabled:focus,.checkboxButton_btn--print-page__m\+Con:disabled:hover,.checkboxButton_btn--print__cjiYo:disabled:focus,.checkboxButton_btn--print__cjiYo:disabled:hover,.checkboxButton_btn--save__lWzRT:disabled:focus,.checkboxButton_btn--save__lWzRT:disabled:hover,.checkboxButton_btn--secondary__O0Dyg:disabled:focus,.checkboxButton_btn--secondary__O0Dyg:disabled:hover,.checkboxButton_btn--vote-down__gzsTI:disabled:focus,.checkboxButton_btn--vote-down__gzsTI:disabled:hover,.checkboxButton_btn--vote-up__XuT1p:disabled:focus,.checkboxButton_btn--vote-up__XuT1p:disabled:hover,.checkboxButton_btn__DszEJ:disabled:focus,.checkboxButton_btn__DszEJ:disabled:hover,.checkboxButton_button__uyz4K:disabled:focus,.checkboxButton_button__uyz4K:disabled:hover{background:#cbcbcb;border-color:#cbcbcb;color:#fff}.checkboxButton_btn--print__cjiYo,.checkboxButton_btn--save__lWzRT,.checkboxButton_btn--secondary__O0Dyg,.checkboxButton_btn--vote-down__gzsTI,.checkboxButton_btn--vote-up__XuT1p{background:none;color:#000}.checkboxButton_btn--print__cjiYo:focus,.checkboxButton_btn--print__cjiYo:hover,.checkboxButton_btn--save__lWzRT:focus,.checkboxButton_btn--save__lWzRT:hover,.checkboxButton_btn--secondary__O0Dyg:focus,.checkboxButton_btn--secondary__O0Dyg:hover,.checkboxButton_btn--vote-down__gzsTI:focus,.checkboxButton_btn--vote-down__gzsTI:hover,.checkboxButton_btn--vote-up__XuT1p:focus,.checkboxButton_btn--vote-up__XuT1p:hover{background:#000;border-color:#000;color:#fff}.checkboxButton_btn--print-page__m\+Con:focus,.checkboxButton_btn--print__cjiYo:focus,.checkboxButton_btn--save__lWzRT:focus,.checkboxButton_btn--secondary__O0Dyg:focus,.checkboxButton_btn--vote-down__gzsTI:focus,.checkboxButton_btn--vote-up__XuT1p:focus,.checkboxButton_btn__DszEJ:focus,.checkboxButton_button__uyz4K:focus,a:focus .checkboxButton_btn--secondary__O0Dyg,a:focus .checkboxButton_btn__DszEJ{outline:.125rem solid #fbb040}.checkboxButton_btn__DszEJ.checkboxButton_btn--circle-sm__yXiL3{align-items:center;border:.0625rem solid #da1a32;border-radius:50%;display:flex;font:0/0 a;height:2.5rem;width:2.5rem}.checkboxButton_btn__DszEJ.checkboxButton_btn--circle-sm__yXiL3:before{color:#000;font-size:.875rem;text-align:center}@media(min-width:48rem){.checkboxButton_btn__DszEJ.checkboxButton_btn--circle-sm__yXiL3{border-radius:0;display:inline-block;font:500 .75rem/1 brandon-grotesque;height:auto;width:auto}.checkboxButton_btn__DszEJ.checkboxButton_btn--circle-sm__yXiL3:before{display:none}}.checkboxButton_btn--save__lWzRT svg{display:inline-block;height:.75rem;margin-right:.6125rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.checkboxButton_btn--save__lWzRT svg path{transition:fill .3s ease}.checkboxButton_btn--save__lWzRT:hover svg path{fill:#da1a32}.checkboxButton_btn--save__lWzRT.checkboxButton_btn--success__aysib svg{margin-right:0;overflow:hidden;width:0}.checkboxButton_btn--print__cjiYo{padding-left:1.125rem}.checkboxButton_btn--print__cjiYo svg{display:inline-block;height:.75rem;margin-right:.7rem;position:relative;top:.0625rem;-webkit-transform:scale(1.6);transform:scale(1.6)}.checkboxButton_btn--print__cjiYo svg path{transition:fill .3s ease}.checkboxButton_btn--print__cjiYo:hover svg path{fill:#da1a32}.checkboxButton_vote__w\+k0O{display:inline-block;width:auto}.checkboxButton_vote__w\+k0O .checkboxButton_btn--vote-down__gzsTI{margin-left:-.3125rem}.checkboxButton_btn--vote-down__gzsTI,.checkboxButton_btn--vote-up__XuT1p{padding:.625rem .75rem}.checkboxButton_btn--vote-down__gzsTI:before,.checkboxButton_btn--vote-up__XuT1p:before{display:inline-block;margin-right:.35rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.checkboxButton_btn--print-page__m\+Con{background-color:#fff;border-left:none;border-right:none;border-top:none;color:#000;padding:.3125rem}.checkboxButton_btn--print-page__m\+Con.checkboxButton_active__MJxSW:hover,.checkboxButton_btn--print-page__m\+Con:hover{background-color:#fff;color:#da1a32}.checkboxButton_btn--print-page__m\+Con.checkboxButton_active__MJxSW{background-color:#fff;color:#000}.checkboxButton_checkbox__W-LVt{align-items:center;display:flex;font-family:brandon-grotesque;font-size:1rem;font-style:normal;font-weight:400;height:1.5rem;justify-content:space-between;letter-spacing:.0625rem;line-height:1.3125rem;margin-bottom:.75rem;text-transform:capitalize}.checkboxButton_checkboxReversed__s6eSy{flex-direction:row-reverse;gap:.625rem;justify-content:flex-end}.checkboxButton_checkbox__W-LVt input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:.125rem solid;color:currentColor;display:grid;font:inherit;height:1.15rem;margin:0;place-content:center;-webkit-transform:translateY(-.075rem);transform:translateY(-.075rem);width:1.15rem}.checkboxButton_checkbox__W-LVt input[type=checkbox]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M7.373 13.692 3.664 9.979 4.722 8.92l2.65 2.65L13.21 5.74l1.058 1.057-6.895 6.896Z' fill='%23DA1A32'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem;content:"";height:.65rem;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .12s ease-in-out;transition:transform .12s ease-in-out;transition:transform .12s ease-in-out,-webkit-transform .12s ease-in-out;width:.65rem}.checkboxButton_checkbox__W-LVt input[type=checkbox]:checked:before{-webkit-transform:scale(1);transform:scale(1)}.checkboxButton_checkbox__W-LVt input[type=checkbox]:focus-visible{outline:.1rem solid #da1a32;outline-offset:max(2px,.15rem)}input[type=checkbox]:disabled{color:#757575;cursor:not-allowed}.checkboxButton_checkbox__W-LVt:last-of-type{margin-bottom:2.75rem}body.newCollection_cke_editable__a-osN{background:#fff;padding-left:1.25rem}h1,h2,h3,h4,h5,h6{margin-top:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}h3{font:500 1.5rem/1.17 Para Supreme}@media(min-width:48rem){h3{font-size:2.125rem}}.newCollection_page-node-type-article__QqZeO .newCollection_article__body__5ImHs h1:not(:first-child),.newCollection_page-node-type-page__b9CSe .newCollection_node__content__\+0JwD h1:not(:first-child){margin-bottom:1.25rem;margin-top:1.5625rem}.newCollection_page-node-type-article__QqZeO .newCollection_article__body__5ImHs h2:not(:first-child),.newCollection_page-node-type-page__b9CSe .newCollection_node__content__\+0JwD h2:not(:first-child){margin-bottom:1.25rem;margin-top:.83em}.newCollection_page-node-type-article__QqZeO .newCollection_article__body__5ImHs h3:not(:first-child),.newCollection_page-node-type-page__b9CSe .newCollection_node__content__\+0JwD h3:not(:first-child){margin-bottom:1.25rem;margin-top:1em}.newCollection_page-node-type-article__QqZeO .newCollection_article__body__5ImHs h4:not(:first-child),.newCollection_page-node-type-page__b9CSe .newCollection_node__content__\+0JwD h4:not(:first-child){margin-bottom:1.25rem;margin-top:1.33em}.newCollection_page-node-type-article__QqZeO .newCollection_article__body__5ImHs blockquote p:not(:first-child),.newCollection_page-node-type-article__QqZeO .newCollection_article__body__5ImHs dt:not(:first-child),.newCollection_page-node-type-article__QqZeO .newCollection_article__body__5ImHs h5:not(:first-child),.newCollection_page-node-type-page__b9CSe .newCollection_node__content__\+0JwD blockquote p:not(:first-child),.newCollection_page-node-type-page__b9CSe .newCollection_node__content__\+0JwD dt:not(:first-child),.newCollection_page-node-type-page__b9CSe .newCollection_node__content__\+0JwD h5:not(:first-child),blockquote .newCollection_page-node-type-article__QqZeO .newCollection_article__body__5ImHs p:not(:first-child),blockquote .newCollection_page-node-type-page__b9CSe .newCollection_node__content__\+0JwD p:not(:first-child){margin-bottom:1.25rem;margin-top:1.67em}.newCollection_toolbar__9Pi5E ol,.newCollection_toolbar__9Pi5E ul{font-family:Open Sans,sans-serif;font-size:.8125rem;line-height:1;margin:0;padding:0;vertical-align:initial}.newCollection_small__O7AAr,small{font:300 1rem/1.56 brandon-grotesque;letter-spacing:.025rem}a.newCollection_search-filter-label__cwuez:focus,figcaption a:focus,main li a:focus,p a:focus{outline:.125rem solid #da1a32;text-decoration:none}a:focus h3,a:focus h4,a:focus h5,a:focus h6,h3 a:focus,h4 a:focus,h5 a:focus,h6 a:focus{border-bottom:.125rem solid #da1a32}.newCollection_bullet-link__U-ykV{text-decoration:none}.newCollection_bullet-link__U-ykV:after{display:none}.newCollection_centered__yYHE2{text-align:center}.newCollection_date__p6UQ-{font-size:.75rem;font-weight:500;letter-spacing:.09375rem;line-height:1.2;text-transform:uppercase}h1,h2,h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.newCollection_btn--print-page__IZNuq,.newCollection_btn--print-page__IZNuq.newCollection_active__s2E6H,.newCollection_btn--print-page__IZNuq.newCollection_active__s2E6H:hover,.newCollection_btn--print-page__IZNuq:hover,.newCollection_btn--print__ZV-ka,.newCollection_btn--save__DziUb,.newCollection_btn--secondary__Gsavw,.newCollection_btn--vote-down__TfP\+4,.newCollection_btn--vote-up__LqbiR,.newCollection_btn__5WetQ,.newCollection_button__zzsWP{background:#da1a32;border:.0625rem solid #da1a32;color:#fff;cursor:pointer;display:inline-block;font:500 .6875rem/1 brandon-grotesque;letter-spacing:.09375rem;padding:.625rem 1.25rem;text-align:center;text-decoration:none;text-transform:uppercase;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}@media(min-width:48rem){.newCollection_btn--print-page__IZNuq,.newCollection_btn--print-page__IZNuq.newCollection_active__s2E6H,.newCollection_btn--print-page__IZNuq.newCollection_active__s2E6H:hover,.newCollection_btn--print-page__IZNuq:hover,.newCollection_btn--print__ZV-ka,.newCollection_btn--save__DziUb,.newCollection_btn--secondary__Gsavw,.newCollection_btn--vote-down__TfP\+4,.newCollection_btn--vote-up__LqbiR,.newCollection_btn__5WetQ,.newCollection_button__zzsWP{font-size:.75rem}}.newCollection_btn--print-page__IZNuq:focus,.newCollection_btn--print-page__IZNuq:hover,.newCollection_btn--print__ZV-ka:focus,.newCollection_btn--print__ZV-ka:hover,.newCollection_btn--save__DziUb:focus,.newCollection_btn--save__DziUb:hover,.newCollection_btn--secondary__Gsavw:focus,.newCollection_btn--secondary__Gsavw:hover,.newCollection_btn--vote-down__TfP\+4:focus,.newCollection_btn--vote-down__TfP\+4:hover,.newCollection_btn--vote-up__LqbiR:focus,.newCollection_btn--vote-up__LqbiR:hover,.newCollection_btn__5WetQ:focus,.newCollection_btn__5WetQ:hover,.newCollection_button__zzsWP:focus,.newCollection_button__zzsWP:hover{background:#fff;border-color:#da1a32;color:#da1a32}.newCollection_btn--print-page__IZNuq:disabled,.newCollection_btn--print__ZV-ka:disabled,.newCollection_btn--save__DziUb:disabled,.newCollection_btn--secondary__Gsavw:disabled,.newCollection_btn--vote-down__TfP\+4:disabled,.newCollection_btn--vote-up__LqbiR:disabled,.newCollection_btn__5WetQ:disabled,.newCollection_button__zzsWP:disabled{background:#cbcbcb;border-color:#cbcbcb;color:#fff;cursor:not-allowed}.newCollection_btn--print-page__IZNuq:disabled:focus,.newCollection_btn--print-page__IZNuq:disabled:hover,.newCollection_btn--print__ZV-ka:disabled:focus,.newCollection_btn--print__ZV-ka:disabled:hover,.newCollection_btn--save__DziUb:disabled:focus,.newCollection_btn--save__DziUb:disabled:hover,.newCollection_btn--secondary__Gsavw:disabled:focus,.newCollection_btn--secondary__Gsavw:disabled:hover,.newCollection_btn--vote-down__TfP\+4:disabled:focus,.newCollection_btn--vote-down__TfP\+4:disabled:hover,.newCollection_btn--vote-up__LqbiR:disabled:focus,.newCollection_btn--vote-up__LqbiR:disabled:hover,.newCollection_btn__5WetQ:disabled:focus,.newCollection_btn__5WetQ:disabled:hover,.newCollection_button__zzsWP:disabled:focus,.newCollection_button__zzsWP:disabled:hover{background:#cbcbcb;border-color:#cbcbcb;color:#fff}.newCollection_btn--print__ZV-ka,.newCollection_btn--save__DziUb,.newCollection_btn--secondary__Gsavw,.newCollection_btn--vote-down__TfP\+4,.newCollection_btn--vote-up__LqbiR{background:none;color:#000}.newCollection_btn--print__ZV-ka:focus,.newCollection_btn--print__ZV-ka:hover,.newCollection_btn--save__DziUb:focus,.newCollection_btn--save__DziUb:hover,.newCollection_btn--secondary__Gsavw:focus,.newCollection_btn--secondary__Gsavw:hover,.newCollection_btn--vote-down__TfP\+4:focus,.newCollection_btn--vote-down__TfP\+4:hover,.newCollection_btn--vote-up__LqbiR:focus,.newCollection_btn--vote-up__LqbiR:hover{background:#000;border-color:#000;color:#fff}.newCollection_btn--print-page__IZNuq:focus,.newCollection_btn--print__ZV-ka:focus,.newCollection_btn--save__DziUb:focus,.newCollection_btn--secondary__Gsavw:focus,.newCollection_btn--vote-down__TfP\+4:focus,.newCollection_btn--vote-up__LqbiR:focus,.newCollection_btn__5WetQ:focus,.newCollection_button__zzsWP:focus,a:focus .newCollection_btn--secondary__Gsavw,a:focus .newCollection_btn__5WetQ{outline:.125rem solid #fbb040}.newCollection_btn__5WetQ.newCollection_btn--circle-sm__QiHW-{align-items:center;border:.0625rem solid #da1a32;border-radius:50%;display:flex;font:0/0 a;height:2.5rem;width:2.5rem}.newCollection_btn__5WetQ.newCollection_btn--circle-sm__QiHW-:before{color:#000;font-size:.875rem;text-align:center}@media(min-width:48rem){.newCollection_btn__5WetQ.newCollection_btn--circle-sm__QiHW-{border-radius:0;display:inline-block;font:500 .75rem/1 brandon-grotesque;height:auto;width:auto}.newCollection_btn__5WetQ.newCollection_btn--circle-sm__QiHW-:before{display:none}}.newCollection_btn--save__DziUb svg{display:inline-block;height:.75rem;margin-right:.6125rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.newCollection_btn--save__DziUb svg path{transition:fill .3s ease}.newCollection_btn--save__DziUb:hover svg path{fill:#da1a32}.newCollection_btn--save__DziUb.newCollection_btn--success__0kqa2 svg{margin-right:0;overflow:hidden;width:0}.newCollection_btn--print__ZV-ka{padding-left:1.125rem}.newCollection_btn--print__ZV-ka svg{display:inline-block;height:.75rem;margin-right:.7rem;position:relative;top:.0625rem;-webkit-transform:scale(1.6);transform:scale(1.6)}.newCollection_btn--print__ZV-ka svg path{transition:fill .3s ease}.newCollection_btn--print__ZV-ka:hover svg path{fill:#da1a32}.newCollection_vote__auzwq{display:inline-block;width:auto}.newCollection_vote__auzwq .newCollection_btn--vote-down__TfP\+4{margin-left:-.3125rem}.newCollection_btn--vote-down__TfP\+4,.newCollection_btn--vote-up__LqbiR{padding:.625rem .75rem}.newCollection_btn--vote-down__TfP\+4:before,.newCollection_btn--vote-up__LqbiR:before{display:inline-block;margin-right:.35rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.newCollection_btn--print-page__IZNuq{background-color:#fff;border-left:none;border-right:none;border-top:none;color:#000;padding:.3125rem}.newCollection_btn--print-page__IZNuq.newCollection_active__s2E6H:hover,.newCollection_btn--print-page__IZNuq:hover{background-color:#fff;color:#da1a32}.newCollection_btn--print-page__IZNuq.newCollection_active__s2E6H{background-color:#fff;color:#000}.newCollection_newCollection__fDELU{display:flex;flex-wrap:wrap;gap:.5rem}.newCollection_newCollection__fDELU label{color:#000;flex-basis:100%;font-family:Para Supreme;font-size:1.125rem;font-style:normal;font-weight:450;letter-spacing:.02625rem;line-height:1.3125rem}.newCollection_newCollection__fDELU input{flex-grow:1;font-family:brandon-grotesque;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:.125rem;line-height:1.3125rem;padding:.25rem .5rem}.newCollection_newCollection__fDELU input::-webkit-input-placeholder{color:#757575;font-family:brandon-grotesque;font-size:.75rem;font-style:normal;font-weight:390;letter-spacing:.0625rem;line-height:175%}.newCollection_newCollection__fDELU input::placeholder{color:#757575;font-family:brandon-grotesque;font-size:.75rem;font-style:normal;font-weight:390;letter-spacing:.0625rem;line-height:175%}html{font-size:16px}body{color:#000;font:400 1rem/1.56 brandon-grotesque,sans-serif}@media(min-width:48rem){body{font-size:1.125rem}}body.saveRecipeModal_cke_editable__b\+o4K{background:#fff;padding-left:1.25rem}.saveRecipeModal_modalTitle__zZXqF,h1,h2,h3,h4,h5,h6{margin-top:0}.saveRecipeModal_modalTitle__zZXqF a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}h1{font:500 2.5rem/1.06 Para Supreme;margin-bottom:1.25rem}@media(min-width:48rem){h1{font-size:3.75rem;margin-bottom:1.5625rem}}h2{font:500 2rem/1.08 Para Supreme}@media(min-width:48rem){h2{font-size:2.875rem}}.saveRecipeModal_modalTitle__zZXqF,h3{font:500 1.5rem/1.17 Para Supreme}@media(min-width:48rem){.saveRecipeModal_modalTitle__zZXqF,h3{font-size:2.125rem}}h4{font:400 1.25rem/1.16 Para Supreme}@media(min-width:48rem){h4{font-size:1.5rem}}blockquote p,dt,h5{font:400 1.125rem/1.2 Para Supreme}@media(min-width:48rem){blockquote p,dt,h5{font-size:1.25rem}}h6{font:400 .6875rem/2.5 brandon-grotesque;letter-spacing:.09375rem;margin-bottom:0;text-transform:uppercase}@media(min-width:48rem){h6{font-size:.75rem}}.saveRecipeModal_page-node-type-article__LOfzq .saveRecipeModal_article__body__ozqTi h1:not(:first-child),.saveRecipeModal_page-node-type-page__1HIcR .saveRecipeModal_node__content__DJZPp h1:not(:first-child){margin-bottom:1.25rem;margin-top:1.5625rem}.saveRecipeModal_page-node-type-article__LOfzq .saveRecipeModal_article__body__ozqTi h2:not(:first-child),.saveRecipeModal_page-node-type-page__1HIcR .saveRecipeModal_node__content__DJZPp h2:not(:first-child){margin-bottom:1.25rem;margin-top:.83em}.saveRecipeModal_page-node-type-article__LOfzq .saveRecipeModal_article__body__ozqTi .saveRecipeModal_modalTitle__zZXqF:not(:first-child),.saveRecipeModal_page-node-type-article__LOfzq .saveRecipeModal_article__body__ozqTi h3:not(:first-child),.saveRecipeModal_page-node-type-page__1HIcR .saveRecipeModal_node__content__DJZPp .saveRecipeModal_modalTitle__zZXqF:not(:first-child),.saveRecipeModal_page-node-type-page__1HIcR .saveRecipeModal_node__content__DJZPp h3:not(:first-child){margin-bottom:1.25rem;margin-top:1em}.saveRecipeModal_page-node-type-article__LOfzq .saveRecipeModal_article__body__ozqTi h4:not(:first-child),.saveRecipeModal_page-node-type-page__1HIcR .saveRecipeModal_node__content__DJZPp h4:not(:first-child){margin-bottom:1.25rem;margin-top:1.33em}.saveRecipeModal_page-node-type-article__LOfzq .saveRecipeModal_article__body__ozqTi blockquote p:not(:first-child),.saveRecipeModal_page-node-type-article__LOfzq .saveRecipeModal_article__body__ozqTi dt:not(:first-child),.saveRecipeModal_page-node-type-article__LOfzq .saveRecipeModal_article__body__ozqTi h5:not(:first-child),.saveRecipeModal_page-node-type-page__1HIcR .saveRecipeModal_node__content__DJZPp blockquote p:not(:first-child),.saveRecipeModal_page-node-type-page__1HIcR .saveRecipeModal_node__content__DJZPp dt:not(:first-child),.saveRecipeModal_page-node-type-page__1HIcR .saveRecipeModal_node__content__DJZPp h5:not(:first-child),blockquote .saveRecipeModal_page-node-type-article__LOfzq .saveRecipeModal_article__body__ozqTi p:not(:first-child),blockquote .saveRecipeModal_page-node-type-page__1HIcR .saveRecipeModal_node__content__DJZPp p:not(:first-child){margin-bottom:1.25rem;margin-top:1.67em}p{font:300 1rem/1.56 brandon-grotesque;letter-spacing:.015625rem;margin:0 0 1.25rem}@media(min-width:48rem){p{font-size:1.125rem}}ol,ul{font:300 1rem/1.56 brandon-grotesque;letter-spacing:.015625rem;margin:0 0 1.25rem}@media(min-width:48rem){ol,ul{font-size:1.125rem}}.saveRecipeModal_toolbar__SDikL ol,.saveRecipeModal_toolbar__SDikL ul{font-family:Open Sans,sans-serif;font-size:.8125rem;line-height:1;margin:0;padding:0;vertical-align:initial}.saveRecipeModal_small__RGPPy,small{font:300 1rem/1.56 brandon-grotesque;letter-spacing:.025rem}dl{margin-bottom:1.25rem}@media(min-width:48rem){dl{margin-bottom:2.5rem}}dt{margin-bottom:.625rem}dd{margin:0}@media(min-width:48rem){dd{padding-left:1.25rem}}b,strong{font-weight:600}em,i{font-style:italic}u{text-decoration:underline}select option{padding:1rem}sup{top:-.2em}sub,sup{font-size:.8em;position:relative}sub{top:.2em}blockquote{border-bottom:.0625rem solid #d8d8d8;border-top:.0625rem solid #d8d8d8;margin:1.875rem 0 2.5rem}blockquote p{line-height:1.9rem;margin:3.75rem 3rem}:focus{outline:none}a{color:#000;transition:all .3s ease}a:focus,a:hover{color:#da1a32}a.saveRecipeModal_search-filter-label__q1R6K:focus,figcaption a:focus,main li a:focus,p a:focus{outline:.125rem solid #da1a32;text-decoration:none}.saveRecipeModal_modalTitle__zZXqF a:focus,a:focus .saveRecipeModal_modalTitle__zZXqF,a:focus h3,a:focus h4,a:focus h5,a:focus h6,h3 a:focus,h4 a:focus,h5 a:focus,h6 a:focus{border-bottom:.125rem solid #da1a32}.saveRecipeModal_bullet-link__6tyVI{text-decoration:none}.saveRecipeModal_bullet-link__6tyVI:after{display:none}.saveRecipeModal_centered__EHt2q{text-align:center}.saveRecipeModal_date__25gaS{font-size:.75rem;font-weight:500;letter-spacing:.09375rem;line-height:1.2;text-transform:uppercase}.saveRecipeModal_modalTitle__zZXqF,h1,h2,h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}hr{border:none;border-top:.0625rem solid #e4e4e4}.saveRecipeModal_btn--print-page__cBjCj,.saveRecipeModal_btn--print-page__cBjCj.saveRecipeModal_active__a4\+Cc,.saveRecipeModal_btn--print-page__cBjCj.saveRecipeModal_active__a4\+Cc:hover,.saveRecipeModal_btn--print-page__cBjCj:hover,.saveRecipeModal_btn--print__QKY\+w,.saveRecipeModal_btn--save__CndSK,.saveRecipeModal_btn--secondary__FtJsm,.saveRecipeModal_btn--vote-down__\+cuWe,.saveRecipeModal_btn--vote-up__E\+2Zb,.saveRecipeModal_btn__vy93r,.saveRecipeModal_button__JwZbc{background:#da1a32;border:.0625rem solid #da1a32;color:#fff;cursor:pointer;display:inline-block;font:500 .6875rem/1 brandon-grotesque;letter-spacing:.09375rem;padding:.625rem 1.25rem;text-align:center;text-decoration:none;text-transform:uppercase;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}@media(min-width:48rem){.saveRecipeModal_btn--print-page__cBjCj,.saveRecipeModal_btn--print-page__cBjCj.saveRecipeModal_active__a4\+Cc,.saveRecipeModal_btn--print-page__cBjCj.saveRecipeModal_active__a4\+Cc:hover,.saveRecipeModal_btn--print-page__cBjCj:hover,.saveRecipeModal_btn--print__QKY\+w,.saveRecipeModal_btn--save__CndSK,.saveRecipeModal_btn--secondary__FtJsm,.saveRecipeModal_btn--vote-down__\+cuWe,.saveRecipeModal_btn--vote-up__E\+2Zb,.saveRecipeModal_btn__vy93r,.saveRecipeModal_button__JwZbc{font-size:.75rem}}.saveRecipeModal_btn--print-page__cBjCj:focus,.saveRecipeModal_btn--print-page__cBjCj:hover,.saveRecipeModal_btn--print__QKY\+w:focus,.saveRecipeModal_btn--print__QKY\+w:hover,.saveRecipeModal_btn--save__CndSK:focus,.saveRecipeModal_btn--save__CndSK:hover,.saveRecipeModal_btn--secondary__FtJsm:focus,.saveRecipeModal_btn--secondary__FtJsm:hover,.saveRecipeModal_btn--vote-down__\+cuWe:focus,.saveRecipeModal_btn--vote-down__\+cuWe:hover,.saveRecipeModal_btn--vote-up__E\+2Zb:focus,.saveRecipeModal_btn--vote-up__E\+2Zb:hover,.saveRecipeModal_btn__vy93r:focus,.saveRecipeModal_btn__vy93r:hover,.saveRecipeModal_button__JwZbc:focus,.saveRecipeModal_button__JwZbc:hover{background:#fff;border-color:#da1a32;color:#da1a32}.saveRecipeModal_btn--print-page__cBjCj:disabled,.saveRecipeModal_btn--print__QKY\+w:disabled,.saveRecipeModal_btn--save__CndSK:disabled,.saveRecipeModal_btn--secondary__FtJsm:disabled,.saveRecipeModal_btn--vote-down__\+cuWe:disabled,.saveRecipeModal_btn--vote-up__E\+2Zb:disabled,.saveRecipeModal_btn__vy93r:disabled,.saveRecipeModal_button__JwZbc:disabled{background:#cbcbcb;border-color:#cbcbcb;color:#fff;cursor:not-allowed}.saveRecipeModal_btn--print-page__cBjCj:disabled:focus,.saveRecipeModal_btn--print-page__cBjCj:disabled:hover,.saveRecipeModal_btn--print__QKY\+w:disabled:focus,.saveRecipeModal_btn--print__QKY\+w:disabled:hover,.saveRecipeModal_btn--save__CndSK:disabled:focus,.saveRecipeModal_btn--save__CndSK:disabled:hover,.saveRecipeModal_btn--secondary__FtJsm:disabled:focus,.saveRecipeModal_btn--secondary__FtJsm:disabled:hover,.saveRecipeModal_btn--vote-down__\+cuWe:disabled:focus,.saveRecipeModal_btn--vote-down__\+cuWe:disabled:hover,.saveRecipeModal_btn--vote-up__E\+2Zb:disabled:focus,.saveRecipeModal_btn--vote-up__E\+2Zb:disabled:hover,.saveRecipeModal_btn__vy93r:disabled:focus,.saveRecipeModal_btn__vy93r:disabled:hover,.saveRecipeModal_button__JwZbc:disabled:focus,.saveRecipeModal_button__JwZbc:disabled:hover{background:#cbcbcb;border-color:#cbcbcb;color:#fff}.saveRecipeModal_btn--print__QKY\+w,.saveRecipeModal_btn--save__CndSK,.saveRecipeModal_btn--secondary__FtJsm,.saveRecipeModal_btn--vote-down__\+cuWe,.saveRecipeModal_btn--vote-up__E\+2Zb{background:none;color:#000}.saveRecipeModal_btn--print__QKY\+w:focus,.saveRecipeModal_btn--print__QKY\+w:hover,.saveRecipeModal_btn--save__CndSK:focus,.saveRecipeModal_btn--save__CndSK:hover,.saveRecipeModal_btn--secondary__FtJsm:focus,.saveRecipeModal_btn--secondary__FtJsm:hover,.saveRecipeModal_btn--vote-down__\+cuWe:focus,.saveRecipeModal_btn--vote-down__\+cuWe:hover,.saveRecipeModal_btn--vote-up__E\+2Zb:focus,.saveRecipeModal_btn--vote-up__E\+2Zb:hover{background:#000;border-color:#000;color:#fff}.saveRecipeModal_btn--print-page__cBjCj:focus,.saveRecipeModal_btn--print__QKY\+w:focus,.saveRecipeModal_btn--save__CndSK:focus,.saveRecipeModal_btn--secondary__FtJsm:focus,.saveRecipeModal_btn--vote-down__\+cuWe:focus,.saveRecipeModal_btn--vote-up__E\+2Zb:focus,.saveRecipeModal_btn__vy93r:focus,.saveRecipeModal_button__JwZbc:focus,a:focus .saveRecipeModal_btn--secondary__FtJsm,a:focus .saveRecipeModal_btn__vy93r{outline:.125rem solid #fbb040}.saveRecipeModal_btn__vy93r.saveRecipeModal_btn--circle-sm__nJbcz{align-items:center;border:.0625rem solid #da1a32;border-radius:50%;display:flex;font:0/0 a;height:2.5rem;width:2.5rem}.saveRecipeModal_btn__vy93r.saveRecipeModal_btn--circle-sm__nJbcz:before{color:#000;font-size:.875rem;text-align:center}@media(min-width:48rem){.saveRecipeModal_btn__vy93r.saveRecipeModal_btn--circle-sm__nJbcz{border-radius:0;display:inline-block;font:500 .75rem/1 brandon-grotesque;height:auto;width:auto}.saveRecipeModal_btn__vy93r.saveRecipeModal_btn--circle-sm__nJbcz:before{display:none}}.saveRecipeModal_btn--save__CndSK svg{display:inline-block;height:.75rem;margin-right:.6125rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.saveRecipeModal_btn--save__CndSK svg path{transition:fill .3s ease}.saveRecipeModal_btn--save__CndSK:hover svg path{fill:#da1a32}.saveRecipeModal_btn--save__CndSK.saveRecipeModal_btn--success__vN80u svg{margin-right:0;overflow:hidden;width:0}.saveRecipeModal_btn--print__QKY\+w{padding-left:1.125rem}.saveRecipeModal_btn--print__QKY\+w svg{display:inline-block;height:.75rem;margin-right:.7rem;position:relative;top:.0625rem;-webkit-transform:scale(1.6);transform:scale(1.6)}.saveRecipeModal_btn--print__QKY\+w svg path{transition:fill .3s ease}.saveRecipeModal_btn--print__QKY\+w:hover svg path{fill:#da1a32}.saveRecipeModal_vote__9uIg2{display:inline-block;width:auto}.saveRecipeModal_vote__9uIg2 .saveRecipeModal_btn--vote-down__\+cuWe{margin-left:-.3125rem}.saveRecipeModal_btn--vote-down__\+cuWe,.saveRecipeModal_btn--vote-up__E\+2Zb{padding:.625rem .75rem}.saveRecipeModal_btn--vote-down__\+cuWe:before,.saveRecipeModal_btn--vote-up__E\+2Zb:before{display:inline-block;margin-right:.35rem;position:relative;top:.0625rem;-webkit-transform:scale(1.4);transform:scale(1.4)}.saveRecipeModal_btn--print-page__cBjCj{background-color:#fff;border-left:none;border-right:none;border-top:none;color:#000;padding:.3125rem}.saveRecipeModal_btn--print-page__cBjCj.saveRecipeModal_active__a4\+Cc:hover,.saveRecipeModal_btn--print-page__cBjCj:hover{background-color:#fff;color:#da1a32}.saveRecipeModal_btn--print-page__cBjCj.saveRecipeModal_active__a4\+Cc{background-color:#fff;color:#000}.saveRecipeModal_modal__7tmUk{background-color:#fff;border:.0625rem solid #d8d8d8;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:100vh;padding:1.5rem 1.5rem 5.25rem;position:static}@media(min-width:48rem){.saveRecipeModal_modal__7tmUk{display:block;height:auto;left:50%;max-width:39.375rem;min-height:auto;padding:2.5rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}}.saveRecipeModal_modalHeader__Lfro6{align-items:center;display:flex;flex-direction:column;gap:1rem}.saveRecipeModal_recipeImage__ZoslJ{aspect-ratio:4/3;height:auto;object-fit:cover;width:50%}.saveRecipeModal_modalTitle__zZXqF{margin-bottom:0;text-align:center;text-transform:capitalize}.saveRecipeModal_modalClose__0u7\+s{background:transparent;border:none;cursor:pointer;display:inline-flex;height:1.375rem;padding:.25rem;position:absolute;right:.75rem;top:.75rem;width:1.375rem}.saveRecipeModal_modalClose__0u7\+s:focus-visible{outline:.0625rem dotted #000}.saveRecipeModal_modalClose__0u7\+s svg{height:.875rem;width:.875rem}.saveRecipeModal_successBanner__Yk5na{align-items:center;border-bottom:.0625rem solid #cbcbcb;color:#000;color:var(--Black,#000);display:flex;font-family:brandon-grotesque;font-size:1.125rem;font-style:normal;font-weight:420;gap:.5rem;justify-content:center;letter-spacing:.028125rem;line-height:140%;margin-bottom:1.25rem;padding-bottom:1.25rem}.saveRecipeModal_formTitle__eeEyr{font-family:Para Supreme;font-size:1.125rem;font-style:normal;font-weight:450;letter-spacing:.02625rem;line-height:1.3125rem;margin-bottom:1rem}.saveRecipeModal_formTitle__eeEyr i{font-weight:330}.saveRecipeModal_modalControls__oDEGB{display:flex;margin-top:.5rem}@media(min-width:48rem){.saveRecipeModal_modalControls__oDEGB{margin-top:2.5rem}}.saveRecipeModal_modalControls__oDEGB button{margin-left:auto;margin-right:auto}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
.paragraph--unpublished{background-color:#fff4f4;}
