.vl-block-recipe-list{display:flex;justify-content:center;margin-bottom:100px!important;margin-top:100px!important}@media screen and (max-width:782px){.vl-block-recipe-list{margin-bottom:65px!important;margin-top:65px!important}}.vl-block-recipe-list__content{margin:0 auto;max-width:1080px;width:100%}.vl-block-recipe-list__top{align-items:center;display:flex;justify-content:center;margin-bottom:1.875rem}.vl-block-recipe-list__arrow{background:none;background:var(--color-white);border:none;border:1px solid var(--color-brand-pastel-gray);border-radius:5px;cursor:pointer;min-height:24px;min-width:24px;outline:inherit;padding:0;position:relative;transition:.15s ease-in-out}.vl-block-recipe-list__arrow:not(.disabled):active,.vl-block-recipe-list__arrow:not(.disabled):focus,.vl-block-recipe-list__arrow:not(.disabled):hover{border:1px solid var(--color-brand)}.vl-block-recipe-list__arrow.disabled{cursor:not-allowed;opacity:.5}.vl-block-recipe-list__arrow:after{background-repeat:no-repeat;content:"";height:10px;left:calc(50% - 3px);position:absolute;top:50%;transform:translateY(-50%);width:10px}.vl-block-recipe-list__arrow--prev{margin-right:16px}.vl-block-recipe-list__arrow--prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%276%27 height=%2710%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5 9 1 5l4-4%27 stroke=%27%23002F6D%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.vl-block-recipe-list__arrow--next{margin-left:16px}.vl-block-recipe-list__arrow--next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%276%27 height=%2710%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m1 1 4 4-4 4%27 stroke=%27%23002F6D%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.vl-block-recipe-list__title{color:var(--color-brand);margin-bottom:0;text-align:center}.vl-block-recipe-list__description{margin:0 auto;max-width:750px;text-align:center}.vl-block-recipe-list__buttons{align-items:center;background:var(--color-brand);display:flex;justify-content:center;margin-top:5.625rem;padding:1.25rem 0;position:relative;width:100%}@media screen and (max-width:782px){.vl-block-recipe-list__buttons{margin-top:2.625rem}}.vl-block-recipe-list__buttons:after,.vl-block-recipe-list__buttons:before{background:var(--color-brand);content:"";height:100%;position:absolute;top:0;width:100%}.vl-block-recipe-list__buttons:before{left:-100%}.vl-block-recipe-list__buttons:after{right:-100%}.vl-block-recipe-list__buttons>.divider{margin-left:1.5625rem;margin-right:1.5625rem;position:relative}.vl-block-recipe-list__buttons>.divider.hidden{display:none}@media screen and (max-width:600px){.vl-block-recipe-list__buttons>.divider{margin-left:.9375rem;margin-right:.9375rem}}.vl-block-recipe-list__buttons>.divider:after{background:#8ca5c3;content:"";height:35px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:2px}.vl-block-recipe-list__buttons[data-amount=one]{display:none}.vl-block-recipe-list__button{background:none;border:none;color:var(--color-white);cursor:pointer;font-family:var(--font-family-sans);font-size:.8125rem;font-style:normal;font-weight:900;line-height:1rem;outline:inherit;padding:0;position:relative;text-transform:uppercase;transition:.15s ease-in-out}.vl-block-recipe-list__button:after{transition:.15s ease-in-out}.vl-block-recipe-list__button:active,.vl-block-recipe-list__button:focus{outline:1px auto -webkit-focus-ring-color}.vl-block-recipe-list__button:hover:after{background:var(--color-white);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.vl-block-recipe-list__button.hidden{display:none}.vl-block-recipe-list__button.active:after{background:var(--color-white);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.vl-block-recipe-list__server-side-render .vl-block-recipe-list__title{color:var(--color-brand)!important;margin-bottom:0!important;padding:0 1rem!important}.vl-block-recipe-list__server-side-render .recipe-item__day{color:var(--color-brand-season)!important}.vl-block-recipe-list__server-side-render .recipe-item__maindish .recipe-item__img{max-height:136px!important}.vl-block-recipe-list__server-side-render .recipe-item__recipes .recipe-item__main img{height:136px}.recipe-item-list{position:relative}.recipe-item-list.active{opacity:1;visibility:visible}.recipe-item-list:not(.recipe-item-list.active){height:0;opacity:0;visibility:hidden}.recipe-item-wrapper{background:var(--color-brand-pastel-sand);display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;padding:5.625rem 0 0;position:relative}@media screen and (max-width:782px){.recipe-item-wrapper{justify-content:flex-start;padding:2.625rem 0 0}}.recipe-item-wrapper:after,.recipe-item-wrapper:before{background:var(--color-brand-pastel-sand);content:"";height:100%;position:absolute;top:0;width:100%}.recipe-item-wrapper:before{left:-100%}.recipe-item-wrapper:after{right:-100%}.recipe-item-wrapper--weekday{display:grid;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:782px){.recipe-item-wrapper--weekday{display:flex}}.recipe-item-wrapper--weekday .recipe-item{display:grid;flex-direction:column;height:100%;opacity:1;transition:opacity .3s}@media screen and (max-width:782px){.recipe-item-wrapper--weekday .recipe-item{margin-bottom:20px;width:calc(33.33% - 10px)}}@media screen and (max-width:600px){.recipe-item-wrapper--weekday .recipe-item{display:flex;margin-bottom:10px;min-height:unset;width:100%}.recipe-item-wrapper--weekday .recipe-item:nth-child(-n+3){width:100%}}@media screen and (min-width:601px){.recipe-item-wrapper--weekday .recipe-item__main{display:grid;flex-direction:column;height:100%;margin-bottom:0;padding-bottom:0}.recipe-item-wrapper--weekday .recipe-item__main.recipe-item__maindish{border-radius:unset;max-height:unset;overflow:unset}.recipe-item-wrapper--weekday .recipe-item__main.recipe-item__maindish .recipe-item__img{max-height:unset;max-width:unset;min-height:unset;min-width:unset}.recipe-item-wrapper--weekday .recipe-item__main.recipe-item__maindish .recipe-item__extras{align-items:center;flex-direction:row}.recipe-item-wrapper--weekday .recipe-item__main.recipe-item__maindish .recipe-item__time{color:var(--color-white);margin-left:unset;margin-right:10px;text-shadow:0 1px 6px rgba(0,0,0,.5)}.recipe-item-wrapper--weekday .recipe-item__main.recipe-item__maindish .recipe-item__title{width:100%}}@media screen and (max-width:600px){.recipe-item-wrapper--weekday .recipe-item__main.recipe-item__maindish{max-height:unset}.recipe-item-wrapper--weekday .recipe-item__main.recipe-item__maindish .recipe-item__extras{align-items:flex-start;bottom:unset;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;left:unset;padding:10px;position:relative;width:100%}.recipe-item-wrapper--weekday .recipe-item__main.recipe-item__maindish .recipe-item__info{background:var(--color-white);display:flex;width:100%}}@media screen and (max-width:1079px){.recipe-item-wrapper--weekday .recipe-item__extras{align-items:flex-start;flex-direction:column}}.recipe-item-wrapper--weekend{margin-top:0;padding:0 0 75px}@media screen and (max-width:600px){.recipe-item-wrapper--weekend{display:flex;flex-direction:column}}.recipe-item{min-height:192px}.recipe-item--weekday{width:100%}.recipe-item--weekend{margin-top:40px;width:calc(50% - 10px)}@media screen and (max-width:1079px){.recipe-item--weekend .recipe-item__main{display:none}}@media screen and (max-width:600px){.recipe-item--weekend{margin-top:10px;width:100%}}.recipe-item__day{color:var(--color-brand-season);font-size:18px;font-weight:800;line-height:20px;margin-bottom:7px}.recipe-item__day,.recipe-item__dessert-str,.recipe-item__starter-str{font-family:var(--font-family-sans);font-style:normal;text-transform:uppercase}.recipe-item__dessert-str,.recipe-item__starter-str{border-bottom-right-radius:3px;color:var(--color-white);font-size:12px;font-weight:900;left:0;line-height:12px;padding:.3125rem .4375rem .1875rem .5625rem;position:absolute;top:0}.recipe-item__starter-str{background:#007fb0}.recipe-item__dessert-str{background:#f6a800}.recipe-item__img{height:136px;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .45s cubic-bezier(.25,.46,.45,.94);width:100%}.recipe-item__info{position:relative}@media screen and (min-width:601px){.recipe-item__info:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.4));bottom:0;content:"";height:40px;left:0;position:absolute;right:0;width:100%}}.recipe-item__extras{align-items:center;bottom:10px;display:flex;justify-content:space-between;left:10px;position:absolute;width:calc(100% - 10px);z-index:1}.recipe-item__time{color:var(--color-white);font-family:var(--font-family-omnes);font-size:13px;font-style:normal;font-weight:var(--font-weight-omnes-semibold);line-height:16px;margin-right:10px;text-shadow:0 1px 6px rgba(0,0,0,.5)}.recipe-item__image{overflow:hidden}.recipe-item__title{background:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;display:flex;font-family:var(--font-family-omnes);font-size:16px;font-style:normal;font-weight:var(--font-weight-omnes-semibold);-webkit-hyphens:auto;hyphens:auto;line-height:18px;min-height:56px;padding:10px;width:100%}@media screen and (max-width:600px){.recipe-item__title--desktop{display:none}}.recipe-item__title--mobile{padding:unset}@media screen and (min-width:601px){.recipe-item__title--mobile{display:none}}.recipe-item__recipes{display:flex;gap:10px}@media screen and (max-width:1079px){.recipe-item__recipes{flex-direction:column}}.recipe-item__recipes .recipe-item__main{max-width:208px;width:100%}@media screen and (max-width:1079px){.recipe-item__recipes .recipe-item__main{max-width:unset}}.recipe-item__recipes .recipe-item__extras--wide{align-items:flex-start;background:var(--color-white);bottom:unset;display:flex;flex-direction:column;justify-content:flex-start;left:unset;position:relative;width:100%}.recipe-item__others{display:flex;flex-direction:column;gap:8px;width:100%}.recipe-item__dessert,.recipe-item__maindish,.recipe-item__starter{border-radius:3px;display:flex;height:100%;max-height:92px;overflow:hidden}.recipe-item__dessert img,.recipe-item__maindish img,.recipe-item__starter img{max-height:92px;max-width:138px;min-height:92px;min-width:138px;width:100%}.recipe-item__dessert .recipe-item__time,.recipe-item__maindish .recipe-item__time,.recipe-item__starter .recipe-item__time{color:var(--color-brand);margin-left:14px;text-shadow:unset}.recipe-item__dessert .recipe-item__rating,.recipe-item__maindish .recipe-item__rating,.recipe-item__starter .recipe-item__rating{display:flex;flex-wrap:nowrap}.recipe-item__dessert .recipe-item__title,.recipe-item__maindish .recipe-item__title,.recipe-item__starter .recipe-item__title{width:90%}@media screen and (min-width:1080px){.recipe-item__maindish{display:none}}.recipe-item__content{align-items:center;display:flex;justify-content:flex-start;padding:0 10px;width:100%}.recipe-item__content .recipe-item__time{margin-right:0}.recipe-item a:active .recipe-item__image img,.recipe-item a:hover .recipe-item__image img{transform:scale(1.05);transition:transform .45s cubic-bezier(.25,.46,.45,.94)}@media print{.recipe-item__title .recipe-item__title--mobile{display:none!important}}
