@-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}}@-webkit-keyframes underline-animate{0%{background-position:100% 100%;background-size:100% .0625rem}25%{background-position:100% 100%;background-size:0 .0625rem}50%{background-position:0 100%;background-size:0 .0625rem}to{background-position:0 100%;background-size:100% .0625rem}}@keyframes animate{0%{left:0;right:0}25%{left:100%;right:0}50%{left:0;right:100%}to{left:0;right:0}}@keyframes underline-animate{0%{background-position:100% 100%;background-size:100% .0625rem}25%{background-position:100% 100%;background-size:0 .0625rem}50%{background-position:0 100%;background-size:0 .0625rem}to{background-position:0 100%;background-size:100% .0625rem}}:root{--font-family-sans:ibmplexsans,arial,sans-serif;--font-family-mono:ibmplexmono,"Courier New",serif;--font-family-sort:sortsmillgoudy,"Times New Roman",serif;--font-family-hoeffler:"Hoefler Text","Times New Roman",serif;--font-size-8:.5rem;--font-size-10:.625rem;--font-size-12:.75rem;--font-size-14:.875rem;--font-size-16:1rem;--font-size-18:1.125rem;--font-size-20:1.25rem;--font-size-22:1.375rem;--font-size-24:1.5rem;--font-size-28:1.75rem;--font-size-32:2rem;--font-size-34:2.125rem;--font-size-36:2.25rem;--font-size-44:2.75rem;--font-size-50:3.125rem;--font-size-60:3.75rem;--font-size-64:4rem;--font-size-70:4.375rem;--font-size-90:5.625rem;--font-size-170:10.625rem;--font-size-fluid-sm:clamp(.875rem,2vw,1rem);--font-size-fluid-md:clamp(1.125rem,3vw,1.375rem);--font-size-fluid-lg:clamp(2rem,5vw,2.75rem);--font-size-fluid-xl:clamp(2.8125rem,15vw,5.625rem);--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--line-height-auto:auto;--line-height-20:1.25rem;--line-height-24:1.5rem;--line-height-26:1.625rem;--line-height-34:2.125rem;--line-height-42:2.625rem;--line-height-46:2.875rem;--line-height-48:3rem}.page{overflow:clip}.large.recipe-wrapper,.medium.recipe-wrapper,.recipe-wrapper .large,.recipe-wrapper .medium,.recipe-wrapper .small,.small.recipe-wrapper{padding-left:.9375rem;padding-right:.9375rem}.c-pagedesigner--content .recipe-wrapper{margin-bottom:0;margin-top:0}.experience-neurae_journal-accordion .recipe-wrapper,.experience-neurae_journal-text .recipe-wrapper,.experience-neurae_layouts-fadeInContainer .recipe-wrapper{margin-bottom:1.25rem}@media screen and (min-width:64em){.experience-neurae_journal-accordion .recipe-wrapper,.experience-neurae_journal-text .recipe-wrapper,.experience-neurae_layouts-fadeInContainer .recipe-wrapper{margin-bottom:2.5rem}}.experience-neurae_journal-columnContainer .recipe-wrapper{margin-bottom:1.25rem}@media screen and (min-width:64em){.experience-neurae_journal-columnContainer .recipe-wrapper{margin-bottom:0}}@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{background-color:var(--bgColor);margin-bottom:1.25rem;overflow:hidden}.c-pagedesigner--content .recipe{margin-bottom:0}.recipe-wrapper{background-color:var(--bgColor);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:var(--font-family-mono);font-size:var(--font-size-36);font-weight:var(--font-weight-regular);letter-spacing:0;line-height:var(--line-height-48);margin:0}.recipe-title * em,.recipe-title * i,.recipe-title em,.recipe-title i{font-style:italic;font-weight:var(--font-weight-regular)}.recipe-title * b,.recipe-title * strong,.recipe-title b,.recipe-title strong{font-weight:var(--font-weight-bold)}.recipe-author,.recipe-author *{color:#000;font-family:var(--font-family-mono);font-size:var(--font-size-12);font-weight:var(--font-weight-light);letter-spacing:10%;line-height:var(--line-height-auto);margin:0;text-transform:uppercase}.recipe-author * em,.recipe-author * i,.recipe-author em,.recipe-author i{font-style:italic;font-weight:var(--font-weight-light)}.recipe-author * b,.recipe-author * strong,.recipe-author b,.recipe-author strong{font-weight:var(--font-weight-medium)}.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:var(--font-family-mono);font-size:var(--font-size-12);font-weight:var(--font-weight-light);letter-spacing:10%;line-height:var(--line-height-auto);text-align:left;text-transform:uppercase}.recipe-infoLabel * em,.recipe-infoLabel * i,.recipe-infoLabel em,.recipe-infoLabel i{font-style:italic;font-weight:var(--font-weight-light)}.recipe-infoLabel * b,.recipe-infoLabel * strong,.recipe-infoLabel b,.recipe-infoLabel strong{font-weight:var(--font-weight-medium)}.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:var(--font-family-mono);font-size:var(--font-size-16);font-weight:var(--font-weight-light);letter-spacing:0;line-height:var(--line-height-26);margin:0}.recipe-description * em,.recipe-description * i{font-style:italic;font-weight:var(--font-weight-light)}.recipe-description * b,.recipe-description * strong{font-weight:var(--font-weight-medium)}.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:var(--font-family-mono);font-size:var(--font-size-16);font-weight:var(--font-weight-light);gap:.9375rem;justify-content:space-between;letter-spacing:0;line-height:var(--line-height-26);padding:1.5625rem 0}.recipe-ingredient em,.recipe-ingredient i{font-style:italic;font-weight:var(--font-weight-light)}.recipe-ingredient b,.recipe-ingredient strong{font-weight:var(--font-weight-medium)}.recipe-ingredient:not(:last-child){border-bottom:.0625rem solid rgba(0,0,0,.2)}