.search-bar{width:100%;max-width:640rem}@media(max-width:992px){.search-bar{background:var(--color-white);max-width:100%}.search-bar:focus-within{width:100%}}@media(max-width:576px){.search-bar{height:100%;background:transparent;display:flex;justify-content:center;align-items:center;padding:0 15rem}.search-bar .ais-InstantSearch{width:100%}}.search-bar .product-image-square{display:inline-block;height:64rem;width:64rem;background:transparent;flex-shrink:0}.search-bar .product-image-square:not(.no-margin){padding:0}.search-bar .search-input{position:relative;background:var(--color-grey-100);border-radius:22rem;display:flex;gap:10rem;align-items:center;height:46rem;padding:3rem;width:100%}@media(max-width:576px){.search-bar .search-input{background:var(--color-white);border:1px solid rgba(0,0,0,.1)}}.search-bar .search-input .btn{font-size:16rem;height:40rem;padding:0 20rem}@media(max-width:576px){.search-bar .search-input .btn{display:none}}.search-bar .search-input svg{width:18rem;height:18rem;cursor:pointer;margin-left:12rem;flex-shrink:0;path-fill:var(--color-primary)}.search-bar .search-input input{width:calc(100% - 20px)}.search-bar .search-input input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;height:15px;width:15px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' style='-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)' viewBox='0 0 1024 1024'%3E%3Cpath d='M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496'/%3E%3C/svg%3E");background-size:15px 15px;cursor:pointer}@media(max-width:576px){.search-bar .search-input input{background:var(--color-white)}}.search-bar .autocomplete-results{position:absolute;top:calc(100% + 17rem);width:100%;padding-top:7rem;overflow:hidden}@media(max-width:992px){.search-bar .autocomplete-results{top:calc(100% + 23rem);padding-top:17rem}}@media(max-width:576px){.search-bar .autocomplete-results{top:calc(100% + 8px);left:-75rem;width:100vw;padding-top:0;height:calc(100vh - 120rem);overflow-y:auto}}.search-bar .autocomplete-results li,.search-bar .autocomplete-results ul{list-style:none;padding:0}.search-bar .autocomplete-results .no-results{padding:20rem}.search-bar .autocomplete-results .results{background:var(--color-white);transform:translateY(calc(-100% - 8rem));display:none;transition:transform .3s}@media(max-width:992px){.search-bar .autocomplete-results .results{transform:translateY(calc(-100% - 25rem))}}@media(max-width:576px){.search-bar .autocomplete-results .results{padding-top:20rem;transform:translateY(calc(-100% - 20px))}}.search-bar .autocomplete-results .results.visible{transform:translateY(0);box-shadow:0 2px 5px #0f1f2e0f;display:block}.search-bar .autocomplete-results .hit .suggestion,.search-bar .autocomplete-results .hit a{text-decoration:none;color:var(--body-font-color);padding:15rem 30rem;width:100%;display:inline-flex;flex-flow:row nowrap;cursor:pointer;align-items:center;gap:20rem}@media(max-width:992px){.search-bar .autocomplete-results .hit .suggestion,.search-bar .autocomplete-results .hit a{padding:15rem}}@media(max-width:576px){.search-bar .autocomplete-results .hit .suggestion,.search-bar .autocomplete-results .hit a{padding:10rem 15rem;gap:15rem}}.search-bar .autocomplete-results .hit .suggestion:hover,.search-bar .autocomplete-results .hit a:hover{background:var(--color-grey-100)}.search-bar .autocomplete-results .hit .suggestion .ais-Highlight,.search-bar .autocomplete-results .hit a .ais-Highlight{line-height:1em}.search-bar .autocomplete-results .hit .suggestion img,.search-bar .autocomplete-results .hit a img{width:64rem;height:64rem;-o-object-fit:contain;object-fit:contain}@media(max-width:576px){.search-bar .autocomplete-results .hit .suggestion img,.search-bar .autocomplete-results .hit a img{width:60rem;height:60rem}}.search-bar .autocomplete-results .hit .suggestion .content-image,.search-bar .autocomplete-results .hit a .content-image{-o-object-fit:cover;object-fit:cover;border-radius:4rem}.search-bar .autocomplete-results .hit .title-price{display:flex;align-items:center;justify-content:space-between;gap:20rem;width:100%}@media(max-width:576px){.search-bar .autocomplete-results .hit .title-price{display:block}}.search-bar .autocomplete-results .hit .title-price .title strong{font-weight:var(--font-weight-bold);line-height:20rem;display:block}.search-bar .autocomplete-results .hit .title-price .title .subtitle{font-size:14rem;font-weight:var(--font-weight-regular)}@media(max-width:576px){.search-bar .autocomplete-results .hit .title-price .title .subtitle{font-size:12rem}}.search-bar .autocomplete-results .hit .title-price .formatted-price{white-space:nowrap;font-size:20rem;margin-left:auto}@media(max-width:576px){.search-bar .autocomplete-results .hit .title-price .formatted-price{margin-top:8rem}}.search-bar .autocomplete-results .main .hit:not(:last-child){position:relative}.search-bar .autocomplete-results .main .hit:not(:last-child):after{position:absolute;bottom:0;left:15rem;width:calc(100% - 30rem);background-color:var(--color-grey-200);height:1px;content:"";display:flex}.search-bar .autocomplete-results .recommendations{padding:20rem 0}@media(max-width:992px){.search-bar .autocomplete-results .recommendations{padding:0 0 15rem}}.search-bar .autocomplete-results .recommendations:not(:last-child){position:relative}.search-bar .autocomplete-results .recommendations:not(:last-child):after{position:absolute;bottom:0;left:15rem;width:calc(100% - 30rem);background-color:var(--color-grey-200);height:1px;content:"";display:flex}.search-bar .autocomplete-results .recommendations .hit .ais-Highlight-highlighted{background:transparent;font-weight:700}.recommended-products-popup{pointer-events:auto}.recommended-products-popup .base-modal{pointer-events:auto;max-height:100%;overflow:hidden auto}@media(max-width:992px){.recommended-products-popup .base-modal{max-height:calc(100% - 64rem)}}@media(max-width:576px){.recommended-products-popup .base-modal{margin-block:15rem;max-height:calc(100% - 30rem)}}.recommended-products-popup .recommended-products{min-height:100rem}@media(max-width:992px){.recommended-products-popup .recommended-products .product-item .buttons .wish-list{display:none}}.recommended-products-popup .title{font-size:28rem;line-height:32rem;margin-bottom:36rem;font-weight:var(--font-weight-bold);max-width:440rem}@media(max-width:992px){.recommended-products-popup .title{font-size:22rem;max-width:192rem}}.wishlist-product-list__item{display:grid;gap:20rem;grid-template-columns:auto 1fr}.wishlist-product-list__item__content{display:grid;gap:10rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}@media(max-width:992px){.wishlist-product-list__item__content{grid-template-columns:auto auto}}.wishlist-product-list__item__content>*{grid-column:span 2}.wishlist-product-list__item__header{display:grid;gap:4rem}.wishlist-product-list__item__header a{color:var(--color-primary);text-decoration:none}.wishlist-product-list__item__header a:hover{text-decoration:underline}.wishlist-product-list__item__title{font-size:16rem;font-weight:var(--font-weight-bold);text-decoration:none;color:var(--body-font-color)}.wishlist-product-list__item__title:hover{text-decoration:underline}.wishlist-product-list__item__sub-title{font-size:14rem}.wishlist-product-list__item__accessories{font-size:14rem;margin-top:10rem}.wishlist-product-list__item__accessories ul{font-size:14rem}.wishlist-product-list__item__accessories__quantity{color:var(--color-grey-400)}.wishlist-product-list__item__image{position:relative;width:120rem;height:0;padding-top:100%}.wishlist-product-list__item__image .product-image-square{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:contain;object-fit:contain}@media(max-width:992px){.wishlist-product-list__item__image{width:90rem}}.wishlist-product-list__item__quantity{grid-column:span 1}.wishlist-product-list__item__quantity .quantity-input{display:inline-flex}.wishlist-product-list__item__price{grid-column:span 1}.wishlist-product-list__item__price .vat{font-size:12rem}.wishlist-product-list__item__price .single-price{display:inline-flex;gap:10rem;align-items:center}.wishlist-product-list__item__price .single-price .formatted-price-container{gap:10rem}@media(max-width:992px){.wishlist-product-list__item__price .single-price .formatted-price-container{gap:5rem}}.wishlist-product-list__item__price .single-price__default-price p,.wishlist-product-list__item__price .single-price__default-price span,.wishlist-product-list__item__price .single-price__recommended-price p,.wishlist-product-list__item__price .single-price__recommended-price span{font-size:12rem;line-height:12rem}.wishlist-product-list__item__price .single-price__default-price,.wishlist-product-list__item__price .single-price__recommended-price{gap:4rem;color:var(--color-grey-400)}.wishlist-product-list__item__price .single-price__default-price .formatted-price-container,.wishlist-product-list__item__price .single-price__recommended-price .formatted-price-container{font-size:12rem}.wishlist-product-list__item__price .single-price__default-price .formatted-price-container .formatted-price,.wishlist-product-list__item__price .single-price__recommended-price .formatted-price-container .formatted-price{font-weight:var(--p-font-weight);color:var(--color-grey-400)}.wishlist-product-list__item__remove{font-size:14rem;color:var(--color-red);grid-column:span 1;cursor:pointer}.wishlist-product-list__item__remove:hover{text-decoration:underline}.wishlist-product-list__item__delivery{font-size:14rem;color:var(--color-green);grid-column:span 1}.the-wishlist .counter{font-size:9rem;line-height:9rem;padding:5rem;background:var(--color-tertiary);position:absolute;top:-6rem;right:-6rem;border-radius:100%;color:var(--color-white);font-weight:var(--font-weight-bold);min-width:19rem;text-align:center}.the-wishlist.v-popper__popper .recommended-products-popup{width:100%}.the-wishlist.v-popper__popper .recommended-products-popup .base-modal-container{overflow:hidden;position:relative}.the-wishlist.v-popper__popper .the-wishlist__content{display:grid;overflow:hidden;height:100%;grid-template-rows:auto 1fr auto}.the-wishlist.v-popper__popper .the-wishlist__body{-ms-overflow-style:none;scrollbar-width:none}.the-wishlist.v-popper__popper .the-wishlist__body::-webkit-scrollbar{display:none}.the-wishlist.v-popper__popper .the-wishlist__body{overflow:auto;max-height:100%;height:100%}.the-wishlist.v-popper__popper .the-wishlist__list{display:grid;gap:20rem}.the-wishlist.v-popper__popper .the-wishlist__body,.the-wishlist.v-popper__popper .the-wishlist__footer,.the-wishlist.v-popper__popper .the-wishlist__header{padding-inline:60rem;padding-block:40rem}@media(max-width:992px){.the-wishlist.v-popper__popper .the-wishlist__body,.the-wishlist.v-popper__popper .the-wishlist__footer,.the-wishlist.v-popper__popper .the-wishlist__header{padding-inline:32rem}}@media(max-width:576px){.the-wishlist.v-popper__popper .the-wishlist__body,.the-wishlist.v-popper__popper .the-wishlist__footer,.the-wishlist.v-popper__popper .the-wishlist__header{padding-inline:15rem;padding-block:15rem}}.the-wishlist.v-popper__popper .the-wishlist__header{background-color:var(--color-grey-100);border-block-end:1rem solid var(--color-grey-200);padding-block:60rem}@media(max-width:576px){.the-wishlist.v-popper__popper .the-wishlist__header{padding-block:34rem}}.the-wishlist.v-popper__popper .the-wishlist__header .close{position:absolute;right:40rem;top:40rem;padding:0;width:40rem;height:40rem}@media(max-width:992px){.the-wishlist.v-popper__popper .the-wishlist__header .close{top:32rem;right:32rem}}@media(max-width:576px){.the-wishlist.v-popper__popper .the-wishlist__header .close{top:15rem;right:15rem}}.the-wishlist.v-popper__popper .the-wishlist__header .close svg path{fill:var(--color-black)}.the-wishlist.v-popper__popper .the-wishlist__footer{display:grid;background-color:#f6f6f6;border-block-start:1rem solid var(--color-grey-200);gap:10rem}@media(max-width:576px){.the-wishlist.v-popper__popper .the-wishlist__footer{padding-top:30rem}}.the-wishlist.v-popper__popper .the-wishlist__footer .summary{display:flex;flex-direction:column;gap:7rem;margin-bottom:40rem}@media(max-width:576px){.the-wishlist.v-popper__popper .the-wishlist__footer .summary{margin-bottom:30rem}}.the-wishlist.v-popper__popper .the-wishlist__footer .summary__row{display:flex;justify-content:space-between;font-size:14rem;font-weight:var(--font-weight-semi-bold)}.the-wishlist.v-popper__popper .the-wishlist__footer .summary__row .formatted-price-container{font-size:14rem}.the-wishlist.v-popper__popper .the-wishlist__footer .summary__row .formatted-price-container .formatted-price{font-weight:var(--font-weight-semi-bold)}.the-wishlist.v-popper__popper .the-wishlist__footer .summary__row .formatted-price-container .formatted-price.-discount{color:var(--color-green)}.product-list__item__price{grid-column:span 1}.the-quotationCart .counter{font-size:9rem;line-height:9rem;padding:5rem;background:var(--color-tertiary);position:absolute;top:-6rem;right:-6rem;border-radius:100%;color:var(--color-white);font-weight:var(--font-weight-bold);min-width:19rem;text-align:center}.the-quotationCart.v-popper__popper .recommended-products__modal,.the-quotationCart.v-popper__popper .recommended-products__modal .v-popper__modal-popup{overflow:hidden}.the-quotationCart.v-popper__popper .the-quotationCart__content{display:grid;overflow:hidden;height:100%;grid-template-rows:auto 1fr auto}.the-quotationCart.v-popper__popper .the-quotationCart__body{-ms-overflow-style:none;scrollbar-width:none}.the-quotationCart.v-popper__popper .the-quotationCart__body::-webkit-scrollbar{display:none}.the-quotationCart.v-popper__popper .the-quotationCart__body{overflow:auto;max-height:100%;height:100%}.the-quotationCart.v-popper__popper .the-quotationCart__list{display:grid;gap:20rem}.the-quotationCart.v-popper__popper .the-quotationCart__body,.the-quotationCart.v-popper__popper .the-quotationCart__footer,.the-quotationCart.v-popper__popper .the-quotationCart__header{padding-inline:60rem;padding-block:40rem}@media(max-width:992px){.the-quotationCart.v-popper__popper .the-quotationCart__body,.the-quotationCart.v-popper__popper .the-quotationCart__footer,.the-quotationCart.v-popper__popper .the-quotationCart__header{padding-inline:32rem}}@media(max-width:576px){.the-quotationCart.v-popper__popper .the-quotationCart__body,.the-quotationCart.v-popper__popper .the-quotationCart__footer,.the-quotationCart.v-popper__popper .the-quotationCart__header{padding-inline:15rem;padding-block:15rem}}.the-quotationCart.v-popper__popper .the-quotationCart__header{background-color:var(--color-grey-100);border-block-end:1rem solid var(--color-grey-200);padding-block:60rem}@media(max-width:576px){.the-quotationCart.v-popper__popper .the-quotationCart__header{padding-block:34rem}}.the-quotationCart.v-popper__popper .the-quotationCart__header .close{position:absolute;right:40rem;top:40rem;padding:0;width:40rem;height:40rem}@media(max-width:992px){.the-quotationCart.v-popper__popper .the-quotationCart__header .close{top:32rem;right:32rem}}@media(max-width:576px){.the-quotationCart.v-popper__popper .the-quotationCart__header .close{top:15rem;right:15rem}}.the-quotationCart.v-popper__popper .the-quotationCart__header .close svg path{fill:var(--color-black)}.the-quotationCart.v-popper__popper .the-quotationCart__footer{display:grid;background-color:#f6f6f6;border-block-start:1rem solid var(--color-grey-200);gap:10rem}@media(max-width:576px){.the-quotationCart.v-popper__popper .the-quotationCart__footer{padding-top:30rem}}.the-quotationCart.v-popper__popper .the-quotationCart__footer .summary{display:flex;flex-direction:column;gap:7rem;margin-bottom:40rem}@media(max-width:576px){.the-quotationCart.v-popper__popper .the-quotationCart__footer .summary{margin-bottom:30rem}}.the-quotationCart.v-popper__popper .the-quotationCart__footer .summary__row{display:flex;justify-content:space-between;font-size:14rem;font-weight:var(--font-weight-semi-bold)}.the-quotationCart.v-popper__popper .the-quotationCart__footer .summary__row .formatted-price-container{font-size:14rem}.the-quotationCart.v-popper__popper .the-quotationCart__footer .summary__row .formatted-price-container .formatted-price{font-weight:var(--font-weight-semi-bold)}.the-quotationCart.v-popper__popper .the-quotationCart__footer .summary__row .formatted-price-container .formatted-price.-discount{color:var(--color-green)}.product-list__item{display:grid;gap:20rem;grid-template-columns:auto 1fr}.product-list__item__content{display:grid;gap:10rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}@media(max-width:992px){.product-list__item__content{grid-template-columns:auto auto}}.product-list__item__content>*{grid-column:span 2}.product-list__item__header{display:grid;gap:4rem}.product-list__item__header a{color:var(--color-primary);text-decoration:none}.product-list__item__header a:hover{text-decoration:underline}.product-list__item__title{font-size:16rem;font-weight:var(--font-weight-bold);text-decoration:none;color:var(--body-font-color)}.product-list__item__title:hover{text-decoration:underline}.product-list__item__sub-title{font-size:14rem}.product-list__item__accessories{font-size:14rem;margin-top:10rem}.product-list__item__accessories ul{font-size:14rem}.product-list__item__accessories__quantity{color:var(--color-grey-400)}.product-list__item__custom-ral-colors span{display:flex;flex-flow:row nowrap;gap:8rem}.product-list__item__image{position:relative;width:120rem;height:0;padding-top:100%}.product-list__item__image .product-image-square{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:contain;object-fit:contain}@media(max-width:992px){.product-list__item__image{width:90rem}}.product-list__item__quantity{grid-column:span 1}.product-list__item__quantity .quantity-input{display:inline-flex}.product-list__item__price{grid-column:span 1;min-width:0}.product-list__item__price .formatted-price-container{flex-wrap:wrap}.product-list__item__price .vat{font-size:12rem}.product-list__item__price .single-price{display:inline-flex;gap:10rem;align-items:center}.product-list__item__price .single-price .formatted-price-container{gap:10rem}@media(max-width:992px){.product-list__item__price .single-price .formatted-price-container{gap:5rem}}.product-list__item__price .single-price__default-price p,.product-list__item__price .single-price__default-price span,.product-list__item__price .single-price__recommended-price p,.product-list__item__price .single-price__recommended-price span{font-size:12rem;line-height:12rem}.product-list__item__price .single-price__default-price,.product-list__item__price .single-price__recommended-price{gap:4rem;color:var(--color-grey-400)}.product-list__item__price .single-price__default-price .formatted-price-container,.product-list__item__price .single-price__recommended-price .formatted-price-container{font-size:12rem}.product-list__item__price .single-price__default-price .formatted-price-container .formatted-price,.product-list__item__price .single-price__recommended-price .formatted-price-container .formatted-price{font-weight:var(--p-font-weight);color:var(--color-grey-400)}.product-list__item__remove{font-size:14rem;color:var(--color-red);grid-column:span 1;cursor:pointer}.product-list__item__remove:hover{text-decoration:underline}.product-list__item__delivery{font-size:14rem;color:var(--color-green);grid-column:span 1}.the-cart .counter{font-size:9rem;line-height:9rem;padding:5rem;background:var(--color-tertiary);position:absolute;top:-6rem;right:-6rem;border-radius:100%;color:var(--color-white);font-weight:var(--font-weight-bold);min-width:19rem;text-align:center}.the-cart.v-popper__popper .cart-or-quotation-mail-popup,.the-cart.v-popper__popper .recommended-products-popup{width:100%}.the-cart.v-popper__popper .cart-or-quotation-mail-popup .base-modal-container,.the-cart.v-popper__popper .recommended-products-popup .base-modal-container{overflow:hidden;position:relative}.the-cart.v-popper__popper .the-cart__content{display:grid;overflow:hidden;height:100%;grid-template-rows:auto 1fr auto}.the-cart.v-popper__popper .the-cart__body{-ms-overflow-style:none;scrollbar-width:none}.the-cart.v-popper__popper .the-cart__body::-webkit-scrollbar{display:none}.the-cart.v-popper__popper .the-cart__body{overflow:auto;max-height:100%;height:100%}.the-cart.v-popper__popper .the-cart__list{display:grid;gap:20rem}.the-cart.v-popper__popper .the-cart__body,.the-cart.v-popper__popper .the-cart__footer,.the-cart.v-popper__popper .the-cart__header{padding-inline:60rem;padding-block:40rem}@media(max-width:992px){.the-cart.v-popper__popper .the-cart__body,.the-cart.v-popper__popper .the-cart__footer,.the-cart.v-popper__popper .the-cart__header{padding-inline:32rem}}@media(max-width:576px){.the-cart.v-popper__popper .the-cart__body,.the-cart.v-popper__popper .the-cart__footer,.the-cart.v-popper__popper .the-cart__header{padding-inline:15rem;padding-block:15rem}}.the-cart.v-popper__popper .the-cart__header{background-color:var(--color-grey-100);border-block-end:1rem solid var(--color-grey-200);padding-block:60rem}@media(max-width:576px){.the-cart.v-popper__popper .the-cart__header{padding-block:34rem}}.the-cart.v-popper__popper .the-cart__header .close{position:absolute;right:40rem;top:40rem;padding:0;width:40rem;height:40rem}@media(max-width:992px){.the-cart.v-popper__popper .the-cart__header .close{top:32rem;right:32rem}}@media(max-width:576px){.the-cart.v-popper__popper .the-cart__header .close{top:15rem;right:15rem}}.the-cart.v-popper__popper .the-cart__header .close svg path{fill:var(--color-black)}.the-cart.v-popper__popper .the-cart__footer{display:grid;background-color:#f6f6f6;border-block-start:1rem solid var(--color-grey-200);gap:10rem}@media(max-width:576px){.the-cart.v-popper__popper .the-cart__footer{padding-top:30rem}}.the-cart.v-popper__popper .the-cart__footer .summary{display:flex;flex-direction:column;gap:7rem;margin-bottom:40rem}@media(max-width:576px){.the-cart.v-popper__popper .the-cart__footer .summary{margin-bottom:30rem}}.the-cart.v-popper__popper .the-cart__footer .summary__row{display:flex;justify-content:space-between;font-size:14rem;font-weight:var(--font-weight-semi-bold)}.the-cart.v-popper__popper .the-cart__footer .summary__row .formatted-price-container{font-size:14rem}.the-cart.v-popper__popper .the-cart__footer .summary__row .formatted-price-container .formatted-price{font-weight:var(--font-weight-semi-bold)}.the-cart.v-popper__popper .the-cart__footer .summary__row .formatted-price-container .formatted-price.-discount{color:var(--color-green)}[data-v-5fcedf10]:export{tabletLandscape:"max-width: 1279px";tabletPortrait:"max-width: 992px";phone:"max-width: 576px"}.nav-column[data-v-5fcedf10]{display:flex;flex-direction:row}.nav-column.mobile[data-v-5fcedf10]{overflow-x:hidden;position:absolute;top:0;left:0;background:#fff;min-height:100%}.nav-column.mobile.delay-transition[data-v-5fcedf10]{transition-delay:.2s}.nav-column .current-column[data-v-5fcedf10]{display:flex;flex-direction:row}@media(max-width:992px){.nav-column .current-column[data-v-5fcedf10]{width:calc(100vw - 32rem)}}.nav-column .current-column .nav-column-menu-items[data-v-5fcedf10]{display:flex;flex-direction:column;gap:0;border-right:1rem solid rgba(0,0,0,.1)}@media(max-width:992px){.nav-column .current-column .nav-column-menu-items[data-v-5fcedf10]{border-right:none;width:100%;min-width:100%}}.nav-column .current-column .nav-column-menu-items h3[data-v-5fcedf10]{font-size:16rem;margin-left:24rem;margin-bottom:24rem}.nav-column .current-column .nav-column-menu-items .menu-item[data-v-5fcedf10]{height:48rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:380rem;padding:16rem 24rem;font-size:16rem;text-decoration:none;--color-option:var(--color-primary);color:var(--color-option)}@media(max-width:992px){.nav-column .current-column .nav-column-menu-items .menu-item[data-v-5fcedf10]{padding-right:16px;width:100%}}.nav-column .current-column .nav-column-menu-items .menu-item.color-option-red[data-v-5fcedf10]{--color-option:var(--color-secondary)}.nav-column .current-column .nav-column-menu-items .menu-item.color-option-green[data-v-5fcedf10]{--color-option:var(--color-tertiary)}.nav-column .current-column .nav-column-menu-items .menu-item.active[data-v-5fcedf10]{background-color:#f0f2f5}.nav-column .current-column .nav-column-menu-items .menu-item svg[data-v-5fcedf10]{fill:var(--color-option)}.nav-column .menu-grid[data-v-5fcedf10]{margin-left:24rem;display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:24rem;grid-column-gap:24rem}@media(max-width:992px){.nav-column .menu-grid[data-v-5fcedf10]{grid-template-columns:repeat(2,1fr)}}.nav-column .menu-grid a[data-v-5fcedf10]{text-decoration:none;color:var(--color-primary)}.nav-column .menu-grid .menu-grid-item>a[data-v-5fcedf10]{font-weight:700}.nav-column .menu-grid .menu-grid-item .img[data-v-5fcedf10]{margin-bottom:12rem}.nav-column .menu-grid .subcategory-list[data-v-5fcedf10]{margin-top:12rem;display:flex;flex-direction:column;gap:8rem}.nav-column .menu-grid .subcategory-list .subcategory-item[data-v-5fcedf10]{font-size:16rem;font-weight:500}#nav{z-index:9}#nav .menu-balk{border-bottom:1px solid rgba(0,0,0,.1);background-color:var(--color-grey-100)}@media(max-width:992px){#nav .menu-balk{position:fixed;z-index:5;top:80rem;left:0;transform:translate(-100%);overflow:scroll;border-top:0;border-right:1px solid rgba(0,0,0,.1);width:272rem;height:calc(100vh - 80rem);background-color:var(--color-grey-100);transition:.2s ease-in-out;visibility:hidden}}@media(max-width:576px){#nav .menu-balk{z-index:1;top:120rem;margin-top:1px;width:100vw;height:calc(100vh - 120rem);padding:30rem 16rem 22rem;margin-bottom:22rem}}@media(max-width:992px){#nav .menu-balk.visible{transform:translate(0);visibility:visible}}@media(max-width:576px){#nav .menu-balk.subcategory-popover-open{transform:translate(-100%)}}#nav .menu-balk section{padding-right:var(--section-padding-x);padding-left:var(--section-padding-x);margin-right:auto;margin-left:auto;width:100%;max-width:1680px;display:flex;justify-content:space-between;padding-top:0;padding-bottom:0}@media(max-width:992px){#nav .menu-balk section{flex-direction:column;justify-content:unset;padding:64rem 32rem 40rem;gap:28rem}}@media(max-width:576px){#nav .menu-balk section{padding:0;gap:32rem}}#nav .menu-balk section .menu-items{display:flex;gap:32rem}@media(max-width:992px){#nav .menu-balk section .menu-items{flex-direction:column;gap:28rem}}#nav .menu-balk section .menu-items .menu-item{display:flex;align-items:center;padding:16rem 0;cursor:pointer;font-size:16rem;font-weight:var(--font-weight-medium);line-height:16rem;color:var(--color-primary)}#nav .menu-balk section .menu-items .menu-item:hover{text-decoration:underline}#nav .menu-balk section .menu-items .menu-item--vat{-webkit-user-select:none;-moz-user-select:none;user-select:none}#nav .menu-balk section .menu-items .menu-item--vat:hover{text-decoration:none}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item{font-size:18rem;padding:0}}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item{font-size:16rem}}#nav .menu-balk section .menu-items .menu-item__categories{display:flex;font-weight:var(--font-weight-medium);gap:16rem}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item__categories{flex-direction:column;margin-bottom:16rem;gap:18rem}}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item__categories{margin-bottom:0}}#nav .menu-balk section .menu-items .menu-item__categories .category{display:flex;align-items:center;cursor:pointer;color:var(--color-primary);text-decoration:none}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item__categories .category{align-items:unset;flex-direction:column;justify-content:space-between;width:100%;font-size:18rem;font-weight:var(--font-weight-semi-bold);gap:24rem}}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item__categories .category{gap:16rem}}#nav .menu-balk section .menu-items .menu-item__categories .category__name{display:flex;align-items:center;--color-option:var(--color-primary);color:var(--color-option)}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item__categories .category__name{font-size:22rem;font-weight:var(--font-weight-bold);justify-content:space-between}}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item__categories .category__name{font-size:20rem}}#nav .menu-balk section .menu-items .menu-item__categories .category__name.color-option-red{--color-option:var(--color-secondary)}#nav .menu-balk section .menu-items .menu-item__categories .category__name.color-option-green{--color-option:var(--color-tertiary)}#nav .menu-balk section .menu-items .menu-item__categories .category__name svg{margin-left:-2rem;transition:transform .2s ease-in-out;fill:var(--color-option)}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item__categories .category__name svg{width:36rem;height:36rem}#nav .menu-balk section .menu-items .menu-item__categories .subcategory{display:flex;gap:24rem;flex-direction:column}}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item__categories .subcategory{gap:16rem}}#nav .menu-balk section .menu-items .menu-item__categories .subcategory svg.mobile{display:none}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item__categories .subcategory svg.mobile{display:block}}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item__categories .subcategory .mobile-sub-category{display:flex;align-items:center;justify-content:space-between;font-size:18rem;font-weight:var(--font-weight-medium);color:var(--color-grey-400);align-self:flex-start;flex-direction:row}}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item__categories .subcategory .mobile-sub-category{font-size:16rem;color:var(--color-primary);align-self:auto}}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item__categories .subcategory .mobile-sub-category--active{color:var(--color-primary)}}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item__categories .subcategory .mobile-sub-category .icon-svg{height:24rem}}#nav .menu-balk section .menu-items .menu-item--mobile-tablet{display:none}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item--mobile-tablet{display:flex}}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item--mobile-tablet{margin-bottom:4rem}}#nav .menu-balk section .menu-items .menu-item--desktop{display:flex;grid-gap:32rem}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item--desktop{display:none}}#nav .menu-balk section .menu-items .menu-item--desktop a{color:var(--body-font-color);text-decoration:none}#nav .menu-balk section .menu-items .menu-item--offers{color:var(--color-tertiary)}#nav .menu-balk section .menu-items .menu-item--vat{display:flex;align-items:center;font-size:14rem;color:var(--color-grey-400)}@media(max-width:992px){#nav .menu-balk section .menu-items .menu-item--vat{margin-top:44rem;font-size:14rem}}@media(max-width:576px){#nav .menu-balk section .menu-items .menu-item--vat{margin-top:16rem;font-size:14rem;margin-bottom:22rem}}#nav .category-popover,#nav .menu-balk[data-has-category="1"]~.category-popover{opacity:1;box-shadow:0 20px 30px -20px #00000040}#nav .category-popover .categories-grid,#nav .menu-balk[data-has-category="1"]~.category-popover .categories-grid{visibility:visible}@media(max-width:992px){#nav .category-popover .categories-grid,#nav .menu-balk[data-has-category="1"]~.category-popover .categories-grid{max-width:calc(min(100%,100vw) - 32rem);height:calc(100% - 60rem);margin-top:32rem;margin-left:16rem;margin-right:16rem}}#nav .category-popover:after,#nav .menu-balk[data-has-category="1"]~.category-popover:after{opacity:1}#nav .category-popover.clearing-timeout .categories-grid{visibility:visible}#nav .category-popover{display:none;position:absolute;z-index:5;width:100%;background-color:var(--color-white)}@media(min-width:1280px){#nav .category-popover{opacity:0}#nav .category-popover,#nav .category-popover:after{display:block;transition:opacity .3s ease-out .15s,visibility .3s ease-out .15s}#nav .category-popover:after{pointer-events:none;content:"";position:absolute;left:0;width:100%;overflow-x:hidden;height:calc(100vh - 128rem);background:#0006}}@media(max-width:992px){#nav .category-popover{z-index:2;right:0;transform:translate(-100%);overflow:scroll;width:calc(100% - 272rem);height:calc(100vh - 80rem);transition:.2s ease-in-out}}@media(max-width:576px){#nav .category-popover{width:100vw;height:calc(100vh - 120rem);transform:translate(100%);position:fixed;top:120rem}}#nav .category-popover--open{opacity:1}@media(max-width:992px){#nav .category-popover--open{display:block;transform:translate(0);visibility:visible}}#nav .category-popover .mobile-back-button,#nav .category-popover .mobile-header,#nav .category-popover .tablet-mobile-btn{display:none}@media(max-width:992px){#nav .category-popover .tablet-mobile-btn{display:flex}}@media(max-width:576px){#nav .category-popover .mobile-header{display:block;padding-top:16rem;font-size:20rem;font-weight:var(--font-weight-bold)}}#nav .category-popover .mobile-back-button{align-items:center;padding:10rem;background:var(--color-grey-100);font-size:16rem;font-weight:var(--font-weight-medium)}@media(max-width:576px){#nav .category-popover .mobile-back-button{display:flex}}#nav .category-popover .mobile-back-button .button{display:grid;margin-right:16rem;border-radius:40rem;width:40rem;height:40rem;background-color:var(--color-white);place-items:center}#nav .category-popover .btn{flex-basis:100%;max-width:400rem;font-size:14rem}@media(max-width:576px){#nav .category-popover .btn{margin-top:24rem;width:100%}}#nav .category-popover .categories-grid{padding-right:var(--section-padding-x);padding-left:var(--section-padding-x);margin-right:auto;margin-left:auto;width:100%;max-width:1680px;display:flex;padding-top:40rem;padding-bottom:142rem;gap:16rem;visibility:hidden}@media(max-width:992px){#nav .category-popover .categories-grid{grid-template-columns:100%;flex-wrap:wrap;gap:32rem 16rem;padding:64rem 32rem 32rem}}@media(max-width:576px){#nav .category-popover .categories-grid{display:block;padding:16rem}}#nav .category-popover .categories-grid .menu-items{width:-moz-fit-content;width:fit-content;padding-right:32rem;display:flex;flex-direction:column;gap:24rem}@media(max-width:992px){#nav .category-popover .categories-grid .menu-items{display:none}}#nav .category-popover .categories-grid .menu-items .menu-item{cursor:pointer;font-size:20rem;font-weight:var(--font-weight-medium);color:var(--color-grey-500);text-decoration:none;align-self:flex-start}#nav .category-popover .categories-grid .menu-items .menu-item.active,#nav .category-popover .categories-grid .menu-items .menu-item:hover{color:var(--color-primary)}#nav .category-popover .categories-grid .categories{display:grid;-moz-column-gap:24rem;column-gap:24rem;row-gap:40rem;grid-template-columns:repeat(4,240rem)}@media(max-width:992px){#nav .category-popover .categories-grid .categories{grid-template-columns:repeat(2,192rem);-moz-column-gap:16rem;column-gap:16rem;row-gap:32rem}}@media(max-width:576px){#nav .category-popover .categories-grid .categories{padding-top:24rem;grid-template-columns:1fr 1fr}}#nav .category-popover .categories-grid .categories .category{display:flex;flex-direction:column;gap:12rem}@media(max-width:992px){#nav .category-popover .categories-grid .categories .category{gap:8rem}}#nav .category-popover .categories-grid .categories .category .img{margin-bottom:16rem;width:100%;height:120rem;background:var(--color-grey-100)}#nav .category-popover .categories-grid .categories .category .img img{-o-object-fit:cover;object-fit:cover}@media(max-width:992px){#nav .category-popover .categories-grid .categories .category .img{margin-bottom:12rem}}@media(max-width:576px){#nav .category-popover .categories-grid .categories .category .img{margin-bottom:16rem;height:90rem}}#nav .category-popover .categories-grid .categories .category .sub-category{display:block;font-size:16rem;text-decoration:none;color:var(--color-primary)}@media(max-width:992px){#nav .category-popover .categories-grid .categories .category .sub-category{font-size:15rem;line-height:21rem}}@media(max-width:576px){#nav .category-popover .categories-grid .categories .category .sub-category{align-self:flex-start}}#nav .category-popover .categories-grid .categories .category .sub-category__main{font-size:16rem;font-weight:var(--font-weight-bold);text-decoration:none;color:var(--color-primary)}#nav .category-popover .categories-grid .categories .category .sub-category__main:hover{text-decoration:underline}#nav .category-popover .categories-grid .categories .choice-assist-option a{text-decoration:none;color:var(--color-primary);font-size:16rem;line-height:30rem}#nav .category-popover .categories-grid .categories .choice-assist-option a:hover{text-decoration:underline}#nav .category-popover .categories-grid .categories .choice-assist-option a .datocms-image{height:120rem;margin-bottom:16rem}@media(max-width:576px){#nav .category-popover .categories-grid .categories .choice-assist-option a .datocms-image{height:90rem}}#nav .category-popover .categories-grid .categories .choice-assist-option a .datocms-image img{-o-object-fit:cover;object-fit:cover}#nav .category-popover .categories-grid .categories .choice-assist-option a .title{font-weight:var(--font-weight-bold)}.the-header{position:sticky;z-index:10;top:0;background:var(--color-white)}.the-header .menu-balk{z-index:10;color:var(--color-primary)}.the-header .menu-balk section{padding-right:var(--section-padding-x);padding-left:var(--section-padding-x);margin-right:auto;margin-left:auto;width:100%;max-width:1680px;display:flex;justify-content:space-between;height:100%;padding-top:0;padding-bottom:0;gap:40rem}@media(max-width:576px){.the-header .menu-balk section{gap:15rem}}.the-header .menu-balk section .menu-items{display:flex;gap:16rem}.the-header .menu-balk section .menu-items__icons{gap:22rem}.the-header .menu-balk section .menu-items .menu-item{text-decoration:none}@media(max-width:992px){.the-header .menu-balk section{padding:0}.the-header .menu-balk section.focus-search .menu-item__logo{margin-right:-40rem;width:0}.the-header .menu-balk section.focus-search .menu-item__logo svg{transform:translate(calc(-100% - 40rem))}.the-header .menu-balk section.focus-search .menu-item__search{display:flex;width:100%}}@media(max-width:576px){.the-header .menu-balk section.focus-search .menu-item__logo{margin-right:0;width:100%}.the-header .menu-balk section.focus-search .menu-item__logo svg{transform:none}}.the-header .menu-balk__inner{height:80rem;background:var(--color-white);border-bottom:1px solid rgba(0,0,0,.1)}@media(max-width:992px){.the-header .menu-balk__inner{display:grid;border-bottom:1px solid rgba(0,0,0,.1);padding-right:30rem;grid-gap:20rem;grid-template-columns:auto 1fr}}@media(max-width:576px){.the-header .menu-balk__inner{display:flex;padding:0}.the-header .menu-balk__inner .menu-item__nav{display:none}}.the-header .menu-balk__inner .icons{display:flex;align-self:center;height:-moz-fit-content;height:fit-content;gap:32rem}.the-header .menu-balk__inner .icons .icon{cursor:pointer}.the-header .menu-balk__inner .icons .icon .wishlist-counter{font-size:9rem;line-height:9rem;padding:5rem;background:var(--color-tertiary);position:absolute;top:-6rem;right:-6rem;border-radius:100%;color:var(--color-white);font-weight:var(--font-weight-bold);min-width:19rem;text-align:center}.the-header .menu-balk__inner .icons .icon:hover svg path{fill:var(--color-secondary)}.the-header .menu-balk__inner .icons .icon svg{display:block}.the-header .menu-balk__inner .menu-item__nav{display:none}.the-header .menu-balk__inner .menu-item__logo{flex-shrink:0;overflow:hidden;margin-right:0;width:160rem;transition:all .5s}@media(max-width:576px){.the-header .menu-balk__inner .menu-item__logo{flex-shrink:1;width:100%}}.the-header .menu-balk__inner .menu-item__logo svg{width:160rem;transition:all .5s}@media(max-width:992px){.the-header .menu-balk__inner .menu-item__logo svg{flex-shrink:0}}@media(max-width:576px){.the-header .menu-balk__inner .menu-item__logo svg{flex-shrink:1;width:100%}}.the-header .menu-balk__inner .menu-item__search{flex-grow:1;justify-content:center}.the-header .menu-balk__inner .menu-item__user{display:flex;align-self:center;flex-direction:column;font-size:18rem;font-weight:var(--font-weight-bold);line-height:18rem;text-align:right}.the-header .menu-balk__inner .menu-item__user span{font-size:14rem;font-weight:var(--font-weight-medium);color:var(--color-grey-400)}.the-header .menu-balk__inner .menu-item--center{display:flex;align-items:center;height:100%}@media(max-width:992px){.the-header .menu-balk__inner .menu-item__reviews,.the-header .menu-balk__inner .menu-item__user{display:none}.the-header .menu-balk__inner .menu-item__nav{display:grid;border-right:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);width:80rem;height:80rem;background-color:var(--color-grey-100);place-items:center}.the-header .menu-balk__inner .menu-item__nav.active{background-color:var(--color-primary)}}@media(max-width:576px){.the-header .menu-balk__inner .menu-item__logo{padding:15rem 15rem 10rem}.the-header .menu-balk__inner .menu-item__nav{display:none}.the-header .menu-balk__inner{border-bottom:1px solid rgba(0,0,0,.1);height:60rem}.the-header .menu-balk__inner .menu-item__search{display:none!important}.the-header .menu-balk__inner .icons{height:100%;padding-right:0;gap:0}.the-header .menu-balk__inner .icons .icon{display:flex;align-items:center;border-left:1px solid rgba(0,0,0,.1);height:100%;padding:0 12rem}}.the-header .menu-balk__bottom{display:none;border-bottom:1px solid rgba(0,0,0,.1);width:100%;background-color:var(--color-grey-100);grid-template-columns:auto 1fr}@media(max-width:576px){.the-header .menu-balk__bottom{display:grid}}.the-header .menu-balk__bottom .menu-item__nav{display:grid;border-right:1px solid rgba(0,0,0,.1);width:60rem;height:60rem;place-items:center}.the-header .menu-balk__bottom .menu-item__nav.active{background-color:var(--color-primary)}.the-header .dangle{animation:dangle 1s ease-in-out;transform-origin:top center}@keyframes dangle{0%{transform:rotate(0)}80%{transform:rotate(0)}85%{transform:rotate(15deg)}95%{transform:rotate(-15deg)}to{transform:rotate(0)}}.the-header.-simplified{border-bottom:1px solid var(--color-iron)}.the-header.-simplified .menu-balk__bottom{display:none}@media(max-width:992px){.the-header.-simplified .menu-balk__inner{grid-template-columns:1fr;padding-left:30rem}.the-header.-simplified .menu-balk__inner .menu-item__nav{display:none}}.the-header.-simplified .menu-balk__inner .menu-item__logo{width:-moz-fit-content;width:fit-content;margin:0}.the-header.-simplified .menu-balk__inner .menu-item__logo svg{width:160rem}@media(max-width:576px){.the-header.-simplified .menu-balk__inner .menu-item__logo svg{width:135rem}.the-header.-simplified .menu-balk__inner{padding-left:unset}}.black-overlay{position:fixed;z-index:6;top:0;left:0;width:100%;height:100%;background:#0006;cursor:pointer}.black-overlay.on-top-of-header{z-index:11}:export{tabletLandscape:"max-width: 1279px";tabletPortrait:"max-width: 992px";phone:"max-width: 576px"}#vat-prices-checker-modal{z-index:8}#vat-prices-checker-modal.hide{display:none!important}#vat-prices-checker-modal .buttons{margin-top:40rem;display:flex;flex-wrap:wrap;gap:20rem}@media(max-width:576px){#vat-prices-checker-modal .buttons .btn{padding:10rem 18rem}}#vat-prices-checker-modal p{font-size:var(--p-font-size);line-height:var(--body-line-height)}#vat-prices-checker-modal .base-modal-container{padding-right:var(--section-padding-x);padding-left:var(--section-padding-x);max-width:1680px;justify-content:end;align-items:start;left:50%;transform:translate(-50%)}@media(max-width:576px){#vat-prices-checker-modal .base-modal-container{padding:20rem}#vat-prices-checker-modal .base-modal-container .base-modal{margin:0}}
