@font-face{font-family:poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/poppins/poppins-v24-latin-300.woff2)format('woff2')}@font-face{font-family:poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins/poppins-v24-latin-500.woff2)format('woff2')}@font-face{font-family:poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins/poppins-v24-latin-600.woff2)format('woff2')}@font-face{font-family:poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins/poppins-v24-latin-700.woff2)format('woff2')}/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--primary:#E6007E;--primary-dark:#C2185B;--primary-light:#FF4DA6;--bg-dark:#1E1E24;--bg-mid:#2A2A33;--bg-light:#F5F5F7;--bg-white:#FFFFFF;--text-primary:#111217;--text-secondary:#6B6F76;--text-inverse:#FFFFFF;--border:#E6E8EC;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:48px;--space-6:64px;--space-7:96px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-pill:9999px;--shadow-sm:0 2px 8px rgba(0, 0, 0, 0.08);--shadow-md:0 8px 24px rgba(0, 0, 0, 0.12);--shadow-lg:0 16px 48px rgba(0, 0, 0, 0.18);--shadow-glow:0 0 40px rgba(230, 0, 126, 0.5);--font-primary:'Poppins', system-ui, -apple-system, sans-serif;--h1-size:56px;--h2-size:32px;--h3-size:24px;--body-size:16px;--small-size:14px;--lh-tight:1.1;--lh-normal:1.5;--gradient-hero:linear-gradient(135deg, #1E1E24 0%, #E6007E 60%, #FF4DA6 100%);--gradient-section:linear-gradient(135deg, #E6007E 0%, #C2185B 100%);--gradient-overlay:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;width:100vw}body{margin:0;font-family:var(--font-primary);font-size:var(--body-size);line-height:var(--lh-normal);color:var(--text-primary);background:var(--bg-light);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lead-text{font-size:18px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}.skip-link{position:absolute;top:-100%;left:0;z-index:10000;padding:8px 16px;background:var(--primary);color:var(--text-inverse);font-weight:600;text-decoration:none;border-radius:0 0 var(--radius-sm)0;transition:top .1s ease}.skip-link:focus{top:0;outline:3px solid var(--primary-light);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid var(--primary);outline-offset:3px}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}header{background:var(--bg-dark);height:80px;display:flex;justify-content:space-between;align-items:center;padding:0 var(--space-6);width:100%;position:relative;z-index:100}header section img{height:40px;width:auto}header nav ul{display:flex;align-items:center;gap:var(--space-3)}header nav ul li{list-style:none}header nav ul li a{color:var(--text-inverse);font-weight:500;font-size:var(--body-size);transition:opacity .2s ease}header nav ul li a:hover{opacity:.8}.lang{color:var(--text-inverse);font-size:var(--small-size)}.lang a{color:var(--text-inverse);text-decoration:underline;text-underline-offset:2px}.lang span{font-weight:600}header section:last-of-type{display:none}#burger{display:block;background-image:url(/images/burger.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:initial;height:28px;width:28px;cursor:pointer;transition:background-image .3s ease;border:none;padding:0;appearance:none;-webkit-appearance:none}#burger.cross{background-image:url(/images/cross.svg)}body>nav{color:var(--text-inverse);background:var(--bg-dark);transform:translateY(-100vh);position:relative;z-index:99}header,body>nav{transition:.3s ease-in-out}.showNav{transform:translateY(0);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}body>nav ul{width:100vw;height:33vh;text-align:center;font-size:1.5em;display:flex;flex-direction:column;justify-content:space-evenly;list-style-type:none;margin:0;padding:0}nav ul div,header section:last-of-type div{background:url(/images/Flag_of_the_United_Kingdom.svg)50%;background-size:contain;margin-left:3vw;width:4vw;height:2vw;border-radius:2px}nav ul div.dutch,header section:last-of-type div.dutch{background:url(/images/Flag_of_the_Netherlands.svg)50%;background-size:contain;width:3.6vw;height:2.4vw}nav ul div:hover,header section:last-of-type div:hover{cursor:pointer}body>nav li{padding:.5em;border-bottom:1px #fff}body>nav a{color:var(--text-inverse)}body>nav hr{width:90vw;margin:0 auto;border:none;border-top:1px solid rgba(255,255,255,.2)}main{max-width:1400px;margin:-30vh auto 0}#hero{background:var(--gradient-hero);padding:5vh 12.5%;margin:0 0 var(--space-4);border-radius:var(--radius-xl);display:flex;justify-content:space-between;align-items:center;gap:var(--space-6);box-shadow:var(--shadow-glow);color:var(--text-inverse)}#hero h1{font-size:var(--h1-size);font-weight:700;line-height:var(--lh-tight);margin-bottom:var(--space-2)}#hero h2{font-size:var(--h3-size);font-weight:600;opacity:.85;margin-bottom:var(--space-3)}#hero p{font-size:var(--body-size);opacity:.9;max-width:540px;line-height:var(--lh-normal);margin-bottom:var(--space-4)}#hero-logo{width:280px;height:280px;animation:spinCoin 4s ease-in-out infinite,flipScale 4s step-end infinite;scale:1 1;filter:drop-shadow(0 0 40px rgba(230,0,126,.5));flex-shrink:0}@keyframes spinCoin{0%{transform:perspective(800px)rotateY(0)}50%{transform:perspective(800px)rotateY(180deg)}100%{transform:perspective(800px)rotateY(360deg)}}@keyframes flipScale{0%{scale:1 1}23%{scale:1 1}25%{scale:-1 1}73%{scale:-1 1}75%{scale:1 1}100%{scale:1 1}}.btn{display:inline-block;font-family:var(--font-primary);font-weight:600;font-size:var(--body-size);padding:var(--space-2)var(--space-5);border-radius:var(--radius-pill);border:2px solid var(--primary);background:var(--primary);color:var(--text-inverse);cursor:pointer;text-decoration:none;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);background:var(--primary-light);border-color:var(--primary-light)}.btn:active{transform:translateY(0)}.btn-outline{background:0 0;color:var(--primary);border-color:var(--primary)}.btn-outline:hover{background:var(--primary);color:var(--text-inverse)}.gallery-grid{display:flex;justify-content:center;gap:var(--space-3);margin:var(--space-5)0;padding:0 var(--space-6)}.gallery-grid-item{height:176px;width:224px;border-radius:var(--radius-md);cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:var(--shadow-sm);background-size:cover;background-position:50%;flex-shrink:0}.gallery-grid-item:hover{transform:scale(1.05)translateY(-6px);box-shadow:var(--shadow-md)}.gallery-1{background-image:url(/images/De_Streng/2-224w.jpg)}.webp .gallery-1{background-image:url(/images/De_Streng/2-224w.webp)}.gallery-2{background-image:url(/images/De_Streng/P1050734-224w.jpg)}.webp .gallery-2{background-image:url(/images/De_Streng/P1050734-224w.webp)}.gallery-3{background-image:url(/images/De_Streng/hangtag3_1.jpg)}.gallery-4{background-image:url(/images/De_Streng/tab-polyesterknoop.jpg)}.gallery-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4);margin:var(--space-4)0}.gallery-card{background:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden;display:flex;flex-direction:column;scroll-margin-top:80px}.gallery-card img{width:100%;height:200px;object-fit:cover;display:block}.gallery-card-text{padding:var(--space-3);display:flex;flex-direction:column;gap:var(--space-2)}.gallery-card-text h2{font-size:var(--h3-size);font-weight:600;color:var(--primary)}.gallery-card-text p{font-size:var(--body-size);line-height:var(--lh-normal);color:var(--text-secondary)}.over-ons-img{width:350px;height:336px;flex-shrink:0;position:relative;overflow:hidden;border-radius:var(--radius-md);box-shadow:var(--shadow-md)}.over-ons-slide{position:absolute;inset:0;background-position:50%;background-size:cover;opacity:0;transition:opacity 1s ease;will-change:opacity}.over-ons-slide:first-child,.over-ons-slide.active{opacity:1}.gallery-grid-item.selected{box-shadow:0 0 0 3px var(--primary),0 0 20px rgba(230,0,126,.5),var(--shadow-md)}.gallery-card.selected{box-shadow:0 0 0 3px var(--primary),0 0 20px rgba(230,0,126,.5),var(--shadow-sm)}#webwinkels,#webshops{padding:var(--space-7)0;text-align:center;content-visibility:auto;contain-intrinsic-size:500px}#webwinkels h2,#webshops h2{font-size:var(--h2-size);font-weight:600;color:var(--text-primary);margin-bottom:var(--space-5)}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-4);max-width:900px;margin:0 auto}.shop-card{background:var(--bg-white);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.shop-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.shop-card img{border-radius:var(--radius-md);height:304px;width:100%;object-fit:cover;margin-bottom:var(--space-3);box-shadow:var(--shadow-sm)}.shop-card p{color:var(--text-secondary);font-size:var(--body-size);line-height:var(--lh-normal);max-width:320px;margin:0 auto}#over-ons,#about-us{background:var(--gradient-section);color:var(--text-inverse);padding:var(--space-7)var(--space-6);border-radius:var(--radius-xl);margin:var(--space-5)0;content-visibility:auto;contain-intrinsic-size:400px}#over-ons h2,#about-us h2{font-size:var(--h2-size);font-weight:600;margin-bottom:var(--space-4);text-align:center}#over-ons>section,#about-us>section{display:flex;gap:var(--space-6);align-items:flex-start}#over-ons>section>section:nth-of-type(1),#about-us>section>section:nth-of-type(1){flex:1;max-width:60%}#over-ons p,#about-us p{margin-bottom:var(--space-3);line-height:var(--lh-normal);opacity:.92}#over-ons em,#about-us em{font-style:normal;font-weight:600}#over-ons>section>section:nth-of-type(2),#about-us>section>section:nth-of-type(2){width:350px;flex-shrink:0}#over-ons>section>section:nth-of-type(2) section,#about-us>section>section:nth-of-type(2) section{height:336px;border-radius:var(--radius-md);background-position:50%;background-size:cover;box-shadow:var(--shadow-md)}.over-ons-1{background-image:url(/images/De_Streng/streng16-336w.jpg)}.webp .over-ons-1{background-image:url(/images/De_Streng/streng16-336w.webp)}.over-ons-2{background-image:url(/images/De_Streng/streng09-336w.jpg)}.webp .over-ons-2{background-image:url(/images/De_Streng/streng09-336w.webp)}.over-ons-3{background-image:url(/images/De_Streng/Natuurlijke%20materialen-336w.jpg)}.webp .over-ons-3{background-image:url(/images/De_Streng/Natuurlijke%20materialen-336w.webp)}.mobile-title{display:none}footer{background:var(--bg-dark);color:var(--text-inverse);padding:var(--space-6)0;margin-top:var(--space-6);content-visibility:auto;contain-intrinsic-size:300px}footer h2{font-size:var(--h3-size);font-weight:600;margin-bottom:var(--space-4)}footer a{color:var(--text-inverse);transition:opacity .2s ease}footer a:hover{opacity:.8}footer em{font-style:normal;font-weight:600}footer>section{max-width:1200px;margin:0 auto;padding:0 var(--space-6);display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--space-5)}footer>section>section{display:flex;flex-direction:column;gap:var(--space-2)}footer>section>section>section{display:flex;align-items:flex-start;gap:var(--space-2)}footer address{display:flex;flex-direction:column;gap:var(--space-2);font-style:normal}footer address>section{display:flex;align-items:flex-start;gap:var(--space-2)}footer>section>section>section:nth-child(3) a{display:flex;align-items:center;gap:var(--space-2)}footer>section>section>section span{font-weight:300;opacity:.8}footer>section img{width:20px;height:20px;flex-shrink:0;margin-top:2px}.social-media{display:flex;gap:var(--space-2);margin-bottom:var(--space-2)}.social-media img{width:36px;height:36px;transition:transform .2s ease}.social-media img:hover{transform:scale(1.1)}.mobile-footer{display:none}@media only screen and (max-width:1024px){#hero{flex-direction:column;text-align:center;padding:var(--space-6)var(--space-4)}#hero p{max-width:100%}#hero-logo{width:200px;height:200px}#over-ons>section,#about-us>section{flex-direction:column}#over-ons>section>section:nth-of-type(1),#about-us>section>section:nth-of-type(1){max-width:100%}#over-ons>section>section:nth-of-type(2),#about-us>section>section:nth-of-type(2){width:100%}.gallery-info-grid{grid-template-columns:1fr}.gallery-card{flex-direction:row;align-items:center}.gallery-card img{width:240px;height:180px;flex-shrink:0}.over-ons-img{width:100%;height:280px}footer>section{grid-template-columns:1fr 1fr}}@media only screen and (max-width:768px){header{height:64px;padding:0 1.5em}header nav{display:none}header section:last-of-type{display:flex;align-items:center;gap:var(--space-2)}header section:last-of-type div{width:28px;height:18px;margin:0}li.lang::marker{color:transparent}#burger{padding:4px;background-origin:content-box}.mobile-title{display:block;text-align:center;font-size:2.5em;font-weight:700;color:var(--text-inverse);margin:var(--space-3)0}#hero h1:not(.mobile-title){display:none}#hero{padding:var(--space-4)var(--space-3)}#hero h2{font-size:20px}#hero-logo{width:150px;height:150px}.gallery-grid{overflow-x:auto;justify-content:flex-start;padding:0;gap:var(--space-2);margin:var(--space-3)0;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-left:var(--space-3)}.gallery-grid-item{height:100px;width:140px;flex-shrink:0;scroll-snap-align:start}.gallery-info-grid{grid-template-columns:1fr;gap:var(--space-3);margin:var(--space-3)0}.gallery-card{flex-direction:column}.gallery-card img{width:100%;height:180px}.gallery-card-text{padding:var(--space-2)}.gallery-card-text h2{font-size:20px}.gallery-card-text p{font-size:var(--small-size)}.over-ons-img{width:100%;height:240px}#webwinkels,#webshops{padding:var(--space-5)0;content-visibility:visible}.shop-grid{grid-template-columns:1fr;padding:0 var(--space-3)}.shop-card img{height:200px}#over-ons,#about-us{padding:var(--space-5)var(--space-3);border-radius:var(--radius-lg);content-visibility:visible}footer{display:none}.mobile-footer{display:flex;flex-direction:column;background:var(--bg-dark);color:var(--text-inverse);padding:var(--space-5)var(--space-3);gap:var(--space-3)}.mobile-footer h2{font-size:20px;margin-bottom:var(--space-2)}.mobile-footer>section{display:flex;flex-direction:column;gap:var(--space-2);margin:0;padding:0}.mobile-footer>section>section{display:flex;align-items:flex-start;gap:var(--space-2)}.mobile-footer img{width:18px;height:18px;flex-shrink:0;margin-top:2px}.mobile-footer .social-media{display:flex;gap:var(--space-2);margin:var(--space-2)0;flex-direction:row}.mobile-footer .social-media img{width:32px;height:32px}.mobile-footer a{color:var(--text-inverse);word-break:break-all}}@media only screen and (max-width:1500px){main{margin-left:1.5em;margin-right:1.5em}}@media only screen and (max-width:480px){#hero-logo{width:140px;height:140px}.gallery-grid-item{height:80px;width:110px}.gallery-card img{height:140px}.over-ons-img{height:200px}}