@-webkit-keyframes animate-arrow{0%{stroke-dasharray:1 226.19467px;stroke-dashoffset:0}to{stroke-dasharray:226.19467px,226.19467px;stroke-dashoffset:0}}@keyframes animate-arrow{0%{stroke-dasharray:1 226.19467px;stroke-dashoffset:0}to{stroke-dasharray:226.19467px,226.19467px;stroke-dashoffset:0}}@-webkit-keyframes rotate-forward{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes rotate-forward{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@-webkit-keyframes smoothscroll{0%{-webkit-transform:translateX(var(--startAnimation));transform:translateX(var(--startAnimation))}to{-webkit-transform:translateX(var(--animationWidth));transform:translateX(var(--animationWidth))}}@keyframes smoothscroll{0%{-webkit-transform:translateX(var(--startAnimation));transform:translateX(var(--startAnimation))}to{-webkit-transform:translateX(var(--animationWidth));transform:translateX(var(--animationWidth))}}@-webkit-keyframes slidein{0%{top:-20%}to{top:140%}}@keyframes slidein{0%{top:-20%}to{top:140%}}@-webkit-keyframes show{0%{opacity:0}}@keyframes show{0%{opacity:0}}@-webkit-keyframes animate{0%{left:0;right:0}25%{left:100%;right:0}50%{left:0;right:100%}to{left:0;right:0}}@keyframes animate{0%{left:0;right:0}25%{left:100%;right:0}50%{left:0;right:100%}to{left:0;right:0}}.page{overflow:clip}.recipe-wrapper{margin-bottom:1.25rem}.large.recipe-wrapper,.medium.recipe-wrapper,.recipe-wrapper .large,.recipe-wrapper .medium,.recipe-wrapper .small,.small.recipe-wrapper{padding-left:.9375rem;padding-right:.9375rem}@media screen and (min-width:64em){.recipe-wrapper{margin-bottom:2.5rem}}@media screen and (min-width:80em){.recipe-wrapper{margin-left:auto!important;margin-right:auto!important}.recipe-wrapper .small,.small.recipe-wrapper{width:calc(33rem + (var(--viewportWidthWithoutScrollbar) - 14*66px)/11*7)}.medium.recipe-wrapper,.recipe-wrapper .medium{width:calc(41.25rem + (var(--viewportWidthWithoutScrollbar) - 14*66px)/11*9)}.large.recipe-wrapper,.recipe-wrapper .large{width:calc(49.5rem + (var(--viewportWidthWithoutScrollbar) - 14*66px)/11*11)}.full.recipe-wrapper,.recipe-wrapper .full{width:100%}}.recipe{margin-bottom:1.25rem;overflow:hidden}.recipe,.recipe-wrapper{background-color:var(--bgColor)}.recipe-wrapper{display:grid;grid-template-areas:"header" "image" "content" "text"}@media screen and (min-width:80em){.recipe-wrapper{-webkit-column-gap:calc((var(--viewportWidthWithoutScrollbar) - 14*66px)/11);-moz-column-gap:calc((var(--viewportWidthWithoutScrollbar) - 14*66px)/11);column-gap:calc((var(--viewportWidthWithoutScrollbar) - 14*66px)/11);grid-template:"image header" "image content" 1fr "text text"/1fr 1fr}}.recipe-imgContainer{aspect-ratio:1/1;grid-area:image;margin:0 -.9375rem;width:100vw;z-index:2}@media screen and (min-width:64em){.recipe-imgContainer{margin:0;position:relative;width:100%}}@media screen and (min-width:80em){.recipe-imgContainer{aspect-ratio:auto}}@media screen and (min-width:64em){.recipe-imgContainer:before{background-color:var(--bgTitleColor);content:"";height:50%;left:-100vw;position:absolute;top:0;width:200vw;z-index:-1}}@media screen and (min-width:80em){.recipe-imgContainer:before{display:none}}.recipe-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.recipe-content{grid-area:content}.recipe-header{grid-area:header;padding:1.25rem 0 2.125rem;position:relative;z-index:1}@media screen and (min-width:64em){.recipe-header{padding:1.25rem 0 1.4375rem}}@media screen and (min-width:80em){.recipe-header{padding:7.5rem 0 1.5625rem}}.recipe-header:before{background-color:var(--bgTitleColor);content:"";height:100%;left:-100vw;position:absolute;top:0;width:200vw;z-index:-1}.recipe-title{overflow-wrap:break-word}.recipe-title,.recipe-title *{color:#000;font-family:sortsmillgoudy,Times New Roman,serif;font-size:1.875rem;font-weight:400;letter-spacing:.375rem;line-height:2.25rem;margin:0}@media screen and (min-width:64em){.recipe-title,.recipe-title *{font-size:2.5rem;letter-spacing:.5rem;line-height:3.125rem}}@media screen and (min-width:80em){.recipe-title,.recipe-title *{font-size:3.125rem;letter-spacing:.625rem;line-height:3.4375rem}}.recipe-author,.recipe-author *{color:#000;font-family:ibmplexsans,arial,sans-serif;font-size:.5rem;font-weight:400;letter-spacing:.25rem;margin:0;text-transform:uppercase}.recipe-infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-bottom:2.5rem;padding-top:2.5rem}@media screen and (min-width:64em){.recipe-infos{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:calc((var(--viewportWidthWithoutScrollbar) - 14*27px)/11);margin-bottom:2rem;padding-top:2.6875rem}}@media screen and (min-width:80em){.recipe-infos{gap:calc((var(--viewportWidthWithoutScrollbar) - 14*66px)/11);margin-bottom:1.6875rem;padding-top:2.0625rem}}.recipe-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;background-color:var(--bgTitleColor);border-radius:2.5rem;flex-grow:1;gap:.9375rem;padding:.625rem 1.875rem}.recipe-infoLabel,.recipe-infoLabel *{color:#000;font-family:ibmplexsans,arial,sans-serif;font-size:.625rem;font-weight:400;letter-spacing:.25rem;text-align:left;text-transform:uppercase}.recipe-infoValue,.recipe-infoValue *{color:#000;font-family:ibmplexsans,arial,sans-serif;font-size:.75rem;font-weight:400;text-align:right}.recipe-description{margin-bottom:2.5rem}.recipe-description *{color:#000;font-family:ibmplexmono,Courier New,serif;font-size:.875rem;font-weight:300;line-height:1.625rem;margin:0}@media screen and (min-width:64em){.recipe-description *{font-size:.75rem;line-height:1.5rem}}.recipe-text{grid-area:text;margin-top:1.875rem}@media screen and (min-width:64em){.recipe-text{margin-top:3.75rem}}@media screen and (min-width:80em){.recipe-text{padding:0 calc(8.25rem + (var(--viewportWidthWithoutScrollbar) - 14*66px)/11)}}.recipe-ingredients{margin:0}.recipe-ingredient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#000;font-family:ibmplexmono,Courier New,serif;font-size:.875rem;font-weight:300;gap:.9375rem;justify-content:space-between;padding:1.5625rem 0}.recipe-ingredient:not(:last-child){border-bottom:.0625rem solid rgba(0,0,0,.2)}