body.home .text-grid>.container{height:0}body.home .text-grid .usps li{justify-content:flex-start}.highlights__carousel .slick-slide,.highlights__carousel .slick-slide>div{line-height:0}.highlights__item{position:relative}.highlights__item img{aspect-ratio:2/1;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.highlights__text{background-color:rgba(0,0,0,.2);position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;padding:8rem 6rem}.highlights__text h2{font-size:6rem;line-height:6rem}.highlights__text .subtitle{font-size:3rem;line-height:3rem;margin-bottom:1.5rem}.highlights__text p:not(.subtitle){font-size:1.6rem;line-height:2.4rem;max-width:50%;margin-bottom:0}.highlights__text .button{margin-top:2.5rem}.highlights .slick-dots{position:absolute;bottom:2rem;left:0;width:100%;display:flex;justify-content:center;list-style:none;margin:0;padding:0}.highlights .slick-dots button{width:1rem;height:1rem;background-color:#e1e5e6;border-radius:.5rem;border:0;box-shadow:none;outline:0;padding:0;margin:.5rem;text-indent:-9000px;transition:var(--transition-default)}.highlights .slick-dots button:hover{background-color:#fff}.highlights .slick-dots .slick-active button{background-color:var(--blue)}@media(max-width:991px){.highlights__item img{object-fit:cover;object-position:50% 50%}.highlights__text p:not(.subtitle){max-width:75%}.highlights__text .button{margin-top:3rem}}@media(max-width:576px){.highlights>.container{padding:0}.highlights__item img{height:90vw}.highlights__text{padding:3rem 2rem}.highlights__text h2{font-size:4rem;line-height:4rem}.highlights__text .subtitle{font-size:2.5rem;line-height:2.5rem}.highlights__text p:not(.subtitle){max-width:unset;font-size:1.4rem;line-height:2rem}.highlights__text .button{margin-top:1rem}.highlights .slick-dots{bottom:0}}.highlights__blocks{display:flex;flex-flow:column;gap:3rem}.highlight__block{padding:2rem 3rem 2rem 12rem;color:var(--white);height:21.8rem;position:relative}.highlight__block:first-of-type{background-color:var(--blue)}.highlight__block:first-of-type img{position:absolute;top:2.3rem;left:0;mix-blend-mode:multiply}.highlight__block:last-of-type{background-color:var(--red)}.highlight__block:last-of-type img{position:absolute;bottom:0;left:1.1rem;mix-blend-mode:multiply}.highlight__block h2{line-height:4rem}.highlight__block p{line-height:2rem}section.entries{margin-top:3rem}.entries__block{background-color:var(--blue-light);padding:2rem;display:flex;flex-flow:column;gap:1.4rem;position:relative}.entries__block .entries__link{font-size:1.6rem;color:var(--black);position:relative;z-index:1}.entries__block .entries__link span{position:relative}.entries__block .entries__link span:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' viewBox='0 0 8 14'%3E%3Cpolyline points='1 13 7 7 1 1' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E");width:.6rem;height:1.2rem;position:absolute;top:.5rem;right:-1.5rem;transition:var(--transition-default)}.entries__block .entries__link--last{color:var(--blue);font-weight:600}.entries__block .entries__link--last span:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' viewBox='0 0 8 14'%3E%3Cpolyline points='1 13 7 7 1 1' fill='none' stroke='%231289a7' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E")}.entries__block img{object-fit:contain;object-position:right top;position:absolute;bottom:2rem;right:1rem;z-index:0}.entries__miniblock{position:relative;border:.1rem solid #e1e5e5;aspect-ratio:1/1;padding:2rem;margin-top:3rem}.entries__miniblock a{display:flex;flex-flow:column;justify-content:flex-end;align-items:center;width:100%;height:100%;font-size:1.6rem;color:var(--blue);font-weight:600}.entries__miniblock a span{position:relative}.entries__miniblock a span:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' viewBox='0 0 8 14'%3E%3Cpolyline points='1 13 7 7 1 1' fill='none' stroke='%231289a7' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E");width:.6rem;height:1.2rem;position:absolute;top:.8rem;right:-1.5rem;transition:var(--transition-default)}.entries__miniblock img{position:absolute;top:1rem;height:calc(100% - 4rem - 2.6rem);object-fit:contain;object-position:top center}@media(max-width:991px){.highlights__blocks{margin-top:1.5rem;gap:1.5rem}.highlight__block h2{font-size:3rem}section.entries{margin-top:1.5rem}.entries .row>div+div .entries__block{margin-top:1.5rem}.entries__block img{width:15rem;height:auto}}@media(pointer:fine){.entries__block .entries__link:hover,.entries__miniblock a:hover{color:var(--blue-hover)}.entries__block .entries__link:hover span:after,.entries__miniblock a:hover span:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' viewBox='0 0 8 14'%3E%3Cpolyline points='1 13 7 7 1 1' fill='none' stroke='%23066e88' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E");right:-1.8rem}}.login-blocks{margin:3.2rem 0 4.5rem}.login-blocks .row>div:first-of-type .login-blocks__item{margin-right:5px}.login-blocks .row>div:last-of-type .login-blocks__item{margin-left:5px}.login-blocks__item{background-color:var(--blue-light);padding:3rem 5rem;height:100%}.login-blocks__item .button--blue-transparent{border:.2rem solid var(--blue);min-height:4.6rem;padding-top:1.2rem;padding-bottom:1.4rem}@media(max-width:991px){.login-blocks__item .button--blue-transparent{margin-top:1rem;padding-left:0}}@media(max-width:767px){.login-blocks__item{padding:1.5rem 3rem}.login-blocks .row>div:first-of-type .login-blocks__item{margin-right:0}.login-blocks .row>div:last-of-type .login-blocks__item{margin-left:0;margin-top:1.5rem}}.landingpage .block__image--single img{width:100%}section{margin:4.5rem 0}section+section{margin-top:9rem}@media(max-width:991px){section+section{margin-top:4rem}}.text-grid{order:99}.text-grid+.highlights{margin-top:0;margin-bottom:0}main>.highlights{margin-top:0}.text-grid h1{font-size:2rem;line-height:2rem;color:#fff;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.text-grid .button{margin-top:4rem}.home__quickadd{background-color:rgba(237,241,242,.5);padding:3rem 0;margin:3rem 0 0}.home__quickadd .quickadd__form{margin-top:0}.home__quickadd .quickadd__form label{font-weight:700}.home__quickadd .quickadd__form input{background-color:#fff}.home__quickadd+section{margin-top:6rem}@media(max-width:991px){.home__quickadd .quickadd__form label{text-align:center}}.button--cart{padding-left:6rem}.button--cart span:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='23' viewBox='0 0 24 23'%3E%3Cpath d='M9,20a1,1,0,1,1-1,1A1,1,0,0,1,9,20Zm11,0a1,1,0,1,1-1,1A1,1,0,0,1,20,20ZM1,1H5L7.68,14.39a2,2,0,0,0,2,1.61H19.4a2,2,0,0,0,2-1.61L23,6H6' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");width:2.4rem;height:2.3rem;position:absolute;top:0;left:-4rem;transition:var(--transition-default)}.button--cart:not(.button--cart-small) span:after{content:none}.button--cart-small{text-indent:-9000px;padding-left:3rem;padding-right:3rem;width:8rem}.button--cart-small span{width:2rem}.button--cart-small span:before{left:-1.5rem}.button--cart-small span:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16'%3E%3Cpath d='M8,1V15M1,8H15' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E");width:1.2rem;right:-1.2rem}.button--cart-small:hover span:after{right:-1.2rem;transform:scale(1.3)}.productoverview__item{height:calc(100% - 5rem);position:relative;display:flex;flex-flow:column}.productoverview__item .productoverview__image{position:relative;border-bottom:.1rem solid var(--blue-light);margin-bottom:1.5rem;overflow:hidden;min-height:26rem;display:flex;justify-content:center;font-size:0}.productoverview__item .productoverview__image img{opacity:1;transition:var(--transition-default)}.productoverview__item .productoverview__image.productoverview__image--multiple picture:last-of-type img{position:absolute;top:0;left:0;opacity:0}.productoverview__item:hover .productoverview__image.productoverview__image--multiple picture:last-of-type img{opacity:1}.productoverview__item:hover .productoverview__image.productoverview__image--multiple picture:first-of-type img{opacity:0}.productoverview__item .productoverview__content{display:flex;flex-flow:column;height:100%}.productoverview__item .productoverview__title{margin-bottom:1rem}.productoverview__item .productoverview__title .subtitle{font-size:1.6rem;line-height:1;margin-bottom:.5rem}.productoverview__item .productoverview__title h3{font-size:1.6rem;line-height:2rem;font-weight:700;margin-bottom:.2rem}.productoverview__item .productoverview__title h3 span{font-size:1.4rem;color:var(--grey);font-weight:400}.productoverview__item .productoverview__specs{padding-bottom:1.2rem}.productoverview__item .productoverview__specs>div{display:flex;margin-bottom:1rem}.productoverview__item .product__sku{background-color:var(--blue-light);border-radius:1.2rem;padding:.6rem 1.2rem .6rem 1rem;font-size:1rem;min-height:2.4rem;line-height:1}.productoverview__item .product__sku strong{font-weight:500}.productoverview__item .product__stock{font-size:1.1rem;line-height:1;padding:.6rem 0;font-weight:500;position:relative;margin-left:3rem}.productoverview__item .product__stock:before{content:"";position:absolute;top:.4rem;left:-2.2rem;width:1.6rem;height:1.6rem;background-repeat:no-repeat;background-position:0 0;background-size:1.6rem auto}.productoverview__item .product__stock.product__stock--in:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M21,10.09V11a10,10,0,1,1-5.93-9.14' fill='none' stroke='%23009432' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpolyline points='21 3.01 11 13.02 8 10.02' fill='none' stroke='%23009432' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E")}.productoverview__item .product__stock.product__stock--out:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M11,21A10,10,0,1,0,1,11,10,10,0,0,0,11,21ZM11,7v4m0,4h0' fill='none' stroke='%23f79f1f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E")}.productoverview__item .productoverview__specs p{font-size:1.2rem;line-height:2rem;color:var(--grey);margin-bottom:0}.productoverview__item .productoverview__buy{padding-top:1.5rem;border-top:.1rem solid var(--blue-light);display:flex;justify-content:space-between;margin-top:auto;flex-wrap:wrap}.productoverview__item .product__price{display:flex;flex-wrap:wrap;align-items:center;line-height:1}.productoverview__item .product__price-old{width:100%;font-size:1.4rem;font-weight:600;color:var(--grey);text-decoration:line-through}.productoverview__item .product__price-default,.productoverview__item .product__price-new{font-size:2rem;font-weight:700;margin-right:.5rem}.productoverview__item .product__price-new{color:var(--green)}.productoverview__item .product__price-pu{font-size:1.1rem;color:var(--grey);margin-top:.7rem}.productoverview__item .button--cart{position:relative;z-index:2}.productoverview__item .product__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media(min-width:1500px){.productoverview__item .productoverview__image.productoverview__image--multiple picture:last-of-type img{left:3.5rem}}@media(max-width:767px){.productoverview__item{flex-flow:row;flex-wrap:wrap;border-bottom:.1rem solid var(--blue-light);padding-bottom:3rem;margin-bottom:3rem;height:unset}.productoverview__item .productoverview__image{max-width:9rem;margin-right:1.5rem;margin-bottom:0;border:0}.productoverview__item .productoverview__content{width:calc(100% - 10.5rem)}.productoverview__item .productoverview__image img{width:100%;height:auto}.productoverview__item .productoverview__buy{border-top:0;padding-top:0}.pop .productoverview__item{margin-bottom:3rem}.productoverview__item .product__sku{max-width:10.5rem;white-space:nowrap}}.product__images{display:flex;width:100%}.product__imageslarge{position:relative;width:100%}.product__imagesthumbs+.product__imageslarge{width:calc(100% - 9.4rem)}.product__imageslarge .button{width:4rem;height:4rem;min-height:unset;padding:0;display:flex;justify-content:center;align-items:center;position:absolute;background-color:#fff;border:.1rem solid var(--black);opacity:.2;top:calc(50% - 2rem)}.product__imageslarge .button:hover{opacity:.5}.product__imageslarge .button--prev{left:0;transform:scaleX(-1)}.product__imageslarge .button--next{right:0}.product__image{text-align:center}.product__image a{display:inline-flex;justify-content:center;cursor:zoom-in}.product__imagesthumbs{width:8.4rem;margin-right:2rem}.product__imagesthumbs .slick-list{height:auto!important}.product__videothumbs{display:flex;flex-flow:column;gap:1rem;border-top:.1rem solid var(--grey-light);margin-top:1rem;padding-top:1.5rem}.product__thumb,.product__videothumb{width:8.2rem!important;border:.1rem solid var(--blue-light);margin:0;cursor:pointer;position:relative}.product__thumb img{width:8rem!important}.product__videothumb img{width:8rem!important;height:4.5rem!important;object-fit:cover;object-position:50% 50%}.product__videothumb:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-2.205-21.736a.64.64 0 0 0-.995.531v10.41a.64.64 0 0 0 .995.531l7.807-5.203a.64.64 0 0 0 0-1.066l-7.808-5.203h.001z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E%0A");background-position:50% 50%;background-repeat:no-repeat;transition:var(--transition-default)}.slick-current .product__thumb{border-color:var(--blue-light-hover)}@media(min-width:992px){.product__videothumb:hover:after{transform:scale(1.2)}}@media(max-width:991px){.product__images{margin-bottom:3rem;flex-flow:column}.product__imageslarge{width:100%!important}.product__imagesthumbs{order:1;width:100%;margin-right:0}.product__thumbcarousel{display:none}.product__imageslarge img{width:100%;height:auto}.product__imageslarge .button{display:none}.product__imageslarge .slick-dots{list-style:none;margin:0;padding:0;display:flex;justify-content:center;width:100%;position:absolute;left:0;bottom:0}.product__imageslarge .slick-dots button{outline:0;box-shadow:none;border:0;border-radius:50%;background-color:#e1e5e6;width:1rem;height:1rem;padding:0;margin:0 .5rem;text-indent:-9000px}.product__imageslarge .slick-dots .slick-active button{background-color:var(--blue)}.product__videothumbs{flex-flow:row;justify-content:center;border-top:0}}.sl-overlay{opacity:1}.sl-wrapper .sl-counter{font-size:1.6rem;top:2rem}.sl-current{margin-right:.5rem}.sl-total{margin-left:.5rem}.sl-wrapper .sl-navigation button{background-color:var(--black);width:4rem!important;height:4rem!important;min-height:unset!important;padding:0!important}.sl-wrapper .sl-navigation button svg{transform:translateY(-.3rem)}.sl-wrapper .sl-navigation button.button--prev{transform:scaleX(-1)}.sl-instructions{width:100%;text-align:center;position:absolute;left:0;bottom:1rem;margin-bottom:0;color:var(--grey)}.product__icons{display:flex;margin:2rem 0 0 9rem}.product__icon img,.modal__product-icons td:first-of-type img{height:6rem;width:auto;margin-right:2rem;transition:var(--transition-default)}.product__icon:hover img{transform:scale(1.1)}.modal__product-icons td{vertical-align:top}.modal__product-icons td:first-of-type{padding-right:2rem}.modal__product-icons td:first-of-type img{margin-top:.5rem}.product__details .product__brand{font-size:2rem;text-transform:uppercase;margin-bottom:0}.product__details h1{font-size:4rem;line-height:4rem;margin-bottom:2rem}.product__details .product__usps{list-style:none;margin:0;padding:0}.product__details .product__usps li{position:relative;padding-left:3rem;padding-bottom:.8rem}.product__details .product__usps li:before{content:"";width:1.8rem;height:1.8rem;position:absolute;top:.4rem;left:0;background-color:var(--blue-light);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='13' viewBox='0 0 18 13'%3E%3Cpolyline points='17 1 6 12 1 7' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'/%3E%3C/svg%3E");background-size:.8rem auto;background-repeat:no-repeat;background-position:50% 50%;background-repeat:no-repeat;border-radius:50%}.product__details .product__price{margin-top:2rem;display:flex;flex-flow:column;align-items:flex-start}.product__details .product__price-default,.product__details .product__price-new{font-size:3.6rem;font-weight:700;margin-right:2rem}.product__details .product__price-default sup,.product__details .product__price-new sup{font-size:2rem;top:-1.1rem}.product__details .product__price-new{color:var(--green)}.product__details .product__price-old{min-width:100%;font-size:1.4rem;font-weight:600;color:var(--grey);text-decoration:line-through}.productoverview__content .product__discounts,.product__details .product__discounts,.modal__add .product__discounts{display:flex;flex-flow:column}.productoverview__content .product__discounts{margin-top:1rem}.product__details .product__discounts{margin:1rem 0 0}.productoverview__content .product__discount,.product__details .product__discount,.modal__add .product__discount{background-color:rgba(18,137,167,.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.17' height='21.17' viewBox='0 0 21.17 21.17'%3E%3Cpath d='M19.59,12.41l-7.17,7.17a2,2,0,0,1-2.83,0L1,11V1H11l8.59,8.59A2,2,0,0,1,19.59,12.41ZM6,6H6' fill='none' stroke='%231289a7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");background-size:1.5rem auto;background-position:2rem 1rem;background-repeat:no-repeat;min-height:3.4rem;border-radius:1.7rem;padding:.6rem 2rem .6rem 4.5rem;font-size:1.2rem;line-height:2.2rem;color:var(--blue);font-weight:600}.productoverview__content .product__discount{margin-top:1rem}.productoverview__buy .product__discount+.product__discount,.product__details .product__discount+.product__discount,.modal__add .product__discount+.product__discount{margin-top:.5rem}.product__details .product__stock{font-size:1.2rem;font-weight:600}.product__details .product__stock.product__stock--in{color:var(--green)}.product__details .product__stock.product__stock--out{color:var(--orange)}.product__details .product__stockreminder{margin-top:3rem}.product__details .product__stockreminder p{font-weight:600}.product__details hr{border-top:.1rem solid var(--blue-light);border-bottom:0;margin:2rem 0}.product__details .product__pu{margin-bottom:2rem}.product__details .product__pu p span{color:var(--grey)}.product__details .product__buy{display:flex;position:relative;min-height:5.2rem}.product__details .product__buy input.product__amount{width:12rem;margin-right:1rem;text-align:center;padding-left:2.75rem;padding-right:1.25rem}.product__details .product__buy .button{justify-content:center;width:100%;padding-right:5rem;padding-left:7rem}.product__details .product__buy .product__added{position:absolute;top:0;left:0;width:100%;height:100%;min-height:5rem;border-radius:2.5rem;background-color:var(--green);color:#fff;font-size:1.6rem;font-weight:600;border:.1rem solid var(--grey-light);display:none;justify-content:center;align-items:center;opacity:0}.product__details .product__buy .product__added svg{margin-right:1rem}.product__details .product__buy.done input,.product__details .product__buy.done .button{display:none}.product__details .product__buy.done .product__added{display:flex!important;opacity:1;animation:productAdded .5s cubic-bezier(.68,-.55,.27,1.55) forwards}@keyframes productAdded{0%{transform:scale(.8)}80%{transform:scale(1.2)}100%{transform:scale(1)}}.product__details .usps{margin-top:2rem}.product__divider{margin:7.5rem 0}.product__description{display:flex;flex-flow:column}.product__description h3{margin-bottom:1.5rem}.product__specs{margin:0 0 7.5rem}.product__specs ul{padding:0;list-style:none;margin:0}.product__specs td:first-of-type{padding-right:2rem;vertical-align:top}.product__related{margin-top:2rem}.featured .productoverview__item{height:100%}@media(max-width:991px){.product__details h1{font-size:3rem;line-height:3rem}.product__details .product__buy input.product__amount{padding-left:1rem;padding-right:1rem}.product__divider{margin:3rem 0;border-top-color:var(--blue-light)}.product__description p:last-of-type{margin-bottom:3rem}.product__icons{margin:3rem 0}}@font-face{font-family:'Changa';font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/ChangaSemiBold600.woff2?v=_toZHPa6ozNooLS1hwiIduhdm3w) format('woff2');unicode-range:U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Changa';font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ChangaRegular400.woff2?v=_toZHPa6ozNooLS1hwiIduhdm3w) format('woff2');unicode-range:U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.categories{background-color:var(--black);background-image:url(/images/f.svg?v=_toZHPa6ozNooLS1hwiIduhdm3w);background-size:auto 110%;background-position:110% 50%;background-repeat:no-repeat;color:#fff;padding:9rem 0;max-width:100vw;overflow:hidden;position:relative}.categories p.subtitle{font-size:4rem;line-height:4rem;margin-bottom:1rem}.categories .categories__button{font-family:'Changa';font-weight:800;font-size:6rem;line-height:6rem;color:var(--red);position:relative;margin:0 0 5rem;padding:0;box-shadow:none;outline:0;background-color:transparent;border:0;transition:var(--transition-default)}.categories .categories__button:hover{color:var(--red-hover)}.categories .categories__button:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 9'%3E%3Cpolyline points='1 1 7 7 13 1' fill='none' stroke='%23fe2a39'  stroke-width='3'/%3E%3C/svg%3E");background-position:50% 50%;background-size:3.5rem auto;background-repeat:no-repeat;width:3.5rem;height:3.5rem;position:absolute;top:1.5rem;right:-4.5rem;transition:var(--transition-default)}.categories .categories__button:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 9'%3E%3Cpolyline points='1 1 7 7 13 1' fill='none' stroke='%23de1e2c'  stroke-width='3'/%3E%3C/svg%3E");top:1.8rem}.categories .dropdown-menu{background-color:#fff;border:0;border-radius:0;margin-top:1rem}.categories .dropdown-item{font-size:1.6rem;color:var(--black);padding:1rem 2rem;min-width:20rem}.categories .dropdown-item:hover{color:var(--red)}.categories .dropdown-item.active,.categories .dropdown-item.active:hover{background-color:var(--blue-light);color:#000}.categories .categories__carousel:not(:first-of-type){display:none}.categories .categories__item{width:36rem!important;height:36rem;position:relative;overflow:hidden}.categories .categories__item img{transition:var(--transition-default);width:100%;height:auto}.categories .categories__item:hover img{transform:scale(1.02)}.categories .categories__item .categories__text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-flow:column;justify-content:flex-end;padding:0 3rem 5rem;background-color:rgba(0,0,0,.4);transition:var(--transition-default)}.categories .categories__item:hover .categories__text{background-color:rgba(0,0,0,.2)}.categories .categories__item .categories__text h3{font-family:Changa;font-weight:600;font-size:4rem;line-height:4rem;margin-bottom:1.5rem}.categories .categories__item .categories__text h3 span{font-weight:400;font-size:3.6rem}.categories .categories__item .categories__text .cta{color:#fff;align-self:flex-start}.categories .categories__item .categories__text .cta:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='10' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M11,15l4-4L11,7M7,11h8' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");top:.4rem}.categories .categories__item:hover .categories__text .cta:after{right:-3.3rem}.categories .categories__item>a{position:absolute;top:0;left:0;width:100%;height:100%}.categories .slick-list{overflow:visible}.categories .slick-track{margin-left:0}.categories>.container{position:relative}.categories>.container:before{content:"";width:50vw;height:100%;position:absolute;top:0;left:calc(-50vw + 1.5rem);background-color:var(--black);z-index:10}.categories>.container>.row:last-of-type{position:relative}.categories>.container>.row:last-of-type:after{content:"";width:calc((100vw - 100% + 3rem)/2);height:100%;position:absolute;top:0;right:calc((100vw - 100%)/-2);background-image:linear-gradient(to right,rgba(18,18,18,.3) 0%,rgba(18,18,18,1) 90%);z-index:10}.categories .slick-arrow{height:15rem;width:15rem;background-color:var(--black);border-radius:7.5rem;border:0;text-indent:-9000px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16'%3E%3Cpath d='M8,1l7,7L8,15M1,8H15' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E");background-size:2.8rem auto;background-position:3rem 50%;background-repeat:no-repeat;position:absolute;bottom:calc(50% - 7.5rem - 9rem);z-index:20;outline:0;transition:var(--transition-default)}.categories .slick-arrow:hover{background-color:var(--black-hover);background-position-x:3.3rem}.categories .slick-arrow.slick-prev{left:-7.5rem;transform:rotate(180deg)}.categories .slick-arrow.slick-next{right:-7.5rem}.categories .slick-arrow.slick-disabled,.categories .slick-arrow.slick-disabled:hover{opacity:.5;background-position-x:3rem;background-color:var(--black)}@media(max-width:767px){.categories>.container:before{content:none}.categories .row:last-of-type>div{padding:0}.categories .categories__item{width:100vw!important;height:100vw!important}.categories .categories__item img{object-fit:cover;object-position:50% 50%}.categories .slick-arrow{height:10rem;width:10rem;border-radius:5rem;background-size:1.6rem auto;background-position:1.4rem 50%;bottom:calc(50% - 5rem - 9rem)}.categories .slick-arrow:hover{opacity:1!important;background-color:var(--black)!important;background-position:1.4rem 50%!important}.categories .slick-arrow.slick-prev{left:-6.5rem}.categories .slick-arrow.slick-next{right:-6.5rem}}.brands .row:first-of-type>.col{display:flex;justify-content:space-between;align-items:flex-end}.brands .cta{margin-bottom:1.6rem}.brands .brands__items{display:flex;flex-wrap:wrap;margin-top:5rem}.brands .brands__item{width:20%;margin:0 0 3rem 0;padding-right:5rem;display:flex;justify-content:center}.brands .brands__item a{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.brands .brands__item img{max-width:100%;max-height:6.8rem;filter:grayscale(100%);transition:var(--transition-default)}.brands .brands__item:hover img{filter:grayscale(0)}@media(max-width:767px){.brands .row:first-of-type>.col{flex-flow:column;align-items:flex-start}.brands .brands__item{width:calc(33% - 3rem);margin:0 3rem 3rem 0;padding:0}}.cart .productoverview__item{display:flex;flex-flow:row}.cart .productoverview__image img{width:10rem;height:auto}.cart .productoverview__item .product__link{width:50%}.cart .productoverview__amount{display:flex;flex-wrap:wrap;align-self:flex-start;min-width:13.5rem;width:13.5rem;margin-top:1rem;margin-left:auto}.cart .productoverview__amount input.cart__amount::-webkit-outer-spin-button,.cart .productoverview__amount input.cart__amount::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart .productoverview__amount input.cart__amount[type=number]{-moz-appearance:textfield}.cart .productoverview__amount input.cart__amount{width:3.5rem;height:4rem;text-align:center;border:0;border-bottom:.1rem solid var(--blue-light);padding:0;margin:0 1rem}.cart .productoverview__amount input.cart__amount:focus{outline:0;border-bottom-color:var(--blue)}.cart .productoverview__amount .button{width:4rem;height:4rem;min-height:unset;max-height:4rem;border-radius:50%;padding:0;background-color:var(--blue-light);background-repeat:no-repeat;background-position:50% 50%;background-size:1.2rem auto;border:0;transition:var(--transition-default)}.cart .productoverview__amount .button:hover,.cart .productoverview__amount .button:active,.cart .productoverview__amount .button:focus{background-color:var(--blue-light-hover);border:0;outline:0}.cart .productoverview__amount .button.button--minus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='3' viewBox='0 0 16 2'%3E%3Cline x1='1' y1='1' x2='15' y2='1' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E")}.cart .productoverview__amount .button.button--plus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M8,1V15M1,8H15' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E")}.cart .productoverview__amount .cart__delete{width:100%;font-size:1.2rem;font-weight:500;color:var(--black);text-align:center;margin-top:.5rem}.cart .productoverview__amount .cart__delete:hover{color:var(--blue)}@media(max-width:767px){.cart .productoverview__amount .cart__delete{margin-top:2.5rem}}.cart .cart__price{font-size:1.6rem;font-weight:600;margin-left:1.5rem;align-self:flex-start;height:4rem;margin-top:1rem;padding-top:.5rem;min-width:17rem;text-align:right}.cart .cart__price strike{font-weight:400;opacity:.5}.cart .cart__price span{font-size:1.1rem;color:var(--grey);font-weight:400;margin-right:.5rem}.cart .productoverview__item{margin-top:3rem}.cart .productoverview__item{border-bottom:.1rem solid var(--blue-light);padding-bottom:3rem}.cart .productoverview__item .productoverview__image{min-width:10rem;width:10rem;margin:.25rem 3rem 0 0;align-self:flex-start;min-height:unset;border-bottom:0}.cart .productoverview__item .productoverview__image+div{margin-right:1rem;position:relative;padding-bottom:2.2rem}.cart .productoverview__item .productoverview__title .subtitle{font-size:1.4rem}.cart .productoverview__item .productoverview__title{margin-bottom:1rem}.cart .productoverview__item .productoverview__title h3{font-size:1.6rem;margin-bottom:0}.cart .productoverview__item .productoverview__specs{border-bottom:0;padding-bottom:0}.cart .cart__overview{background-color:#f2f6f7;border-radius:1.5rem;padding:4rem;line-height:2.2rem}.cart .cart__overview h2{font-size:3.4rem;line-height:4rem}.cart .cart__overview table{width:100%;margin-bottom:1rem}.cart .cart__overview table td{padding:.75rem 0}.cart .cart__overview table td:nth-child(2){width:1rem}.cart .cart__overview table td:last-of-type{width:5rem;padding-left:.5rem;text-align:right}.cart .cart__overview table hr{border-top:.1rem solid var(--grey-light);border-bottom:0;margin:.5rem 0}.cart .cart__overview table tr.total td{font-size:1.7rem;font-weight:600}.cart .cart__overview table tr.total td:last-of-type{font-size:1.8rem}.cart .cart__overview table .table--red{color:var(--red)}.cart .cart__overview .cart__label-additional{color:var(--blue);font-style:italic;font-weight:600;margin:.5rem 0;display:block}.cart .cart__overview .cart__label-free{color:var(--green);font-weight:600;white-space:nowrap}.cart .productoverview__item .cart__backorder{position:absolute;left:0;bottom:0;font-size:1.2rem;line-height:2.2rem;color:var(--grey);white-space:nowrap;margin-bottom:0}.cart .productoverview__item .cart__backorder span{color:var(--red)}.cart .button--cart{width:100%;justify-content:center;padding-right:4rem;padding-left:6rem}.cart .productoverview__discounttext{color:var(--green);font-size:1.1rem;font-weight:400;margin-bottom:0}.cart__product-promotion ul{padding:0}.cart__product-promotion li{color:var(--green);font-weight:bold;list-style-type:none}.cart .usps{margin-top:2rem;font-size:1.2rem}.cart__empty{border-bottom:.1rem solid var(--blue-light);padding:3rem 0}.cart__quickadd{position:relative;z-index:1}.quickadd__form{display:flex;align-items:center;margin:3rem 0 0}.quickadd__form label{width:13rem;min-width:13rem}.quickadd__form input{height:4.4rem;width:100%;background-color:#f2f6f7;border:.1rem solid #e6e6e6;border-right:0;border-radius:2.2rem;font-size:1.2rem;padding-left:2rem;padding-right:2rem;margin:0;color:#000;width:100%}.quickadd__right{position:relative;width:100%}.--hasresults .quickadd__results{border:.1rem solid var(--blue-light);border-radius:2.2rem;margin-top:.5rem}.quickadd__results .autosuggest__product{display:flex;align-items:center}.quickadd__results .autosuggest__products{border-top:0}.quickadd__results .autosuggest__product>a:first-of-type{width:100%}.quickadd__results .button--cart-small{padding-left:3rem;padding-right:3rem;width:8rem;margin-left:3rem}@media(max-width:991px){.cart__overview{margin-top:3rem}.cart .usps li{justify-content:flex-start}.quickadd__form{flex-flow:column}.quickadd__form label{width:100%;min-width:100%}}@media(max-width:767px){.cart .productoverview__item{flex-wrap:wrap;border-bottom-color:var(--grey-light)}.cart .productoverview__item .productoverview__image{min-width:9rem;width:9rem;max-width:9rem;margin-right:1.5rem}.cart .productoverview__image img{width:9rem;height:9rem}.cart .productoverview__item .productoverview__image+div{position:relative;margin-right:0;width:calc(100% - 10.5rem);padding-bottom:1.5rem}.cart .productoverview__item .productoverview__image+div:after{content:"";width:calc(100vw - 3rem);position:absolute;bottom:0;right:0;border-top:.1rem solid var(--blue-light)}.cart .productoverview__item .cart__backorder{position:relative;left:unset;bottom:unset;white-space:initial}.cart .productoverview__amount{margin-left:0}.cart .cart__price{margin-left:auto}.cart .productoverview__item .product__link{width:100%;height:50%}.cart .cart__overview{padding:2rem}}footer{margin-top:9rem}.footer-top{background-color:var(--black);color:#fff;padding:3rem 0}.footer-top h4{font-family:Changa;font-weight:800;font-size:2.2rem;line-height:2.3rem}.footer-top .footer__usp{display:flex;align-items:center}.footer-top .footer__usp svg{margin-right:1.5rem;width:3rem;min-width:3rem;height:auto;align-self:flex-start}.footer-top p{margin-bottom:0}.footer-top a{color:#fff;background-image:linear-gradient(#fff,#fff);background-position:100% 100%;background-repeat:no-repeat;background-size:100% 1px}.footer-top a:hover{color:var(--grey-light);background-image:linear-gradient(var(--grey-light),var(--grey-light));background-size:0% 1px}.footer-middle{background-color:var(--blue-light);padding:5rem 0}.footer-middle h4{font-family:Changa;font-weight:800;font-size:2.2rem;line-height:4.4rem}.footer-middle a{color:var(--black)}.footer-middle a:hover{color:var(--blue)}.footer-middle ul{list-style:none;margin:0;padding:0}.footer-middle ul li{line-height:4rem}.footer-middle ul li a{background-image:linear-gradient(var(--blue),var(--blue));background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px}.footer-middle ul li a:hover{background-image:linear-gradient(var(--blue),var(--blue));background-size:100% 1px}.footer-middle ul.columns-3{column-count:3}.footer-bottom{padding:2rem 0;font-size:1.2rem}.footer-bottom .col{display:flex;justify-content:flex-start;align-items:center}.footer-bottom .col img{margin-right:1.5rem}.footer-bottom .col ul{list-style:none;margin:0 0 0 1.5rem;padding:0;display:flex}.footer-bottom .col ul li:not(:first-of-type){margin-left:1.5rem}.footer-bottom .col ul li a{color:var(--black)}.footer-bottom .col ul li a:hover{color:var(--blue-hover)}.footer-bottom__links{display:flex;margin-left:3rem}.footer-bottom__socials{display:flex;margin-left:auto}.footer-bottom__socials li a{display:flex;align-items:center;justify-content:center}.footer-bottom__socials svg{height:2.5rem;width:auto}.footer-bottom__socials svg path,.footer-bottom__socials svg circle{fill:var(--grey);transition:var(--transition-default)}.footer-bottom__socials a:hover svg path,.footer-bottom__socials a:hover svg circle{fill:var(--black)}.footer-bottom__socials .social--linkedin svg{height:2rem}@media(max-width:991px){.footer-middle{padding:3rem 0}.footer-middle ul{margin-bottom:3rem}.footer-middle ul li{line-height:3.5rem}.footer-bottom{padding-bottom:8rem}}@media(max-width:767px){.footer-top .row>div:last-of-type .footer__usp{margin-top:3rem}.footer-bottom .col{flex-flow:column}.footer-bottom .col>img,.footer-bottom .col>span{order:1}.footer-bottom .col ul{order:0;margin:0 0 1.5rem}.footer-bottom__socials{margin-left:0}.footer-bottom__links{flex-flow:column;justify-content:center;margin-left:0;text-align:center}}