.Layout_garageLayout__QB_Qj{position:relative;z-index:0}.Layout_garageLayout__QB_Qj .Layout_conservationNotificationContainer__F3IaP{position:fixed;bottom:20px;right:20px;z-index:99999}@media(max-width:820px){.Layout_garageLayout__QB_Qj .Layout_conservationNotificationContainer__F3IaP{bottom:80px;right:20px}}.Layout_layout__ZaY8Q{font-family:Poppins,sans-serif;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.Layout_layout__ZaY8Q .Layout_appContainer__qYmO0{margin-inline:80px;-webkit-margin-after:30px;margin-block-end:30px;max-width:1350px;margin:0 auto;padding:0 20px;width:100%}.Layout_layout__ZaY8Q .Layout_conservationNotificationContainer__F3IaP{position:fixed;bottom:20px;right:20px;z-index:99999}@media(max-width:820px){.Layout_layout__ZaY8Q .Layout_conservationNotificationContainer__F3IaP{bottom:80px;right:20px}}.Layout_loadingAnimation__HHmjW{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.Layout_loadingAnimation__HHmjW .Layout_logoContainer__r5qrX{transform:scale(1.2)}.Layout_loadingAnimation__HHmjW .Layout_loadingBar__ImVBs{width:200px;height:3px;background:rgba(74,114,255,.2);position:relative;overflow:hidden;border-radius:2px}.Layout_loadingAnimation__HHmjW .Layout_loadingBar__ImVBs:after{content:"";position:absolute;top:0;left:0;height:100%;width:30%;background:#4a72ff;animation:Layout_loading__dLsxT 1s ease-in-out infinite}@keyframes Layout_loading__dLsxT{0%{transform:translateX(-100%)}to{transform:translateX(400%)}}.Layout_hideAnimation__A9eOB{display:none}.Layout_locationModal__BChbN{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000}.Layout_modalContent__7X6_A{background:#fff;padding:2rem;border-radius:12px;max-width:90%;width:400px;text-align:center;animation:Layout_fadeIn__nYpKS .3s ease-in-out}@media(max-width:768px){.Layout_modalContent__7X6_A{width:85%;padding:1.5rem}}.Layout_modalTitle__9qBQX{font-size:1.5rem;margin-bottom:1rem;font-weight:600}@media(max-width:768px){.Layout_modalTitle__9qBQX{font-size:1.2rem}}.Layout_modalText__mw4dr{margin-bottom:1.5rem;line-height:1.5;color:#666}.Layout_modalButtons__XZc5u{display:flex;gap:1rem;justify-content:center}.Layout_modalButtons__XZc5u button{padding:.75rem 1.5rem;border-radius:6px;border:none;cursor:pointer;font-weight:500;transition:all .2s}.Layout_modalButtons__XZc5u button:hover{transform:translateY(-2px)}.Layout_acceptButton__w7_Nu{background:#007bff;color:#fff}.Layout_acceptButton__w7_Nu:hover{background:#0056b3}.Layout_rejectButton__RWEVH{background:#dc3545;color:#fff}.Layout_rejectButton__RWEVH:hover{background:#c82333}@keyframes Layout_fadeIn__nYpKS{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Layout_cookieConsent__jVFAB{position:fixed;bottom:0;left:0;width:100%;height:15%;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:1rem;z-index:999999;display:flex;justify-content:space-between;align-items:center;transform:translateY(100%);animation:Layout_slideUp__6Mll8 .3s forwards;height:-moz-fit-content;height:fit-content}@media(max-width:768px){.Layout_cookieConsent__jVFAB{flex-direction:column;gap:1rem;text-align:center}}.Layout_cookieText__zTgod{flex:1 1;padding-right:2rem;font-size:1.2rem;line-height:1.5;margin-bottom:1rem}@media(max-width:768px){.Layout_cookieText__zTgod{padding-right:0}}.Layout_cookieButtons__ifHYo{display:flex;gap:1rem;flex-shrink:0}@media(max-width:768px){.Layout_cookieButtons__ifHYo{width:100%;justify-content:center}}.Layout_acceptCookies__FU9eW{background:#007bff;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:4px;cursor:pointer;transition:background .2s}.Layout_acceptCookies__FU9eW:hover{background:#0056b3}.Layout_rejectCookies__o7UlH{background:transparent;color:#fff;border:1px solid #fff;padding:.5rem 1.5rem;border-radius:4px;cursor:pointer;transition:all .2s}.Layout_rejectCookies__o7UlH:hover{background:hsla(0,0%,100%,.1)}@keyframes Layout_slideUp__6Mll8{to{transform:translateY(0)}}.ChatNotification_chatNotification__P0irz{position:fixed;bottom:80px;right:20px;z-index:1000;width:100%;max-width:300px;display:flex;flex-direction:column-reverse;gap:10px;max-height:80vh;overflow:hidden}.ChatNotification_chatNotification__P0irz .ChatNotification_chatNotificationItemContainer__mu2jl{background:#fff;border-radius:8px;padding:10px;width:100%;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;gap:10px;cursor:pointer;transition:transform .2s;animation:ChatNotification_slideIn__tQfVe .3s ease-out}@keyframes ChatNotification_slideIn__tQfVe{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.ChatNotification_chatNotification__P0irz .ChatNotification_chatNotificationItem__uodNy{display:flex;flex-direction:column;gap:5px;width:100%;height:100%;color:rgba(0,0,0,.25)}.ChatNotification_chatNotification__P0irz .ChatNotification_chatNotificationItem__uodNy .ChatNotification_chatNotificationItemTitle__pzSto{font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatNotification_chatNotification__P0irz .ChatNotification_chatNotificationItem__uodNy .ChatNotification_chatNotificationItemAuthor__zVKVF{font-size:14px;font-weight:400;color:#63bcfc}.ChatNotification_chatNotification__P0irz .ChatNotification_chatNotificationItem__uodNy .ChatNotification_chatNotificationItemMessage__4kegD{font-size:12px;font-weight:400}.ChatNotification_chatNotificationItemImageContainer__f9P5g{width:50px;height:50px;border-radius:50%;overflow:hidden}.ChatNotification_chatNotificationItemImageContainer__f9P5g .ChatNotification_chatNotificationItemImage__WWCgb{width:100%;height:100%;object-fit:cover}.logo_logo__53dN4{line-height:0;cursor:pointer}.LoadingScreen_loadingAnimation__yQ6EN{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999999;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.LoadingScreen_loadingAnimation__yQ6EN .LoadingScreen_logoContainer__ldbnK{transform:scale(1.2)}.LoadingScreen_loadingAnimation__yQ6EN .LoadingScreen_loadingBar__vw7lo{width:200px;height:3px;background:rgba(74,114,255,.2);position:relative;overflow:hidden;border-radius:2px}.LoadingScreen_loadingAnimation__yQ6EN .LoadingScreen_loadingBar__vw7lo:after{content:"";position:absolute;top:0;left:0;height:100%;width:30%;background:#4a72ff;animation:LoadingScreen_loading__fT6bl 1s ease-in-out infinite}@keyframes LoadingScreen_loading__fT6bl{0%{transform:translateX(-100%)}to{transform:translateX(400%)}}.AppStoreBanner_bannerContainer__o0_rd{position:fixed;top:0;left:0;right:0;background-color:#f8f9fa;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;padding:12px 16px;display:flex;align-items:center;flex-direction:column;justify-content:space-between;animation:AppStoreBanner_slideDown__f6PCn .3s ease-out forwards}.AppStoreBanner_bannerContent__73ueU{display:flex;align-items:center;flex:1 1}.AppStoreBanner_appIcon__KOqTI{width:48px;height:48px;border-radius:12px;margin-right:12px;object-fit:cover;box-shadow:0 2px 5px rgba(0,0,0,.1)}.AppStoreBanner_textContainer__aU78i{display:flex;flex-direction:column;flex:1 1}.AppStoreBanner_appName__IoY0p{font-weight:600;font-size:16px;margin:0 0 4px;color:#333}.AppStoreBanner_appDescription__Qvqrm{font-size:14px;color:#666;margin:0}.AppStoreBanner_cta__FB4tF{display:flex;align-items:center}.AppStoreBanner_button__MycIO{background-color:#06f;color:#fff;border:none;border-radius:20px;padding:8px 16px;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s}.AppStoreBanner_button__MycIO:hover{background-color:#05d}.AppStoreBanner_closeButton__zmdMZ{background:transparent;border:none;color:#999;cursor:pointer;margin-left:8px;display:flex;align-items:center;justify-content:flex-end;width:100%;font-size:20px;line-height:1}@keyframes AppStoreBanner_slideDown__f6PCn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media(max-width:600px){.AppStoreBanner_bannerContainer__o0_rd{padding:10px}.AppStoreBanner_appIcon__KOqTI{width:40px;height:40px;margin-right:10px}.AppStoreBanner_appName__IoY0p{font-size:14px}.AppStoreBanner_appDescription__Qvqrm{font-size:12px}.AppStoreBanner_button__MycIO{font-size:12px;padding:6px 12px;margin-top:10px}}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productDesc__0sqj2,.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productPrice__lhple{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productDesc__0sqj2{font-size:16px;font-family:sans-serif;text-align:start;padding:0 5px;color:#000}@media(max-width:480px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productDesc__0sqj2{font-size:14px}}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productPrice__lhple{font-size:18px;font-weight:700;text-align:start;color:#4a72ff;padding-left:5px}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productPrice__lhple.ProductMerchantDetails_listPrice__xdONq{font-size:18px}@media(max-width:480px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productPrice__lhple.ProductMerchantDetails_listPrice__xdONq{font-size:14px}}@media(max-width:768px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productPrice__lhple{font-size:20px}}@media(max-width:480px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productPrice__lhple{font-size:14px}}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productMetaData__sGtEq{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}@media(max-width:480px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productMetaData__sGtEq{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px}}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_metaData__F00ye{font-size:10px;color:#888;margin:0}@media(max-width:480px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_metaData__F00ye{font-size:8px;line-height:10px}}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf{margin-inline:auto;width:100%;height:-moz-fit-content;height:fit-content}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productColumnImg__0oPGi{object-fit:cover;border-radius:12px}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productRow__anTcY{cursor:pointer;transition:all .3s}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf td:first-child,.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf th:first-child{border-radius:8px 0 0 8px}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf td:last-child,.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf th:last-child{border-radius:0 8px 8px 0}.ProductMerchantDetails_metaDataWrapper__i1LwE{width:100%;height:-moz-fit-content;height:fit-content;display:flex;gap:32px}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_adsLink__NpjJH{opacity:.85;color:#3470b3;text-decoration:underline}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_adsLink__NpjJH:hover{color:primary-color}@media screen and (max-width:1400px){.ProductMerchantDetails_metaDataWrapper__i1LwE{width:100%;flex-direction:column-reverse}}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_SidePanelContainer__uwFH7{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}@media screen and (max-width:1400px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_SidePanelContainer__uwFH7{width:100%;padding:6px}}@media screen and (max-width:768px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_SidePanelContainer__uwFH7{display:none}}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productRow__anTcY{cursor:default;white-space:nowrap}@media screen and (max-width:420px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productRow__anTcY{font-size:10px}}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productRow__anTcY:nth-child(odd){background-color:#f6faff}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_productRow__anTcY:nth-child(2n){background-color:#fff!important}.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_meta__InveM{font-size:14px;font-weight:600;color:#000}@media screen and (max-width:425px){.ProductMerchantDetails_metaDataWrapper__i1LwE .ProductMerchantDetails_table__SauFf .ProductMerchantDetails_meta__InveM{font-size:12px}}.SkeletonProductCard_skeletonProductCardContainer__4tMa4{width:100%;max-width:250px;margin:0 10px;flex-shrink:0}.SkeletonProductCard_skeletonProductCardContainer__4tMa4 .SkeletonProductCard_skeletonProductCardImage__S1OuS{width:100%!important;height:200px!important}.SkeletonProductCard_skeletonProductCardContainer__4tMa4 .SkeletonProductCard_skeletonProductNameHeaderContainer__d4n1b{width:100%;display:flex;justify-content:space-between;margin-top:12px}.SkeletonProductCard_skeletonProductCardContainer__4tMa4 .SkeletonProductCard_skeletonProductNameHeaderContainer__d4n1b .SkeletonProductCard_skeletonProductCardTitle__YdDHy{width:30%}.SkeletonProductCard_skeletonProductCardContainer__4tMa4 .SkeletonProductCard_skeletonProductCardName__OBduK{margin-top:16px;width:60%}.SkeletonProductCard_skeletonProductCardContainer__4tMa4 .SkeletonProductCard_skeletonProductCardPrice__nKe8p{margin-top:16px}.SkeletonProductSlider_skeletonProductSliderContainer__fSWHu{margin-bottom:40px;width:100%;display:flex;flex-direction:column}.SkeletonProductSlider_skeletonProductSliderContainer__fSWHu .SkeletonProductSlider_skeletonProductSliderButtonContainer__Dl2Qf{margin:0 0 24px auto}.SkeletonProductSlider_skeletonProductSliderContainer__fSWHu .SkeletonProductSlider_skeletonProductSliderButton___XKgd{height:35px!important}.SkeletonProductSlider_skeletonProductSliderContainer__fSWHu .SkeletonProductSlider_skeletonProductSliderWrapper__sFW8b{display:flex;align-items:center;justify-content:space-between}.SkeletonProductSlider_skeletonProductSliderContainer__fSWHu .SkeletonProductSlider_skeletonProductSliderWrapper__sFW8b .SkeletonProductSlider_skeletonProductList__90WQv{display:flex;overflow-x:hidden;flex-grow:1}.SkeletonProductSlider_skeletonProductSliderContainer__fSWHu .SkeletonProductSlider_skeletonProductSliderWrapper__sFW8b .SkeletonProductSlider_skeletonArrow__PlYFm{width:40px;height:40px;border-radius:15%;background-color:#f0f0f0;margin:0 10px;flex-shrink:0}@media(max-width:999px){.SkeletonProductSlider_skeletonProductSliderContainer__fSWHu .SkeletonProductSlider_skeletonProductSliderWrapper__sFW8b .SkeletonProductSlider_skeletonArrow__PlYFm{display:none}}.SkeletonProductImage_root__cGyDv{display:flex;flex-direction:column;padding:10px;width:100%;height:750px;gap:10px}@media(max-width:1250px){.SkeletonProductImage_root__cGyDv{height:600px}}@media(max-width:1000px){.SkeletonProductImage_root__cGyDv{height:500px}}.SkeletonProductImage_root__cGyDv .SkeletonProductImage_mainImage__OJ_p2{width:100%!important;height:80%!important}.SkeletonProductImage_root__cGyDv .SkeletonProductImage_smallImagesContainer__jo8tj{display:flex;width:100%;height:20%;gap:10px}.SkeletonProductImage_root__cGyDv .SkeletonProductImage_img__PtO7l,.SkeletonProductImage_root__cGyDv .SkeletonProductImage_smallImagesContainer__jo8tj .SkeletonProductImage_smallImage__aAUw_{width:100%!important;height:100%!important}.SkeletonBrokerCard_root__TwoOn{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;background-color:#fff}.markdown_markdownEditor__IvYf3,.markdown_markdownPreview__M_WpT{width:100%;min-height:300px}.markdown_markdownEditor__IvYf3 .quill,.markdown_markdownPreview__M_WpT .quill{height:300px;margin-bottom:32px}.markdown_markdownEditor__IvYf3 .quill .ql-container,.markdown_markdownPreview__M_WpT .quill .ql-container{font-size:15px;line-height:1.6}.markdown_markdownEditor__IvYf3 .quill .ql-toolbar,.markdown_markdownPreview__M_WpT .quill .ql-toolbar{border-top-left-radius:4px;border-top-right-radius:4px;background-color:#e1efff}.markdown_markdownEditor__IvYf3 .quill .ql-editor,.markdown_markdownPreview__M_WpT .quill .ql-editor{min-height:250px}.markdown_markdownPreview__M_WpT{width:100%;font-size:15px;line-height:1.6;padding:16px}.markdown_markdownPreview__M_WpT .ql-align-center{text-align:center}.markdown_markdownPreview__M_WpT .ql-align-right{text-align:right}.markdown_markdownPreview__M_WpT .ql-align-justify{text-align:justify}.markdown_colorDropdown__PTTcr{padding:6px;border-radius:4px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);min-width:140px}.markdown_colorDropdown__PTTcr ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px}.markdown_colorDropdown__PTTcr li{width:20px;height:20px;border-radius:3px;cursor:pointer;transition:transform .2s,box-shadow .2s;border:1px solid rgba(0,0,0,.1)}.markdown_colorDropdown__PTTcr li:hover{transform:scale(1.08);box-shadow:0 2px 6px rgba(0,0,0,.15)}.markdown_colorDropdown__PTTcr li:active{transform:scale(.96)}.markdown_colorOption__SMRwQ{width:24px;height:24px;border-radius:4px;cursor:pointer;transition:transform .2s}.markdown_colorOption__SMRwQ:hover{transform:scale(1.1)}