@keyframes wprmPopupModalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes wprmPopupModalSlideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}@keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}img:is([sizes^="auto,"i]){contain-intrinsic-size:3000px 1500px}:root{--mv-trellis-color-link:var(--mv-trellis-color-primary);--mv-trellis-color-link-hover:var(--mv-trellis-color-secondary);--mv-trellis-font-body:Helvetica (Web Safe);--mv-trellis-font-heading:Georgia,Times,"Times New Roman",serif;--mv-trellis-font-size-ex-sm:0.917125rem;--mv-trellis-font-size-sm:1.203125rem;--mv-trellis-font-size:1.375rem;--mv-trellis-font-size-lg:1.546875rem;--mv-trellis-color-primary:#07184b;--mv-trellis-color-secondary:#be1872;--mv-trellis-max-logo-size:150px;--mv-trellis-gutter-small:12px;--mv-trellis-gutter:24px;--mv-trellis-gutter-double:48px;--mv-trellis-gutter-large:48px;--mv-trellis-color-background-accent:#fafafa;--mv-trellis-h1-font-color:#000000;--mv-trellis-h1-font-size:2.25rem;--comment-rating-star-color:#343434}.wprm-comment-ratings-container svg .wprm-star-full{fill:var(--comment-rating-star-color)}.wprm-comment-ratings-container svg .wprm-star-empty{stroke:var(--comment-rating-star-color)}body:not(:hover) fieldset.wprm-comment-ratings-container:focus-within span{outline:1px solid #4d90fe}.comment-form-wprm-rating{margin-bottom:20px;margin-top:5px;text-align:left}.comment-form-wprm-rating .wprm-rating-stars{display:inline-block;vertical-align:middle}fieldset.wprm-comment-ratings-container,fieldset.wprm-user-ratings-modal-stars{background:0 0;border:0;display:inline-block;margin:0;padding:0;position:relative}fieldset.wprm-comment-ratings-container legend,fieldset.wprm-user-ratings-modal-stars legend{left:0;opacity:0;position:absolute}fieldset.wprm-comment-ratings-container br,fieldset.wprm-comment-ratings-container input:hover+span~span{display:none}fieldset.wprm-comment-ratings-container input[type=radio],fieldset.wprm-user-ratings-modal-stars input[type=radio]{border:0;cursor:pointer;float:left;height:16px;margin:0!important;min-height:0;min-width:0;opacity:0;padding:0!important;width:16px}fieldset.wprm-comment-ratings-container span,fieldset.wprm-user-ratings-modal-stars span{font-size:0;height:16px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:80px}fieldset.wprm-comment-ratings-container span svg,fieldset.wprm-user-ratings-modal-stars span svg{height:100%!important;width:100%!important}fieldset.wprm-comment-ratings-container input:checked+span,fieldset.wprm-comment-ratings-container input:hover+span,fieldset.wprm-user-ratings-modal-stars input:checked+span,fieldset.wprm-user-ratings-modal-stars input:hover+span{opacity:1}:root{--wprm-popup-font-size:16px;--wprm-popup-background:#fff;--wprm-popup-title:#000;--wprm-popup-content:#444;--wprm-popup-button-background:#5a822b;--wprm-popup-button-text:#fff}.wprm-popup-modal,.wprm-popup-modal-user-rating #wprm-user-ratings-modal-message,.wprm-recipe li:before,img.wprm-comment-rating+br{display:none}.wprm-popup-modal__overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;touch-action:none;z-index:2147483646}.wprm-popup-modal__container{background-color:var(--wprm-popup-background);border-radius:4px;box-sizing:border-box;font-size:var(--wprm-popup-font-size);max-height:100vh;max-height:100dvh;max-width:100%;overflow-y:auto;padding:30px}@media (min-width:768px){.wprm-popup-modal__container{max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px)}}.wprm-popup-modal__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.wprm-popup-modal__title{box-sizing:border-box;color:var(--wprm-popup-title);font-size:1.2em;font-weight:600;line-height:1.25;margin-bottom:0;margin-top:0}.wprm-popup-modal__header .wprm-popup-modal__close{background:0 0;border:0;cursor:pointer;width:18px}.wprm-popup-modal__header .wprm-popup-modal__close:before{color:var(--wprm-popup-title);content:"✕";font-size:var(--wprm-popup-font-size)}.wprm-popup-modal__content{color:var(--wprm-popup-content);line-height:1.5}.wprm-popup-modal__footer{margin-top:20px}.wprm-popup-modal__btn{-webkit-appearance:button;background-color:var(--wprm-popup-button-background);border-radius:.25em;border-style:none;border-width:0;color:var(--wprm-popup-button-text);cursor:pointer;font-size:1em;line-height:1.15;margin:0;overflow:visible;padding:.5em 1em;text-transform:none;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.wprm-popup-modal__btn:disabled{cursor:not-allowed;opacity:.3}.wprm-popup-modal__btn:not(:disabled):focus,.wprm-popup-modal__btn:not(:disabled):hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__overlay{animation:wprmPopupModalFadeOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__container{animation:wprmPopupModalSlideOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal .wprm-popup-modal__container,.wprm-popup-modal .wprm-popup-modal__overlay{will-change:transform}img.wprm-comment-rating{display:block;margin:5px 0}.wprm-rating-star svg{display:inline;height:16px;margin:0;vertical-align:middle;width:16px}.wprm-loader{animation:wprmSpin 1s ease-in-out infinite;-webkit-animation:wprmSpin 1s ease-in-out infinite;border:2px solid rgba(199,199,199,.3);border-radius:50%;border-top-color:#444;display:inline-block;height:10px;width:10px}.wprm-recipe-container{outline:0}.wprm-recipe{overflow:hidden;zoom:1;clear:both;text-align:left}.wprm-recipe *{box-sizing:border-box}.wprm-recipe ol,.wprm-recipe ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0;margin:0;padding:0}.wprm-recipe li,.wprm-recipe p{font-size:1em;margin:0 0 0 32px;padding:0}.wprm-recipe p{margin:0}.wprm-recipe li,.wprm-recipe li.wprm-recipe-instruction{list-style-position:outside}.wprm-recipe h2,.wprm-recipe h3{clear:none;font-variant:normal;letter-spacing:normal;margin:0;padding:0;text-transform:none}.wprm-recipe a.wprm-recipe-link,.wprm-recipe a.wprm-recipe-link:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wprm-nutrition-label-text-nutrition-container,.wprm-recipe-equipment-item,.wprm-recipe-ingredient{border:0}body:not(.wprm-print) .wprm-recipe p:first-letter{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:inherit;padding:inherit}.wprm-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.wprm-call-to-action.wprm-call-to-action-simple{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:10px;padding:5px 10px}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon{font-size:2.2em;margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon svg{margin-top:0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container .wprm-call-to-action-header{display:block;font-size:1.3em;font-weight:700}@media (max-width:450px){.wprm-call-to-action.wprm-call-to-action-simple{flex-wrap:wrap}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{text-align:center}}.wprm-recipe-block-container-inline,.wprm-recipe-details-container-inline .wprm-recipe-block-container-inline{display:inline-block;margin-right:1.2em}.wprm-recipe-details-container-inline{--wprm-meta-container-separator-color:#aaa;display:inline}.wprm-recipe-details-unit{font-size:.8em}@media only screen and (max-width:600px){.wprm-recipe-details-unit{font-size:1em}}.wprm-block-text-normal{font-style:normal;font-weight:400;text-transform:none}.wprm-block-text-bold{font-weight:700!important}.wprm-block-text-italic{font-style:italic!important}.wprm-align-left{text-align:left}.wprm-recipe-icon svg{display:inline;height:1.3em;margin-top:-.15em;overflow:visible;vertical-align:middle;width:1.3em}.wprm-recipe-image img{display:block;margin:0 auto}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-faded{opacity:.7}.wprm-recipe-instructions-container .wprm-recipe-instruction-text{font-size:1em}.wprm-recipe-link{cursor:pointer;text-decoration:none}.wprm-recipe-link.wprm-recipe-link-inline-button{display:inline-block;margin:0 5px 5px 0}.wprm-recipe-link.wprm-recipe-link-button{display:table;margin:5px auto}.wprm-recipe-link.wprm-recipe-link-button,.wprm-recipe-link.wprm-recipe-link-inline-button{border-style:solid;border-width:1px;padding:5px}.wprm-nutrition-label-container-simple .wprm-nutrition-label-text-nutrition-unit{font-size:.85em}.wprm-recipe-rating{white-space:nowrap}.wprm-recipe-rating svg{height:1.1em;margin-top:-.15em!important;margin:0;vertical-align:middle;width:1.1em}.wprm-recipe-rating.wprm-recipe-rating-inline{align-items:center;display:inline-flex}.wprm-recipe-rating.wprm-recipe-rating-inline .wprm-recipe-rating-details{display:inline-block;margin-left:10px}.wprm-recipe-rating .wprm-recipe-rating-details{font-size:.8em}.wprm-spacer{background:0 0!important;display:block!important;font-size:0;height:10px;line-height:0;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons,.wprm-popup-modal-user-rating input,.wprm-popup-modal-user-rating textarea,ol,ul{box-sizing:border-box}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter{text-align:center}.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image .aligncenter{display:table;margin-left:auto;margin-right:auto}.wp-block-image .aligncenter>figcaption{caption-side:bottom;display:table-caption}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-block-separator{border:0;border-top:2px solid}.entry-content{counter-reset:footnotes}.wp-element-button,.wprm-user-rating.wprm-user-rating-allowed .wprm-rating-star{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-text-align-center,.wprm-recipe-equipment-grid .wprm-recipe-equipment-item .wprm-recipe-equipment-name{text-align:center}.aligncenter,footer.entry-footer{clear:both}html :where([style*=border-width]){border-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wprm-popup-modal-user-rating .wprm-popup-modal__container{max-width:500px;width:95%}.wprm-popup-modal-user-rating .wprm-user-ratings-modal-recipe-name{margin:5px auto;max-width:350px;text-align:center}.wprm-popup-modal-user-rating .wprm-user-ratings-modal-stars-container{margin-bottom:5px;text-align:center}.wprm-popup-modal-user-rating textarea{border:1px solid #cecece;border-radius:4px;display:block;font-family:inherit;font-size:.9em;line-height:1.5;margin:0;min-height:75px;padding:10px;resize:vertical;width:100%}.wprm-popup-modal-user-rating textarea:focus::placeholder{color:transparent}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field{align-items:center;display:flex;margin-top:10px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field label{margin-right:10px;min-width:70px;width:auto}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field input{border:1px solid #cecece;border-radius:4px;display:block;flex:1;font-size:.9em;line-height:1.5;margin:0;padding:5px 10px;width:100%}.wprm-popup-modal-user-rating button{margin-right:5px}.wprm-popup-modal-user-rating button:disabled{cursor:not-allowed;opacity:.5}.wprm-popup-modal-user-rating #wprm-user-rating-modal-errors{color:#8b0000;display:inline-block;font-size:.8em}.wprm-popup-modal-user-rating #wprm-user-rating-modal-errors div,.wprm-popup-modal-user-rating #wprm-user-rating-modal-waiting,fieldset.wprm-user-ratings-modal-stars br,fieldset.wprm-user-ratings-modal-stars input:hover+span~span{display:none}.wprm-user-rating-summary{align-items:center;display:flex}.wprm-user-rating-summary .wprm-user-rating-summary-stars{margin-right:10px}.wprm-user-rating-summary .wprm-user-rating-summary-details{margin-top:2px}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-error{display:none}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-ratings{max-height:500px;overflow-y:scroll}@supports (-webkit-touch-callout:none){.wprm-popup-modal-user-rating .wprm-user-rating-modal-field input,.wprm-popup-modal-user-rating textarea{font-size:16px}}.wprm-recipe-equipment-container,.wprm-recipe-ingredients-container,.wprm-recipe-instructions-container{counter-reset:wprm-advanced-list-counter}:root{--wprm-list-checkbox-size:18px;--wprm-list-checkbox-left-position:0px;--wprm-list-checkbox-top-position:0px;--wprm-list-checkbox-background:#fff;--wprm-list-checkbox-borderwidth:1px;--wprm-list-checkbox-border-style:solid;--wprm-list-checkbox-border-color:inherit;--wprm-list-checkbox-border-radius:0px;--wprm-list-checkbox-check-width:2px;--wprm-list-checkbox-check-color:inherit}.rtl .wprm-checkbox-container label:before{right:var(--wprm-list-checkbox-left-position)}.wprm-recipe-ingredients li,.wprm-recipe-instructions li{position:relative}.wprm-recipe-equipment-grid{margin:5px -5px}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{max-width:100%;overflow:hidden;text-align:center}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item img{margin:0 auto;max-width:100%;width:100%;max-height:175px;height:175px;object-fit:contain}@media screen and (min-width:400px){.wprm-recipe-equipment-grid .wprm-recipe-equipment-grid-row{display:flex}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{flex:1 1 50%}}@media screen and (min-width:550px){.wprm-recipe-equipment-grid .wprm-recipe-equipment-item,.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-3 .wprm-recipe-equipment-item{flex:1 1 33.33%}}@media screen and (min-width:650px){.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-3 .wprm-recipe-equipment-item{flex:1 1 33.33%}}.wprm-popup-modal__footer{align-items:center;display:flex;gap:12px;justify-content:flex-start}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#1e1e1e;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--primary-light:#ceffff;--wp--preset--color--primary-medium:#68d3df;--wp--preset--color--primary-dark:#07184b;--wp--preset--color--accent-light:#fee5e8;--wp--preset--color--accent-medium:#ed88bd;--wp--preset--color--accent:#be1872;--wp--preset--color--neutral-light:#e1e1e1;--wp--preset--color--neutral-dark:#767676;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}.feast-plugin a{word-break:break-word}body h1,body h2,body h3,body h4,body h5,body h6{line-height:1.2}a.wprm-recipe-jump:hover{opacity:1!important}div,h1,h2,h3,h4,h5,h6{scroll-margin-top:80px}#dpsp-content-bottom{margin-top:1.2em}.dpsp-networks-btns-wrapper{margin:0!important;padding:0!important;list-style:none!important}.dpsp-networks-btns-wrapper .dpsp-network-btn:after,.dpsp-networks-btns-wrapper:after{display:block;clear:both;height:0;content:""}.dpsp-networks-btns-wrapper li{float:left;margin:0;padding:0;border:0;list-style-type:none!important;transition:all .15s ease-in}.dpsp-networks-btns-wrapper li:before{display:none!important}.dpsp-networks-btns-wrapper li:first-child{margin-left:0!important}.dpsp-networks-btns-wrapper .dpsp-network-btn{display:flex;position:relative;box-sizing:border-box;width:100%;min-width:40px;height:40px;max-height:40px;padding:0;border:2px solid;border-radius:0;box-shadow:none;font-family:Arial,sans-serif;font-size:14px;font-weight:700;line-height:36px;text-align:center;vertical-align:middle;text-decoration:none!important;text-transform:unset!important;cursor:pointer;transition:all .15s ease-in}.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-label{padding-right:.5em;padding-left:.5em}@media screen and (max-width:480px){.dpsp-network-hide-label-mobile,.dpsp-no-labels-mobile .dpsp-network-label{display:none!important}}.dpsp-networks-btns-wrapper .dpsp-network-btn:focus,.dpsp-networks-btns-wrapper .dpsp-network-btn:hover{border:2px solid;outline:0;box-shadow:0 0 0 3px rgba(21,156,228,.4);box-shadow:0 0 0 3px var(--networkHover)}.dpsp-facebook{--networkAccent:#334d87;--networkColor:#3a579a;--networkHover:rgba(51,77,135,0.4)}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook{border-color:#3a579a;color:#3a579a;background:#3a579a}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook .dpsp-network-icon{border-color:#3a579a;fill:var(--networkColor,#3a579a);background:#3a579a}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:focus,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:focus .dpsp-network-icon,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:hover,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:hover .dpsp-network-icon{border-color:#334d87;color:#334d87;background:#334d87}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:focus .dpsp-network-icon .dpsp-network-icon-inner>svg,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:hover .dpsp-network-icon .dpsp-network-icon-inner>svg{fill:#334d87}.dpsp-x{--networkAccent:#000;--networkColor:#000;--networkHover:rgba(0,0,0,0.4)}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x{border-color:#000;color:#000;background:#000}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x .dpsp-network-icon{border-color:#000;fill:var(--networkColor,#000);background:#000}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:focus,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:focus .dpsp-network-icon,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:hover,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:hover .dpsp-network-icon{border-color:#000;color:#000;background:#000}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:focus .dpsp-network-icon .dpsp-network-icon-inner>svg,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:hover .dpsp-network-icon .dpsp-network-icon-inner>svg{fill:#000}.dpsp-pinterest{--networkAccent:#b31e24;--networkColor:#c92228;--networkHover:rgba(179,30,36,0.4)}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest{border-color:#c92228;color:#c92228;background:#c92228}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest .dpsp-network-icon{border-color:#c92228;fill:var(--networkColor,#c92228);background:#c92228}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:focus,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:focus .dpsp-network-icon,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:hover,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:hover .dpsp-network-icon{border-color:#b31e24;color:#b31e24;background:#b31e24}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:focus .dpsp-network-icon .dpsp-network-icon-inner>svg,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:hover .dpsp-network-icon .dpsp-network-icon-inner>svg{fill:#b31e24}.dpsp-flipboard{--networkAccent:#d21d1d;--networkColor:#e12828;--networkHover:rgba(210,29,29,0.4)}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-flipboard{border-color:#e12828;color:#e12828;background:#e12828}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-flipboard .dpsp-network-icon{border-color:#e12828;fill:var(--networkColor,#e12828);background:#e12828}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-flipboard:focus,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-flipboard:focus .dpsp-network-icon,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-flipboard:hover,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-flipboard:hover .dpsp-network-icon{border-color:#d21d1d;color:#d21d1d;background:#d21d1d}.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-flipboard:focus .dpsp-network-icon .dpsp-network-icon-inner>svg,.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-flipboard:hover .dpsp-network-icon .dpsp-network-icon-inner>svg{fill:#d21d1d}.dpsp-has-spacing .dpsp-networks-btns-wrapper li{margin-right:2%;margin-bottom:10px;margin-left:0!important}.dpsp-size-small .dpsp-networks-btns-wrapper:not(.dpsp-networks-btns-sidebar):not(.dpsp-networks-btns-sticky-bar) .dpsp-network-btn{min-width:32px;height:32px;max-height:32px;line-height:28px}.dpsp-size-small .dpsp-networks-btns-wrapper:not(.dpsp-networks-btns-sidebar):not(.dpsp-networks-btns-sticky-bar) .dpsp-network-btn .dpsp-network-icon{width:32px;height:32px;line-height:28px}.dpsp-size-small .dpsp-networks-btns-wrapper:not(.dpsp-networks-btns-sidebar):not(.dpsp-networks-btns-sticky-bar) .dpsp-network-btn .dpsp-network-icon-inner{height:28px}@media print{#dpsp-content-bottom,#dpsp-floating-sidebar{display:none!important}}#dpsp-floating-sidebar{position:fixed;top:50%;transform:translateY(-50%);z-index:9998}#dpsp-floating-sidebar.dpsp-position-left{left:0}.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar li{float:none;margin-left:0}.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn{width:40px;padding:0}.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn .dpsp-network-icon{border-color:transparent!important;background:0 0!important}#dpsp-floating-sidebar .dpsp-total-share-wrapper .dpsp-icon-total-share,#dpsp-floating-sidebar.dpsp-no-animation{display:none}#dpsp-floating-sidebar .dpsp-networks-btns-wrapper li{position:relative;overflow:visible}.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon{display:block;position:relative;top:-2px;left:-2px;-moz-box-sizing:border-box;box-sizing:border-box;width:40px;height:40px;border:2px solid;font-size:14px;line-height:36px;text-align:center;transition:all .15s ease-in;align-self:start;flex:0 0 auto}.dpsp-icon-total-share svg,.dpsp-network-icon .dpsp-network-icon-inner svg{position:relative;overflow:visible;width:auto;max-height:14px;transition:fill .15s ease-in-out}.dpsp-icon-total-share,.dpsp-network-icon-inner{display:flex;align-items:center;justify-content:center}.dpsp-network-icon-inner{height:36px;transition:all .2s ease}.dpsp-networks-btns-wrapper.dpsp-has-button-icon-animation .dpsp-network-btn:hover .dpsp-network-icon-inner{transition:all .2s cubic-bezier(.62,3.15,.4,-.64);transform:scale(1.5)}.dpsp-show-total-share-count{position:relative}.dpsp-total-share-wrapper{position:relative;margin-top:10px;color:#5d6368;font-family:Helvetica,Helvetica Neue,Arial,sans-serif;line-height:1.345}.dpsp-total-share-wrapper .dpsp-total-share-count{font-size:15px;line-height:18px;white-space:nowrap}.dpsp-total-share-wrapper .dpsp-icon-total-share{position:absolute;top:6px;left:0;margin-top:0;margin-left:0}.dpsp-total-share-wrapper .dpsp-icon-total-share svg{top:2px;width:auto;max-height:16px;fill:#5d6368}#dpsp-floating-sidebar .dpsp-total-share-wrapper{margin-bottom:10px}.dpsp-total-share-wrapper span{display:block;font-size:11px;font-weight:700;text-align:center;white-space:nowrap;text-transform:uppercase}.dpsp-content-wrapper .dpsp-total-share-wrapper{position:absolute;top:50%;box-sizing:border-box;width:60px;height:40px;margin-top:-21px;padding-left:20px}.dpsp-content-wrapper.dpsp-show-total-share-count.dpsp-show-total-share-count-after{padding-right:70px}.dpsp-content-wrapper.dpsp-show-total-share-count.dpsp-show-total-share-count-after .dpsp-total-share-wrapper{right:0}.dpsp-button-style-1 .dpsp-network-btn{color:#fff!important}.dpsp-button-style-1 .dpsp-network-btn.dpsp-no-label{justify-content:center}.dpsp-button-style-1 .dpsp-network-btn .dpsp-network-icon:not(.dpsp-network-icon-outlined) .dpsp-network-icon-inner>svg{fill:#fff!important}.dpsp-networks-btns-sidebar .dpsp-network-btn,.dpsp-networks-btns-sidebar .dpsp-network-btn .dpsp-network-icon{border-color:transparent;background:0 0}.dpsp-networks-btns-sidebar .dpsp-network-btn:focus,.dpsp-networks-btns-sidebar .dpsp-network-btn:hover{border-color:transparent}.dpsp-networks-btns-sidebar .dpsp-network-btn:focus .dpsp-network-icon,.dpsp-networks-btns-sidebar .dpsp-network-btn:hover .dpsp-network-icon{border-color:transparent;background:0 0}@media screen and (max-width:720px){.dpsp-content-wrapper.dpsp-hide-on-mobile{display:none}.dpsp-has-spacing .dpsp-networks-btns-wrapper li{margin:0 2% 10px 0}.dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count){max-height:40px;padding:0;justify-content:center}.dpsp-content-wrapper.dpsp-size-small .dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count){max-height:32px}}.dpsp-button-style-1 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn,.dpsp-button-style-1 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon,.dpsp-button-style-1 .dpsp-networks-btns-sidebar.dpsp-networks-btns-wrapper .dpsp-network-btn{--customNetworkColor:#be1872;--customNetworkHoverColor:#07184b;background:#be1872;border-color:#be1872}.dpsp-button-style-1 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn:focus,.dpsp-button-style-1 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn:focus .dpsp-network-icon,.dpsp-button-style-1 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn:hover,.dpsp-button-style-1 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn:hover .dpsp-network-icon,.dpsp-button-style-1 .dpsp-networks-btns-sidebar.dpsp-networks-btns-wrapper .dpsp-network-btn:focus,.dpsp-button-style-1 .dpsp-networks-btns-sidebar.dpsp-networks-btns-wrapper .dpsp-network-btn:hover{border-color:#07184b!important;background:#07184b!important}.dpsp-networks-btns-wrapper.dpsp-networks-btns-content .dpsp-network-btn,.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn{--networkHover:rgba(7, 24, 75, 0.4);--networkAccent:rgba(7, 24, 75, 1)}@media only screen and (min-width:701px) and (max-width:1308px){.has-grow-sidebar .content,.has-grow-sidebar .footer-container{margin-left:60px;padding-left:0}}@media only screen and (max-width:1196px){.has-grow-sidebar #content{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:728px}.sidebar-primary{border:0!important}.has-grow-sidebar .widget-container.mv_trellis_mobile_hide{display:none}}a,article,aside,b,div,em,fieldset,figcaption,footer,form,header,html,i,img,label,legend,nav,p,span,strong,time{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}body,cite,figure,h1,h2,h3,h4,h5,h6,li,ol,small,ul{padding:0;border:0;font:inherit;vertical-align:baseline}body,cite,figure,h1,h2,h3,h4,h5,h6,li,ol,ul{font-size:100%}small{margin:0}article,aside,figcaption,figure,footer,header,nav{display:block}body{box-sizing:border-box;margin:0 auto;background-color:#fff;word-wrap:break-word;word-break:break-word;font-size:1.125rem;font-size:var(--mv-trellis-font-size,1.125rem);font-family:Arial,sans-serif;font-family:var(--mv-trellis-font-body,Arial,sans-serif);color:#1e1e1e;font-weight:400;line-height:1.625;-webkit-animation:none!important;animation:none!important}ol,ul{margin:0 0 0 30px}ul{list-style:disc}.footer ul,ol.commentlist ul.children{list-style:none}cite{margin:0 0 0 46.2px}*,:after,:before{box-sizing:inherit;margin:0;padding:0}img{height:auto;max-width:100%}input{margin-right:12px;padding:12px}cite,em,i{font-style:italic}hr{border-top:2px solid #1e1e1e}.h3{margin-bottom:12px}h1{font-size:2.25rem;font-size:var(--mv-trellis-h1-font-size,2.25rem);color:var(--mv-trellis-h1-font-color,#000)}.h3,h1,h2,h3,h4,h5,h6{font-family:Georgia,Times,Times New Roman,serif;font-family:var(--mv-trellis-font-heading,Georgia,Times,"Times New Roman",serif);margin-bottom:var(--mv-trellis-gutter-small,12px);color:#000;color:var(--mv-trellis-heading-font-color,#000);display:block;font-weight:700}h1,h2,h3,h4,h5,h6{margin:0 0 12px}h2{font-size:1.6875rem;font-size:var(--mv-trellis-h2-font-size,1.6875rem)}.h3,h3{font-size:1.4999625rem;font-size:var(--mv-trellis-h3-font-size,1.4999625rem)}h4{font-size:1.40625rem;font-size:var(--mv-trellis-h4-font-size,1.40625rem)}h5{font-size:1.265625rem;font-size:var(--mv-trellis-h5-font-size,1.265625rem)}h6{font-size:1.125rem;font-size:var(--mv-trellis-h6-font-size,1.125rem)}ol,p,ul{margin-bottom:1.875rem;margin-bottom:calc(18px + var(--mv-trellis-gutter-small, 12px))}a{transition:color .1s ease-in-out}a,a:visited{color:#000;color:var(--mv-trellis-color-link,#000)}a:focus,a:focus-within,a:hover{color:#767676;color:var(--mv-trellis-color-link-hover,#767676)}b,strong{font-weight:700}small{font-size:smaller;font-size:var(--mv-trellis-font-size-sm,smaller)}ol{list-style:decimal}li{margin:0 0 12px}li li:first-child{margin-top:12px}.wrapper-header .header-container{width:100%}@media only screen and (min-width:1160px){.header-container .nav{margin-right:24px}.header-container .search-toggle~.nav{margin-right:0}}.header{z-index:999;background:#fff}.header .wrapper-header,.header-logo{text-align:center}.header-logo{font-family:Georgia,Times,Times New Roman,serif;font-family:var(--mv-trellis-font-heading,Georgia,Times,"Times New Roman",serif);width:auto;margin:0 60px 0 0;font-weight:700;text-decoration:none;letter-spacing:.1em;text-transform:uppercase;word-break:normal;flex:1 1 auto;flex:1 1 calc(100% - 120px);order:2}@media only screen and (min-width:1160px){.header-logo{text-align:start;flex:1 1 33%}}@media only screen and (min-width:1160px){.header-logo-img{max-height:150px;max-height:var(--mv-trellis-max-logo-size,150px);float:left}}.header .header-container{display:flex;position:relative;margin-right:auto;margin-left:auto;padding-top:12px;padding-bottom:12px;text-align:center;align-items:center;justify-content:space-between}@media only screen and (max-width:599px){.header .header-container{height:123px}}@media only screen and (min-width:1160px){.header .header-container{flex-direction:row;min-height:132px;padding:24px 0 24px 24px;align-self:center;justify-content:space-between}}@media only screen and (min-width:1700px){.header .header-container{padding-right:0;padding-left:48px}}.header a,.menu-item a{text-decoration:none}.header .nav-wrapper{flex-direction:row}@media only screen and (min-width:1160px){.header .nav-wrapper{display:inline-block}}.header-singular{background:var(--mv-trellis-color-background-accent,#d8d8d8)}#search-container~.header-logo{margin:0}.nav{text-align:left;flex:0 0 60px;order:1}.nav-container{background:#fff;font-size:0}.nav-list{margin-bottom:0;list-style:none}.nav ul{list-style-type:disc;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-padding-start:0;padding-inline-start:0}.nav .menu-item{text-transform:uppercase}li.menu-item{display:block;position:relative}.menu-item a{transition:color .1s ease-in-out,background-color .1s ease-in-out;font-size:16px;font-size:var(--mv-trellis-font-size,16px);display:block;padding:8px 0 8px 8px}.menu-item a,.menu-item a:visited{color:#000;color:var(--mv-trellis-color-link,#000)}.menu-item a:focus,.menu-item a:focus-within,.menu-item a:hover{color:#767676;color:var(--mv-trellis-color-link-hover,#767676);background:#d8d8d8}.menu-item a:active{color:#000;background:#d8d8d8}.nav .menu-item a{background:#fff;word-break:normal}@media only screen and (min-width:1160px){.nav .menu-item a{padding:12px 24px}}.menu-item a,.sub-menu .menu-item a{line-height:1.25}.menu-item a:active,.menu-item a:focus,.menu-item a:focus-within,.menu-item a:hover,.sub-menu .menu-item a:active,.sub-menu .menu-item a:focus,.sub-menu .menu-item a:focus-within,.sub-menu .menu-item a:hover{background-color:rgba(0,0,0,.05)}.nav-toggle{transition:transform .1s ease-in-out;width:auto;margin-left:auto;margin-right:auto;display:block;padding:24px;border:0;color:#000;background:0 0;box-shadow:none}.nav-toggle:focus,.nav-toggle:focus-within,.nav-toggle:hover,button.search-toggle:focus,button.search-toggle:focus-within,button.search-toggle:hover{color:#336e78;background:0 0}.nav-toggle:focus svg,.nav-toggle:focus-within svg,.nav-toggle:hover svg{transform:scale(1.1);fill:#336e78}.nav-toggle svg{transition:fill .1s ease-in-out;fill:#000;fill:var(--mv-trellis-color-link,#000);width:1.125rem;height:1.125rem;margin-top:3.2px}.nav-closed{display:none}@media only screen and (max-width:1159px){li.menu-item-has-children>.sub-menu{display:none}.nav>.nav-wrapper>.nav-container>ul>li.menu-item span.toggle-sub-menu{display:inline-flex;margin-left:.25em;padding:8px}li span.toggle-sub-menu svg{width:16px;height:16px}li span.toggle-sub-menu svg path{fill:#41a4a9;fill:var(--mv-trellis-color-primary,#41a4a9)}.menu-item>a:after,.sub-menu li a:after{display:block;position:absolute;right:0;left:0;height:1px;margin-top:29px;content:""}}.icon-arrow-down{width:14px;height:14px;margin-left:4px;vertical-align:middle}.icon-arrow-down path{fill:#000;fill:var(--mv-trellis-color-primary,#000)}@media only screen and (min-width:1160px){.icon-arrow-down{display:none}}@media (hover:none) and (any-pointer:coarse){.icon-arrow-down{display:inline-flex}}@media only screen and (min-width:1160px){#primary-nav{border:0;line-height:normal}#primary-nav li{margin-bottom:0}#primary-nav a{box-shadow:none;font-size:1.125rem;font-weight:700;line-height:1.5;letter-spacing:0}.nav{flex-direction:row;width:100%;text-align:end;align-self:center;flex:auto;order:2}.nav .menu-item{text-align:left}.nav-toggle{display:none}.nav-closed{display:block;box-shadow:none}.nav-list{display:flex;align-self:center;flex-flow:row wrap;justify-content:flex-end}.nav-list .menu-item-has-children:focus-within>.sub-menu,.nav-list .menu-item-has-children:focus>.sub-menu,.nav-list .menu-item-has-children:hover>.sub-menu{display:block;box-shadow:0 0 1.563rem .313rem rgba(0,0,0,.1)}.nav-list>.menu-item:nth-child(-n+3):not(:nth-last-child(-n+2))>.sub-menu{right:-50%;left:-50%}.nav-list>.menu-item>.sub-menu{min-width:100%}.nav-list .menu-item{position:relative;line-height:1.5}.nav .nav-list .menu-item a{transition:color .1s ease-in-out,background .1s ease-in-out;padding-left:12px;padding-left:var(--mv-trellis-gutter-small,12px);border:0;font-size:1rem}.nav .nav-list .menu-item a:focus,.nav .nav-list .menu-item a:focus-within,.nav .nav-list .menu-item a:hover{background:0 0}.nav .nav-list .menu-item .menu-item>a{padding:12px 24px}.nav-list .sub-menu{display:none;position:absolute;z-index:999;right:0;width:max-content;max-width:250px;margin:0 auto;background-color:#fff}.nav-list .sub-menu .menu-item{margin:0}}.entry-content:after{content:"";clear:both;display:table}.entry-header{margin-bottom:var(--mv-trellis-gutter-large,48px);padding-top:var(--mv-trellis-gutter,24px);padding-bottom:var(--mv-trellis-gutter,24px);position:relative}.entry-header:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;border-left:9999px solid #d8d8d8;border-left:9999px solid var(--mv-trellis-color-background-accent,#d8d8d8);box-shadow:9999px 0 0#d8d8d8;box-shadow:9999px 0 0 var(--mv-trellis-color-background-accent,#d8d8d8);content:""}.article-meta,.meta-element,.post-meta-single,.post-meta-single-top,.post-meta-wrapper{font-size:.75rem;font-size:var(--mv-trellis-font-size-ex-sm,.75rem);margin-bottom:4px;line-height:1.5em}.article-meta a,.article-meta a:visited,.post-meta-single a,.post-meta-single a:visited,.post-meta-single-top a,.post-meta-single-top a:visited,.post-meta-wrapper a,.post-meta-wrapper a:visited,.widget-container li a,.widget-container li a:visited,article p a,article p a:visited{text-decoration:none;border-bottom:4px solid var(--mv-trellis-color-link,#000);font-weight:600;line-height:1.825}.article-meta a:focus,.article-meta a:hover,.article-meta a:visited:focus,.article-meta a:visited:hover,.post-meta-single a:focus,.post-meta-single a:hover,.post-meta-single a:visited:focus,.post-meta-single a:visited:hover,.post-meta-single-top a:focus,.post-meta-single-top a:hover,.post-meta-single-top a:visited:focus,.post-meta-single-top a:visited:hover,.post-meta-wrapper a:focus,.post-meta-wrapper a:hover,.post-meta-wrapper a:visited:focus,.post-meta-wrapper a:visited:hover,.widget-container li a:focus,.widget-container li a:hover,.widget-container li a:visited:focus,.widget-container li a:visited:hover,article p a:focus,article p a:hover,article p a:visited:focus,article p a:visited:hover{color:#000;color:var(--mv-trellis-color-link,#000);border-bottom:4px solid var(--mv-trellis-color-link-hover,#767676);transition:border-bottom color-link-hover ease-in-out}.article-meta:after,.meta-element:after,.post-meta-single-top:after,.post-meta-single:after,.post-meta-wrapper:after,article:after{display:table;clear:both;content:""}.article-meta p,.post-meta-single p,.post-meta-single-top p,.post-meta-wrapper p{margin-bottom:4px}.meta-wrapper{display:inline}.author-meta,img#mv-trellis-img-1,img#mv-trellis-img-10,img#mv-trellis-img-11,img#mv-trellis-img-12,img#mv-trellis-img-13,img#mv-trellis-img-14,img#mv-trellis-img-15,img#mv-trellis-img-16,img#mv-trellis-img-17,img#mv-trellis-img-18,img#mv-trellis-img-19,img#mv-trellis-img-2,img#mv-trellis-img-20,img#mv-trellis-img-21,img#mv-trellis-img-22,img#mv-trellis-img-23,img#mv-trellis-img-24,img#mv-trellis-img-25,img#mv-trellis-img-26,img#mv-trellis-img-3,img#mv-trellis-img-4,img#mv-trellis-img-5,img#mv-trellis-img-6,img#mv-trellis-img-7,img#mv-trellis-img-8,img#mv-trellis-img-9{display:block}.posted-on-after .posted-on:after{padding:0 .2rem;content:"·"}@media only screen and (max-width:348px){.posted-on-after .posted-on:after{content:""}}.entry-header,article .entry-footer{margin-bottom:24px;margin-bottom:var(--mv-trellis-gutter,24px)}article .entry-footer{margin-top:24px;margin-top:var(--mv-trellis-gutter,24px);clear:both}.entry-header{display:block;width:100%;padding-top:12px;padding-bottom:12px;background:var(--mv-trellis-color-background-accent,#d8d8d8);text-align:left}@media only screen and (max-width:348px){.entry-header{margin-bottom:8px}}.entry-header #comment-count{display:inline-block}.entry-header svg{vertical-align:middle}.entry-header .article-meta{text-align:left}.entry-header h1.entry-title{padding-bottom:0;line-height:normal}.post-meta-single-bottom{justify-content:flex-start;text-align:left}.post-meta-single-bottom>*,.post-meta-single-bottom>p{margin:6px 0}.wrapper-content{padding-bottom:24px;padding-bottom:var(--mv-trellis-gutter,24px)}@media only screen and (min-width:1160px){.wrapper-content{max-width:1200px;margin-right:auto;margin-left:auto}}.wrapper-content #content>:not(.sidebar-primary,.entry-header,.entry-title,.featured-hero,.featured-hero-container){grid-column:1}body:not(.single-product):not(.archive.woocommerce-page) #content{margin-right:auto;margin-left:auto;height:-moz-fit-content;height:fit-content;width:100%;max-width:728px;display:flex;flex-direction:column;justify-content:center;align-items:center}body:not(.single-product):not(.archive.woocommerce-page) #content .article{width:100%;max-width:728px}@media only screen and (min-width:1160px){body:not(.single-product):not(.archive.woocommerce-page) #content{max-width:100%;display:grid;grid-template-columns:1fr 360px;column-gap:24px;grid-auto-flow:column}body:not(.single-product):not(.archive.woocommerce-page) #content .entry-header,body:not(.single-product):not(.archive.woocommerce-page) #content .entry-title{max-width:100%;grid-column:1/span 2}}.content{width:auto;margin-left:auto;margin-right:auto;max-width:1200px;padding-right:24px;padding-left:24px}@media only screen and (min-width:1250px){.content{padding-right:0;padding-left:0}}@media only screen and (max-width:348px){.content{padding-left:10px;padding-right:10px}}.post-navigation{max-width:100%}.post-navigation a{border-bottom:none;text-decoration:none}.post-navigation .nav-links{padding-top:24px;padding-top:var(--mv-trellis-gutter,24px);display:flex;flex-direction:row;max-width:100%;text-align:center;vertical-align:center;justify-content:space-between}@media only screen and (max-width:599px){.post-navigation .nav-links{display:block}}.post-navigation .nav-links .nav-next{margin-left:auto}.post-navigation .nav-links .nav-next .post-title:after{content:"→";padding-left:.2em}.post-navigation .nav-links .nav-previous .post-title:before{content:"←";padding-right:.2em}@media only screen and (min-width:600px){.post-navigation .nav-links .nav-next,.post-navigation .nav-links .nav-previous{max-width:45%;flex:1 1 45%}}.post-navigation .nav-links .nav-next>a,.post-navigation .nav-links .nav-previous>a{transition:color .1s ease-in-out}.post-navigation .nav-links .nav-next>a,.post-navigation .nav-links .nav-next>a:visited,.post-navigation .nav-links .nav-previous>a,.post-navigation .nav-links .nav-previous>a:visited{color:#000;color:var(--mv-trellis-color-link,#000)}.post-navigation .nav-links .nav-next>a:active,.post-navigation .nav-links .nav-next>a:focus,.post-navigation .nav-links .nav-next>a:focus-within,.post-navigation .nav-links .nav-next>a:hover,.post-navigation .nav-links .nav-previous>a:active,.post-navigation .nav-links .nav-previous>a:focus,.post-navigation .nav-links .nav-previous>a:focus-within,.post-navigation .nav-links .nav-previous>a:hover{color:#767676;color:var(--mv-trellis-color-link-hover,#767676)}.post-navigation .nav-links .nav-next>a:active .post-title.h3,.post-navigation .nav-links .nav-next>a:focus .post-title.h3,.post-navigation .nav-links .nav-next>a:focus-within .post-title.h3,.post-navigation .nav-links .nav-next>a:hover .post-title.h3,.post-navigation .nav-links .nav-previous>a:active .post-title.h3,.post-navigation .nav-links .nav-previous>a:focus .post-title.h3,.post-navigation .nav-links .nav-previous>a:focus-within .post-title.h3,.post-navigation .nav-links .nav-previous>a:hover .post-title.h3{color:inherit}.post-navigation .nav-links .post-thumbnail img{width:100%;height:auto}.post-navigation .nav-links .post-title-wrap .post-title{font-size:28.79928px;font-weight:600}body:not(.single-product):not(.archive.woocommerce-page) .sidebar-primary{grid-row:2/span 9999}.sidebar-primary{height:100%}@media only screen and (min-width:1160px){.sidebar-primary{grid-column:2}}.sidebar-primary .widget-container{margin-bottom:24px;margin-bottom:var(--mv-trellis-gutter,24px);max-width:300px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1160px){.sidebar-primary{border-left:2px solid #1e1e1e;border-right:2px solid transparent;background:#fff}.sidebar-primary :not(:first-of-type){padding-top:12px}}@media only screen and (min-width:1250px){.sidebar-primary{padding-right:0}}.sidebar-primary .mv-sticky-slot{display:flex;position:sticky;top:1rem;margin-right:0;margin-left:0;align-self:center;justify-content:center}.sidebar-primary img{min-width:95%;max-width:100%;border:2px solid #1e1e1e}.footer,.footer li{font-size:1.125rem;font-size:var(--mv-trellis-font-size,1.125rem)}.footer,.footer-container{width:auto;margin-left:auto;margin-right:auto}.footer{padding-top:24px;padding-top:var(--mv-trellis-gutter,24px);border-top:2px solid #1e1e1e;background:#fff;text-align:left}.footer-container{max-width:1200px;padding-right:24px;padding-left:24px}@media only screen and (min-width:1250px){.footer-container{padding-right:0;padding-left:0}}@media only screen and (max-width:348px){.footer-container{padding-left:10px;padding-right:10px}}.footer li{margin-left:0}.footer .widget_recent_entries ul{margin-left:0;text-align:left}.footer-container{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}@media only screen and (min-width:1160px){.footer-container{flex-direction:row}}.footer-copy{padding:24px;color:#fff;background:#000;text-align:center;letter-spacing:.05em;font-size:.875rem;font-size:var(--mv-trellis-font-size-ex-sm,.875rem)}.footer-copy a,.footer-copy a:visited{color:#fff}.footer-copy a:hover{color:#767676;color:var(--mv-trellis-color-link-hover,#767676)}.footer-copy p{margin-bottom:0}.footer-widget-area{margin-bottom:24px;margin-bottom:var(--mv-trellis-gutter,24px);overflow:hidden;width:auto;padding-right:24px;padding-left:24px;flex:1 1 100%}@media only screen and (min-width:1160px){.footer-widget-area{flex:0 0 30%}}@media (min-width:1200px){.footer-widget-area{padding-right:0;padding-left:0}}@media only screen and (max-width:348px){.footer-widget-area{padding-right:12px;padding-left:12px}}.aligncenter,div.aligncenter{text-align:center}.screen-reader-text{overflow:hidden;clip:rect(1px,1px,1px,1px);position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.screen-reader-text:focus{display:block;clip:auto!important;z-index:1000000;top:6px;left:6px;width:auto;height:auto;padding:15px 23px 14px;color:#444;background-color:#eee;font-size:1em;line-height:normal;text-decoration:none;-webkit-clip-path:none;clip-path:none}.aligncenter,div.aligncenter{display:block;margin:6px auto;margin:calc(var(--mv-trellis-gutter, 24px)/4) auto}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{text-decoration:underline}.search-close,.search-submit,input[type=submit]{transition:color .1s ease-in-out,background-color .1s ease-in-out;color:#000;color:var(--mv-trellis-color-link,#000);width:-moz-fit-content;max-width:100%;margin-top:8px;margin-left:8px;padding:8px 24px 6px;border:2px solid #1e1e1e;border-radius:0;background:#e1e1e1;box-shadow:-8px 8px 0 0#e1e1e1,inset -6px 6px 0 0#fff;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;letter-spacing:.05em;cursor:pointer}.search-submit,input[type=submit]{width:fit-content;min-width:165px;margin-bottom:8px}.search-close:focus,.search-close:focus-within,.search-close:hover,.search-submit:focus,.search-submit:focus-within,.search-submit:hover,input[type=submit]:focus,input[type=submit]:focus-within,input[type=submit]:hover{background:#767676;background:var(--mv-trellis-color-link-hover,#767676);color:#fff;box-shadow:none}.search-close:active,.search-submit:active,input[type=submit]:active{box-shadow:inset 0 1px 3px rgba(0,0,0,.35)}.search-close{width:86.4px;min-width:60px;margin-bottom:21px}@media only screen and (min-width:1160px){.search-close{margin-right:24px}}.navigation.pagination{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin-bottom:24px;margin-bottom:var(--mv-trellis-gutter,24px)}.wp-block-button,.wp-block-buttons>.wp-block-button{margin-bottom:24px;margin-bottom:var(--mv-trellis-gutter,24px);margin-top:24px;margin-top:var(--mv-trellis-gutter,24px)}#search-container{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;align-items:center;justify-content:center}#search-container .search-close{margin-left:24px}@media only screen and (min-width:1160px){#search-container .search-close{flex:0 0 70px}}.searchform{max-width:450px;flex:1 1 auto}.searchform label{margin-right:12px;margin-right:calc(var(--mv-trellis-gutter, 24px)/2);flex:1}.searchform .search-field{border-color:#000;border-color:var(--mv-trellis-color-link,#000);margin-bottom:0;padding:12px 24px;border-radius:0;line-height:1}.searchform .search-field:focus{border-color:#767676;border-color:var(--mv-trellis-color-link-hover,#767676)}.searchform .search-submit,.widget-container.mv_trellis_mobile_hide,ol.commentlist span.says{display:none}.searchform input[type=submit]{width:60px;height:60px;padding:9px 24px;background:0 0;box-shadow:none;flex:0 0 auto}.searchform input[type=submit]:focus,.searchform input[type=submit]:focus-within,.searchform input[type=submit]:hover{background:0 0}button.search-toggle{transition:transform .1s ease-in-out;border:0;background:0 0;box-shadow:none;order:3;padding:24px}button.search-toggle:focus .magnifying-glass,button.search-toggle:focus-within .magnifying-glass,button.search-toggle:hover .magnifying-glass{fill:#767676;fill:var(--mv-trellis-color-link-hover,#767676);transform:scale(1.1)}button.search-toggle .magnifying-glass{fill:#000;fill:var(--mv-trellis-color-link,#000)}#primary-nav .nav-list>li:last-child>a{padding-right:0}#primary-nav .nav-list>li ul a,#primary-nav .nav-list>li ul li:last-child a{padding-right:24px}.widget-container{padding-bottom:calc(var(--mv-trellis-gutter-small, 10px) + 2px);width:300px;max-width:100%}.widget-container p:last-child,.widget-container ul:last-child{margin-bottom:0}@media only screen and (min-width:1160px){.widget-container.mv_trellis_mobile_hide{display:inherit}}.footer .widget-container .widget-title,.widget-container .widget-title{font-size:1.4999625rem;font-size:var(--mv-trellis-h3-font-size,1.4999625rem);margin-bottom:12px;margin-bottom:var(--mv-trellis-gutter-small,12px)}.widget-container .widget-title{border-bottom:2px solid #1e1e1e}.footer .widget-container{width:100%;margin-left:0;background:0 0}.footer .widget-container .widget-title{color:#767676;color:var(--mv-trellis-heading-font-color,#767676);font-weight:700;text-align:left}.widget-container:last-child{margin-bottom:0}@media only screen and (max-width:1159px){.mv_trellis_mobile_hide{display:none}}.widget-container li:first-child{margin-top:0}.widget-container ul,ol.commentlist cite{margin-left:0}.breadcrumbs{margin-bottom:0;padding-bottom:12px;font-size:1rem;font-size:var(--mv-trellis-font-size-ex-sm,1rem)}input[type=email],input[type=search],input[type=text],textarea{font-size:1rem;font-size:var(--mv-trellis-font-size,1rem);transition:background-color .1s ease-in-out;width:100%;margin:0 0 12px;margin:0 0 calc(var(--mv-trellis-gutter, 24px)/2);padding:8px;border:2px solid #1e1e1e;outline:0;background:#fff;box-shadow:none}input[type=email]:focus,input[type=search]:focus,input[type=text]:focus,textarea:focus{border-color:var(--mv-trellis-color-link-hover,#767676)}input,textarea{resize:vertical}input{width:auto}figure{margin:0 0 1em}div.wp-block-image>figure{margin-bottom:1em}@media only screen and (max-width:1023px){.sidebar-primary{float:none;clear:both}}@media only screen and (max-width:600px){body{--wp--preset--font-size--small:16px!important}}:root{--mv-create-radius:0}img.wprm-comment-rating{width:120px!important;height:24px!important}body{--comment-rating-star-color:#f5a623;--wprm-popup-font-size:16px;--wprm-popup-background:#ffffff;--wprm-popup-title:#000000;--wprm-popup-content:#444444;--wprm-popup-button-background:#444444;--wprm-popup-button-text:#ffffff;--wprm-popup-accent:#747B2D}.wprm-recipe-template-wtf-recipe-snippet{font-family:inherit;font-size:.9em;text-align:center;margin-top:0;margin-bottom:15px}.wprm-recipe-template-wtf-recipe-snippet a{min-width:165px;max-width:100%;font-weight:600;font-family:Times,serif;font-size:1em;line-height:1.3}.wprm-recipe-template-wtf-recipe-snippet a:hover{background-color:#be1872!important;color:#fff!important}.breadcrumbs{margin-top:30px}.entry-header .article-meta{font-size:16px}:root{--mv-trellis-color-native-ad-background:var(--mv-trellis-color-background-accent,#fafafa)}.header-logo-img{width:auto;max-width:100%;max-height:165px;margin-right:auto;margin-left:auto;vertical-align:middle}@font-face{font-display:swap;font-family:"bootstrap-icons";src:url(https://www.whattheforkfoodblog.com/2020/05/27/fonts/bootstrap-icons.woff)format("woff"),url(https://www.whattheforkfoodblog.com/2020/05/27/fonts/bootstrap-icons.woff2)format("woff2")}div#respond{border:2px solid #07184b;padding:30px 20px}ol.commentlist{list-style:none;padding:0;margin-left:0}li.comment{border-top:2px solid;padding-top:20px}div#respond,li.comment.bypostauthor{background:#f4f4f4}li.comment .commentmetadata{font-size:14px}.comment>div{padding:10px 20px}li.comment .commentmetadata a{color:#999;text-decoration:none}@media only screen and (max-width:399px){.wprm-recipe-template-wtf-recipe-template{border-left-width:2px!important;border-right-width:2px!important}.wprm-recipe-template-wtf-recipe-template-body{padding-left:11px!important;padding-right:11px!important}}@media only screen and (max-width:359px){.wprm-recipe-template-wtf-recipe-template{border-left-width:0!important;border-right-width:0!important}.wprm-recipe-template-wtf-recipe-template-body{padding-left:0!important;padding-right:0!important}}.single-post article li a,.single-post article li a:visited{text-decoration:none;border-bottom:4px solid var(--mv-trellis-color-link,#000);font-weight:600;line-height:1.825}.single-post article li a:focus,.single-post article li a:hover,.single-post article li a:visited:focus,.single-post article li a:visited:hover{color:#000;color:var(--mv-trellis-color-link,#000);border-bottom:4px solid var(--mv-trellis-color-link-hover,#767676);transition:border-bottom color-link-hover ease-in-out}.single .content a,aside a{text-decoration:inherit!important}#wprm-recipe-user-rating-0 .wprm-rating-star.wprm-rating-star-full svg *{fill:#be1872}linearGradient#wprm-recipe-user-rating-0-33 stop,linearGradient#wprm-recipe-user-rating-0-50 stop,linearGradient#wprm-recipe-user-rating-0-66 stop{stop-color:#be1872}img#mv-trellis-img-10::before,img#mv-trellis-img-11::before,img#mv-trellis-img-1::before,img#mv-trellis-img-2::before,img#mv-trellis-img-3::before,img#mv-trellis-img-4::before,img#mv-trellis-img-5::before,img#mv-trellis-img-6::before,img#mv-trellis-img-7::before,img#mv-trellis-img-8::before,img#mv-trellis-img-9::before{padding-top:100%}img#mv-trellis-img-12::before,img#mv-trellis-img-13::before,img#mv-trellis-img-14::before,img#mv-trellis-img-15::before{padding-top:149.83333333333%}img#mv-trellis-img-16::before,img#mv-trellis-img-17::before,img#mv-trellis-img-18::before,img#mv-trellis-img-19::before{padding-top:100%}img#mv-trellis-img-20::before{padding-top:70.333333333333%}img#mv-trellis-img-21::before{padding-top:66.666666666667%}img#mv-trellis-img-22::before{padding-top:220.58823529412%}img#mv-trellis-img-23::before{padding-top:149.83333333333%}#wprm-recipe-user-rating-1 .wprm-rating-star.wprm-rating-star-full svg *{fill:#f5a623}linearGradient#wprm-recipe-user-rating-1-33 stop,linearGradient#wprm-recipe-user-rating-1-50 stop,linearGradient#wprm-recipe-user-rating-1-66 stop{stop-color:#f5a623}img#mv-trellis-img-24::before,img#mv-trellis-img-25::before,img#mv-trellis-img-26::before{padding-top:100%}#wprm-recipe-user-rating-2 .wprm-rating-star.wprm-rating-star-full svg *{fill:#343434}linearGradient#wprm-recipe-user-rating-2-33 stop,linearGradient#wprm-recipe-user-rating-2-50 stop,linearGradient#wprm-recipe-user-rating-2-66 stop{stop-color:#343434}:root :where(.wp-block-button.is-style-outline--1 .wp-block-button__link),:root :where(.wp-block-button.is-style-outline--2 .wp-block-button__link),:root :where(.wp-block-button.is-style-outline--3 .wp-block-button__link){background:0 0;border-color:currentColor;border-width:2px;border-style:solid;color:currentColor;padding:.667em 1.33em}.wprm-recipe-template-wtf-recipe-template{background-color:#fff;font-family:inherit;font-size:.9em;line-height:1.5em!important;color:#1e1e1e;max-width:650px;position:relative;border-style:solid;border-width:5px;border-color:#f4f4f4;border-radius:0;margin:120px auto 20px;overflow:visible}.wprm-recipe-template-wtf-recipe-template a{color:#07184b;text-decoration:none;border-bottom:4px solid var(--mv-trellis-color-link, #000);font-weight:600;line-height:1.825}.wprm-recipe-template-wtf-recipe-template a:hover{color:var(--mv-trellis-color-link, #000);border-bottom:4px solid var(--mv-trellis-color-link-hover, #767676)}.wprm-recipe-template-wtf-recipe-template li,.wprm-recipe-template-wtf-recipe-template p{font-family:inherit;font-size:1em!important;line-height:1.5em!important}.wprm-recipe-template-wtf-recipe-template li{margin:0 0 0 32px!important;padding:0!important}.wprm-recipe-template-wtf-recipe-template ol,.wprm-recipe-template-wtf-recipe-template ul{margin:0!important;padding:0!important}.wprm-recipe-template-wtf-recipe-template .wprm-recipe-header,.wprm-recipe-template-wtf-recipe-template .wprm-recipe-name{font-family:inherit;color:#1e1e1e;line-height:1.3em}.wprm-recipe-template-wtf-recipe-template h2,.wprm-recipe-template-wtf-recipe-template h3{font-family:inherit;color:#1e1e1e;line-height:1.3em;margin:0!important;padding:0!important}.wprm-recipe-template-wtf-recipe-template span.wprm-block-text-italic{opacity:.6;text-transform:lowercase}.wprm-recipe-template-wtf-recipe-template .wprm-recipe-header{margin-top:1.2em!important}.wprm-recipe-template-wtf-recipe-template h2{font-size:1.8em}.wprm-recipe-template-wtf-recipe-template h3{font-size:1.2em}.wprm-recipe-template-wtf-recipe-template-container{overflow:hidden;padding:0;border:0;border-radius:0}.wprm-recipe-template-wtf-recipe-template-body{padding:0 20px 30px}.wprm-recipe-template-wtf-recipe-template .wprm-recipe-image{position:absolute;margin-top:-100px;margin-left:-100px;left:50%}.wprm-recipe-template-wtf-recipe-template-header{margin:0 0 10px;padding:110px 30px 20px;text-align:center;background-color:#f4f4f4;color:#1e1e1e}.wprm-recipe-template-wtf-recipe-template-header .wprm-recipe-details-unit{text-transform:uppercase}.wprm-recipe-template-wtf-recipe-template-header a{color:#07184b}.wprm-recipe-template-wtf-recipe-template-header .wprm-recipe-link{min-width:165px;max-width:100%;font-weight:600;font-family:Times,serif;font-size:1em;line-height:1.3;border:2px solid #07184b!important}.wprm-recipe-template-wtf-recipe-template-header .wprm-recipe-name{color:#1e1e1e}.wprm-recipe-template-wtf-recipe-template p.wprm-text{font-size:18px!important;margin-top:10px}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{margin:30px 0}