.categoryBreadcrumb_breadcrumb__ER49U{color:var(--text-primary-color-faded);font-weight:600;font-size:14px}.dropDown_dropdown__750LI{display:inline-block;position:relative;width:100%}.dropDown_button__cgA8v{flex:1 1;justify-content:space-between;padding:0 17px;width:100%;height:50px;overflow-y:hidden;text-align:left;word-break:break-all}.dropDown_active__t94_q{border-color:var(--primary-color);color:none}.dropDown_inactive__qEz8a{border-color:var(--grey-medium-color);color:var(--text-primary-color-faded)}.dropDown_arrowIcon__L1Fk0{width:20px;height:20px}.dropDown_arrowIcon__L1Fk0>path{color:var(--secondary-color)}.dropDown_dropdown_content__nrwDO{position:absolute;top:50px;flex-direction:column;gap:5px;z-index:5;box-shadow:var(--medium-shadow);border-radius:5px;background-color:var(--root-background-color);padding:10px;width:100%;max-height:500px;overflow:auto}.dropDown_createButtonDiv__1AxXT{display:flex;flex-direction:row;width:100%;gap:1rem}.dropDown_createButton__56fO5{background-color:var(--secondary-color);width:100%}.dropDown_createButton__56fO5:hover{background-color:var(--secondary-light-color)}.dropDown_option__8sRb4{cursor:pointer;border-radius:5px;padding:1em}.dropDown_option__8sRb4:hover{background-color:var(--grey-medium-color)}.loadingAnimation_parent__vHSLX{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.loadingAnimation_loader__exdCT{width:min(100%,55px);aspect-ratio:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.loadingAnimation_square__JuuI6{background:var(--secondary-color);opacity:0;animation:loadingAnimation_enter__tW4SB 6s infinite}.loadingAnimation_enter__tW4SB{top:0;opacity:1}.loadingAnimation_square__JuuI6:first-child{animation-delay:1.8s}.loadingAnimation_square__JuuI6:nth-child(2){animation-delay:2.1s}.loadingAnimation_square__JuuI6:nth-child(3){animation-delay:2.4s;background:var(--tertiary-color)}.loadingAnimation_square__JuuI6:nth-child(4){animation-delay:.9s}.loadingAnimation_square__JuuI6:nth-child(5){animation-delay:1.2s}.loadingAnimation_square__JuuI6:nth-child(6){animation-delay:1.5s}.loadingAnimation_square__JuuI6:nth-child(8){animation-delay:.3s}.loadingAnimation_square__JuuI6:nth-child(9){animation-delay:.6s}@keyframes loadingAnimation_enter__tW4SB{0%{opacity:0;top:-10px}5%{opacity:1;top:0}50.9%{opacity:1;top:0}55.9%{opacity:0;top:--10px}}.map_map__9L5tg{width:100%;height:100%}.map_map__9L5tg *{z-index:0!important;transition:none}.map_map__9L5tg li{margin-left:1rem}.photoViewer_sliderModal__RTVTM{position:relative;width:96dvw;height:96dvh}.photoViewer_sliderModal__RTVTM>div:first-child>button{top:5px;right:5px;transform:translate(50%,-50%)}.photoViewer_sliderModal__RTVTM>div:nth-child(2){height:97%;overflow:hidden}.photoViewer_sliderModal__RTVTM>div:nth-child(2)>div{height:100%;width:100%}.photoViewer_sliderModal__RTVTM>div:nth-child(2)>div img{position:static!important;object-fit:contain}.photoViewer_sliderModal__RTVTM>div:nth-child(2)>div>button:last-child{right:15px;top:50%;transform:translateY(-50%)}.photoViewer_sliderModal__RTVTM>div:nth-child(2)>div>button:first-child{left:15px;top:50%;transform:translateY(-50%);z-index:5}.photoViewer_slider__YrcsU{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;padding:10px}.photoViewer_slider__YrcsU img{object-fit:contain;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:transform .3s ease;cursor:zoom-in}.photoViewer_slider__YrcsU img:hover{transform:scale(1.02)}.photoViewer_slider__YrcsU button+div{position:relative;width:100%}.photoViewer_sliderModal__RTVTM button,.photoViewer_slider__YrcsU button{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;border-radius:99999px;background-color:var(--secondary-color);padding:0;color:var(--text-contrast-color);font-weight:900;font-size:24px;cursor:pointer;transition:background .2s ease;position:absolute;height:40px;width:40px}.photoViewer_slider__YrcsU button:first-child{left:0;z-index:5}.photoViewer_slider__YrcsU button:last-child{right:0}.photoViewer_slider__YrcsU>button:first-child{left:15px;top:50%;transform:translateY(-50%);z-index:5}.photoViewer_slider__YrcsU>button:last-child{right:15px;top:50%;transform:translateY(-50%)}.photoViewer_slider__YrcsU button:hover{background-color:var(--secondary-light-color)}@keyframes photoViewer_fadeIn__ia1kg{0%{background:transparent}to{background:rgba(0,0,0,.85)}}@keyframes photoViewer_zoomIn__PgTff{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.photoViewer_thcontainer__gxrHy{position:relative}.photoViewer_thumbnails__0U9hk{position:relative;height:50px;width:50px;margin-right:10px;margin-bottom:10px;float:left}.card_cardWide__EYYNE{flex-direction:row;height:200px;min-height:200px;max-height:200px;width:100%;max-width:400px}.card_cardWide__EYYNE,.card_card__871f5{display:flex;border-radius:10px;background-color:#fff;position:relative;outline:solid 1px var(--grey-medium-color);cursor:pointer}.card_card__871f5{flex-direction:column-reverse;height:370px;width:auto}.card_cardWide__EYYNE:hover,.card_card__871f5:hover{box-shadow:var(--medium-shadow)}.card_imageZone__EdkzN{height:50%;max-height:50%;border-radius:10px 10px 0 0;position:relative}.card_imageZoneWide__Ot_aX{width:40%;max-width:40%;max-height:100%;background-color:var(--primary-whitisher-color);border-radius:0 10px 10px 0;position:relative}.card_image__W5WLm{border-radius:10px 10px 0 0}.card_imageWide__8ZjuK,.card_image__W5WLm{width:100%;height:100%;object-fit:contain;background-color:var(--root-background-color)}.card_imageWide__8ZjuK{max-width:100%;border-radius:0 10px 10px 0}.card_tag__0KmRH{position:absolute;z-index:1;top:0;right:0;padding:10px;min-width:100px;border-radius:0 10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;color:var(--text-contrast-color)}.card_available__qGcQ6{background-color:var(--secondary-color)}.card_notAvailable__ZayQW{background-color:var(--tertiary-color)}.card_tag__0KmRH p:first-child{font-size:20px;font-weight:700}.card_tag__0KmRH p:nth-child(2){font-size:12px;font-weight:600}.card_contentWide__iTrrI{width:60%;border-radius:10px 0 0 10px;background-color:var(--primary-whitisher-color)}.card_disabled__h5WwE{background-color:grey;cursor:default}.card_parent__ZZIC_{overflow:hidden}.card_ribbon__ezGrH{margin:0;background:var(--error-color);color:#fff;padding:1em 0;position:absolute;top:0;right:0;transform:translateX(30%) translateY(0) rotate(45deg);transform-origin:top left;z-index:2}.card_ribbon__ezGrH:after,.card_ribbon__ezGrH:before{content:"";position:absolute;top:0;margin:0 -1px;width:100%;height:100%;background:var(--error-color)}.card_ribbon__ezGrH:before{right:100%}.card_ribbon__ezGrH:after{left:100%}@media (max-width:580px){.card_card__871f5{width:auto}}.productPrice_link__JP_lm{display:flex;justify-content:space-between;align-items:center}.productCard_content__htnSF{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:25px 30px;gap:10px;border-radius:0 0 10px 10px;background-color:var(--root-background-color)}.productCard_productName__GYN0G{font-size:14px;font-weight:700}.productCard_informationRow__2SnNR{display:flex;flex-direction:row;align-items:center;gap:5px}.productCard_icon__nwqhY{height:20px;width:20px}.productCard_sellerImage__r7OYt{height:34px;width:34px;border-radius:100%;position:relative}.productCard_sellerImage__r7OYt>img{border-radius:5px;object-fit:contain}.productCard_location__lTFNb{font-size:14px;font-weight:500}.productCard_price__joYE8 p:first-child{font-size:30px;font-weight:700;color:var(--text-secondary-color)}.productCard_price__joYE8 p:nth-child(2){font-size:12px;font-weight:700;color:var(--text-secondary-color)}.productCard_sellerType__WIpDO{display:flex;flex-direction:column;margin-left:5px}.productCard_sellerType__WIpDO>span p:first-child{display:block;font-size:12px;font-weight:500}.productCard_sellerType__WIpDO>span p:nth-child(2){font-size:12px;font-weight:700}.productCard_link__jmoic{display:block;max-width:400px}.quantitySelector_quantitySelector__CSYLf{display:flex;flex-direction:row;align-items:center;border:1px solid var(--grey-medium-color);border-radius:5px;height:30px}.quantitySelector_quantitySelector__CSYLf>input{border:none;border-radius:5px;background-color:var(--root-background-color);width:unset;height:100%}.quantitySelector_quantitySelector__CSYLf>input:hover{background-color:var(--grey-light-color)}.quantitySelector_quantitySelector__CSYLf>input:focus{outline:none;background-color:var(--grey-medium-color)}.quantitySelector_quantitySelectorButton__loizh{border:none;padding:0;width:30px;height:100%;font-weight:700;font-size:18px}.quantitySelector_quantitySelectorButton__loizh:hover{background-color:var(--grey-light-color)}.quantitySelector_quantitySelectorButton__loizh:active{background-color:var(--grey-medium-color)}.quantitySelector_quantitySelectorNumber__2iAJO{-moz-appearance:textfield;min-width:30px;font-weight:700;font-size:14px;text-align:center}.quantitySelector_quantitySelectorNumber__2iAJO::-webkit-inner-spin-button,.quantitySelector_quantitySelectorNumber__2iAJO::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.slider_sliderRow__3hO1g{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;justify-content:center}.slider_sliderRow__3hO1g>div{transition:unset!important}.slider_sliderAdornment__5tAW_{width:60px;font-weight:700;font-size:14px;text-align:center}.tooFarPopup_modal__Pn7sB{width:clamp(500px,50%,600px);height:unset}.tooFarPopup_buttonRow__gwiHr{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.viewport_viewport__qGwCh{max-width:1280px}.productPage_parent__ZrEZA,.viewport_viewport__qGwCh{display:flex;flex-direction:column;align-items:center;width:100%}.productPage_content__g3vhK{display:flex;flex-direction:row;align-items:flex-start;gap:40px;width:90%}.productPage_leftCol__phLO9{display:flex;flex:2 1;flex-direction:column;gap:40px;padding:40px 0}.productPage_topInfo__svUov{display:flex;flex-direction:column;gap:30px;margin-bottom:30px}.productPage_backToResultsButton__GBDIy{width:-moz-fit-content;width:fit-content}.productPage_productTitle__t2qOY{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.productPage_productTitle__t2qOY>span{color:var(--secondary-color);font-weight:700;font-size:25px;text-align:right}.productPage_productTitle__t2qOY>span>p:nth-child(2){font-size:15px}.productPage_productTitleAndShare__ppbuZ{display:flex;flex-direction:row;align-items:center;gap:20px;width:-moz-fit-content;width:fit-content;font-weight:700;font-size:25px}.productPage_productTitleAndShare__ppbuZ>button{flex:none}.productPage_addressLine__KFpPN{display:flex;flex-direction:row;align-items:center;gap:5px;color:var(--text-primary-color-faded);font-weight:600;font-size:14px}.productPage_addressLine__KFpPN>svg>path{stroke:var(--text-primary-color-faded)}.productPage_sellerLine__xFYBr{display:flex;flex-direction:row;align-items:center;gap:20px}.productPage_sellerLine__xFYBr>div{position:relative;flex:none;border:none;width:56px;height:56px;overflow:hidden}.productPage_sellerLine__xFYBr>div>img{border-radius:10px}.productPage_sellerLine__xFYBr>span>p{font-weight:500;font-size:12px;display:block;margin-bottom:10px}.productPage_sellerLine__xFYBr>span>p>a{font-weight:700;font-size:12px;text-decoration:underline}.productPage_infoSection__o_8NS{display:flex;flex-direction:column;gap:20px;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:40px;width:100%;max-width:722px}.productPage_infoSectionTitle__JoTLr{font-weight:700;font-size:18px}.productPage_infoSectionDescription___EHvW{font-weight:500;font-size:14px}.productPage_infoSectionLogoList__Me1qx{display:flex;flex-direction:row;gap:20px;margin-bottom:20px}.productPage_infoSectionCaracTable__cFpFG{flex-direction:column;border-collapse:collapse;width:100%}.productPage_infoSectionCaracTable__cFpFG td{padding:14px}.productPage_infoSectionCaracTable__cFpFG tr td:first-child{width:30%;font-weight:700;font-size:14px}.productPage_infoSectionCaracTable__cFpFG tr td:last-child{font-weight:500;font-size:14px}.productPage_infoSectionCaracTable__cFpFG tr:nth-child(odd) td:first-child{border-radius:5px 0 0 5px;background-color:var(--secondary-background-color)}.productPage_infoSectionCaracTable__cFpFG tr:nth-child(odd) td:last-child{border-radius:0 5px 5px 0;background-color:var(--secondary-background-color)}.productPage_infoSectionCaracTable__cFpFG tr:nth-child(odd){border-radius:5px}.productPage_infoSectionDocuments__kX5KQ{display:flex;flex-direction:row;align-items:center;gap:40px}.productPage_infoSectionDocument__iRnrN{border:none;font-weight:500;font-size:14px;text-decoration:underline}.productPage_infoSectionAddressRow__a2qDh{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.productPage_infoSectionAddress__odeT7{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:700;font-size:14px}.productPage_infoSectionMap__zx2G6{width:100%;height:300px}.productPage_buyColWide__f_wUR{display:flex;position:-webkit-sticky;position:sticky;top:52px;flex:1 1;flex-direction:column;align-items:center;gap:20px;padding:40px 0}.productPage_buyColNarrow__guF8X{display:none}.productPage_rightColSellerInfos__THvcs{display:flex;position:relative;flex-direction:column;justify-content:space-around;align-items:center;gap:20px;box-shadow:var(--medium-shadow);border-radius:10px;background-color:var(--root-background-color);padding:20px;width:100%}.productPage_sellerInfos__KdHxn{display:flex;flex-direction:row;align-items:center;width:100%}.productPage_sellerCorner__pmSy6{display:flex;position:absolute;top:0;right:0;justify-content:center;align-items:center;border-radius:0 10px;background-color:var(--secondary-color);padding:10px;color:var(--text-contrast-color);font-weight:700;font-size:14px}.productPage_sellerInfosImage__g8VCl{display:flex;position:relative;flex-shrink:0;flex-direction:row;width:54px;height:54px}.productPage_sellerInfoNames__QlFdB{display:flex;flex-direction:column;padding:0 20px}.productPage_sellerInfosSellerName__TFlui{font-weight:700;font-size:medium}.productPage_contactButton__jS5gQ{width:100%}.productPage_contactIcon__rUuI5{width:18px;height:18px}.productPage_productAvailabilityAndPrice__AISt_{display:flex;position:relative;flex-direction:column;gap:20px;box-shadow:var(--medium-shadow);border-radius:10px;background-color:var(--root-background-color);padding:20px;width:100%}.productPage_infoLine__agR48{display:flex;flex:1 1;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;padding:0 20px;font-weight:700;font-size:14px}.productPage_infoLine__agR48>p{text-align:right}.productPage_infoLineTitle__iz2hh{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:500;font-size:14px}.productPage_separatorLine__pUPmS{border:1px solid rgba(0,0,0,.1);width:100%}.productPage_totalTitle__nkKnI{font-weight:700;font-size:18px}.productPage_totalPrice__gHW4L{display:flex;flex-direction:row;align-items:baseline;gap:5px;color:var(--secondary-color);font-weight:800;font-size:22px}.productPage_totalPrice__gHW4L>p:nth-child(2){font-size:10px}.productPage_addToCartButton__hzgGr{border-radius:0 0 10px 10px;background-color:var(--secondary-color);width:100%;height:55px;font-weight:700;font-size:15px}.productPage_addToCartButton__hzgGr>svg>path{stroke:var(--text-contrast-color)}.productPage_addToCartButton__hzgGr:hover{background-color:var(--secondary-light-color)}.productPage_addToCartButton__hzgGr:active{background-color:var(--secondary-lighter-color)}.productPage_addToCartButton__hzgGr *{color:var(--text-contrast-color)}.productPage_addToCartButton__hzgGr:disabled{cursor:default;background-color:var(--grey-medium-color);color:var(--text-primary-color-faded)}.productPage_reportButton__mm2v8{border:none;color:var(--error-color);font-weight:500;font-size:12px;-webkit-text-decoration:underline var(--error-color);text-decoration:underline var(--error-color)}.productPage_reportButtonIcon__RlWLI{width:16px;height:16px;color:var(--error-color)}.productPage_reportButtonIcon__RlWLI>path{color:var(--error-color)}.productPage_downloadCgv__Vse5I{row-gap:10px;gap:10px}.productPage_suggestionSection__nYngX{display:flex;flex-direction:column;gap:50px;margin:40px 0}.productPage_suggestionSectionHeader__QAl28{width:90%;font-weight:700;font-size:25px;text-align:center}.productPage_suggestionSectionSuggestions__yxrym{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-row-end:auto;justify-content:space-between;grid-gap:20px;gap:20px;width:90%}.productPage_seeMoreButton__2CXEI{background-color:var(--secondary-color);padding:0 3rem;height:50px}.productPage_seeMoreButton__2CXEI:hover{background-color:var(--secondary-light-color)}.productPage_seeMoreButton__2CXEI:active{background-color:var(--secondary-lighter-color)}.productPage_reportModal__guc25{max-width:500px}.productPage_reportForm__yN8_3{display:flex;flex-direction:column;gap:1rem;text-align:center}.productPage_reportForm__yN8_3 input,.productPage_reportForm__yN8_3 textarea{cursor:text;outline:none;border-radius:5px;background:#fff;padding:10px;font-size:medium}.productPage_reportForm__yN8_3 textarea{transition-duration:0s;padding:10px;resize:vertical}.productPage_reportExample__RxEbn{margin-top:-.5rem;padding-left:.5rem;color:var(--info-color);font-size:small;text-align:left}.productPage_reportMediaInput__CIqf8 input{width:17vw}.productPage_reportForm__yN8_3 button{margin-left:1vw;outline:none;border:none;border-radius:5px;background:var(--secondary-color);padding:1%;width:2vw;height:35px;color:#fff}.productPage_reportFormLinks__J_U_L{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:flex-start;align-items:center;gap:2vw;width:20vw}.productPage_reportFormLinks__J_U_L>{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1vh}.productPage_ribbon__2fZ8X{position:absolute;top:0;right:0;transform:translateX(30%) translateY(0) rotate(45deg);transform-origin:top left;z-index:2;margin:0;background:var(--error-color);padding:1em 0;color:#fff}.productPage_ribbon__2fZ8X:after,.productPage_ribbon__2fZ8X:before{position:absolute;top:0;margin:0 -1px;background:var(--error-color);width:100%;height:100%;content:""}.productPage_ribbon__2fZ8X:before{right:100%}.productPage_ribbon__2fZ8X:after{left:100%}.productPage_disabledMessage__hLfmL{border-radius:1em;padding:5px;width:100%;color:var(--text-contrast-color);text-align:center}.productPage_outOfStock__mLaQm{background-color:var(--error-color)}.productPage_liveSale__A6SBi{background-color:var(--secondary-color)}@media (max-width:760px){.productPage_buyColWide__f_wUR{display:none}.productPage_buyColNarrow__guF8X{display:flex;flex-direction:column;gap:20px}.productPage_suggestionSectionHeader__QAl28{font-size:18px}.productPage_leftCol__phLO9{gap:20px}.productPage_productTitle__t2qOY{flex-wrap:wrap}.productPage_productTitleAndShare__ppbuZ{justify-content:space-between;fLex:1 1 100%}.productPage_infoSection__o_8NS{padding-bottom:20px}}.searchResultsCommons_header__jwL87{display:flex;justify-content:center;border-bottom:2px solid var(--grey-light-color);padding:1rem 5%;width:100%;height:213px}@media (max-width:849px){.searchResultsCommons_header__jwL87{height:240px}}@media (max-width:800px){.searchResultsCommons_header__jwL87{height:-moz-fit-content;height:fit-content}}.tree_rootTree__55kYE{margin:0;padding:1em;width:100%;list-style-type:none}.tree_item__n2Bs6{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:40px;padding-inline-start:40px;list-style-type:none}.tree_caret_right__98_2_{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:flex;position:relative;flex-direction:row;align-items:center;gap:1em;cursor:pointer;margin:1em;width:100%;height:40px;user-select:none}.tree_caret_right__98_2_:after{display:flex;position:absolute;right:0;margin:1em;content:"\25B6";text-align:right}.tree_caret_down__7l_E0:after{transform:rotate(90deg)}.tree_leaf__BPtFP{display:flex;flex-direction:row;align-items:center;gap:1em;margin:1em;width:100%;height:40px}.tree_nested__zdWi5{display:none}.tree_active__AioiA{display:block}.categoryTree_tree__tDIqS{margin:0;padding:0}.categoryTree_item__CpmWN{fill:var(--text-primary-color);stroke:var(--text-primary-color);display:flex;flex-direction:row;align-items:center;margin:0;border:none;border-radius:10px;background-color:var(--primary-root-color);padding:0 40px 0 20px;height:45px;color:var(--text-primary-color);font-weight:600;font-size:14px;text-align:left}.categoryTree_item__CpmWN *{transition:.1s}.categoryTree_item__CpmWN:hover{background-color:var(--secondary-lighter-color)}.categoryTree_activeItem__S_kH1{background-color:var(--secondary-color)}.categoryTree_activeItem__S_kH1 *,.categoryTree_item__CpmWN:hover *{fill:var(--text-contrast-color);stroke:var(--text-contrast-color);color:var(--text-contrast-color)}.categoryTree_item__CpmWN>p{width:100%;text-align:left}.categoryTree_itemIcon__ALb_O,.categoryTree_itemIcon__ALb_O svg{width:24px!important;height:24px!important}.dateSelect_date__nny2i:active{background-color:var(--primary-whitisher-color)}.dateSelect_date__nny2i{height:50px;width:100%;min-width:150px;border:1px solid var(--primary-whitish-color);border-radius:4px;padding:16px;align-items:center;color:var(--text-primary-color-faded);background-color:var(--primary-root-color);cursor:text}.dateSelect_date__nny2i[disabled]{background-color:var(--primary-whitisher-color);cursor:default}.dateSelect_date__nny2i:focus{outline:1.5px solid var(--primary-lighter-color)}