/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#66b6fc;--color-secondary:#73c8ff}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.-start{inset-inline-start:calc(var(--spacing) * -1)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-3528{margin:calc(var(--spacing) * 3528)}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.content-center{align-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.text-center{text-align:center}.capitalize{text-transform:capitalize}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}html,body{height:100%}h1{margin:0}button.radius,.button.radius{border-radius:3px}button.round,.button.round{border-radius:1000px}#header{text-align:center;z-index:9999;width:100%;height:44px;position:absolute;top:0}#about{background:#1e1e23}#about p{color:#fff;margin-top:20px;font-size:1.2rem;line-height:2rem}#about .employee{text-transform:uppercase;text-align:center;margin-top:30px;transition:all .2s ease-out}#about .employee img{transition:all .2s ease-in;transform:scale(.87)}#about .employee img:hover{transition:all .1s ease-out;transform:scale(1)}#about .employee.bayarri h3{color:#e23859}#about .employee.bayarri h4{color:#8f2439}#about .employee.leeuwen h3{color:#cae230}#about .employee.leeuwen h4{color:#718016}#about .employee.baggerman h3{color:#25efde}#about .employee.baggerman h4{color:#178077}#about .employee h3{color:#111;margin-top:38px;font-weight:600;line-height:115%;transition:all .2s ease-out}#about .employee h4{font-size:.8rem;font-weight:500}#contact{background:linear-gradient(#1e1e23 0%,#16161b 100%);padding:40px 0;position:relative}#contact p{letter-spacing:.5px;color:var(--color-white);margin-top:20px;font-size:1rem;line-height:2rem}#contact p a{color:var(--color-secondary);border-bottom:2px solid var(--color-secondary);text-decoration:none;transition:all .2s ease-in}#contact p a:hover{color:var(--color-primary);border-bottom:2px solid var(--color-primary);transition:all .1s ease-out}#contact:hover #contact-details p{opacity:1;transition:all .2s ease-out}#contact #contact-details p{color:#666;text-transform:uppercase;opacity:.5;margin:0;font-size:1rem;font-weight:300;transition:all .1s ease-in}#customers{background:#66b6fccc}#customers h1{margin-bottom:50px}#customers .customer-holder{border-radius:10px;flex-direction:column;max-width:800px;margin:120px auto;display:flex;position:relative;overflow:visible}#customers .customer-holder .customer-project{filter:drop-shadow(0 10px 100px #3c3c3c80);will-change:filter;border-radius:10px 10px 0 0;transition:all .1s ease-in;position:relative;overflow:visible}#customers .customer-holder .customer-project:hover{filter:drop-shadow(0 10px 120px #3c3c3ca6);transition:all .2s ease-out}#customers .customer-holder .customer-project .customer-image-holder{text-align:center}#customers .customer-holder .customer-project .customer-image-holder .customer-hero-image{border-radius:0;max-height:400px}@media screen and (width>=1024px){#customers .customer-holder .customer-project .customer-image-holder .customer-hero-image{border-radius:10px 10px 0 0}}#customers .customer-holder .customer-project .customer-product{background:#fff;border-radius:0;flex-flow:wrap;place-content:center space-around;padding:30px;line-height:26px;display:flex;box-shadow:0 5px #d4d4d4}@media screen and (width>=1024px){#customers .customer-holder .customer-project .customer-product{border-radius:0 0 10px 10px}}#customers .customer-holder .customer-project .customer-product.looye{box-shadow:0 5px #c31530}#customers .customer-holder .customer-project .customer-product.jongfresh{box-shadow:0 5px #73b735}#customers .customer-holder .customer-project .customer-product.combivliet{box-shadow:0 5px #c5a369}#customers .customer-holder .customer-project .customer-product.periodr,#customers .customer-holder .customer-project .customer-product.nljobs{box-shadow:0 5px #2b5072}#customers .customer-holder .customer-project .customer-product p{text-align:left;text-align:justify;font-weight:300}#customers .customer-holder .customer-project .customer-product p:last-child{margin-bottom:0}#customers .customer-holder .customer-project .customer-product p b{font-weight:400}#customers .customer-holder .customer-project .customer-product .tags{padding:20px 0 0}#customers .customer-holder .customer-project .customer-product .tags span{color:#fff;text-transform:uppercase;background:#e8d7c2;border-radius:20px;margin:0 3px;padding:0 10px;font-size:.7rem;display:inline-block}#customers .customer-holder .customer-project .customer-product ul{text-align:center;margin:0;padding:0;list-style:none}#customers .customer-holder .customer-project .customer-product ul li{color:#fff;margin:0;padding:0;font-size:1.4rem;font-weight:500}#customers .customer-holder .customer-project .customer-product a{color:#fff;border-bottom:2px solid #fff;margin:20px 0;font-size:1.4rem;text-decoration:none;transition:all .2s ease-in;display:inline-block}#customers .customer-holder .customer-project .customer-product a:hover{color:#933368;border-bottom:2px solid #933368;transition:all .1s ease-out}#customers .testimonial-holder{background:#f7f7f7 url(/img/background-pattern03.png);border-radius:0 0 20px 20px;max-width:90%;margin:auto;padding:20px 30px;font-family:Roboto Condensed,sans-serif;transform:translateY(5px);box-shadow:0 5px 10px #0000001a}#customers .testimonial-holder .testimonial-profile-picture{float:left;border-radius:50%;width:100px;margin-right:15px;box-shadow:0 5px 15px #00000059}#customers .testimonial-holder .testimonial-name{color:#191970;opacity:.75;margin-top:14px;font-size:1.1rem;font-weight:500}#customers .testimonial-holder .testimonial-function{opacity:.75;border-bottom:1px solid #0003;margin-bottom:5px;padding:0 0 4px;font-weight:400;display:inline-block}#customers .testimonial-holder .testimonial-website{text-transform:uppercase;font-size:.75rem}#customers .testimonial-holder .testimonial-website a{color:#00000080;transition:all .2s ease-in}#customers .testimonial-holder .testimonial-website a:hover{color:#000c;transition:all .1s ease-out}#customers .testimonial-holder .testimonial-text{color:#666;padding:20px 0 5px;font-style:italic;font-weight:300}#customers .testimonial-holder .testimonial-text p{margin:10px 0}#hero:after{content:"";background:linear-gradient(45deg,#fafae9 0%,#edf2fc 100%);width:100%;height:100%;animation:14s ease-in-out infinite fade;position:absolute;top:0;left:0}#hero .hero-content{z-index:10;text-align:center;position:relative}#hero .hero-content .webbundels-logo #logo{will-change:transform;height:160px;margin:0 auto 20px;transition:all .2s ease-in;animation:4s ease-in-out infinite beat}@media screen and (width>=1024px){#hero .hero-content .webbundels-logo #logo{height:240px}}#hero .hero-content h1{color:#383d54;margin:20px auto 30px;font-size:2.2rem}@media screen and (width>=1024px){#hero .hero-content h1{max-width:50%;margin:30px auto 50px;font-size:3.4rem}}#hero .hero-content h1 .go-to-explanation{background-color:#73c8ff40;transition:all .1s ease-in}#hero .hero-content h1 .go-to-explanation:hover{background-color:#73c8ff6b;transition:all .2s ease-out}#hero .hero-content .contact-container{background-color:#ffffff59;border-radius:24px;margin:20px;padding:0 20px;line-height:48px;display:block}#hero .hero-content .contact-container object{vertical-align:middle;margin:0 10px 0 2px;display:inline-block;transform:scale(1.6)}#hero .hero-content .contact-container object.contact-icon-phone{padding-bottom:2px}#hero .hero-content .contact-container object.contact-icon-email{padding-bottom:3px}#hero .hero-content .contact-container span{vertical-align:middle;display:inline-block}#hero p{color:#57456b;font-size:1.4rem;font-style:italic;font-weight:500}#hero p a{color:var(--color-primary);border-bottom:2px solid var(--color-primary);text-decoration:none;transition:all .2s ease-out}#hero p a:hover{color:#57456b;border-bottom:2px solid #57456b}#prospects{background:#67a3e8;padding-bottom:100px}#prospects h1{margin-bottom:50px}#prospects .main-text{color:#fff;max-width:800px;margin:0 auto;padding:0 20px;font-weight:300;line-height:32px}#prospects .main-text ul li{text-align:center;color:#fff;background:#ffffff1a;border-radius:30px;margin:20px;padding:10px 30px;position:relative}#prospects .main-text ul li .nr{text-align:center;border:1px dashed #fff;border-radius:16px;width:32px;height:32px;font-size:.8rem;line-height:30px;display:block;position:absolute;top:10px;left:10px}#prospects .main-text p{text-align:center;margin:40px 0 20px;padding:0 20px;font-size:1.1rem}#prospects .main-text a{border-bottom:1px dotted #ffffff80;font-weight:500}section{padding:80px 0}section h1.section-header{text-align:center;color:#fff;padding:20px;font-family:Droid,Roboto;font-size:3rem}section h2.section-subheader{text-align:right;color:#fff;border-bottom:3px solid #fff;margin-top:30px;font-weight:500}@font-face{font-family:Droid;src:url(/font/DroidSerif.ttf);font-weight:400}@font-face{font-family:Droid;src:url(/font/DroidSerif-Bold.ttf);font-weight:600}@font-face{font-family:Roboto;src:url(/font/Roboto-Light.ttf);font-weight:300}@font-face{font-family:Roboto;src:url(/font/Roboto-Italic.ttf);font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/font/Roboto-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/font/Roboto-LightItalic.ttf);font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/font/Roboto-Bold.ttf);font-weight:600}@font-face{font-family:Roboto;src:url(/font/Roboto-BoldItalic.ttf);font-weight:600;font-style:italic}body{background-color:#fff;font-family:Roboto}h1,h2,h3,h4,h5{font-family:Droid,Roboto}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
