<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#filter form{align-items:flex-start;flex-direction:column;justify-content:flex-start;}#filter fieldset{flex:0 0 auto;padding:64px 10px 10px;transition:height .25s linear,padding .25s linear;width:100%;}#filter fieldset:last-of-type{border-bottom:1px solid var(--foreground);}#filter fieldset[data-open=false]{height:44px;padding-top:44px;padding-bottom:0;}#filter legend{background:var(--foreground);color:var(--background);left:0;line-height:44px;top:0;padding:0 10px;right:0;transition:margin .25s linear;width:100%;}#filter legend&gt;label{width:calc(100% - 40px);}#filter fieldset[data-open=false]&gt;legend&gt;label{pointer-events:none;}#filter legend&gt;svg{right:8px;top:10px;transition:transform .25s linear;}#filter h4{color:var(--foreground);font-size:16px;line-height:24px;margin:0 0 5px;}#filter div.df{flex-wrap:wrap;justify-content:space-between;}#filter input{border:1px solid var(--foreground);line-height:38px;margin:0 0 10px;padding:0 5px;}#filter input.currency-eur{background:url("/uploads/svg/icons/materialdesignicons/currency-eur.svg?fill=3b3a38&amp;size=18&amp;opacity=50") 2px center / 18px 18px no-repeat;padding-left:20px;}#filter input.currency-gbp{background:url("/uploads/svg/icons/materialdesignicons/currency-gbp.svg?fill=3b3a38&amp;size=18&amp;opacity=50") -1px center / 18px 18px no-repeat;padding-left:15px;}#filter fieldset&gt;input:not([type=checkbox]){width:100%;}#filter div.df&gt;label,#filter div.df&gt;input{width:calc(50% - 5px);}#filter div.df&gt;label{margin:0 0 2px;order:1;}#filter div.df&gt;input{order:2;}#filter div.df~input[type=checkbox]+label{margin:5px 0 10px;}#filter input[type=checkbox]+label{line-height:24px;margin:0 0 10px;padding:0 0 0 30px;transition:color .25s linear;width:100%;}#filter input[type=checkbox]:checked+label{color:var(--secondary);}#filter input[type=checkbox]+label::before{border:1px solid currentcolor;content:"";left:0;height:20px;position:absolute;top:2px;transition:background .25s linear;width:20px;}#filter input[type=checkbox]:checked+label::before{background:currentcolor;}#filter input[type=checkbox]+label&gt;svg{fill:var(--background);left:0;top:2px;width:20px;}#filter&gt;form&gt;div{align-items:center;flex:0 0 auto;justify-content:space-between;width:100%;}#filter&gt;form&gt;div&gt;p{margin:20px 10px!important;}#filter&gt;form&gt;div&gt;p&gt;a{color:var(--foreground)!important;}#filter&gt;form&gt;div&gt;button{background:var(--foreground);color:var(--background);line-height:45px;margin:20px 10px 20px auto;padding:0 20px;}#products{align-content:start;align-items:stretch;grid-gap:40px;gap:40px;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));}#products&gt;div,#products&gt;h2{grid-column:1/-1;}#products h2{color:var(--foreground);font-size:35px;font-weight:300;}#products&gt;p{grid-column:1/-1;}#products h2+p{font-size:18px;}#products&gt;article{flex-direction:column;}#products figure{background:var(--background);border:1px solid var(--foreground);padding-top:calc(150% - 3px);width:100%;}#products&gt;article.new figure::after,#products&gt;article.offer figure::after,#products&gt;article.unavailable figure::after{color:var(--background);font-size:14px;line-height:30px;text-decoration:none;text-transform:uppercase;pointer-events:none;position:absolute;right:-16px;text-align:center;top:-18px;transform:rotate(45deg) translatex(31.25%);width:200px;}#products&gt;article.new figure::after{background:var(--primary);border-bottom:1px solid var(--foreground);border-top:1px solid var(--foreground);content:"New";}#products&gt;article.offer figure::after{background:var(--secondary);border-bottom:1px solid var(--foreground);border-top:1px solid var(--foreground);content:"Special Offer";}#products&gt;article.unavailable figure::after{background:var(--foreground);content:"Out of Stock";}#products img{height:100%;left:0;object-fit:contain;object-position:center center;top:0;width:100%;}#products&gt;article.unavailable img,#products&gt;article.unavailable h3,#products&gt;article.unavailable&gt;p.price{filter:grayscale(1);}#products&gt;article&gt;div{flex:1 1 auto;flex-direction:column;padding:20px 20px 0;}#products&gt;article h3{color:var(--primary);font-size:16px;line-height:24px;}#products&gt;article p.code{margin-top:2px;}#products&gt;article h3+p:not(.code),#products&gt;article a+p:not(.code),#products&gt;article p.code+p{margin-top:20px;}#products article p:not(.edit){margin-bottom:20px;line-height:24px;}#products del::before,#product del::before{background:var(--secondary);content:"";height:2px;left:-1px;right:-1px;opacity:.75;position:absolute;top:50%;transform:translatey(-50%) rotate(-15deg);}#products ins,#product ins{color:var(--secondary);margin:0 5px 5px;}#products form{margin:auto 0 0;}#products input,#product input{border:1px solid var(--foreground);height:45px;line-height:33px;padding:0 5px;width:calc(100% - 85px);}#products select,#product select{background:var(--foreground) url("/uploads/svg/icons/materialdesignicons/chevron-down.svg?fill=fff") right 3px center no-repeat;color:var(--background);height:45px;line-height:45px;padding:0 30px 0 10px;width:100%;}#products select{margin:0 0 5px;}#products option{background:var(--foreground);}#products option[disabled]{background:var(--foreground);color:rgba(255,255,255,.75);}#products button,#product button{background:var(--secondary);color:var(--background);height:45px;line-height:45px;margin-left:5px;padding:0 5px;width:80px;}#products p.unavailable{background:rgba(59,58,56,.1);border:1px solid var(--foreground);line-height:43px!important;margin:auto 0 0!important;padding:0 20px;}#products h3+p.link,#products a+p.link,#products p.text+p.link,#products p.price+p.link{margin:auto 0 0;}#products p.link&gt;a{background:var(--foreground);color:var(--background);line-height:45px;margin:5px 0 0;padding:0 10px;transition:background .25s linear,color .25s linear;}#products p.link&gt;a:active,#products p.link&gt;a:focus,#products p.link&gt;a:hover{background:var(--secondary);color:var(--background);}#products p.edit{left:0;top:0;}#products p.edit&gt;a{background:var(--foreground);color:var(--background);height:33px;padding:4px;width:33px;}#products&gt;p&gt;a.all{border:1px solid var(--foreground);color:var(--foreground);line-height:38px;padding:0 20px; }#products&gt;#paging{border-top:1px solid var(--foreground);grid-column:1/-1;}#photos&gt;figure{background:var(--background);border:1px solid var(--foreground);padding-top:calc(150% - 3px);width:100%;}#photos img{height:100%;left:0;object-fit:contain;object-position:center center;top:0;transition:opacity .25s linear;width:100%;}#photos&gt;p{background:var(--background);border-radius:50%;left:100%;line-height:24px;padding:2px;transform:translate(-39px,-49px);transition:color .25s linear,opacity .25s linear;width:28px;}#photos&gt;p:hover{color:var(--primary);}#photos&gt;ul{align-content:start;align-items:stretch;justify-content:center;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fill,minmax(75px,max-content));margin:-19px 0 0;}#photos li{background:var(--background);border:1px solid var(--foreground);transition:border .25s linear;padding-top:calc(150% - 3px);}#photos li:empty{background:rgba(59,58,56,0);border-color:var(--background);}#photos li.current{border-color:var(--secondary);}#photos li+li::before{animation:spin 1s infinite;background:url("/uploads/svg/icons/materialdesignicons/loading.svg?fill=3b3a38") center center no-repeat;content:"";left:calc(50% - 12px);height:24px;opacity:0;position:absolute;top:calc(50% - 12px);transition:opacity .25s linear;width:24px;}#photos li+li:empty::before{opacity:.5;}#product p.price{color:var(--secondary);}#product del,#product p.price&gt;span{color:var(--foreground);}#product fieldset:first-of-type,#product fieldset:last-of-type{border-top:1px solid var(--foreground);}#product fieldset:nth-last-of-type(3),#product fieldset:nth-last-of-type(2):first-of-type{padding-top:60px;}#product fieldset:last-of-type,#product fieldset:nth-last-of-type(2):not(:first-of-type){padding-top:35px;}#product fieldset:not(:last-child),#product ol:not(:last-child){margin:0 0 30px;}#product legend,#product h3{color:var(--foreground);font-size:16px;line-height:20px;width:100%;}#product fieldset:nth-last-of-type(3)&gt;legend,#product fieldset:nth-last-of-type(2):first-of-type&gt;legend{top:30px;}#product fieldset:nth-last-of-type(2):not(:first-of-type)&gt;legend{top:5px;}#product div.options,#product ol.options{align-content:start;align-items:stretch;grid-gap:5px;gap:5px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));}#product div.options input[type=radio]+label,#product ol.options&gt;li{align-items:center;border:1px solid var(--foreground);line-height:48px;padding:5px 10px;justify-content:center;transition:background .25s linear;}#product div.options input[type=radio]+label:hover,#product div.options input[type=radio]:checked+label{background:rgba(59,58,56,.1);}#product div.options input[type=radio]:disabled+label,#product ol.options&gt;li[title]{background:rgba(59,58,56,.25);border:0;color:var(--shadow);opacity:.75;}#product div.options input[type=radio]+label&gt;svg{background:var(--secondary);border-radius:50%;color:var(--background);opacity:0;padding:3px;right:-5px;top:-5px;transition:opacity .25s linear;width:20px;}#product div.options input[type=radio]:checked+label&gt;svg{opacity:1;}#product select{margin:0 0 20px;}#product fieldset&gt;div.df{justify-content:flex-end;}#product input{width:140px;}#product h2+p.contact,#product p.text+p.contact,#product p.price+p.contact{border-top:1px solid var(--foreground);padding-top:35px;}#specs{border:1px solid rgba(59,58,56,.1);margin-left:auto!important;margin-right:auto!important;max-width:1000px;}#specs td:first-child{font-weight:700;white-space:nowrap;}@media(max-width:800px){#filter&gt;h3{background:var(--foreground);color:var(--background);display:inline-block;font-weight:400;line-height:40px;padding:0 20px 0 0;}#filter&gt;h3&gt;svg{margin:8px;}#filter&gt;form{background:var(--background);border-right:1px solid var(--foreground);bottom:0;left:0;overflow:auto;overscroll-behavior:contain;position:fixed;top:var(--header-height);transition:opacity .25s linear;width:360px;z-index:3;}#filter[data-open=false]&gt;form{opacity:0;transform:translatex(-100%);}#filter fieldset+fieldset[data-open=false]&gt;legend&gt;svg{transform:rotate(-180deg);}#filter legend[data-action]&gt;svg&gt;path:nth-last-of-type(2){display:none;}@media(max-width:400px){#filter&gt;form{width:100%;}}@media(prefers-reduced-motion:no-preference){#filter&gt;form{transition:opacity .25s linear,top .25s linear,transform .25s linear;}}}@media(max-width:500px){#photos{margin:0 0 20px;}}@media(min-width:501px){#content[data-item]{display:grid;grid-gap:20px 40px;gap:20px 40px;grid-template:"image heading""image header""image article" 1fr"image share"/ 50% calc(50% - 40px);}#content[data-item]&gt;h2{grid-area:heading;margin:0;}#photos{grid-area:image;}#product{grid-area:header;}#details{grid-area:article;}#share{grid-area:share;}#details&gt;hr:first-child{margin-top:10px;}}@media(min-width:801px){#container{align-items:flex-start;display:flex;}#filter{border:1px solid var(--foreground);margin:0 40px 0 0;width:calc(25% - 20px);min-width:225px;}#filter fieldset[data-open=false]&gt;legend&gt;svg{transform:rotate(-180deg);}#filter legend[data-action]&gt;svg&gt;path:nth-of-type(2){display:none;}#filter&gt;h3{display:none;}#container&gt;#products{width:calc(75% - 20px); }}</pre></body></html>