@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap";.about-holder{width:100vw;padding:50px 0;background-color:#eee;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.about-holder{flex-direction:row;padding:120px 0}}.about-holder .about-media{width:100vw;min-height:320px}@media screen and (min-width: 1024px){.about-holder .about-media{width:50vw;padding:0 30px}}.about-holder .about-media .media-video{box-shadow:0 0 30px #0000004d;overflow:hidden;border-radius:10px}.about-holder .about-info{display:flex;flex-direction:column;gap:30px;width:100vw;border-radius:20px;max-width:768px;padding:50px;text-align:left}@media screen and (min-width: 720px){.about-holder .about-info{padding:20px 30px}}@media screen and (min-width: 1024px){.about-holder .about-info{gap:30px;margin-top:0;padding:50px 60px 40px;width:50vw}}.about-holder .about-info .about-title{font-size:1.5rem;font-weight:700}@media screen and (min-width: 720px){.about-holder .about-info .about-title{font-size:2rem}}.about-holder .about-info .about-text p{font-weight:500;margin:20px 0}.cta-holder{margin:30px auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media screen and (min-width: 720px){.cta-holder{flex-direction:row}}.cta-holder .call-button{display:block;text-align:center;width:240px;background-color:#eee;color:#000;font-size:1.3rem;font-weight:600;padding:5px 15px;border-radius:30px;transition:all .2s ease-in-out}.cta-holder .call-button:hover{background-color:#ddd;color:#000;transition:all .2s ease-in-out}.header{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:120px;background-color:#fff;padding:20px 50px}.header .header-logo img{max-height:80px;-o-object-fit:contain;object-fit:contain}.header .header-menu{display:none;flex-wrap:nowrap;justify-content:space-between;gap:20px}.header .header-specials .header-specials-button{font-size:1.2rem;font-weight:500;padding:10px 20px;border:2px solid #333;background-color:#fff;border-radius:3px;transition:all .1s ease-in}.header .header-specials .header-specials-button svg{display:inline-block;transition:all .1s ease-in}.header .header-specials .header-specials-button:hover{background-color:#eee;transition:all .2s ease-out}.header .header-specials .header-specials-button:hover svg{transition:all .2s ease-out}.hero{width:100vw;height:60vh;max-height:90vh;min-height:1024px;background-image:radial-gradient(#ffffff59,#caa98d14);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.hero{flex-direction:row}}.hero .hero-product{text-align:center;margin:0 auto;flex-basis:100vw;width:100%;height:100%;position:relative}@media screen and (min-width: 1024px){.hero .hero-product{flex-basis:50vw;background-size:150%}}.hero .hero-product .hero-info-buttons{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);z-index:50}.hero .hero-product .hero-info-buttons .hero-info-button{display:none;font-size:1.2rem;font-weight:500;padding:10px 20px;border:2px solid #333;background-color:#ffffff9e;border-radius:3px;transition:all .1s ease-in}.hero .hero-product .hero-info-buttons .hero-info-button svg{display:inline-block;transition:all .1s ease-in}.hero .hero-product .hero-info-buttons .hero-info-button:hover{background-color:#ffffffe6;transition:all .2s ease-out}.hero .hero-product .hero-info-buttons .hero-info-button:hover svg{transition:all .2s ease-out}.hero .hero-product .hero-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px}@media screen and (min-width: 720px){.hero .hero-product .hero-box{max-width:400px}}@media screen and (min-width: 1280px){.hero .hero-product .hero-box{max-width:500px}}@media screen and (min-width: 1680px){.hero .hero-product .hero-box{max-width:550px}}.hero .hero-product .hero-background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100vw;overflow:hidden;z-index:-5}@media screen and (min-width: 720px){.hero .hero-product .hero-background{max-width:800px}}@media screen and (min-width: 1280px){.hero .hero-product .hero-background{max-width:1024px}}.hero .hero-info{display:flex;flex-direction:column;gap:50px;flex-basis:100vw;width:100%;padding:20px;text-align:center}@media screen and (min-width: 1024px){.hero .hero-info{flex-basis:50vw;text-align:left}}.hero .hero-info .hero-info-title{font-size:3rem;font-weight:700;text-transform:uppercase}@media screen and (min-width: 720px){.hero .hero-info .hero-info-title{font-size:4rem}}.hero .hero-info .hero-info-text ul li{margin:10px 0}.hero .hero-info .hero-info-text ul li svg{display:inline-block}.hero .hero-info .hero-info-cta .hero-info-button{display:inline-block;text-align:center;width:240px;background-color:var(--primary-color);color:var(--primary-color-contrast);font-size:1.3rem;font-weight:600;padding:5px 15px;border-radius:30px}.hero .hero-info .hero-info-cta .hero-info-button:hover{background-color:var(--primary-color-tint);transition:all .2s ease-out}.order-info{display:flex;flex-direction:column;gap:20px;margin:20px 0}.order-info h1{font-size:2rem;font-weight:700;text-align:left}.order-info .inputs-holder{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media screen and (min-width: 720px){.order-info .inputs-holder{flex-direction:row;flex-wrap:wrap;gap:30px}}.order-info .inputs-holder .input-holder{flex-basis:100%}@media screen and (min-width: 720px){.order-info .inputs-holder .input-holder{flex-basis:48%}}.order-info .input-holder label{display:block;font-size:1.2rem;font-weight:600;margin-bottom:10px}.order-info .input-holder input{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:1rem}.order-info .input-holder textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:1rem;height:100px}.order-info button{display:inline-block;text-align:center;width:240px;background-color:var(--primary-color);color:var(--primary-color-contrast);font-size:1.3rem;font-weight:600;padding:10px 15px;border-radius:30px;border:none;cursor:pointer;transition:all .1s ease-in}.order-info button:hover{background-color:var(--primary-color-tint);transition:all .2s ease-out}.prices-table{max-width:80vw;margin:50px auto}.prices-table .prices-title{font-size:2rem;font-weight:600}.prices-table .prices-subtitle{font-size:1.4rem;font-weight:600}.prices-table table{width:100%;table-layout:auto;margin-top:50px}.prices-table table tr th{text-align:left;background-color:#eee}.prices-table table tr td{padding:5px}.prices-table table tr:not(:last-child){border-bottom:1px solid black}.voedselbank-holder{width:100vw;max-width:1440px;padding:50px 0;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.voedselbank-holder{flex-direction:row;padding:180px 50px}}.voedselbank-holder .voedselbank-photo{width:100%;height:540px;overflow:hidden;background-image:url(/build/assets/homepage-steundevoedselbank-DL63Yijc.jpg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media screen and (min-width: 1024px){.voedselbank-holder .voedselbank-photo{width:60%;height:540px;overflow:hidden;border-radius:20px}}.voedselbank-holder .voedselbank-info{display:flex;flex-direction:column;gap:30px;width:90%;margin-top:-50%;border-radius:20px;max-width:768px;padding:20px;text-align:left;background-color:#ee7402;color:#fff}@media screen and (min-width: 720px){.voedselbank-holder .voedselbank-info{padding:20px 30px;margin-top:0;width:80%}}@media screen and (min-width: 1024px){.voedselbank-holder .voedselbank-info{gap:30px;margin-top:0;margin-left:-10%;padding:50px 60px 40px}}.voedselbank-holder .voedselbank-info .voedselbank-title{font-size:1.5rem;font-weight:700}@media screen and (min-width: 720px){.voedselbank-holder .voedselbank-info .voedselbank-title{font-size:2rem}}.voedselbank-holder .voedselbank-info .voedselbank-text p{font-weight:500;margin:20px 0}.voedselbank-holder .voedselbank-info .voedselbank-button{display:inline-block;text-align:center;width:240px;background-color:#fff;color:#000;font-size:1.3rem;font-weight:600;padding:5px 15px;border-radius:30px}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.table{display:table}.size-6{width:1.5rem;height:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-color: #111;--primary-color-tint: #222;--primary-color-shade: #000;--primary-color-contrast: #fff;--secondary-color: #F5F5F5;--tertiary-color: #EE7402;--text-color: #333;--text-secondary-color: #666;--border-radius: 20px}html{font-family:Rajdhani,Verdana,Geneva,Tahoma,sans-serif}html body{font-size:1.2rem}
