.Hero-module__K840IG__heroVideo{justify-content:center;align-items:center;height:60vh;display:flex;position:relative;overflow:hidden}.Hero-module__K840IG__videoBackground{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__K840IG__overlay{z-index:1;background:linear-gradient(#0006,#000000b3);position:absolute;inset:0}.Hero-module__K840IG__heroContent{z-index:2;color:#fff;text-align:left;width:var(--max-breedte);margin:auto;position:relative}.Hero-module__K840IG__heroContent h1{max-width:700px;margin-bottom:1.5rem;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:600;line-height:1.3}.Hero-module__K840IG__ctaBtn{color:#fff;background:#a3844f;border-radius:50px;padding:.85rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .3s;display:inline-block}.Hero-module__K840IG__ctaBtn:hover{background:#8c703c}@media (max-width:768px){.Hero-module__K840IG__heroContent h1{font-size:1.5rem}.Hero-module__K840IG__ctaBtn{padding:.75rem 1.5rem;font-size:.95rem}}
.InfoSection-module__47BA2G__infoSection{background:#f9f9f9;flex-wrap:wrap;padding:6rem 2rem;display:flex}.InfoSection-module__47BA2G__infoText{min-width:300px;max-width:var(--max-breedte);flex:1;margin:auto}
.ColorSelector-module__C_m-jW__colorSelector{width:100%;max-width:var(--max-breedte);margin:0 auto}.ColorSelector-module__C_m-jW__colorSelector h2{text-align:center;margin-bottom:1rem;font-size:1.8rem;font-weight:600}.ColorSelector-module__C_m-jW__colorGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.2rem;padding:1em;display:grid}.ColorSelector-module__C_m-jW__colorItem{cursor:pointer;text-align:center;background:#f8f8f8;border:2px solid #0000;border-radius:8px;padding:.5rem;transition:transform .3s,border-color .3s;overflow:hidden}.ColorSelector-module__C_m-jW__colorItem img{aspect-ratio:1;object-fit:cover;border-radius:4px;width:100%;display:block}.ColorSelector-module__C_m-jW__colorItem span{color:#333;margin-top:.5rem;font-size:.95rem;font-weight:500;display:block}.ColorSelector-module__C_m-jW__selected{background:#fff9f3;border-color:#a3844f;transform:scale(1.04)}.ColorSelector-module__C_m-jW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.3s ColorSelector-module__C_m-jW__fadeIn;display:flex;position:fixed;inset:0}.ColorSelector-module__C_m-jW__modalContent{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:700px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 0 90px #0000004d}.ColorSelector-module__C_m-jW__modalContent img{object-fit:contain;border-radius:12px 12px 0 0;width:100%;height:auto;max-height:60vh}.ColorSelector-module__C_m-jW__modalCaption{color:#444;padding:1.3rem 1.5rem 1.9rem;font-size:1rem;font-weight:500;display:block}.ColorSelector-module__C_m-jW__modalClose{color:#555;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:.7rem;right:1rem}.ColorSelector-module__C_m-jW__modalClose:hover{color:#000}@keyframes ColorSelector-module__C_m-jW__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.ColorSelector-module__C_m-jW__colorGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.ColorSelector-module__C_m-jW__modalContent{max-height:95vh}.ColorSelector-module__C_m-jW__modalContent img{max-height:50vh}.ColorSelector-module__C_m-jW__modalCaption{font-size:.95rem}}
.BrochureDownloadCard-module__ILOOaa__brochureCard{text-align:center;background:#fff;border:1px solid #ddd;border-radius:.75rem;flex-direction:column;gap:20px;padding:4rem 1rem;display:flex}.BrochureDownloadCard-module__ILOOaa__downloadBtn{color:#fff;background:#222;border-radius:.5rem;margin-top:1rem;padding:.5rem 1rem;text-decoration:none;transition:background .2s;display:inline-block}.BrochureDownloadCard-module__ILOOaa__downloadBtn:hover{background:#444}
.FullWidthImage-module__vDA-YG__fullwidthCollect{width:100%;height:150vh;margin:0 auto;position:relative;overflow:hidden}.FullWidthImage-module__vDA-YG__fullwidthCollect:before{content:"";background-color:rgba(0,0,0,var(--overlay-opacity,0));z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.FullWidthImage-module__vDA-YG__fullwidthCollect img{object-fit:cover;width:100%;height:100%}.FullWidthImage-module__vDA-YG__textFullwidth{opacity:0;width:var(--max-breedte);text-align:left;z-index:2;margin:auto;transition:opacity .5s,transform;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FullWidthImage-module__vDA-YG__rightAlign{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.FullWidthImage-module__vDA-YG__rightAlign h1,.FullWidthImage-module__vDA-YG__rightAlign p{text-align:right}.FullWidthImage-module__vDA-YG__rightAlign h1{margin-bottom:0}.FullWidthImage-module__vDA-YG__textFullwidth h1,.FullWidthImage-module__vDA-YG__textFullwidth p{color:#fff;max-width:400px;margin:10px 0 0}.FullWidthImage-module__vDA-YG__fullwidthButton button{color:#333;cursor:pointer;background-color:#fff;border:1px solid #0000;margin:10px 0;padding:10px 20px;font-size:1rem}.FullWidthImage-module__vDA-YG__fullwidthButton:hover button{border:1px solid #333}@media (max-width:600px){.FullWidthImage-module__vDA-YG__textFullwidth{width:90%}}
.ShareBanner-module__jY5sbG__shareBanner{background-color:#f9f9f99e;border-top:1px solid #ddd;border-bottom:1px solid #ddd;width:100%;padding:20px 0}.ShareBanner-module__jY5sbG__shareBannerContainer{width:var(--max-breedte);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.ShareBanner-module__jY5sbG__shareText{color:#333;font-size:1.2rem;font-weight:700}.ShareBanner-module__jY5sbG__shareIcons{gap:10px;display:flex}.ShareBanner-module__jY5sbG__shareIcon{transition:opacity .3s;position:relative}.ShareBanner-module__jY5sbG__iconCircle{color:#454545;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;transition:transform .3s,background-color .3s;display:flex}.ShareBanner-module__jY5sbG__iconCircle:hover{color:#fff;background-color:#474747;border:none;transform:scale(1.1)}.ShareBanner-module__jY5sbG__shareIcons:hover .ShareBanner-module__jY5sbG__shareIcon{opacity:.3}.ShareBanner-module__jY5sbG__shareIcons:hover .ShareBanner-module__jY5sbG__shareIcon.ShareBanner-module__jY5sbG__hovered{opacity:1}
.ProductSlider-module__cNRyoa__productSlider{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;width:100%;padding:2rem 0;overflow-x:auto}.ProductSlider-module__cNRyoa__headerSection{width:var(--max-breedte);text-align:center;margin:auto}.ProductSlider-module__cNRyoa__titulo{margin:0}.ProductSlider-module__cNRyoa__subtitulo{color:#666;margin-top:.5rem;font-size:1.1rem}.ProductSlider-module__cNRyoa__sliderTrack{max-width:var(--max-breedte);gap:1rem;margin:30px auto auto;display:flex}.ProductSlider-module__cNRyoa__sliderTrack:active{cursor:grabbing}.ProductSlider-module__cNRyoa__productCard{text-align:center;background-color:#f7f7f7;border-radius:12px;flex:none;width:280px;max-width:280px;padding:1rem;transition:transform .3s;overflow:hidden}.ProductSlider-module__cNRyoa__productCard img{object-fit:contain;border-radius:8px;width:100%;max-height:260px;display:block}.ProductSlider-module__cNRyoa__productName{color:#333;white-space:nowrap;text-overflow:ellipsis;margin-top:.5rem;font-size:1.4rem;font-weight:600;overflow:hidden}
