.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}}.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}.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_sliderGray__KIdvb span span{background-color:gray}.slider_sliderAdornment__5tAW_{width:60px;font-weight:700;font-size:14px;text-align:center}.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)}.viewport_viewport__qGwCh{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1280px}.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)}.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}.catalogPage_content__az054{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.catalogPage_header__OEqNp{display:flex;justify-content:center;width:100%}.catalogPage_headerGrid__lpxoM{width:90%;padding:20px 0 0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-gap:30px;gap:30px}.catalogPage_headerZone1__0FoAX{grid-column:1;grid-row:1;display:flex;align-items:center}.catalogPage_headerZone2__UoG4N{grid-column:1;grid-row:2;display:flex;flex-direction:column;justify-content:center;gap:10px}.catalogPage_headerZone2Title___r4vm{font-size:25px;font-weight:700}.catalogPage_headerZone2Location__CkoDg{font-size:14px;font-weight:600;color:var(--text-primary-color-faded);display:inline-flex;align-items:center;gap:20px}.catalogPage_headerZone2Location__CkoDg>svg>path{stroke:var(--text-primary-color-faded)}.catalogPage_headerZone2Availability__FtRVb{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:20px}.catalogPage_availableNowMarker__bMDGY{background-color:var(--secondary-color);height:20px;width:20px;border-radius:100%;border:3px solid #c2e3e4}.catalogPage_availableLaterMarker__YLCzz{background-color:var(--tertiary-color);height:20px;width:20px;border-radius:100%;border:3px solid #f7e0a6}.catalogPage_headerZone3__kyMmx{grid-column:1;grid-row:3;position:relative;background-color:#fff;border-radius:10px;padding:20px 42px;display:grid;grid-template-areas:"image infos" "button button";grid-template-columns:54px auto;grid-gap:20px;gap:20px;box-shadow:var(--light-shadow)}.catalogPage_headerZone3Image__FWLOh{position:relative;grid-area:image;width:54px;height:54px;display:flex;flex-direction:row}.catalogPage_headerZone3Infos__R_AgJ{grid-area:infos;width:100%;display:flex;flex-direction:column;justify-content:center;gap:10px}.catalogPage_headerZone3Infos__R_AgJ li{margin-left:2rem;margin-top:5px;font-size:14px}.catalogPage_headerZone3InfosSellerName__kJiU0{font-size:medium;font-weight:700}.catalogPage_headerZone3__kyMmx>button{grid-area:button;align-self:center;justify-self:center}.catalogPage_headerZone4__KHO3C{grid-column:2;grid-row:1/4;box-shadow:var(--light-shadow);border-radius:10px;position:relative;overflow:hidden}.catalogPage_headerZone4__KHO3C>img{object-fit:contain}.catalogPage_resultZone__hLrbw{width:90%;padding:2rem 0}.catalogPage_resultZoneHeader__68DwY{width:100%;margin:40px 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:25px;font-weight:700}.catalogPage_resultZoneHeader__68DwY p{display:contents;color:var(--text-secondary-color)}.catalogPage_results__esTro{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-row-end:auto;justify-content:space-between;grid-gap:20px;gap:20px}.catalogPage_tempCard__zh62T{height:367px;width:251px;background-color:bisque;border:1px solid #000;border-radius:10px}.catalogPage_contactIcon__ECwrN{width:16px;height:16px;margin-left:5px}.catalogPage_description__5awu8{background-color:#fff;border-radius:10px;padding:20px 42px;margin:20px;box-shadow:var(--light-shadow);width:90%;display:flex;flex-direction:column;gap:20px;white-space:pre-wrap}@media (max-width:900px){.catalogPage_headerGrid__lpxoM{grid-template-columns:1fr}.catalogPage_headerZone2__UoG4N{grid-row:3}.catalogPage_headerZone3__kyMmx{grid-row:4}.catalogPage_headerZone4__KHO3C{grid-column:1;grid-row:2;height:150px}.catalogPage_headerZone4__KHO3C>img{position:relative;max-height:150px}}.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}}