@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#202422;background:#f5f6f2;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #71882a;outline-offset:7px}header,footer{display:flex;align-items:center;justify-content:space-between;padding:28px 5vw}header{border-bottom:1px solid #daddd5}.logo{font-size:52px;line-height:1;font-weight:700;letter-spacing:-5px}.logo span{font-size:15px;vertical-align:top;letter-spacing:0;margin-left:5px}nav{display:flex;gap:60px;font-size:14px}nav a span{margin-left:25px}.country{color:#656c63}.hero{background:#d8f879;position:relative;overflow:hidden;padding:62px 5vw 55px;min-height:655px}.eyebrow{font-size:13px;letter-spacing:1.5px;display:flex;align-items:center;gap:10px}.dot{width:7px;height:7px;border-radius:50%;background:#202422}h1{font-size:clamp(45px,5.8vw,90px);font-weight:500;line-height:1.04;letter-spacing:-.06em;position:relative;z-index:1;margin:45px 0 35px}h1>span{color:#526631}.hero-bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;max-width:650px}.hero-bottom p{font-size:17px;line-height:1.6}.circle{width:56px;height:56px;border:1px solid #384727;border-radius:50%;display:grid;place-items:center;font-size:26px}.big-word{position:absolute;right:-25px;bottom:-78px;font-size:clamp(250px,37vw,560px);letter-spacing:-.1em;font-weight:700;line-height:1;color:#bce05c;pointer-events:none}.brands{padding:90px 5vw}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:40px}h2{font-size:clamp(28px,3vw,44px);letter-spacing:-1.7px;font-weight:500;margin:0;line-height:1.2}.section-heading>span{font-size:12px;letter-spacing:1px;color:#63685f}.brand{padding:34px;display:flex;flex-direction:column;min-width:0}.featured{padding:0;display:grid;grid-template-columns:1fr 1fr;background:#e8eae4}.brand-info{padding:36px;display:flex;flex-direction:column}.meta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;letter-spacing:1px}.meta>span:last-child{font-size:11px}.brand h3{font-size:clamp(40px,5vw,68px);letter-spacing:-3px;margin:42px 0 22px;font-weight:500;line-height:.95}.brand .ioooi{font-size:90px;letter-spacing:-7px;font-weight:600}.ioooi span{font-size:15px;vertical-align:top;letter-spacing:0}.brand p{font-size:16px;line-height:1.65;max-width:390px;margin:0 0 32px;color:#555d51}.brand-link{display:flex;justify-content:space-between;padding:18px 0 4px;border-top:1px solid #bcc2b6;margin-top:auto;font-size:15px}.brand-link span{font-size:22px}.brand-image{min-height:390px;overflow:hidden}.brand-image img{display:block;width:100%;height:100%;object-fit:cover}.brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.light{background:#202824;color:#f3f5ed}.light p{color:#c4ccc0}.light .brand-link{border-color:#4b554b}.light h3{display:flex;align-items:center;justify-content:space-between}.sun{font-size:64px;font-weight:400;color:#d8f879}.horeca{background:#e7e9e0}.horeca h3{margin-top:28px}.horeca h3 em{font-family:Georgia,serif;font-weight:400}.status{border:1px solid #a6afa0;border-radius:25px;padding:6px 9px;white-space:nowrap}.closing{background:#202824;color:#f2f5ed;padding:65px 5vw;display:flex;flex-direction:column;gap:22px}.closing p{font-size:14px;color:#c2cdbb;margin:0}.closing>div{font-size:clamp(30px,4.5vw,66px);letter-spacing:-2px}.closing strong{color:#d8f879}.closing>a{font-size:15px;align-self:flex-start;border-bottom:1px solid #75816d;padding-bottom:7px}footer{gap:24px;flex-wrap:wrap;font-size:12px;color:#596051}footer .logo{font-size:40px;color:#202824}.skip{position:absolute;left:16px;top:-100px;z-index:10;background:white;padding:15px}.skip:focus{top:12px}.soon{min-height:75vh;display:flex;flex-direction:column;justify-content:center;padding:70px 7vw;background:#d8f879}.soon h1{max-width:900px}.soon p{font-size:20px;line-height:1.6;max-width:580px}.soon>a{margin-top:30px;text-decoration:underline}@media(max-width:700px){header{padding:22px 6vw}.logo{font-size:44px}.country{display:none}nav{font-size:13px}.hero{padding:40px 6vw;min-height:590px}h1{font-size:clamp(40px,9vw,62px);margin-top:55px}.hero-bottom{margin-top:28px;gap:20px}.hero-bottom p{font-size:15px}.circle{flex-shrink:0}.big-word{bottom:-20px;right:10px;font-size:260px;opacity:.6}.brands{padding:55px 6vw}.section-heading{display:block}.section-heading>span{display:block;margin-top:20px}.featured,.brand-grid{grid-template-columns:1fr}.brand-info,.brand{padding:26px}.featured{padding:0}.brand-image{min-height:0;aspect-ratio:1.2}.brand h3{font-size:52px}.brand .ioooi{font-size:80px}.closing{padding:45px 6vw}.closing>div{letter-spacing:-1px}footer{padding:30px 6vw}footer>span:last-of-type{width:100%;order:4}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
