recipe-scrollspy{background-color:#fff;-webkit-box-shadow:0 12px 24px 0 rgba(51,51,51,0.15);box-shadow:0 12px 24px 0 rgba(51,51,51,0.15);position:fixed;top:3rem;width:100%;height:3rem;z-index:100;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out;-webkit-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden}.recipe-scrollspy--visible{-webkit-transform:translateY(0%);transform:translateY(0%);visibility:visible}.recipe-scrollspy__nav{white-space:nowrap;overflow-x:auto;overflow-y:hidden}.recipe-scrollspy__nav:before,.recipe-scrollspy__nav:after{position:absolute;width:1.5rem;height:3rem;content:''}.recipe-scrollspy__nav:before{left:0;background:-webkit-gradient(linear, right top, left top, from(rgba(255,255,255,0)), color-stop(90%, #fff), to(#fff));background:linear-gradient(270deg, rgba(255,255,255,0) 0%, #fff 90%, #fff 100%)}.recipe-scrollspy__nav:after{right:0;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(90%, #fff), to(#fff));background:linear-gradient(90deg, rgba(255,255,255,0) 0%, #fff 90%, #fff 100%)}.recipe-scrollspy__link{padding:1rem 0rem;margin:0rem .5rem;font-size:.75rem;line-height:1rem;font-weight:bold;color:#113C2B;display:inline-block;text-decoration:none}.recipe-scrollspy__link:hover{border-bottom:0}.recipe-scrollspy__link--active,.recipe-scrollspy__link--active:hover{color:#009A3D}.recipe-scrollspy__link:first-child{margin-left:1.5rem}.recipe-scrollspy__link:last-child{margin-right:1.5rem}@media only screen and (min-width: 576px){recipe-scrollspy{display:none}}recipe-order{padding-bottom:1.5rem;-webkit-box-shadow:0 1px 2px 0 rgba(51,51,51,0.15);box-shadow:0 1px 2px 0 rgba(51,51,51,0.15);background-color:#fff;border-radius:4px;display:inline-block}.recipe-order__image{width:100%}.recipe-order__headline{margin-bottom:1rem}.recipe-order__info,.recipe-order__image{margin-bottom:1.5rem}.recipe-order__action{width:100%}@media only screen and (min-width: 768px){recipe-order{padding:1rem 1rem 1.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.recipe-order__image{margin-right:1.5rem;max-width:120px;-ms-flex-item-align:start;align-self:flex-start}.recipe-order__headline{margin-bottom:.5rem}.recipe-order__action{width:auto}}@media only screen and (min-width: 1333px){.recipe-order__image{max-width:160px}.recipe-order__headline{margin-bottom:1rem}}core-modal recipe-order{padding:1rem 1rem 1.5rem 1rem;margin:0rem -1rem 1.5rem -1rem}core-modal recipe-order:last-child{margin-bottom:.125rem}@media only screen and (min-width: 768px){core-modal recipe-order{margin:.125rem .125rem 1rem .125rem}}
