.hero-fullscreen{width:100%;height:100vh;margin:0;padding:0;overflow:visible!important;position:relative;margin-top:var(--header-top-position)}:root{--temp-right-desktop: -10%;--temp-bottom-desktop: 1%;--temp-right-mobile: 50%;--temp-bottom-mobile: 8%;--header-height-desktop: 40px;--header-height-tablet: 0px;--header-height-mobile: 0px;--header-top-position: 0}.hero-image-container{width:100%;height:100%;position:relative;overflow:visible!important;margin:0;padding:0}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;position:absolute;top:0;left:0}.loading-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#9ec5d9;color:#fff;font-size:24px;font-family:futura,futura-pt,sans-serif;text-align:center;position:absolute;top:0;left:0}.temperature-container{position:absolute;right:var(--temp-right-desktop);bottom:var(--temp-bottom-desktop);z-index:10}.temperature-image{display:block;width:980px;height:auto}@media only screen and (max-width:1200px){.temperature-image{width:700px}}@media only screen and (max-width:768px){.hero-fullscreen{height:calc(100vh - var(--header-height-tablet));margin-top:var(--header-height-tablet);margin-bottom:0}.temperature-image{width:500px}}@media only screen and (max-width:480px){.hero-fullscreen{height:calc(100vh - var(--header-height-mobile));margin-top:var(--header-height-mobile);margin-bottom:0}.hero-image{object-position:25% center}.temperature-container{right:var(--temp-right-mobile);transform:translate(50%);bottom:var(--temp-bottom-mobile)}.temperature-image{width:350px}}.carousel-section{--product-image-width: 40%;--product-image-position-left: 58%;--product-image-position-bottom: 8%;--product-image-width-mobile: 50%;--product-image-split-position: 33%;--header-image-width: 73%;--header-image-max-width: 400px;--header-image-min-width: 250px;width:100%;position:relative;overflow:visible!important;margin-bottom:0}.carousel-container{width:100%;position:relative;overflow:visible!important}.carousel-slide{width:100%;display:none;transition:opacity .5s ease;height:600px}.carousel-slide.active{display:block}.flex{width:100%;display:flex;min-height:600px;position:relative;height:600px}.left{flex:50%;background:#005abc;color:#fff;position:relative;display:flex;flex-direction:column;justify-content:center}.right{flex:50%;background:#fff;color:#013976;position:relative;display:flex;flex-direction:column;justify-content:center}.kartoffel .left{background:#013976}.pasta .left{background:#3273c9}.topmarke .left{flex:40%}.topmarke .right{flex:60%}.topmarke .left .padd img{width:100%;margin-bottom:10px}.topmarke .left,.topmarke .right{background:transparent}.topmarke{background:url(/blue-bg.jpg) no-repeat;background-size:cover}.left>img,.right>img{width:100%;height:100%;object-fit:cover}.topmarke .right{align-content:center}.topmarke .right>img{object-fit:fill;width:80%;height:auto}.padd{height:calc(100% - 30px);padding:15px 15%;display:flex;align-content:center;justify-content:center;align-items:center;flex-wrap:wrap}.topmarke .padd{padding-right:5%}.kartoffel .padd,.pasta .padd{align-content:start}.kartoffel .padd h2,.pasta .padd h2{margin-top:50px}.padd p{font-size:14px;margin:10px 0 0;line-height:1.2em}.padd p:nth-child(2){margin:0}.topmarke .padd p{margin-top:10px!important}.padd h2{font-size:34px;margin:0;color:#005bbc;font-family:futura-pt,sans-serif;font-weight:800;font-style:normal;line-height:1.1;width:100%}.padd h2 span{color:#013976}.left h2{color:#fff}.button{display:inline-block;color:#fff;cursor:pointer;margin:30px 0 0;font-weight:900;z-index:102}.button span{background:#005bbc;padding:5px 10px;display:inline-block}.yellow span{background:#f4c640;color:#092142}.left .padd{justify-content:flex-start}.product-photo{position:absolute;width:var(--product-image-width);left:var(--product-image-position-left);transform:translate(-50%);bottom:var(--product-image-position-bottom);z-index:1}.product-photo *{position:absolute;bottom:0;width:75%;filter:drop-shadow(0 10px 15px rgba(0,0,0,.2))}#extra2{position:absolute;width:120px;top:-80px;left:1%;z-index:9999!important;pointer-events:none}.next-button{position:absolute;right:15%;bottom:20px;width:100%;cursor:pointer;z-index:10}.next-button>*{position:absolute;right:0}.next-button span{background:#fff;padding:10px 15px;right:75px;bottom:40px;color:#000;font-weight:800}.next-button img{bottom:0;right:0}.kartoffel .next-button span,.pasta .next-button span,.topmarke .next-button span{right:60px;bottom:15px}@media only screen and (max-width:1000px){.padd h2{font-size:28px}.padd{padding:15px 10%}.next-button{right:10%;bottom:20px}.next-button span{right:65px;bottom:30px;padding:8px 12px;font-size:14px}.next-button img{width:80px}.product-photo{width:var(--product-image-width)}#extra2{width:100px;top:-60px;z-index:9999!important}.padd .header-image{width:var(--header-image-width);max-width:350px;min-width:200px}}@media only screen and (max-width:768px){.flex{flex-direction:column;min-height:auto;height:auto;margin-bottom:0}.pasta .left,.kartoffel .left{order:2}.pasta .right,.kartoffel .right{order:1}.carousel-slide{height:auto;margin-bottom:0}.left,.right{flex:1 1 100%}.padd{padding:30px 8%;height:auto;min-height:300px}.padd h2{font-size:24px}.next-button{position:absolute;right:15%;bottom:20px;width:100%;padding:0;display:block}.next-button>*{position:absolute}.next-button span{right:65px;bottom:30px;margin-right:0;font-size:13px}.next-button img{width:70px;right:0;bottom:0}.product-photo{position:absolute!important;width:var(--product-image-width-mobile)!important;height:auto!important;left:50%!important;transform:translate(-50%)!important;top:var(--product-image-split-position)!important;bottom:auto!important;right:auto!important;z-index:999!important;display:block!important}.product-photo *{position:relative!important;bottom:auto!important;left:auto!important;width:100%!important;height:auto!important;max-height:85%!important;object-fit:contain!important;display:block!important}.product-photo img:first-child{bottom:auto!important;max-height:100%!important;margin-bottom:0!important}.product-photo img:not(:only-child):first-child{max-height:75%!important;margin-bottom:10px!important}#extra2{width:80px;top:-40px;left:2%;z-index:9999!important}.carousel-section,.carousel-container{margin-bottom:0;padding-bottom:0}.padd .header-image{width:var(--header-image-width);max-width:300px;min-width:180px}.next-button-mobile{margin-top:30px;width:100%;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:flex-end}.next-button-mobile span{background:#fff;padding:8px 12px;color:#000;font-weight:800;font-size:13px;margin-right:-25px;position:relative;z-index:1;display:inline-block}.next-button-mobile img{vertical-align:middle;width:70px;position:relative;z-index:2}.pasta .next-button-mobile,.kartoffel .next-button-mobile,.topmarke .next-button-mobile{display:flex;align-items:center;justify-content:flex-end}.topmarke .next-button-mobile img{width:55px!important}.pasta .next-button,.kartoffel .next-button,.topmarke .next-button{display:none!important}}@media only screen and (max-width:480px){.carousel-section{--product-image-width-mobile: 55% !important;--product-image-split-position: 28% !important}.padd h2{font-size:20px}.padd p{font-size:13px}.button{margin:20px 0 0}.next-button{right:10%;bottom:20px}.next-button span{font-size:12px;padding:6px 10px;right:55px;bottom:25px}.next-button img{width:60px;right:0;bottom:0}.next-button-mobile{margin-top:25px}.next-button-mobile span{font-size:12px;padding:6px 10px;margin-right:-20px}.next-button-mobile img{width:60px}#extra2{width:60px;top:-30px;z-index:9999!important}.padd .header-image{width:var(--header-image-width);max-width:250px;min-width:150px}}.description-container{width:100%;margin-top:10px;z-index:1000}.description-container p{margin-bottom:10px}.description-container p:last-child{margin-bottom:0}.padd .header-image{width:var(--header-image-width);max-width:var(--header-image-max-width);min-width:var(--header-image-min-width);margin:0 auto 15px;align-self:center;display:block}.pasta .padd .header-image,.kartoffel .padd .header-image{margin-top:60px}.next-button-mobile{display:none}@media only screen and (max-width:768px){.carousel-slide .flex.topmarke .next-button{bottom:220px;left:-44%;transform:scale(.9)}}.mobile-recipe-image{display:none}@media only screen and (max-width:768px){.mobile-recipe-image{display:block;width:100%;margin:20px 0}.mobile-recipe-image img{width:100%;height:auto;display:block}.topmarke .right>img{display:none}}.carousel-section-wrapper[data-astro-cid-w3aks4ql]{width:100%;margin:0;padding:0;overflow:visible;position:relative;z-index:2;height:600px}@media only screen and (max-width:768px){.carousel-section-wrapper[data-astro-cid-w3aks4ql]{height:auto;min-height:auto}}.proof-container[data-astro-cid-ta3btk7q]{position:relative;width:100%;overflow:visible;z-index:2;min-height:600px}@media only screen and (max-width:768px){.proof-container[data-astro-cid-ta3btk7q]{min-height:auto}}:root{--container-width-mobile: 90%;--container-width-tablet: 85%;--container-width-desktop: 1100px;--container-width-large: 1200px;--cta-width-mobile: 3.75rem;--cta-width-tablet: 5rem;--cta-width-desktop: 7.5rem;--citroen-width-mobile: 2.5rem;--citroen-width-tablet: 3.75rem;--citroen-width-desktop: 5rem;--parsley-width-mobile: 3.125rem;--parsley-width-tablet: 4.375rem;--parsley-width-desktop: 6.25rem;--cutlery-width-mobile: 60px;--cutlery-width-tablet: 120px;--cutlery-width-desktop: 180px}.split-section-container[data-astro-cid-j7pv25f6]{position:relative;width:100%;z-index:0;min-height:600px;overflow:visible}@media only screen and (max-width:800px){.split-section-container[data-astro-cid-j7pv25f6]{min-height:auto}}.fullwidth-container[data-astro-cid-j7pv25f6],.recipe-container[data-astro-cid-j7pv25f6]{position:relative;width:100%;z-index:1;overflow:visible!important;margin:0;padding:0}.temp-cont[data-astro-cid-j7pv25f6]{position:absolute;width:100%;height:100%;max-width:var(--container-width-mobile);left:50%;transform:translate(-50%);top:0;z-index:5;pointer-events:none;overflow:visible!important}.decorative-img[data-astro-cid-j7pv25f6]{position:absolute;transition:all .3s ease;pointer-events:none;z-index:5;display:block!important;visibility:visible!important;opacity:1!important}#cta[data-astro-cid-j7pv25f6]{position:absolute;right:4%;bottom:-.9375rem;z-index:5;width:var(--cta-width-mobile)}#citroen[data-astro-cid-j7pv25f6]{position:absolute;bottom:-3.125rem;right:0%;z-index:5;width:var(--citroen-width-mobile)}#parsley[data-astro-cid-j7pv25f6]{position:absolute;left:-8%;bottom:-18%;z-index:5;width:var(--parsley-width-mobile);display:block!important;visibility:visible!important;opacity:1!important}#pepper[data-astro-cid-j7pv25f6]{display:none}#cutlery[data-astro-cid-j7pv25f6]{position:absolute;max-width:var(--cutlery-width-desktop);width:20%;right:0;bottom:70%;z-index:3!important;pointer-events:none;display:block!important;visibility:visible!important;opacity:1!important}@media only screen and (max-width:480px){#cta[data-astro-cid-j7pv25f6]{right:2%;bottom:-.5rem}#citroen[data-astro-cid-j7pv25f6]{bottom:-2rem;right:0}#parsley[data-astro-cid-j7pv25f6]{left:-5%;bottom:-15%}#cutlery[data-astro-cid-j7pv25f6]{width:15%;right:5%;bottom:85%;max-width:var(--cutlery-width-mobile)}#pepper[data-astro-cid-j7pv25f6]{width:60px;top:-30px}}@media only screen and (min-width:481px)and (max-width:768px){.temp-cont[data-astro-cid-j7pv25f6]{max-width:var(--container-width-tablet)}#cta[data-astro-cid-j7pv25f6]{width:var(--cta-width-tablet);bottom:-.625rem}#citroen[data-astro-cid-j7pv25f6]{width:var(--citroen-width-tablet);bottom:-2.5rem}#parsley[data-astro-cid-j7pv25f6]{width:var(--parsley-width-tablet);left:-6%}#cutlery[data-astro-cid-j7pv25f6]{width:100%;right:2%;bottom:80%;max-width:var(--cutlery-width-tablet)}#pepper[data-astro-cid-j7pv25f6]{width:80px;top:-40px;left:2%}}@media only screen and (min-width:769px){.temp-cont[data-astro-cid-j7pv25f6]{max-width:var(--container-width-desktop)}#cta[data-astro-cid-j7pv25f6]{width:var(--cta-width-desktop);right:4%;bottom:-.9375rem}#citroen[data-astro-cid-j7pv25f6]{width:var(--citroen-width-desktop);bottom:-3.125rem}#parsley[data-astro-cid-j7pv25f6]{width:var(--parsley-width-desktop);left:-8%;bottom:-18%}#pepper[data-astro-cid-j7pv25f6]{width:120px;top:-80px;left:1%}}@media only screen and (min-width:1200px){.temp-cont[data-astro-cid-j7pv25f6]{max-width:var(--container-width-large)}}@media only screen and (max-width:768px)and (orientation:portrait){.decorative-img[data-astro-cid-j7pv25f6]{transform:scale(.9)}}@media only screen and (max-width:768px)and (orientation:landscape){#parsley[data-astro-cid-j7pv25f6]{left:-4%;bottom:-12%}#cta[data-astro-cid-j7pv25f6]{right:2%}}.recipe-container[data-astro-cid-j7pv25f6]{position:relative;z-index:0;margin-bottom:0;padding-bottom:0}@media only screen and (max-width:768px){.recipe-container[data-astro-cid-j7pv25f6]{margin-bottom:0;padding-bottom:0}}@media only screen and (max-width:768px){.fullwidth-container[data-astro-cid-j7pv25f6]{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}}
