<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--bs-blue: #01a7da;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #ef84b5;--bs-red: #e83c2d;--bs-orange: #f1a52b;--bs-yellow: #ffc107;--bs-green: #27ae5f;--bs-green-light: #aacbb8;--bs-green-extralight: #ecf7ef;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-antraciet: #293133;--bs-white: #fff;--bs-gray: #ccc;--bs-gray-light: #f5f5f5;--bs-gray-warm: #f1ece8;--bs-gray-warm-dark: color-mix(in srgb,var(--bs-gray-warm),#000 22%);--bs-gray-dark: #838383;--bs-gray-400: #ddd;--bs-primary: var(--bs-green);--bs-secondary: var(--bs-gray-dark);--bs-success: var(--bs-green);--bs-info: var(--bs-cyan);--bs-warning: var(--bs-yellow);--bs-danger: var(--bs-red);--bs-light: var(--bs-white);--bs-dark: var(--bs-black);--bs-blue-rgb: rgb(13, 110, 253);--bs-indigo-rgb: rgb(102, 16, 242);--bs-purple-rgb: rgb(111, 66, 193);--bs-pink-rgb: rgb(214, 51, 132);--bs-red-rgb: rgb(220, 53, 69);--bs-orange-rgb: rgb(253, 126, 23);--bs-yellow-rgb: rgb(255, 193, 7);--bs-green-rgb: rgb(39, 174, 95);--bs-teal-rgb: rgb(32, 201, 151);--bs-cyan-rgb: rgb(13, 202, 240);--bs-black-rgb: rgb(0, 0, 0);--bs-white-rgb: rgb(255, 255, 255);--bs-gray-rgb: rgb(108, 117, 125);--bs-gray-light-rgb: rgb(247, 247, 247);--bs-gray-dark-rgb: rgb(52, 58, 64);--bs-primary-rgb: var(--bs-orange-rgb);--bs-secondary-rgb: var(--bs-gray-dark-rgb);--bs-success-rgb: var(--bs-green-rgb);--bs-info-rgb: var(--bs-cyan-rgb);--bs-warning-rgb: var(--bs-yellow-rgb);--bs-danger-rgb: var(--bs-red-rgb);--bs-light-rgb: var(--bs-white-rgb);--bs-dark-rgb: var(--bs-black-rgb);--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-font-primary: "Nunito", "Arial", sans-serif;--bs-body-font-size-sm: 14px;--bs-body-font-line-sm: 22px;--bs-body-font-sm: var(--bs-body-font-size-sm) / var(--bs-body-font-line-sm);--bs-body-font-size-m: 16px;--bs-body-font-line-m: 24px;--bs-body-font-m: var(--bs-body-font-size-m) / var(--bs-body-font-line-m);--bs-body-font-size-l: 24px;--bs-body-font-line-l: 32px;--bs-body-font-l: var(--bs-body-font-size-l) / var(--bs-body-font-line-l);--bs-body-font-size-xl: 32px;--bs-body-font-line-xl: 40px;--bs-body-font-xl: var(--bs-body-font-size-xl) / var(--bs-body-font-line-xl);--bs-body-font-size-xxl: 40px;--bs-body-font-line-xxl: 48px;--bs-body-font-xxl: var(--bs-body-font-size-xxl) / var(--bs-body-font-line-xxl);--font-size-sm: 0.875rem;--font-size-m: 1rem;--font-size-l: 1.5rem;--font-size-xl: 2rem;--font-size-xxl: 2.5rem;--line-height-base: 1.5;--line-height-sm: 1.25;--line-height-lg: 2;--bs-body-font-weight: 400;--font-weight-light: 400;--font-weight-medium: 400;--font-weight-semibold: 600;--font-weight-bold: 600;--border-radius-sm: 0.375rem;--border-radius-m: 0.25rem;--border-radius-lg: 0.5rem;--border-radius-xl: 1rem;--border-radius-xxl: 2rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-transition-base: 0.3s ease}.product{position:relative;text-decoration:none;color:var(--bs-dark);display:block}.product:hover,.product:focus,.product:active{color:var(--bs-dark)}.product a{color:inherit}.product a.remove{font-size:.875rem}.product .brand-title,.product .subtitle,.product .desc,.product .price{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .brand-title{font-size:1.125rem;font-weight:var(--font-weight-bold)}.product .subtitle,.product .desc{display:block;font-size:.875rem}.product .subtitle&gt;*,.product .desc&gt;*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .subtitle{color:var(--bs-gray-dark);margin-bottom:.5rem}.product .badge{display:inline-block;position:absolute;z-index:1;top:.625rem;left:.625rem}.product .price{line-height:1.2}.product .price .amount{color:var(--bs-dark)}.product .price.sale .amount{color:var(--bs-red)}.product .price.sale del.amount{color:var(--bs-gray-dark);margin-left:.4375rem}.product .badge.nieuw{background-color:var(--bs-primary)}.product .badge.sale{background-color:var(--bs-danger);color:var(--bs-light)}.product .img-wrap{overflow:hidden;display:block;position:relative;background-color:var(--bs-gray-light);padding-bottom:100%}.product .img-wrap img{mix-blend-mode:multiply;position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important;object-fit:contain;object-position:center}.product.shopping-bag-item{padding-bottom:1rem;border-bottom:1px solid var(--bs-gray-warm);position:relative;text-decoration:none;color:var(--bs-dark);display:block}.product.shopping-bag-item:hover,.product.shopping-bag-item:focus,.product.shopping-bag-item:active{color:var(--bs-dark)}.product.shopping-bag-item .subtitle,.product.shopping-bag-item .desc{font-size:.875rem}.product.shopping-bag-item .img-wrap{border:1px solid var(--bs-gray);position:relative;overflow:visible}.product.shopping-bag-item .img-wrap .badge{top:-0.5rem;right:-0.5rem;left:auto;display:block}.product.shopping-bag-item .img-wrap .badge.number{width:auto;height:1.25rem;background-color:var(--bs-dark);border-radius:1rem}.product.shopping-bag-item:last-child{border-bottom:none}.product.shopping-bag-item .price .amount{display:block}.product.shopping-bag-item .price.sale del{font-size:.875rem}.labels{display:flex}.labels .tag{display:block;padding:5px 5px 4px 5px;line-height:.875rem;background-color:var(--bs-green);color:var(--bs-white);font-size:.875rem}.labels .tag.sale{background-color:var(--bs-red);color:var(--bs-white)}@media screen and (max-width: 576px){.labels{position:absolute;right:0;top:-2rem}}.to-wishlist{position:absolute;top:10px;right:10px;width:33px;height:33px;border-radius:50%;z-index:10;background-image:url("data:image/svg+xml,%3Csvg fill='none' height='131' viewBox='0 0 143 131' width='143' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M67.3959 125.449L68.1194 125.669C70.78 126.474 73.2927 127.233 74.949 130.561C74.9909 130.645 75.0497 130.719 75.122 130.779C75.1942 130.838 75.2782 130.882 75.3679 130.907C75.4247 130.922 75.4828 130.929 75.5415 130.929C75.6699 130.929 75.7952 130.892 75.903 130.821C77.1242 130.018 78.2744 129.291 79.3665 128.6C81.6546 127.152 83.631 125.903 85.5209 124.447C92.2994 119.338 98.4848 113.475 103.96 106.965C111.156 98.2636 118.597 89.2656 125.602 79.8467C129.986 73.9503 133.723 67.3678 136.882 61.663C140.042 55.8907 141.923 49.4951 142.396 42.9172C143.253 32.1074 140.707 22.3639 134.828 13.9577C128.286 4.60191 119.585 0.0455045 108.986 0.396793C97.0287 0.80022 86.5129 5.41512 77.7296 14.1139C77.3036 14.5557 76.9092 15.0275 76.5497 15.5256C75.8668 16.425 75.2188 17.2788 74.2435 17.617C63.9983 7.5411 56.165 3.59962 44.4467 2.58942C32.4206 1.55185 22.6847 5.45696 15.5078 14.1903C11.9462 18.5071 8.82442 23.1754 6.19001 28.1245C0.574558 38.7407 -0.595573 50.0327 2.71755 61.6891C5.67229 72.0929 10.5991 81.8182 17.2247 90.3254C30.4714 107.388 47.3519 119.207 67.3959 125.449ZM17.7895 30.135C19.3284 27.207 21.0427 24.3766 22.9228 21.6592C27.3926 15.072 33.6922 11.7475 41.681 11.7475C42.6707 11.7475 43.6862 11.7985 44.7276 11.9006C55.3982 12.9479 63.9582 17.6946 70.1694 26.0082C70.9155 27.0067 71.7282 27.931 72.4446 28.7456C72.7364 29.078 73.0107 29.3903 73.2527 29.6765C73.3534 29.7957 73.4928 29.8751 73.6458 29.9011C76.5265 30.403 77.6909 28.8948 78.5551 27.4466C83.5432 19.0932 91.3067 14.1069 102.989 11.7555C105.755 11.2734 108.577 11.2019 111.364 11.5435C115.789 11.9652 119.585 14.1611 122.648 18.0683C126.138 22.5501 128.207 27.9912 128.582 33.6798C129.2 40.2551 128.004 46.8749 125.127 52.8066C122.959 57.4039 120.492 61.8512 117.741 66.1184C112.633 73.717 107.177 81.2714 101.903 88.5767L100.069 91.1185C96.1412 96.5645 92.0787 102.054 88.1511 107.363C86.7337 109.278 85.3176 111.194 83.9021 113.112C83.2915 113.939 82.6557 114.75 81.9831 115.609C81.7611 115.892 81.5358 116.18 81.3067 116.474C79.4226 115.692 77.5882 114.927 75.7894 114.18C71.5436 112.417 67.4953 110.735 63.4566 109.028C52.278 104.38 42.1525 97.4841 33.6954 88.7612C25.0244 79.7528 19.0146 70.1155 15.3239 59.2979C11.9585 49.4305 12.7646 39.8909 17.7895 30.135Z' fill='black' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect fill='white' height='131' transform='translate(0.777344)' width='142' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:1.75rem 1.75rem}.to-wishlist.active{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 28.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 143 131' style='enable-background:new 0 0 143 131;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bdisplay:none;%7D .st1%7Bdisplay:inline;fill:%23EF84B5;%7D .st2%7Bclip-path:url(%23SVGID_00000043434560571912345180000011852667141575700880_);%7D .st3%7Bfill:%23EF84B5;%7D%0A%3C/style%3E%3Cg id='Layer_2' class='st0'%3E%3Crect x='0.8' class='st1' width='142' height='131'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='605.5' y='549.5' width='3.5' height='3.5'/%3E%3Cg%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='142' height='131'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000176043936737018695160000008879484727954246068_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg style='clip-path:url(%23SVGID_00000176043936737018695160000008879484727954246068_);'%3E%3Cpath d='M66.6,125.4l0.7,0.2c2.7,0.8,5.2,1.6,6.8,4.9c0,0.1,0.1,0.2,0.2,0.2c0.1,0.1,0.2,0.1,0.2,0.1c0.1,0,0.1,0,0.2,0 c0.1,0,0.3,0,0.4-0.1c1.2-0.8,2.4-1.5,3.5-2.2c2.3-1.4,4.3-2.7,6.2-4.2c6.8-5.1,13-11,18.4-17.5c7.2-8.7,14.6-17.7,21.6-27.1 c4.4-5.9,8.1-12.5,11.3-18.2c3.2-5.8,5-12.2,5.5-18.7c0.9-10.8-1.7-20.6-7.6-29C127.5,4.6,118.8,0,108.2,0.4 c-12,0.4-22.5,5-31.3,13.7c-0.4,0.4-0.8,0.9-1.2,1.4c-0.7,0.9-1.3,1.8-2.3,2.1c-10.2-10.1-18.1-14-29.8-15 c-12-1-21.8,2.9-28.9,11.6c-3.6,4.3-6.7,9-9.3,13.9C-0.2,38.7-1.4,50,1.9,61.7c3,10.4,7.9,20.1,14.5,28.6 C29.7,107.4,46.6,119.2,66.6,125.4z M17,30.1c1.5-2.9,3.3-5.8,5.1-8.5c4.5-6.6,10.8-9.9,18.8-9.9c1,0,2,0.1,3,0.2 c10.7,1,19.2,5.8,25.4,14.1c0.7,1,1.6,1.9,2.3,2.7c0.3,0.3,0.6,0.6,0.8,0.9c0.1,0.1,0.2,0.2,0.4,0.2c2.9,0.5,4-1,4.9-2.5 c5-8.4,12.8-13.3,24.4-15.7c2.8-0.5,5.6-0.6,8.4-0.2c4.4,0.4,8.2,2.6,11.3,6.5c3.5,4.5,5.6,9.9,5.9,15.6 c0.6,6.6-0.6,13.2-3.5,19.1c-2.2,4.6-4.6,9-7.4,13.3c-5.1,7.6-10.6,15.2-15.8,22.5l-1.8,2.5c-3.9,5.4-8,10.9-11.9,16.2 c-1.4,1.9-2.8,3.8-4.2,5.7c-0.6,0.8-1.2,1.6-1.9,2.5c-0.2,0.3-0.4,0.6-0.7,0.9c-1.9-0.8-3.7-1.5-5.5-2.3 c-4.2-1.8-8.3-3.4-12.3-5.2c-11.2-4.6-21.3-11.5-29.8-20.3c-8.7-9-14.7-18.6-18.4-29.5C11.2,49.4,12,39.9,17,30.1z'/%3E%3C/g%3E%3C/g%3E%3Cpath class='st3' d='M17.8,31.7c1.5-2.9,3.3-5.8,5.1-8.5c4.5-6.6,10.8-9.9,18.8-9.9c1,0,2,0.1,3,0.2c10.7,1,19.2,5.8,25.4,14.1 c0.7,1,1.6,1.9,2.3,2.7c0.3,0.3,0.6,0.6,0.8,0.9c0.1,0.1,0.2,0.2,0.4,0.2c2.9,0.5,4-1,4.9-2.5c5-8.4,12.8-13.3,24.4-15.7 c2.8-0.5,5.6-0.6,8.4-0.2c4.4,0.4,8.2,2.6,11.3,6.5c3.5,4.5,5.6,9.9,5.9,15.6c0.6,6.6-0.6,13.2-3.5,19.1c-2.2,4.6-4.6,9-7.4,13.3 c-5.1,7.6-10.6,15.2-15.8,22.5l-1.8,2.5c-3.9,5.4-8,10.9-11.9,16.2c-1.4,1.9-2.8,3.8-4.2,5.7c-0.6,0.8-1.2,1.6-1.9,2.5 c-0.2,0.3-0.4,0.6-0.7,0.9c-1.9-0.8-3.7-1.5-5.5-2.3c-4.2-1.8-8.3-3.4-12.3-5.2C52.3,106,42.1,99.1,33.7,90.4 C25,81.4,19,71.7,15.3,60.9C11.9,51,12.7,41.5,17.8,31.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:1.75rem 1.75rem}.likes{position:absolute;top:40px;right:10px;width:33px;height:33px;display:flex;align-items:center;justify-content:center}.tussen-banner .product .to-wishlist,.tussen-banner .product .badge,.tussen-banner .product .badge.niew .price,.tussen-banner .product .desc{display:none !important}.tussen-banner .product img{object-fit:cover !important}.tussen-banner.col-12 .img-wrap{padding-bottom:33%}footer{padding-top:0 !important}.home-tekst{background-color:var(--bs-gray-light)}@media screen and (max-width: 768px){.liquid_wrap{padding-left:0;padding-right:0}}#home_carousel{border-radius:10px;overflow:hidden}@media screen and (max-width: 992px){#home_carousel{margin-top:0rem}}@media screen and (max-width: 992px)and (max-width: 768px){#home_carousel{border-radius:0}}#home_carousel .carousel-item::before{content:"";display:inline-block;width:100%;vertical-align:top;padding-bottom:47%}@media screen and (max-width: 992px){#home_carousel .carousel-item::before{padding-bottom:100%}}#home_carousel .carousel-item img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:cover;object-position:center}#home_carousel .carousel-item::after{content:"";position:absolute;bottom:0;left:0;right:0;top:0;z-index:1}#home_carousel .carousel-item video{position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100%;object-fit:cover;object-position:center}#home_carousel .content{position:absolute;bottom:3rem;left:3rem;color:var(--bs-white);font-size:22px;z-index:2;text-shadow:0 0 11px 0 rgba(0,0,0,.2)}@media screen and (max-width: 992px){#home_carousel .content{font-size:18px;bottom:1rem;left:1rem;right:1rem}}#home_carousel .content h3{text-transform:uppercase;font-size:44px;font-weight:bold}@media screen and (max-width: 992px){#home_carousel .content h3{font-size:27px}}.logo{display:inline-block;flex:1 0 11%;max-width:11%;width:11%;padding:0 10px}@media screen and (max-width: 768px){.logo{width:130px;flex:1 0 130px;min-width:130px}}.logo .logo-img{position:relative;display:block}.logo .logo-img::before{content:"";display:block;width:100%;padding-bottom:100%}.logo .logo-img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:contain;object-position:center}#logo_slider{padding-top:0}#logos{padding:0rem 0 0rem}.banners{margin-bottom:1rem}@media screen and (max-width: 992px){.banners{margin-bottom:1.5rem}}.banners h2{font-family:var(--bs-font-primary);font-size:33px}.banners .look-row{--bs-gutter-x: 1rem}.banners .look-item{position:relative;display:block;margin-bottom:1rem}.banners .look-item::before{content:"";display:block;padding-bottom:100%}.banners .look-item img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:cover;object-position:center}.banners .look-item button{position:absolute;bottom:20px;right:20px;background-color:var(--bs-primary);border:1px solid var(--bs-primary);color:var(--bs-white);font-weight:300}@media screen and (max-width: 992px){.banners .look-item button{bottom:10px;right:10px}}@media screen and (max-width: 992px){#logos .story-slider-wrap,#story-section .story-slider-wrap{margin-right:-0.75rem}}#cats .story-slider-wrap{position:relative}#cats .story-slider-wrap::before{content:"";position:absolute;left:0;top:0;bottom:0;width:22px;z-index:1;opacity:1;background:linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}#cats .story-slider-wrap::after{content:"";position:absolute;right:0;top:0;bottom:0;width:22px;z-index:1;opacity:1;background:linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}#cats .story-slider-wrap.no-left-scroll::before{opacity:0}#cats .story-slider-wrap.no-right-scroll::after{opacity:0}#cats .nav-pills .nav-item+.nav-item{margin-left:7px}#cats .nav-pills button{color:var(--bs-black);border:1px solid var(--bs-gray);border-radius:30px}#cats .nav-pills button.active{background-color:var(--bs-primary);border-color:var(--bs-primary);color:var(--bs-white)}#cats .story-slider .story .doelgroep-img{display:block;background-color:var(--bs-gray-warm);border:1px solid color-mix(in srgb, var(--bs-gray-warm), #000 11%);border-radius:50%;position:relative}#cats .story-slider .story .doelgroep-img::after{content:"";width:100%;padding-bottom:100%;display:block}#cats .story-slider .story .doelgroep-img img{position:absolute;top:20px;left:20px;right:20px;bottom:20px;width:calc(100% - 40px);height:calc(100% - 40px);object-fit:contain;object-position:center}#cats .story-slider .story .doelgroep-label{padding-top:7px;width:100%;text-align:center;line-height:1.1;font-family:var(--bs-primary-font);color:var(--bs-black)}.twee #cats .story-slider .story .doelgroep-label{font-size:1rem}#story-section{margin-top:1rem}@media screen and (max-width: 992px){#story-section{margin-top:0}}#categories_tabs{flex-wrap:nowrap;overflow:auto;scrollbar-width:thin}@media screen and (max-width: 477px){#categories_tabs{justify-content:start !important}}/*# sourceMappingURL=home.css.map */
</pre></body></html>