.TripleTab_tabsContainer__ZqLG_{display:flex;width:100%;border-radius:10px;background:#fff;margin-bottom:20px;box-shadow:0 4px 7px 0 rgba(0,0,0,.05)}.TripleTab_tab__C_uY8{flex:1 1;padding:9px;font-size:16px;font-style:normal;font-weight:600;line-height:125%;text-align:center;transition:all .2s ease;border-radius:10px;cursor:pointer;background:none;border:none;color:#301d28;position:relative}.TripleTab_tab__C_uY8:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background-color:#e5e5e5}.TripleTab_tab__C_uY8:hover{color:#1f2937}.TripleTab_tab__C_uY8.TripleTab_active__tTAsH{background-color:#f97316;color:#fff}.TripleTab_tab__C_uY8.TripleTab_active__tTAsH:after{display:none}.Breadcrumbs_container___7zGQ{background-color:var(--block-bg-color);border-radius:15px;box-shadow:var(--box-shadow);padding:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.Breadcrumbs_container___7zGQ::-webkit-scrollbar{display:none}.Breadcrumbs_list__0P6Yw{display:flex;align-items:center;gap:16px;white-space:nowrap;min-width:max-content}.Breadcrumbs_item__KzWsI{display:inline-flex;align-items:center}.Breadcrumbs_item__KzWsI:after{content:"";display:inline-block;margin-left:16px;width:7px;height:11px;vertical-align:middle;background:url(/_next/static/media/breadcrumb.30a56e4c.svg) no-repeat 50%/contain}.Breadcrumbs_item__KzWsI:last-of-type:after{content:none}.Breadcrumbs_homeItem__UWH73{display:inline-flex;align-items:center}.Breadcrumbs_homeItem__UWH73:after{content:none}.Breadcrumbs_itemName__11rev{font-size:14px;font-weight:500;color:#6d6a6c;white-space:nowrap}.Breadcrumbs_homeLink__h_aFb{display:inline-flex;align-items:center;justify-content:center}.Breadcrumbs_homeIcon__osPzU{flex-shrink:0}.DotsLoader_wrapper__JqdRi{display:flex;min-height:160px;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#8d8589}.DotsLoader_text__CjA4_{color:#8d8589;font-size:15px;font-weight:500;line-height:1.25}.DotsLoader_dots__9qNCu{display:flex;align-items:center;justify-content:center;gap:8px}.DotsLoader_dots__9qNCu span{width:9px;height:9px;border-radius:50%;background:#ff7905;animation:DotsLoader_pulse__kZSLP 1.15s ease-in-out infinite}.DotsLoader_dots__9qNCu span:nth-child(2){animation-delay:.16s;opacity:.7}.DotsLoader_dots__9qNCu span:nth-child(3){animation-delay:.32s;opacity:.45}@keyframes DotsLoader_pulse__kZSLP{0%,80%,to{transform:scale(.76);opacity:.38}40%{transform:scale(1);opacity:1}}.EmptyState_wrapper__0LSRT{display:flex;min-height:280px;width:100%;flex-direction:column;align-items:center;justify-content:center;padding:28px 20px;text-align:center}.EmptyState_text__wONMz{max-width:360px;margin:0 0 16px;color:#8d8589;font-size:16px;font-weight:600;line-height:1.3}.EmptyState_image__UoguA{width:min(110px,42%);height:auto;opacity:.86}.EmptyState_action__PLcUc{display:flex;justify-content:center;width:100%;margin-top:18px}@media(max-width:767px){.EmptyState_wrapper__0LSRT{min-height:230px;padding:24px 14px}.EmptyState_text__wONMz{font-size:14px}.EmptyState_image__UoguA{width:min(90px,46%)}}.ChatsList_wrapper__sGGfd{width:100%}.ChatsList_list__m2CJe{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0}.ChatsList_item__cC0dO{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:#fff;border-radius:15px;padding:20px;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.ChatsList_item__cC0dO:hover{box-shadow:var(--box-shadow);transform:translateY(-1px)}.ChatsList_main__pBzis{display:flex;flex-direction:column;gap:10px;min-width:0}.ChatsList_header__S0Ax9{display:flex;align-items:center;gap:12px}.ChatsList_sellerName__oGnkr{font-size:18px;font-weight:600;color:var(--text-color);margin:0}.ChatsList_date__3CrmY{font-size:14px;color:#8a8a8a;white-space:nowrap}.ChatsList_product___qNrX{display:flex;align-items:center;gap:10px}.ChatsList_productImage__bHrlF{border-radius:8px;object-fit:cover;background:#f5f5f5}.ChatsList_productName__kOruT{font-size:14px;color:#301d28}.ChatsList_message__E_HxP,.ChatsList_productName__kOruT{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatsList_message__E_HxP{margin:0;font-size:15px;color:#555}.ChatsList_badge__mj0TE{min-width:24px;height:24px;border-radius:999px;background:#60c65e;color:#fff;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.ChatsList_item__cC0dO{padding:16px}.ChatsList_header__S0Ax9{align-items:flex-start;flex-direction:column;gap:4px}}.Modal_modalOverlay__T3vsL{position:fixed;inset:0;width:100vw;height:100dvh;background:rgba(0,0,0,.5);display:flex;padding:20px 20px calc(20px + env(safe-area-inset-bottom, 0px));z-index:999;overflow-y:auto;opacity:0;transition:opacity .2s ease}.Modal_modalOverlay__T3vsL.Modal_visible__J_XU_{opacity:1}.Modal_modalContent__T4Ez4{margin:auto;background:#fff;border-radius:41px;max-width:500px;width:100%;box-sizing:border-box;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.1);max-height:calc(100dvh - 40px - env(safe-area-inset-bottom, 0px));padding-bottom:calc(16px + env(safe-area-inset-bottom, 0px));overflow-y:auto;overscroll-behavior:contain}@media(prefers-reduced-motion:reduce){.Modal_modalOverlay__T3vsL{transition:none;opacity:1}}.Modal_closeButton__oKtBV{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer}@media screen and (max-width:480px){.Modal_modalOverlay__T3vsL{padding:10px 10px calc(84px + env(safe-area-inset-bottom, 0px))}.Modal_modalContent__T4Ez4{border-radius:24px;max-height:calc(100dvh - 94px - env(safe-area-inset-bottom, 0px));padding-bottom:calc(20px + env(safe-area-inset-bottom, 0px))}}.NotificationItem_notificationItem__aN2jY{position:relative;display:flex;flex-direction:column;cursor:pointer;border-bottom:1px solid var(--Grey-Border,#e6e6e6);transition:background-color .3s,opacity .3s;margin-right:15px}.NotificationItem_notificationItem__aN2jY.NotificationItem_unread__1Shfe{font-weight:700}.NotificationItem_notificationItem__aN2jY.NotificationItem_read__P1jk_{opacity:.3;border-bottom:1px solid var(--Grey-Border,#e6e6e6)}.NotificationItem_notificationItem__aN2jY.NotificationItem_read__P1jk_ .NotificationItem_subtitle__VnhqF,.NotificationItem_notificationItem__aN2jY.NotificationItem_read__P1jk_ .NotificationItem_title__ChTBF{color:#acacac}.NotificationItem_title__ChTBF{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:125%}.NotificationItem_subtitle__VnhqF{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:15px}.NotificationItem_notificationHeader__Zo__Z{display:flex;align-items:center;margin-top:15px}.NotificationItem_statusDot__VSM6M{width:10px;height:10px;border-radius:50%;background-color:#f60;margin-right:8px}.NotificationItem_date__tpa3l{position:absolute;top:15px;right:0;color:#727272;font-size:.875rem;margin-bottom:15px}.NotificationItem_notificationsList__g6SVT::-webkit-scrollbar{display:flex;width:8px;height:491px;padding:37px 10px 0;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-shrink:0;border-radius:15px;background:var(--Grey-Border-1,#d1d1d1)}.NotificationItem_notificationsList__g6SVT::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:4px}.NotificationItem_notificationsList__g6SVT::-webkit-scrollbar-track{background:#f9f9f9}.Button_button__5Fngg{background-color:#ff7a00;color:#fff;border:none;border-radius:10px;width:100%;cursor:pointer;display:flex;max-width:343px;height:48px;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:600;line-height:125%;transition:background-color .3s ease}.Button_button__5Fngg:hover{background-color:#e66a00}.Button_button__5Fngg:disabled{background-color:#ccc;cursor:not-allowed}.OrderSummary_orderSummary__P_had{display:flex;flex-direction:column;padding:18px;gap:18px;border-radius:7px;background:#f9f9f9}.OrderSummary_orderSummaryMain__d0VD8{display:flex;justify-content:space-between;gap:24px}.OrderSummary_orderSummaryInneer__e3hVN,.OrderSummary_paymentSummary__l6pmB{display:contents}.OrderSummary_detailsRow__SPbN2{flex:0 1 220px;padding-right:20px;display:flex;gap:11px;font-size:14px;color:#301d28}.OrderSummary_detailsRow__SPbN2 img{flex-shrink:0}.OrderSummary_detailsTitle__V9bpC{color:#301d28;font-size:14px;font-weight:600}.OrderSummary_detailsDescription__yyidc{margin:7px 0 6px;color:#301d28;font-size:12px;font-weight:400;line-height:150%}.OrderSummary_buttons__9gPLP{display:flex;flex-direction:column}.OrderSummary_buttons__9gPLP span{color:#301d28;font-size:14px;font-weight:600}.OrderSummary_caption__L5XQV{flex:0 1 120px;display:flex;justify-content:flex-start;text-align:left}.OrderSummary_orderCheck__xEfdA{background-color:transparent;text-align:left;color:var(--colorPrimary,#ff7905);font-size:12px;font-weight:500;border:none;cursor:pointer;padding:0;margin-top:5px}.OrderSummary_cancelRow__4sP1k{display:flex;justify-content:flex-end}.OrderSummary_orderCancel__PDHC2{height:36px;padding:0 18px;background-color:#fff;color:#301d28;font-size:13px;font-weight:600;border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;transition:color .15s ease,border-color .15s ease}.OrderSummary_orderCancel__PDHC2:hover{color:#e12d2d;border-color:#e12d2d}.OrderSummary_orderCancel__PDHC2:active{color:#c11f1f;border-color:#c11f1f;background-color:#fdf1f1}@media screen and (min-width:250px)and (max-width:1150px){.OrderSummary_orderSummary__P_had{gap:18px}.OrderSummary_orderSummaryMain__d0VD8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:24px;column-gap:24px;grid-row-gap:18px;row-gap:18px}.OrderSummary_caption__L5XQV,.OrderSummary_detailsRow__SPbN2{flex-basis:auto}.OrderSummary_caption__L5XQV{padding-left:30px}}@media screen and (min-width:250px)and (max-width:600px){.OrderSummary_orderSummaryMain__d0VD8{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.OrderSummary_detailsRow__SPbN2{padding-right:0}.OrderSummary_orderSummaryInneer__e3hVN .OrderSummary_detailsRow__SPbN2{grid-column:1/-1}.OrderSummary_caption__L5XQV{justify-content:flex-start;text-align:left}}.OrderSummary_trackingList__SdAIw{display:flex;flex-direction:column;gap:10px;padding-top:14px;border-top:1px solid var(--Grey-Border,#e6e6e6)}.OrderSummary_trackingItem__4l4L1{display:flex;align-items:center;justify-content:space-between;gap:16px}.OrderSummary_trackingTitle__cdB4p{color:#301d28;font-size:14px;font-weight:600}.OrderSummary_trackingNumber__WNw43{color:#301d28;font-size:13px;font-weight:500}.OrderSummary_trackingButton__qadCK{width:auto!important;min-width:142px;height:36px!important;padding:0 14px!important;border-radius:8px!important;font-size:13px!important}@media screen and (max-width:450px){.OrderSummary_trackingItem__4l4L1{align-items:flex-start;flex-direction:column;gap:8px}}.StatusModal_modal__ca3jP{display:flex;width:374px!important;height:auto!important;padding:37px 0;flex-direction:column;justify-content:center;align-items:center;gap:10px}.StatusModal_modalContent__A7meP{width:100%;max-width:374px;padding:20px;background-color:#fff;border-radius:15px}.StatusModal_close__EkOm1{position:absolute;right:16px;cursor:pointer}.StatusModal_statusBar__LdX1X{margin-top:20px}.StatusItem_statusItem__0MbCV{display:flex;align-items:flex-start;margin-bottom:20px}.StatusItem_statusItem__0MbCV.StatusItem_active__Mioou .StatusItem_statusTitle__lxnSC{color:var(--colorPrimary,#ff7905)}.StatusItem_iconWrapper__1ZtLl{position:relative;margin-right:10px}.StatusItem_iconWrapper__1ZtLl img{width:24px;height:24px}.StatusItem_line__dme0N{position:absolute;left:11px;width:2px;height:calc(100% + 20px);background-color:var(--colorGrey,#a5a5a5);top:24px}.StatusItem_lineActive__Kpcsb{background-color:var(--colorPrimary,#ff7905)!important}.StatusItem_status__6Y0vb{display:flex;flex-direction:column;gap:5px;top:3px;position:relative}.StatusItem_statusTitle__lxnSC{font-size:16px;font-weight:600;color:#301d28}.StatusItem_statusDescription__848hk{font-size:12px;font-weight:500;color:#301d28;margin-top:5px}.CancellationReasonModal_modal__Wpw8I{display:flex;justify-content:center;align-items:center;max-width:329px;border-radius:15px}.CancellationReasonModal_modalContent__gSNSy{background-color:#fff;padding:33px 19px!important;border-radius:12px;max-width:339px;text-align:center}.CancellationReasonModal_close__y7K_k{position:absolute;top:16px;right:16px;cursor:pointer;display:none}.CancellationReasonModal_title__66FbA{color:#301d28;font-size:18px;font-weight:600;line-height:125%;margin-bottom:16px;padding:0 30px}.CancellationReasonModal_reasonList__nOGyK{list-style:none;padding:0;margin:0 0 19px}.CancellationReasonModal_reasonItem__QAvSc{padding:7px 14px;margin-bottom:12px;background:#fff;border:1px solid #e4e4e4;border-radius:20px;color:#301d28;font-size:12px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer}.CancellationReasonModal_selected__9tMBE{color:var(--colorPrimary,#ff9433);border-color:var(--colorPrimary,#ff9433)}.CancellationReasonModal_submitButton__bd0U4{margin:0 auto;background-color:var(--colorPrimary,#ff7905);color:#fff;border-radius:7px;border:none;font-size:14px;font-weight:600;cursor:pointer;max-width:121px!important;height:35px!important}.CancellationReasonModal_submitButton__bd0U4:disabled{background-color:#e4e4e4;color:#b2b2b2;cursor:not-allowed}.CancellationReasonModal_submitButton__bd0U4:not(:disabled):hover{background-color:#ff9433}.OrderDetails_orderDetails__geKd_{padding:20px;background-color:#fff;border-radius:15px}.PickPointDetails_pointDetails__ABgOd{width:100%;height:100%;display:flex;flex-direction:column;gap:10px;padding:10px}.PickPointDetails_close__E_6Tv{position:absolute;top:20px;right:20px;cursor:pointer}.PickPointDetails_pointTitle__dbjss{color:#301d28;font-size:22px;font-weight:700}.PickPointDetails_pointSubtitle__WGECh{color:#301d28;font-size:18px;font-weight:700}.PickPointDetails_pointWrapper__XmGCT{display:flex;align-items:center;gap:10px;margin-bottom:12px}.PickPointDetails_pointText__fxHDw{color:#301d28;font-size:14px;font-weight:500}.PickPointDetails_pointData__gK7XA{color:#301d28;font-size:14px;margin-bottom:20px}.PickPointDetails_confirmButton___89AX{padding:9px 137px;background-color:#ff7905;color:#fff;border:none;border-radius:10px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s}.PickPointDetails_confirmButton___89AX:hover{background-color:#e66c00}.PickPointDetails_pointDetails__ABgOd{background-color:#fff;border-radius:12px;max-width:400px;margin:auto;position:relative}.PickPointDetails_pointDetails__ABgOd .PickPointDetails_close__E_6Tv{position:absolute;top:16px;right:16px;cursor:pointer}.PickPointDetails_pointDetails__ABgOd .PickPointDetails_pointTitle__dbjss{max-width:85%;font-size:18px;font-weight:700;margin-bottom:8px;margin-top:20px}.PickPointDetails_pointDetails__ABgOd .PickPointDetails_pointSubtitle__WGECh{font-size:16px;color:#333;margin-bottom:16px}.PickPointDetails_pointDetails__ABgOd .PickPointDetails_pointWrapper__XmGCT{display:flex;align-items:center;margin-bottom:12px}.PickPointDetails_pointDetails__ABgOd .PickPointDetails_pointWrapper__XmGCT img{margin-right:8px}.PickPointDetails_pointDetails__ABgOd .PickPointDetails_pointWrapper__XmGCT .PickPointDetails_pointText__fxHDw{font-size:14px;color:#555}.PickPointDetails_pointDetails__ABgOd .PickPointDetails_confirmButton___89AX{margin-top:24px;background-color:#ff6d00;color:#fff;font-size:16px;padding:12px 24px;border-radius:8px;width:100%;text-align:center}@media screen and (max-width:1280px)and (min-width:320px){.PickPointDetails_pointDetails__ABgOd{width:100%;max-width:100%}.PickPointDetails_confirmButton___89AX{max-width:100%!important}}.DeliverySidebar_sidebar__FI7iy{width:100%;max-width:441px;display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:15px;background:#fff;position:relative}.DeliverySidebar_pointDetailsBefore__y0SN0{margin-top:23px;display:flex;flex-direction:column;gap:9px;color:#6c6c6c;font-size:14px}.DeliverySidebar_loading__ZhCkK{margin-top:20px;color:#6c6c6c;font-size:14px}@media screen and (max-width:1280px)and (min-width:320px){.DeliverySidebar_sidebar__FI7iy{max-width:100%}}.DeliveryHeading_heading__vx4s3{display:flex;flex-direction:column;gap:7px;margin-bottom:25px}.DeliveryHeading_heading__vx4s3 h2{color:#000;font-size:24px;font-weight:700}.DeliveryHeading_heading__vx4s3 span{color:#6c6c6c;font-size:12px;font-weight:500}.DeliveryHeading_backLink__gM4b_{text-decoration:none;display:flex;align-items:center;background-color:transparent}.DeliveryHeading_backLink__gM4b_ span{color:var(--colorPrimary,#ff7905);font-size:14px;font-weight:500}.DeliveryHeading_backLink__gM4b_ img{margin-right:8px}.PaymentSuccess_backButton__cknh9{display:flex;align-items:center;background-color:transparent;margin-bottom:21px;color:var(--colorPrimary,#ff7905);font-size:14px;font-style:normal;font-weight:500;line-height:normal;gap:7px}.PaymentSuccess_card__iy30J{display:flex;padding:21px 16px;flex-direction:column;align-items:flex-start;gap:20px;border-radius:15px;background:#fff;margin-bottom:20px;max-width:434px}.PaymentSuccess_title__Huwy0{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:129.317%}.PaymentSuccess_amount___wTyX{color:#301d28;font-size:16px;font-style:normal;font-weight:500;line-height:125%}.PaymentSuccess_amount___wTyX span{color:var(--colorPrimary,#ff7905);text-align:right;font-size:16px;font-style:normal;font-weight:600;line-height:125%}.PaymentSuccess_orderButton__NRDgO{width:100%;max-width:100%!important}.PromoCode_promoCodeContainer__FatQy{margin-bottom:10px;display:flex;flex-direction:column;width:100%;border-radius:15px;background-color:#fff}.PromoCode_promoCodeButton__lV6nJ{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px;background-color:hsla(0,0%,100%,.88);border-radius:10px;cursor:pointer;width:100%}.PromoCode_buttonText__FxKux{color:#301d28;font-weight:600;font-size:16px;line-height:125%}.PromoCode_arrowIconRotated__2n3k6,.PromoCode_arrowIcon__pRGe5{width:16px;height:16px;filter:brightness(0) saturate(100%);transition:transform .3s ease}.PromoCode_arrowIconRotated__2n3k6{transform:rotate(180deg)}.PromoCode_promoCodeContent__yMv7y{display:flex;flex-direction:column;padding:0 16px 16px;gap:15px}.PromoCode_promoCodeContent__yMv7y form{display:flex;flex-direction:column;gap:15px;width:100%}.PromoCode_inputContainer__Uz9K_{display:flex;flex-direction:column;width:100%;gap:8px;padding-top:5px}.PromoCode_inputLabel__AllTJ{color:#6c6c6c;font-weight:500;font-size:12px;line-height:1.22em}.PromoCode_inputWrapper__g4PSS{display:flex;align-items:center;width:100%;height:48px;border-radius:10px;border:1px solid #ff7905;background:#fcfcfc;padding:10px 19px;position:relative;transition:border-color .2s ease}.PromoCode_inputError__FAAjp{border-color:#ef2c2c}.PromoCode_inputSuccess__y4gJ1{border-color:#27ae60}.PromoCode_promoInput__23DC2{width:100%;color:#301d28;font-weight:500;font-size:16px;line-height:1.5em;border:none;outline:none;background:transparent}.PromoCode_errorIcon__I7zbl,.PromoCode_successIcon__ow5n5{position:absolute;right:19px}.PromoCode_errorMessage__cQhFY{color:#ef2c2c;font-weight:400;font-size:12px;line-height:1.22em}.PromoCode_successMessage__wRc06{color:#27ae60;font-weight:400;font-size:12px;line-height:1.22em}.PromoCode_successButtonIcon__JQAnv{width:16px;height:16px}.PromoCode_applyButton__ndIUi{display:flex;justify-content:center;align-items:center;padding:9px;width:100%;height:48px;background:linear-gradient(180deg,#ff9433,#ff7905);border-radius:10px;border:none;cursor:pointer;color:#fff;font-weight:600;font-size:16px;line-height:125%;transition:opacity .3s ease}.PromoCode_applyButton__ndIUi:hover{opacity:.9}.PromoCode_promoLeftContainer__LqfTE{display:flex;align-items:center;gap:10px}.PromoCode_savedPromoCodesContainer__cW7JI{width:100%;margin-top:15px}.PromoCode_savedPromoCodesTitle__jkdHs{font-size:16px;font-weight:600;color:#000;margin-bottom:15px}.PromoCode_promoCodesList__O0w9F{display:flex;flex-direction:column;gap:7px}.PromoCode_promoCodeItem__45nWc{display:flex;align-items:center;gap:8px;padding:10px 19px;border-radius:10px;background-color:#f6f6f6}.PromoCode_promoCodeName__Jausp{font-size:16px;font-weight:500;color:#000}.PromoCode_deletePromoCodeIcon__jD1Ux{cursor:pointer;margin-left:auto}.PromoCode_infoIconWrapper__SU_ll{position:relative;display:flex;align-items:center;justify-content:center;cursor:help}.PromoCode_infoIconWrapper__SU_ll:hover .PromoCode_tooltip__WDcrf{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.PromoCode_tooltip__WDcrf{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(5px);width:max-content;max-width:250px;padding:9px 13px;background-color:#fff;color:#6c6c6c;font-size:12px;font-weight:500;line-height:1.4;border-radius:8px;border:1px solid #e6e6e6;opacity:0;visibility:hidden;transition:all .3s ease;z-index:100;text-align:center;pointer-events:none;box-shadow:0 8px 18px 0 rgba(0,0,0,.08)}.PromoCode_tooltip__WDcrf:after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top-color:#fff}.Loader_wrapper__fMvZY{min-height:240px;margin:24px 20px}.ReasonDeleteHorseModal_modal__Jx1Ie{padding:16px;background-color:#fff;border-radius:10px}.ReasonDeleteHorseModal_header__RauOx{position:relative;margin-bottom:18px}.ReasonDeleteHorseModal_title__9xHHx{font-weight:600;font-size:16px;color:rgba(0,0,0,.88);text-align:center}.ReasonDeleteHorseModal_closeButton__zO6v_{position:absolute;top:-1px;right:0;background:none;border:none;cursor:pointer}.ReasonDeleteHorseModal_reasonsList__SOmcR{display:flex;flex-direction:column;gap:10px}.ReasonDeleteHorseModal_reasonButton__5FeUY{height:48px;padding:7px 14px;border-radius:10px;border:1px solid #e4e4e4;background-color:transparent;text-align:center;cursor:pointer;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:all .2s}.ReasonDeleteHorseModal_active__Rpt3o,.ReasonDeleteHorseModal_reasonButton__5FeUY:hover{border-color:#fa8c16;color:#fa8c16}.ReasonDeleteHorseModal_submitButton__QuG5J{width:100%!important;max-width:100%!important;height:48px;margin-top:15px;padding:15px;border-radius:10px;background:var(--colorPrimary,#ff7905);color:#fff;font-size:16px;font-weight:600;cursor:pointer;border:none;transition:opacity .2s}.ReasonDeleteHorseModal_submitButton__QuG5J:hover{opacity:.8}.MyHorses_container__1ZbIV{max-width:1440px;display:flex;flex-direction:column;gap:30px;background:#fff;border-radius:15px;height:100%}.MyHorses_contentWrapper__3yFS8{position:relative;gap:8px;margin-bottom:20px}.MyHorses_contentWrapperLoading__BE9hF{min-height:300px}.MyHorses_loaderWrapper__3jBQv{display:flex;justify-content:center;align-items:center;padding:40px 0;background-color:#fff;border-radius:10px}.MyHorses_loaderOverlay__jOSV_{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.85);z-index:5;border-radius:15px}.MyHorses_headerBtn__yYMTe{color:#6d6a6c;font-size:14px;font-weight:500;display:flex;align-items:center;gap:16px;margin-bottom:10px;cursor:pointer}.MyHorses_title__K5OuY{color:#301d28;font-size:24px;font-weight:700}.MyHorses_cardsContainer__BJ7Jh{flex:1 1;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fill,minmax(208px,2fr));padding:15px}.MyHorses_cardWrapper__0LTUu{display:flex;flex-direction:column}.MyHorses_loading__yT2Pb{font-size:16px;text-align:center;padding:20px}@media(min-width:1280px)and (max-width:1440px){.MyHorses_cardsContainer__BJ7Jh{gap:24px;padding:24px}.MyHorses_headerBtn__yYMTe{margin-bottom:0}}@media(min-width:768px)and (max-width:1279px){.MyHorses_cardsContainer__BJ7Jh{gap:23.33px;grid-template-columns:repeat(auto-fill,minmax(165px,2fr))}.MyHorses_headerBtn__yYMTe{margin-bottom:0}.MyHorses_contentWrapper__3yFS8{flex-direction:row}}@media(min-width:360px)and (max-width:767px){.MyHorses_cardsContainer__BJ7Jh{grid-template-columns:repeat(3,1fr);gap:10px;padding:10px}.MyHorses_container__1ZbIV{gap:23px;width:100%}.MyHorses_headerBtn__yYMTe{margin-bottom:0}.MyHorses_title__K5OuY{font-size:18px}.MyHorses_contentWrapper__3yFS8{flex-direction:column}}@media(min-width:500px)and (max-width:600px){.MyHorses_cardsContainer__BJ7Jh{grid-template-columns:repeat(2,1fr)}}@media(min-width:360px)and (max-width:424px){.MyHorses_cardWrapper__0LTUu{max-width:150px}}@media(max-width:359px){.MyHorses_cardsContainer__BJ7Jh{grid-template-columns:1fr;gap:10px;padding:10px}.MyHorses_contentWrapper__3yFS8{flex-direction:column}.MyHorses_title__K5OuY{font-size:18px}}@media(min-width:360px)and (max-width:500px){.MyHorses_cardsContainer__BJ7Jh{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px}}.MyHorses_mobileFilterButton__R8OtU{width:100%;background:#fff;padding:13px;border-radius:15px;font-size:16px;font-weight:600;color:#301d28;display:flex;justify-content:space-between;align-items:center;border:1px solid #e6e6e6;margin-bottom:15px}.MyHorses_headerRow__jRnuK{display:flex;justify-content:space-between;align-items:center;margin:15px 15px 0}.MyHorses_serviceTitle__GEqwM{color:#301d28;font-size:18px;font-style:normal;font-weight:700;line-height:129.317%}.MyHorses_addServiceButton__tgB_j{padding-left:10px;padding-right:10px;box-sizing:content-box;max-width:171px!important;gap:10px;color:var(--White,#fff);text-align:center;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal;cursor:pointer}.MyHorses_plusIcon__ZCdHG{position:relative;left:-5px}.MyHorses_emptyWrapper__OplTu{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin-bottom:20px;margin-top:20px}.MyHorses_emptyWrapper__OplTu img{max-width:307px;max-height:187.725px}.MyHorses_notFoundText__aRPTb{color:#919191;font-size:16px;font-weight:500;margin:15px 0 20px}.MyHorses_addButton__470bF{max-width:180px!important;margin:0 auto;display:flex;justify-content:center;color:var(--White,#fff);text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.MyHorses_card__O5b8u{border-radius:12px;background-color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;position:relative}.MyHorses_imageWrapper__rfVwO{position:relative;max-width:300px;width:100%;height:200px;overflow:hidden}.MyHorses_image__MCiCK{width:100%;height:100%;object-fit:cover}.MyHorses_viewsOverlay__re8Qe{position:absolute;bottom:8px;left:8px;background-color:rgba(0,0,0,.6);padding:4px 8px;border-radius:4px}.MyHorses_viewsCount__rqrdf{color:#fff;font-size:14px;font-weight:500}.MyHorses_infoBlock__KJaSl{padding:16px}.MyHorses_price__GKDG2{color:#ff7a00;font-size:18px;font-weight:700;margin-bottom:6px}.MyHorses_name___nEIi{font-size:15px;line-height:1.4;color:#301d28;margin-bottom:12px}.MyHorses_actions__J3Qr1{display:flex;justify-content:space-between;flex-direction:column;gap:8px;margin-top:15px}.MyHorses_editButton__SvDXi{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#ff7a00;color:#fff;border:none;padding:8px 14px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.MyHorses_editIcon__meMtm{width:16px;height:16px}.MyHorses_deleteButton__mKVAK{background-color:#f0f0f0;color:#232323;border:none;padding:8px 14px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}.MyHorses_modalOverlay__nsZvx{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}.MyHorses_modalContainer__PaPPo{width:386px;height:171px;background-color:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:space-between;text-align:center}.MyHorses_modalTitle__uLki_{font-size:16px;font-style:normal;font-weight:600;line-height:125%;color:var(--colorTextBlack,#301d28);margin:0}.MyHorses_modalText__I0fzf{font-size:13px;font-style:normal;font-weight:500;line-height:normal;color:#5b5b5b;margin:.5rem 0 1rem}.MyHorses_modalButtons__bMbVO{display:flex;flex-direction:column;justify-content:space-around;cursor:pointer}.MyHorses_confirmButton__O_PoR{color:var(--Succsess-color,#61d35f)}.MyHorses_cancelButton__M9WmE,.MyHorses_confirmButton__O_PoR{font-size:16px;font-weight:600;line-height:125%;padding:.5rem 1rem}.MyHorses_cancelButton__M9WmE{color:var(--colorErrorRed,#ef2c2c)}.MyServices_container__s558s{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:30px;background:#fff;border-radius:15px;height:100%}.MyServices_cardWrapper__ZldrP{max-width:200px}.MyServices_headerBtn___jCn1{color:#6d6a6c;font-size:14px;font-weight:500;display:flex;align-items:center;gap:16px;margin-bottom:10px;cursor:pointer}.MyServices_title__gAx0g{color:#301d28;font-size:24px;font-weight:700}.MyServices_contentWrapper__zYFPu{gap:8px;margin-bottom:20px;width:100%}.MyServices_cardsContainer__Iarq_{flex:1 1;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fill,minmax(208px,2fr));padding:15px}.MyServices_loading__v9_x4{font-size:16px;text-align:center;padding:20px}@media(min-width:1280px)and (max-width:1440px){.MyServices_cardsContainer__Iarq_{gap:24px;padding:24px}.MyServices_headerBtn___jCn1{margin-bottom:0}}@media(min-width:768px)and (max-width:1279px){.MyServices_cardsContainer__Iarq_{gap:23.33px;grid-template-columns:repeat(auto-fill,minmax(165px,2fr))}.MyServices_headerBtn___jCn1{margin-bottom:0}.MyServices_contentWrapper__zYFPu{flex-direction:row}}@media(min-width:360px)and (max-width:767px){.MyServices_cardsContainer__Iarq_{grid-template-columns:repeat(3,1fr);gap:10px;padding:10px}.MyServices_container__s558s{gap:23px;width:100%}.MyServices_headerBtn___jCn1{margin-bottom:0}.MyServices_title__gAx0g{font-size:18px}.MyServices_contentWrapper__zYFPu{flex-direction:column}}@media(min-width:500px)and (max-width:600px){.MyServices_cardsContainer__Iarq_{grid-template-columns:repeat(2,1fr)}}@media(min-width:360px)and (max-width:424px){.MyServices_cardWrapper__ZldrP{max-width:150px}}@media(max-width:359px){.MyServices_cardsContainer__Iarq_{grid-template-columns:1fr;gap:10px;padding:10px}.MyServices_contentWrapper__zYFPu{flex-direction:column}.MyServices_title__gAx0g{font-size:18px}}@media(min-width:360px)and (max-width:500px){.MyServices_cardsContainer__Iarq_{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px}}.MyServices_mobileFilterButton__d7Lo8{width:100%;background:#fff;padding:13px;border-radius:15px;font-size:16px;font-weight:600;color:#301d28;display:flex;justify-content:space-between;align-items:center;border:1px solid #e6e6e6;margin-bottom:15px}.MyServices_headerRow__fSD2q{display:flex;justify-content:space-between;align-items:center;margin:15px 15px 0}.MyServices_serviceTitle__A_uBG{color:#301d28;font-size:18px;font-style:normal;font-weight:700;line-height:129.317%}.MyServices_addServiceButton__wB1K4{padding-left:10px;padding-right:10px;box-sizing:content-box;max-width:171px!important;gap:10px;color:var(--White,#fff);text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.MyServices_plusIcon__9mMZf{position:relative;left:-5px}.MyServices_emptyWrapper__ljSIu{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin-bottom:20px}.MyServices_emptyWrapper__ljSIu img{max-width:307px;max-height:187.725px}.MyServices_notFoundText__fw_b9{color:#919191;font-size:16px;font-weight:500;margin:15px 0 20px}@media(max-width:767px){.MyServices_notFoundText__fw_b9{font-size:14px}}.MyServices_addButton__NINd8{max-width:180px!important;margin:0 auto;display:flex;justify-content:center;color:var(--White,#fff);text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.MyServices_card__UvmvK{border-radius:12px;background-color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;position:relative}.MyServices_imageWrapper__sOn3u{position:relative;max-width:300px;width:100%;height:200px;overflow:hidden}.MyServices_image__fJfWn{width:100%;height:100%}.MyServices_viewsOverlay__bmiU_{position:absolute;bottom:8px;left:8px;background-color:rgba(0,0,0,.6);padding:4px 8px;border-radius:4px}.MyServices_viewsCount__4N_VK{color:#fff;font-size:14px;font-weight:500}.MyServices_infoBlock__DJcDb{padding:16px}.MyServices_price__SvoHg{color:#ff7a00;font-size:18px;font-weight:700;margin-bottom:6px}.MyServices_name__ELKdW{font-size:15px;line-height:1.4;color:#301d28;margin-bottom:12px}.MyServices_actions__DZDYk{display:flex;justify-content:space-between;flex-direction:column;gap:8px;margin-top:15px}.MyServices_editButton__TrzPU{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#ff7a00;color:#fff;font-weight:600}.MyServices_deleteButton__T8hWa,.MyServices_editButton__TrzPU{border:none;padding:8px 14px;border-radius:6px;font-size:14px;cursor:pointer}.MyServices_deleteButton__T8hWa{background-color:#f0f0f0;color:#232323;font-weight:500}.MyServices_modalOverlay__Z_LXi{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}.MyServices_modalContainer__Qib8t{width:386px;height:171px;background-color:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:space-between;text-align:center}.MyServices_modalTitle__QNYcf{font-size:16px;font-style:normal;font-weight:600;line-height:125%;color:var(--colorTextBlack,#301d28);margin:0}.MyServices_modalText__uPjn3{font-size:13px;font-style:normal;font-weight:500;line-height:normal;color:#5b5b5b;margin:.5rem 0 1rem}.MyServices_modalButtons__cKVqj{display:flex;flex-direction:column;justify-content:space-around}.MyServices_confirmButton__9m6iA{color:var(--Succsess-color,#61d35f)}.MyServices_cancelButton__VugJi,.MyServices_confirmButton__9m6iA{font-size:16px;font-weight:600;line-height:125%;padding:.5rem 1rem;cursor:pointer}.MyServices_cancelButton__VugJi{color:var(--colorErrorRed,#ef2c2c)}.TinderButtons_button__gGpip{min-width:94.129px;min-height:82.727px;background-color:#5f4d54;border-radius:17px;gap:17.235px}.TinderButtons_button__gGpip.TinderButtons_left__E5qFQ{display:block}@media screen and (max-width:980px){.TinderButtons_button__gGpip.TinderButtons_left__E5qFQ,.TinderButtons_button__gGpip.TinderButtons_right__JmISQ{display:none}}.TinderButtons_button__gGpip.TinderButtons_footer__4G0pG{display:none}@media screen and (max-width:980px){.TinderButtons_button__gGpip.TinderButtons_footer__4G0pG{display:block}}@media screen and (max-width:650px){.TinderButtons_button__gGpip.TinderButtons_footer__4G0pG{display:none}}.TinderButtons_button__gGpip.TinderButtons_header__6U4Bg{display:none;max-height:20px}@media screen and (max-width:650px){.TinderButtons_button__gGpip.TinderButtons_header__6U4Bg{display:block}}.ReviewModal_reviewModal__QEhhl{padding:32px 24px;display:flex;flex-direction:column;width:100%;max-width:520px;border-radius:20px;align-items:center;background-color:#fff}.ReviewModal_header__i3FWU{display:flex;justify-content:center;align-items:center;margin-bottom:24px;position:relative;width:100%}.ReviewModal_title__94bQZ{color:#301d28;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:129.317%;margin:0}.ReviewModal_closeButton__5hwv0{background:none;border:none;cursor:pointer;position:absolute;right:0;top:50%;transform:translateY(-50%);padding:4px}.ReviewModal_productInfo__KLPVZ{display:flex;align-items:center;gap:16px;margin-bottom:38px;width:100%}.ReviewModal_productImage__JD2af{width:116px;height:116px;border-radius:13px;overflow:hidden;border:1.786px solid #ebebeb;display:flex;justify-content:center;align-items:center}.ReviewModal_productImage__JD2af img{width:100%;height:100%;object-fit:contain}.ReviewModal_productImage__JD2af.ReviewModal_horseImage__nWdBL img{object-fit:cover;width:100%;height:100%;aspect-ratio:1}.ReviewModal_productImage__JD2af.ReviewModal_serviceImage__lW649 img{object-fit:cover;width:120%;height:120%;aspect-ratio:1}.ReviewModal_productName__YP02r{flex:1 1;max-width:320px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#301d28;text-overflow:ellipsis;font-size:18px;font-style:normal;font-weight:700;line-height:129.317%}.ReviewModal_ratingContainer__q2v4C{display:flex;flex-direction:column;align-items:center;margin-bottom:38px;width:100%}.ReviewModal_stars__Pi2Xp{display:flex;gap:12px;margin-bottom:16px}.ReviewModal_star__Z3pSu{cursor:pointer;opacity:.3;transition:all .2s ease-in-out;transform:scale(1);filter:brightness(1);width:38px;height:38px}.ReviewModal_star__Z3pSu:hover{opacity:.7;transform:scale(1.05)}.ReviewModal_star__Z3pSu.ReviewModal_active__Ae8__{opacity:1;filter:brightness(1.05)}.ReviewModal_ratingText__zHf91{margin-top:4px;color:#301d28;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ReviewModal_commentInput__j8KJo{width:100%;min-height:140px;border:1px solid #e0e0e0;border-radius:12px;padding:16px;font-size:16px;margin-bottom:24px;font-family:inherit;resize:none;outline:none;color:#301d28;scrollbar-width:thin;scrollbar-color:#ff7905 #f0f0f0}.ReviewModal_commentInput__j8KJo::placeholder{color:#8e8e8e}.ReviewModal_commentInput__j8KJo:focus{border-color:#ff7905}.ReviewModal_commentInput__j8KJo::-webkit-scrollbar{width:8px}.ReviewModal_commentInput__j8KJo::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.ReviewModal_commentInput__j8KJo::-webkit-scrollbar-thumb{background-color:#ffc18d;border-radius:4px;border:1px solid #f0f0f0}.ReviewModal_commentInput__j8KJo::-webkit-scrollbar-thumb:hover{background-color:#ff7905}.ReviewModal_anonymousContainer__3Nwmy{margin-bottom:32px;width:100%;display:flex;justify-content:flex-start}.ReviewModal_anonymousLabel__AFP2J{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#301d28;font-size:14px}.ReviewModal_toggle__ewCCV{position:relative;width:45px;height:25px;background-color:#e0e0e0;border-radius:13px;transition:background-color .3s ease;display:flex;align-items:center;padding:0 3px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.ReviewModal_toggle__ewCCV.ReviewModal_active__Ae8__{background-color:#ff7905;justify-content:flex-end}.ReviewModal_toggleCircle__jRZRD{width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.ReviewModal_toggleTitle__2vzC0{color:#301d28;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.ReviewModal_submitButton__KpiNF{background-color:#ff7905;color:#fff;font-weight:600;padding:16px;border-radius:12px;width:100%;margin-top:auto;transition:background-color .2s ease;font-size:16px;border:none}.ReviewModal_submitButton__KpiNF:hover{background-color:#e86d00;box-shadow:0 2px 8px rgba(255,121,5,.3)}.ReviewModal_submitButton__KpiNF:active{background-color:#d66400;transform:translateY(1px)}.WaitReview_container__GfTyJ{gap:23px;display:flex;padding:20px;flex-direction:column;border-radius:15px;background:#fff;width:100%}.WaitReview_title__g7cuH{color:#301d28;font-size:18px;font-style:normal;font-weight:700;line-height:129.317%}.WaitReview_itemsList__a7Tul{display:flex;flex-direction:column}.WaitReview_waitReviewButton__BAxl1{border-radius:10px;background:#fff;display:flex;padding:14px 20px;align-items:center;margin-top:8px;justify-content:space-between}.WaitReview_waitReviewButton__BAxl1:hover{border-bottom:3px solid #fcc18d}.WaitReview_waitReviewButton__BAxl1.WaitReview_active__XIfXK{border-bottom:3px solid #ff7905}.WaitReview_waitButtonWrapper__wAwV9{display:flex;flex-direction:column;gap:3px}.WaitReview_waitButtonTitle___HzZT{color:#301d28;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.WaitReview_waitButtonDescription__krUoP{color:#301d28;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.WaitReview_waitButtonDescription__krUoP.WaitReview_loading__cQATT{opacity:.7}.WaitReview_loadingState__sV_EA{text-align:center;padding:20px;font-weight:500;color:#301d28}.WaitReview_errorState__bPzal{background-color:#ffeee2;border-radius:10px;padding:20px;text-align:center;color:#301d28;display:flex;flex-direction:column;gap:15px}.WaitReview_retryButton__5wiMC{background-color:#ff7905;color:#fff;border:none;border-radius:8px;padding:10px 15px;font-weight:600;cursor:pointer;transition:all .2s ease;align-self:center}.WaitReview_retryButton__5wiMC:hover{background-color:#e66d00}.WaitReview_emptyState__QVqlC{text-align:center;padding:25px 0;color:#5f4d54;opacity:.8;font-size:16px;font-weight:500;line-height:normal}.WaitReview_ordersList__ZPSGb{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0}.WaitReview_orderItem__ztbqE{display:flex;flex-direction:column;background:#fff;border-radius:15px;padding:20px}.WaitReview_orders__W6wIz{flex:1 1}.WaitReview_cards__OHQLU{display:flex;flex-direction:column}.WaitReview_observer__NXzN5{width:100%;display:flex;justify-content:center;align-items:center;margin-top:20px}.WaitReview_loading__cQATT{font-size:14px;color:#8a8a8a}.WaitReview_rateButton__evFzT{width:144px!important;height:34px!important;font-size:14px!important}.NavigationLinks_nav__Fdc7r{margin-bottom:24px}.NavigationLinks_linksList__Ry4Fn{list-style-type:none;padding:0}.NavigationLinks_linkItem__DOQZK{display:flex;justify-content:space-between;align-items:center;padding:10px 0;cursor:pointer;color:#301d28!important;text-decoration:none;font-size:14px;font-weight:600;max-height:34px;margin-top:15px}.NavigationLinks_linkItem__DOQZK span{color:inherit}.NavigationLinks_linkItem__DOQZK span span{position:relative;left:11px;color:var(--colorPrimary,#ff7905);font-size:13px}.NavigationLinks_linkItem__DOQZK.NavigationLinks_active__I67KJ span{color:var(--colorPrimary,#ff7905)}.NavigationLinks_link__s2TOE{display:flex;justify-content:space-between;align-items:center;width:100%;text-decoration:none;color:inherit}.NavigationLinks_notificationCount___f_vp{margin-left:5px;color:var(--colorPrimary,#ff7905)}.Sidebar_sidebar__u1UcN{max-width:300px;width:100%;margin-right:9px}.Sidebar_inner__d_yq0{background-color:#fff;border-radius:15px;padding:21px 21px 1px}@media screen and (max-width:768px){.Sidebar_sidebar__u1UcN{display:contents}.Sidebar_inner__d_yq0{background-color:#fff;border-radius:15px;padding:21px 21px 1px}.Sidebar_nav__ik1e6{display:none}.Sidebar_navOpen__iBcnc{display:block}}.Profile_wrapper__70UGp{display:flex;margin-bottom:20px;width:100%}.Profile_profileSection___pyOQ{display:flex}.Profile_content__rfrKH,.Profile_right__rrwb_{width:100%}@media screen and (max-width:768px){.Profile_profileSection___pyOQ{flex-wrap:wrap;justify-content:center}.Profile_content__rfrKH{display:flex;flex-direction:column;width:100%}.Profile_wrapper__70UGp{padding:0;flex-direction:column}}.ServicesCard_card__GKFTo{display:flex;flex-direction:column;width:100%;max-width:252px;padding-bottom:30px;background-color:#fff;overflow:hidden;transition:box-shadow .2s;cursor:pointer;position:relative}.ServicesCard_imageWrapper__jhLo0{width:100%;margin:0 auto;height:100%;max-height:254px;border-radius:20px;min-height:254px;position:relative}.ServicesCard_imageWrapperInner__qrVz3{overflow:hidden;height:100%;max-height:254px;margin:0 auto;border-radius:20px}.ServicesCard_image__DYUAq{width:100%;height:100%;object-fit:cover}.ServicesCard_viewsOverlay__NbR2H{position:absolute;bottom:20px;left:15px;z-index:10;height:27px;display:flex;align-items:center;gap:3px;background-color:rgba(0,0,0,.4);padding:4px 4.5px 4px 6.5px;border-radius:50px}@media(max-width:1400px){.ServicesCard_viewsOverlay__NbR2H{left:15px}}.ServicesCard_viewsCount__dvtRo{color:var(--Material-color,hsla(0,0%,100%,.88));font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-left:3px;padding-right:3px}.ServicesCard_info__g7GZJ{display:flex;flex-direction:column;gap:8px}.ServicesCard_price__GfWye{color:var(--colorTextBlack,#301d28);font-size:18px;font-style:normal;font-weight:700;line-height:129.317%;margin-top:15px;margin-bottom:6px}.ServicesCard_prepayment__B9IB6{display:block;margin-top:-4px;margin-bottom:6px;color:#9a9a9a;font-size:12px;font-weight:400;line-height:normal}.ServicesCard_name__fQbuY{overflow:hidden;color:#000;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-style:normal;font-weight:500;line-height:125%}.ServicesCard_ratingAndReviews__eWD4C{display:flex;align-items:center;justify-content:flex-start;gap:10px}.ServicesCard_starsContainer__A19Uv{display:flex;gap:5px}.ServicesCard_reviewsCount__W_Z93{color:#5f4d54;font-size:12px;font-style:normal;font-weight:500;line-height:normal;opacity:.8}.ServicesCard_detailBtn__RWeJG{width:100%;max-width:252px;margin-top:5px;height:34px;background:var(--colorPrimary,#ff7905);color:#fff;border:none;border-radius:7px!important;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}@media(max-width:1279px)and (min-width:768px){.ServicesCard_card__GKFTo{max-width:201px}.ServicesCard_ratingAndReviews__eWD4C{font-size:12px;font-style:normal;font-weight:500;line-height:normal}}@media(max-width:767px)and (min-width:320px){.ServicesCard_imageWrapper__jhLo0{max-width:181px;min-height:184px}.ServicesCard_headerBtn__B4thl{margin-bottom:0}.ServicesCard_viewsOverlay__NbR2H{display:flex;padding:3.927px 5.89px;align-items:center;gap:2.945px;border-radius:34.032px;background:rgba(0,0,0,.4)}.ServicesCard_viewsCount__dvtRo{font-size:13.962px;font-style:normal;font-weight:500;line-height:150%}}@media(min-width:415px)and (max-width:767px){.ServicesCard_card__GKFTo{max-width:181px}}@media(max-width:414px)and (min-width:360px){.ServicesCard_ratingAndReviews__eWD4C{flex-direction:column}}@media(max-width:359px){.ServicesCard_card__GKFTo{width:100%;max-width:unset}.ServicesCard_imageWrapper__jhLo0{max-width:100%;max-height:184px;min-height:184px}.ServicesCard_detailBtn__RWeJG{max-width:unset}}.ServicesCard_ratingContainer__0V7mp{display:flex;align-items:center;gap:8px;margin-top:8px;margin-bottom:10px;min-height:20px}.ServicesCard_reviewCount__2fKPk{font-size:12px;color:#5f4d54}.ServicesCard_emptyRating__o8wPs{font-size:12px;color:#5f4d54;opacity:.7}.ServicesFilterPanel_filterContainer__QXVlM{display:flex;justify-content:flex-start;flex-direction:column}.ServicesFilterPanel_filterHeader__2TjOh{display:flex;align-items:center;justify-content:flex-start;gap:10px}@media(max-width:767px){.ServicesFilterPanel_filterHeader__2TjOh{flex-direction:column;align-items:stretch}}.ServicesFilterPanel_headerRow__uwCGt{display:flex;align-items:center;gap:8px;width:100%;max-width:324px}@media(max-width:767px){.ServicesFilterPanel_headerRow__uwCGt{max-width:100%}}.ServicesFilterPanel_searchInput__5hVs8{flex:1 1;min-width:0;height:44px;padding:10px 16px;border:1px solid #e6e6e6;border-radius:7px;background:#fff;color:#301d28;font-size:14px}.ServicesFilterPanel_searchInput__5hVs8::placeholder{color:#9a9a9a}@media(min-width:768px){.ServicesFilterPanel_searchInput__5hVs8{margin-bottom:10px}}.ServicesFilterPanel_filterPanel__NDfwS{width:100%;max-width:324px;background:#fff;padding:13px;border-radius:15px;height:max-content;display:block;flex-direction:column;gap:15px}.ServicesFilterPanel_wide__9vN1G{width:324px}.ServicesFilterPanel_wide__9vN1G .ServicesFilterPanel_filterPanel__NDfwS,.ServicesFilterPanel_wide__9vN1G .ServicesFilterPanel_headerRow__uwCGt{max-width:100%}@media(max-width:1279px)and (min-width:768px){.ServicesFilterPanel_wide__9vN1G{width:287px}}@media(max-width:767px){.ServicesFilterPanel_wide__9vN1G{width:100%}}.ServicesFilterPanel_mobileFilterButton__eUOoo{display:none;width:100%;background:#fff;padding:13px;border-radius:15px;font-size:16px;font-weight:600;color:#301d28;justify-content:space-between;align-items:center;border:1px solid #e6e6e6}.ServicesFilterPanel_allServices__P5BrR{margin:14px 0 19px 10px;color:var(--colorTextBlack,#301d28);font-size:14px;font-style:normal;font-weight:600;line-height:normal}.ServicesFilterPanel_mobileTitle__J9BJE{color:#301d28;font-size:18px;font-style:normal;font-weight:700;line-height:normal}@media(min-width:768px){.ServicesFilterPanel_mobileTitle__J9BJE{display:none}}.ServicesFilterPanel_allServicesText__8tXJO{font-size:16px;font-weight:600;color:#301d28;cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative}.ServicesFilterPanel_categoryLabel__PS4eR{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:10px;margin-bottom:15px}.ServicesFilterPanel_selectedCategory__D6N_t{display:flex;align-items:center;padding:8px 0;margin-bottom:15px;border-radius:6px;background:#f6f6f6;cursor:pointer;gap:8px;height:46px;color:#301d28;font-size:14px;font-weight:600;position:relative}.ServicesFilterPanel_selectedCategoryImg___tpRu{width:40px;height:40px;border-radius:8px;overflow:hidden}.ServicesFilterPanel_categoryList__ImERk{display:flex;flex-direction:column;gap:15px;margin-bottom:10px}.ServicesFilterPanel_categoryItem__7zOPJ{display:flex;align-items:center;gap:9px;padding:8px 0;border-radius:8px;height:46px;cursor:pointer;transition:background-color .2s}.ServicesFilterPanel_categoryItem__7zOPJ:hover{background-color:#f2f2f2}.ServicesFilterPanel_categoryItemActive__0YfVT{background-color:#fff2e6;box-shadow:inset 0 0 0 1px #ff7905}.ServicesFilterPanel_categoryItemActive__0YfVT:hover{background-color:#fff2e6}.ServicesFilterPanel_categoryItemActive__0YfVT .ServicesFilterPanel_categoryItemText__KXDiA{color:#ff7905}.ServicesFilterPanel_categoryItemImg__Cu678{width:40px;height:40px;border-radius:8px;overflow:hidden}.ServicesFilterPanel_categoryItemText__KXDiA{color:#301d28;font-size:14px;font-weight:600}.ServicesFilterPanel_iconArrow__J7GrE{position:absolute;right:15px}.ServicesFilterPanel_priceBlock__QMUa9,.ServicesFilterPanel_radiusBlock__12EDm{display:flex;flex-direction:column;gap:8px}.ServicesFilterPanel_label__Ajbbi{margin-top:10px;font-size:14px;font-weight:500;color:#301d28}.ServicesFilterPanel_priceInputs__kbVD8{display:flex;align-items:center;gap:5px}.ServicesFilterPanel_priceInputs__kbVD8 input{width:100%;max-width:130px;height:48px;padding:10px 18px;border-radius:6px;border:1px solid #e6e6e6;background:#fff}.ServicesFilterPanel_dash__AIbCU{margin:0 4px;color:#ff7905}.ServicesFilterPanel_radiusOptions__KpNZX{display:flex;flex-wrap:wrap;gap:5px;padding:10px 0}.ServicesFilterPanel_radiusBtn__MRbUH{display:flex;height:36px;padding:8.75px 10px;justify-content:center;align-items:center;gap:4px;border-radius:6px;background:#f2f2f2;color:#301d28;text-align:center;font-size:14px;font-weight:500;transition:background-color .2s}.ServicesFilterPanel_radiusBtnActive__x5PzL{background-color:#ff7905;color:#fff;border:1px solid #ff7905}.ServicesFilterPanel_filterButtons__deQNe{display:flex;flex-direction:column;gap:10px}@media(min-width:767px){.ServicesFilterPanel_filterButtons__deQNe{margin-top:14px}}.ServicesFilterPanel_filterButtons__deQNe .ServicesFilterPanel_applyBtn__K862B{color:#fff;text-align:center;font-size:16px;font-weight:600;cursor:pointer}.ServicesFilterPanel_filterButtons__deQNe .ServicesFilterPanel_resetBtn___O3Cn{display:flex;height:48px;padding:9px 0;justify-content:center;align-items:center;border:1px solid #d1d1d1;background-color:#fff;color:#301d28;font-size:14px;border-radius:7px;cursor:pointer}@media(max-width:1279px)and (min-width:768px){.ServicesFilterPanel_filterPanel__NDfwS{max-width:287px}}@media(max-width:767px){.ServicesFilterPanel_filterContainer__QXVlM{gap:10px}.ServicesFilterPanel_mobileFilterButton__eUOoo{max-width:133px;display:flex;padding:8px 14px;justify-content:center;align-items:center;gap:8px;border-radius:7px;background:var(--colorPrimary,#ff7905);color:var(--White,#fff);text-align:center;font-size:13px;font-style:normal;font-weight:600;line-height:normal}.ServicesFilterPanel_mobileFilterButton__eUOoo.ServicesFilterPanel_iconOnly__5W90_{flex:0 0 auto;width:52px;max-width:none;height:44px;padding:0}.ServicesFilterPanel_filterPanel__NDfwS{display:none}.ServicesFilterPanel_filterPanel__NDfwS.ServicesFilterPanel_active__jalgy{display:block;width:100%;max-width:100%}.ServicesFilterPanel_priceInputs__kbVD8,.ServicesFilterPanel_priceInputs__kbVD8 input{width:100%;max-width:100%}.ServicesFilterPanel_applyBtn__K862B{max-width:100%!important;margin-top:29px}}.AuthHeader_header__1F7Re{display:flex;justify-content:space-between;width:100%;position:relative}.AuthHeader_backButton__Cdn2E,.AuthHeader_closeButton__785yU{width:38px;height:38px;background:none;border:none;cursor:pointer;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center}.AuthHeader_backButton__Cdn2E{position:absolute;left:32px;top:32px}.AuthHeader_closeButton__785yU{position:absolute;right:32px;top:32px}.AuthHeader_logoContainer__GI3Vc{margin:32px auto;text-align:center}@media screen and (max-width:480px){.AuthHeader_logoContainer__GI3Vc{margin-top:20px;margin-bottom:0}}.AuthHeader_logo__YXQFA{width:100%;height:100%}@media screen and (max-width:480px){.AuthHeader_logo__YXQFA{width:80%;height:80%}}.CallbackModal_content__rmvmS{padding:0 40px 40px;text-align:center}.CallbackModal_title__qpYBT{font-size:16px;font-weight:600;line-height:125%;color:rgba(0,0,0,.88);margin-bottom:8px}.CallbackModal_subtitle__jKMfd{font-size:14px;font-weight:400;color:rgba(0,0,0,.88);margin-bottom:20px}.CallbackModal_form__xroU6{display:flex;flex-direction:column}.CallbackModal_input__yulRn{width:100%}.CallbackModal_submitButton__QGyfo{align-self:center;margin-top:4px}.CallbackModal_legalCheckboxes__2DAlW{display:flex;flex-direction:column;gap:12px;margin:0 0 18px}.CallbackModal_legalCheckbox__t0_gb{align-items:flex-start}.CallbackModal_legalCheckbox__t0_gb a{color:#ff7a00;text-decoration:none}.CallbackModal_legalCheckbox__t0_gb a:hover{text-decoration:underline}.CallbackModal_legalCheckbox__t0_gb div{font-size:12px;line-height:140%;color:#6d6a6c;text-align:left}@media screen and (max-width:480px){.CallbackModal_content__rmvmS{padding:0 20px 24px}.CallbackModal_title__qpYBT{font-size:15px}}.ContactInfo_container__mnPBk{display:flex;align-items:center;gap:20px}@media screen and (max-width:850px){.ContactInfo_container__mnPBk{flex-direction:column;gap:8px;align-items:flex-start}}@media screen and (max-width:650px){.ContactInfo_container__mnPBk{display:none}}.search-expanded .ContactInfo_container__mnPBk .ContactInfo_callbackButton__MP2xk,.search-expanded .ContactInfo_container__mnPBk .ContactInfo_phoneWrapper__z88t5{opacity:0;pointer-events:none}.ContactInfo_phoneWrapper__z88t5{display:flex;flex-direction:column;align-items:center;gap:8px;transition:opacity .2s ease}@media screen and (max-width:870px){.ContactInfo_phoneWrapper__z88t5{display:none}}@media screen and (max-width:480px){.ContactInfo_phoneWrapper__z88t5{display:flex;align-items:flex-start}}.ContactInfo_phoneNumber__wMJtW{font-size:14px;font-weight:600;line-height:normal;text-decoration:none;transition:color .2s ease;color:#ff7905}.ContactInfo_phoneNumber__wMJtW:hover{opacity:.7}@media screen and (max-width:480px){.ContactInfo_phoneNumber__wMJtW{font-size:16px}}.ContactInfo_workingHours__mDTl3{font-size:11px;font-weight:400;color:#5f4d54}@media screen and (max-width:850px){.ContactInfo_workingHours__mDTl3{font-size:11px}}.ContactInfo_supportLink__OyDZW{background:none;border:none;padding:0;font-size:11px;font-weight:400;color:#5f4d54;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.ContactInfo_supportLink__OyDZW:hover{color:#ff7905}.ContactInfo_callbackButton__MP2xk{background-color:transparent;color:#ff7a00;border:1px solid #ff7a00;border-radius:10px;padding:15px;justify-content:center;align-items:center;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,opacity .2s ease;white-space:nowrap}.ContactInfo_callbackButton__MP2xk:hover{opacity:.7}@media screen and (max-width:850px){.ContactInfo_callbackButton__MP2xk{font-size:12px}}@media screen and (max-width:480px){.ContactInfo_callbackButton__MP2xk{padding:9px 10px;width:166px;height:46px;font-weight:600;font-size:14px;line-height:1.22}}.ContactInfo_pageContainer__nqeS7{display:flex;flex-direction:column;gap:15px;align-self:stretch}.ContactInfo_pageWorkingHours__iD3ht{font-weight:400;font-size:13px;line-height:1.22;color:#000}.Register_title__OBges{color:#301d28;text-align:center;font-size:22px;font-style:normal;font-weight:600;line-height:129.317%;margin-bottom:21px;margin-top:20px}.Register_registerButton__Yk7gY{background-color:#ff7a00;color:#fff;border:none;margin:10px 0;border-radius:10px;width:100%;cursor:pointer;display:flex;max-width:343px;height:48px;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:600;line-height:125%}.Register_forgetPassword__iOCER{color:silver;font-size:16px;font-style:normal;line-height:150%}.Register_options__OBESk{width:100%;max-width:343px;margin:0 auto}.Register_chboxWrapper__U4mOP{display:flex;justify-content:space-between;padding:4px 0 23px}.Register_fastRegisterTitle__g1RkC{text-align:center;margin:77px 0 16px;color:#301d28;font-size:16px;font-style:normal;font-weight:500;line-height:27.3px}.Register_socialIconsWrapper__DMM2B{margin-bottom:32px}.Register_legalCheckboxes__Z_w5i{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.Register_legalCheckbox__qX1eq{align-items:flex-start}.Register_legalCheckbox__qX1eq a{color:#ff7a00;text-decoration:none}.Register_legalCheckbox__qX1eq a:hover{text-decoration:underline}.Register_legalCheckbox__qX1eq div{font-size:12px;line-height:140%;color:#6d6a6c;text-align:left}.Login_loginBody__KFnz2{text-align:center}.Login_inputGroup__gGRUZ{margin-bottom:20px;align-items:center;border-radius:8px;padding:0 83px 0 73px}.Login_inputGroup__gGRUZ img{border:none!important;border-radius:unset!important}.Login_inputGroup__gGRUZ input{border:none;background:transparent;flex-grow:1;outline:none;font-size:16px}.Login_options__4jM8I{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;margin-top:14px}.Login_options__4jM8I a{text-decoration:none;color:silver;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.Login_options__4jM8I label{font-size:14px}.Login_fastRegisterTitle__Ne8L1{margin:50px 0 16px;color:#301d28;font-size:16px;font-style:normal;font-weight:500;line-height:27.3px}.Login_socialIconsWrapper__q0TZw{margin-bottom:32px}.Login_forgetPassword__J8DSq{color:silver;font-size:16px;font-style:normal;line-height:150%}@media screen and (max-width:768px){.Login_inputGroup__gGRUZ{width:100%;padding:0 23px}}.Header_container__OuOWB{top:0;position:-webkit-sticky;position:sticky;z-index:100;margin-bottom:10px}@media screen and (max-width:480px){.Header_container__OuOWB{position:static;margin-bottom:0}}.Header_header__i_Usm{padding:18px 23px;background-color:var(--block-bg-color);border-radius:15px;box-shadow:var(--box-shadow);position:relative}@media screen and (max-width:1300px){.Header_header__i_Usm{padding:15px}}@media screen and (max-width:480px){.Header_header__i_Usm{padding:0;background-color:transparent;border-radius:0;box-shadow:none}}.Header_actionsWrapper__Bgjo2{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.Header_actionInner__N7N7b{width:100%;display:flex;justify-content:space-between;position:relative}.Header_modal__JjNSC{margin-top:4px;padding-left:15px}@media screen and (max-width:1300px){.Header_modal__JjNSC{position:absolute;right:15px;margin-top:0}}@media screen and (max-width:365px){.Header_modal__JjNSC{position:absolute;right:5px;margin-top:0}}@media screen and (max-width:470px){.Header_modal__JjNSC{position:relative;top:0;left:0;right:0;margin-top:0;margin-bottom:12px;padding-left:0}}@media screen and (max-width:480px){.Header_modal__JjNSC{display:none}}.Header_isTablet__uEzM1{display:none}@media screen and (max-width:1300px){.Header_isTablet__uEzM1{display:flex;gap:15px;flex-direction:column;width:100%;margin-bottom:13px}}@media screen and (max-width:480px){.Header_isTablet__uEzM1{margin-bottom:10px}}.Header_isTablet__uEzM1 .Header_caption__ay003{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:480px){.Header_isTablet__uEzM1 .Header_caption__ay003{display:none}}.Header_isTablet__uEzM1 .Header_captionRow__ib1wV{display:flex;gap:15px;align-items:center;flex:1 1}.Header_logoLink__fcKFX{transition:opacity .2s ease;flex-shrink:0}.search-expanded .Header_logoLink__fcKFX{opacity:0;pointer-events:none}.Header_isDesktop__4a4VI{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}@media screen and (max-width:1300px){.Header_isDesktop__4a4VI{display:none!important}}.Header_inner__JRb1y{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}@media screen and (max-width:480px){.Header_inner__JRb1y{display:none}}.Header_navButtons__UUYAX{display:flex;gap:8px}.Header_navButton__sBS2m{display:flex;padding:6px 10px;justify-content:center;align-items:center;gap:10px;border-radius:6px;background:#efefef;text-decoration:none;transition:background-color .2s ease}.Header_navButton__sBS2m:hover{background-color:#e0e0e0}.Header_navButton__sBS2m span{color:#5f4d54;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.Header_rightLinks__2gMun{display:flex;align-items:center}.Header_sellerText__xQjN9{margin-right:14px;color:#6c6c6c;font-size:13px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;transition:color .2s ease}.Header_sellerText__xQjN9:hover{color:#ff7905}.Header_blogText__Ybnlx{font-size:13px!important;color:var(--text-color)!important;transition:color .2s ease}.Header_blogText__Ybnlx:hover{color:#ff7905!important}.PoloClubHeader_container__aj__g{top:0;z-index:100;transition:opacity .12s ease,transform .12s ease}@media screen and (max-width:480px){.PoloClubHeader_container__aj__g{display:none}}.PoloClubHeader_floating__cy01U{position:fixed;left:0;right:0;padding:10px 20px 0}.PoloClubHeader_floating__cy01U .PoloClubHeader_header__VBLx2{box-shadow:0 10px 34px rgba(0,0,0,.3),0 3px 10px rgba(0,0,0,.2)}.PoloClubHeader_static__EDyX2{position:-webkit-sticky;position:sticky;margin-top:-40px;padding-top:10px;margin-bottom:10px}.PoloClubHeader_hidden__QDtgj{opacity:0;transform:translateY(-16px);pointer-events:none;transition:opacity .45s ease,transform .45s ease}@keyframes PoloClubHeader_poloHeaderFadeIn__pOAzf{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.PoloClubHeader_header__VBLx2{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:15px;gap:15px;max-width:1440px;margin:0 auto;padding:10px 23px;background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:15px;box-shadow:var(--box-shadow);animation:PoloClubHeader_poloHeaderFadeIn__pOAzf .5s ease both}@media screen and (max-width:1300px){.PoloClubHeader_header__VBLx2{padding:15px}}@media screen and (max-width:850px){.PoloClubHeader_header__VBLx2{grid-template-columns:auto 1fr;row-gap:12px}}.PoloClubHeader_logoLink__r4hYM{justify-self:start;flex-shrink:0;transition:opacity .2s ease}.PoloClubHeader_actions__tRkHa{justify-self:center;display:flex;align-items:center;gap:24px}@media screen and (max-width:850px){.PoloClubHeader_actions__tRkHa{grid-column:1/-1;justify-self:center;order:3}}@media screen and (max-width:530px){.PoloClubHeader_actions__tRkHa{gap:12px}}.PoloClubHeader_contact__YJLdj{justify-self:end}@media screen and (max-width:850px){.PoloClubHeader_contact__YJLdj{justify-self:end}}.PoloClubHeader_iconWrapper__U_e5I{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;width:72px;min-width:72px;padding:0;border:none;background:transparent;cursor:pointer}.PoloClubHeader_iconWrapper__U_e5I:hover .PoloClubHeader_text__Pcziw{color:#ff7905}.PoloClubHeader_iconSlot__RDzVE{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px}.PoloClubHeader_iconSlot__RDzVE img{max-width:24px;max-height:24px;width:auto;height:auto;object-fit:contain}.PoloClubHeader_text__Pcziw{font-size:12px;color:var(--dark-text-color);font-weight:500;line-height:1.22;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.Seller_sellerWrapper__OUTXy{padding:15px;background-color:var(--block-bg-color);border-radius:15px;box-shadow:var(--box-shadow);text-align:center;display:flex;flex-direction:column}@media screen and (max-width:1280px){.Seller_sellerWrapper__OUTXy{flex-grow:1}}.Seller_sellerInfo__Uw64g{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.Seller_sellerInfo__Uw64g .Seller_sellerDetails__YXDcd{text-align:left}.Seller_sellerInfo__Uw64g .Seller_sellerLabel__b0qBJ{display:block;font-size:13px;color:#8a8a8a;margin-bottom:5px}.Seller_sellerInfo__Uw64g .Seller_sellerName__1zCgQ{display:block;font-size:18px;font-weight:700;color:#333}.Seller_sellerInfo__Uw64g .Seller_favoriteButton__Eu8kG{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Seller_sellerInfo__Uw64g .Seller_favoriteButton__Eu8kG:hover{opacity:.8}.Seller_sellerInfo__Uw64g .Seller_favoriteButton__Eu8kG:disabled{opacity:.5;cursor:not-allowed}.Seller_sellerName__1zCgQ{display:block;font-size:18px;font-weight:700;color:#333;margin-bottom:8px}.Seller_ratingsContainer__VD3Oy{display:flex;gap:10px;margin-bottom:15px}.Seller_ratingBlock__2HOxU{display:flex;padding:5px 10px;flex-direction:column;justify-content:center;align-items:center;flex:1 0;border-radius:7px;background:#fff;box-shadow:0 2px 11px 0 rgba(0,0,0,.12)}.Seller_ratingValue__ezJ9K{font-weight:600}.Seller_ratingLabel__metn0,.Seller_ratingValue__ezJ9K{color:#301d28;font-size:14px;font-style:normal;line-height:normal}.Seller_ratingLabel__metn0{text-align:center;opacity:.51;font-weight:500}.Seller_reviewsBlock__YnSXF{display:flex;padding:5px 9px;flex-direction:column;justify-content:center;align-items:center;flex:1 0;border-radius:7px;border:1px solid #ff7905;background:#fff;box-shadow:0 2px 11px 0 rgba(0,0,0,.12)}.Seller_reviewsValue___exiq{font-weight:600}.Seller_reviewsLabel__6VwbD,.Seller_reviewsValue___exiq{color:#301d28;font-size:14px;font-style:normal;line-height:normal}.Seller_reviewsLabel__6VwbD{text-align:center;opacity:.51;font-weight:500}.Seller_reviewsArrow__AjcJX{color:#ff7905}.Seller_reviewButton__bt2ah{display:flex;justify-content:center;align-items:center;background:#fff;color:#ff7905;border-radius:7px;padding:9px 16px;gap:10px;text-align:center;border:1px solid #ff7905}.Seller_reviewButtonText__cUdON{font-size:14px;font-style:normal;font-weight:600;line-height:normal}.Seller_ratingStars__9Re3X,.Seller_reviewsLabelContainer__RWc2g{display:flex;align-items:center;gap:5px}.Seller_allServicesButton__usI5U{width:100%;display:flex;justify-content:space-between;align-items:center;color:#301d28;font-size:16px;font-weight:500;line-height:24px;cursor:pointer}.Seller_contactButton__DGvi0{width:100%;background-color:#ff8a00;color:#fff;border-radius:8px;border:none;padding:14px;font-size:16px;margin-bottom:16px;cursor:pointer;transition:background-color .2s}.Seller_contactButton__DGvi0:hover{background-color:#e67e00}.Seller_vniikButton__WgX1L{background-color:#5f4d54;gap:10px}.Seller_vniikButton__WgX1L:hover{background-color:#4e3f45}.Seller_phoneContainer__5YUzn{gap:10px;position:relative}.Seller_phoneInput__fL9Ut{flex:1 1;padding:10px 12px;border-radius:8px;font-size:15px;color:#2d2d2d;background:#f9f9f9;border-radius:10px;border:1px solid var(--Grey-Border,#e6e6e6);color:var(--colorTextBlack,#301d28);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:125%}.Seller_contactDetails__MLL3O{margin-bottom:16px;width:100%}.Seller_copyButton__j_jF4{right:10px;top:20%;padding:5px;top:1px}.Seller_preferredContact__UE_tE{margin-top:10px;gap:10px;background-color:#fff1e4;border-radius:8px;padding:10px 15px;width:100%}@media screen and (max-width:1280px){.Seller_outlinedButton__QEWTI{max-width:none}}.Seller_phoneContainer__5YUzn{display:flex;align-items:center;gap:8px;margin-bottom:10px}.Seller_copyBtn__apfkO{background:transparent;border:none;cursor:pointer}.Seller_preferredWrapper__qBL5W{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.Seller_preferredLabel__2N0V8{font-size:14px;color:#555}.Seller_prefItem__dm4N_{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#ff6d00;background:transparent;border:none;cursor:pointer}.Seller_prefItem__dm4N_:hover{text-decoration:underline}.Seller_copyButton__j_jF4{position:absolute;right:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;width:42px;height:42px;cursor:pointer}.Seller_preferredContact__UE_tE{display:flex;justify-content:space-between;align-items:center;align-self:stretch;border-radius:10px;background:#fff1e4;height:38px}.Seller_preferredContact__UE_tE span{display:flex;align-items:center;gap:8px;margin-right:15px;padding-left:15px}.Seller_preferredContact__UE_tE span,.Seller_preferredContactsTitle__eW3gl{color:rgba(0,0,0,.88);font-size:13px;font-style:normal;font-weight:500;line-height:normal}.Seller_preferredContactsTitle__eW3gl{text-align:left}.Seller_preferredContactsWrapper__9fBk_{display:flex;flex-direction:column}.Seller_preferredContactsList__R_mvA{display:flex;gap:10px;flex-wrap:wrap;margin-top:5px}.Seller_preferredContactItemInner__K3GRR{display:flex;align-items:center;gap:3px;margin-top:4px}.Seller_preferredContactItemInner__K3GRR span{color:rgba(0,0,0,.88);font-size:13px;font-style:normal;font-weight:500;line-height:normal}.Seller_preferredContactItemInner__K3GRR div{background-color:#ff7905;border-radius:5px;width:18px;height:18px;display:flex;justify-content:center;align-items:center}.HorseMainContent_wrapper__jx_dG{display:flex;position:relative;border-radius:15px;justify-content:space-between;align-items:stretch;width:100%;margin-bottom:15px}@media screen and (max-width:1280px){.HorseMainContent_wrapper__jx_dG{background-color:transparent;box-shadow:none}}@media screen and (max-width:1040px){.HorseMainContent_wrapper__jx_dG{display:inline}}.HorseMainContent_horseInfo__IQgin{display:flex;flex-direction:column;min-height:100%;width:100%}.HorseMainContent_contentRightColumn__KHUBB{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;margin-left:12px;width:31%}@media screen and (max-width:1280px){.HorseMainContent_contentRightColumn__KHUBB{align-self:flex-start;margin-left:10px;width:33%}}@media screen and (max-width:1040px){.HorseMainContent_contentRightColumn__KHUBB{margin-left:0;width:100%;margin-bottom:15px}}.HorseMainContent_mobileHider__6kw4D{display:none}@media screen and (max-width:1040px){.HorseMainContent_mobileHider__6kw4D{display:block;margin-bottom:15px}}.PoloClubBanner_wrapper__2QPvO{position:relative;width:100%;height:100%;overflow:hidden}.PoloClubBanner_track__26i2L{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.PoloClubBanner_slide__8ZKl0{position:relative;flex:0 0 100%;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.PoloClubBanner_video__RW4Gg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.PoloClubBanner_dots__VsVY_{position:absolute;left:0;right:0;bottom:96px;display:flex;justify-content:center;gap:8px;z-index:2}.PoloClubBanner_dot__N8UqB{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:hsla(0,0%,100%,.5);cursor:pointer;transition:background .2s,width .2s}.PoloClubBanner_dotActive__E42Z_{width:22px;border-radius:4px;background:#fff}@media screen and (max-width:767px){.PoloClubBanner_dots__VsVY_{bottom:24px}}@media screen and (max-width:480px){.PoloClubBanner_wrapper__2QPvO{width:auto;height:auto;margin:0 5px;border-radius:15px;box-shadow:var(--box-shadow)}.PoloClubBanner_track__26i2L{height:auto}.PoloClubBanner_slide__8ZKl0{height:auto;aspect-ratio:16/9}}.ScrollDownArrow_arrow__I9QmG{position:absolute;bottom:28px;left:50%;z-index:50;display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:none;border-radius:50%;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.15);cursor:pointer;transform:translateX(-50%);animation:ScrollDownArrow_scrollArrowIn__5PQ25 .5s ease both,ScrollDownArrow_scrollArrowBounce__9Haz2 1.6s ease-in-out .5s infinite}@media(max-width:767px){.ScrollDownArrow_arrow__I9QmG{display:none}}@keyframes ScrollDownArrow_scrollArrowIn__5PQ25{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes ScrollDownArrow_scrollArrowBounce__9Haz2{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.PoloClub_bannerSection__Renw6{position:relative;width:100vw;margin-left:calc(50% - 50vw);height:100vh;height:100dvh;margin-top:-40px;margin-bottom:30px}@media screen and (max-width:480px){.PoloClub_bannerSection__Renw6{width:100%;height:auto;margin-left:0;margin-top:0;margin-bottom:8px}}.PoloClub_container__qSuh8{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:30px;scroll-margin-top:100px}.PoloClub_contentWrapper__7Frux{display:flex;gap:8px;margin-bottom:20px;min-height:200px}@media(max-width:768px){.PoloClub_contentWrapper__7Frux{flex-direction:column}}@media(max-width:480px){.PoloClub_contentWrapper__7Frux{padding:0 5px}}.PoloClub_cardsContainer__orcFm{flex:1 1;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fill,minmax(208px,2fr));padding:27px;background:#fff;border-radius:15px;position:relative}.PoloClub_cardsContainer__orcFm.PoloClub_loading__U714C{min-height:50vh}.PoloClub_loaderOverlay__5VIU_{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.85);z-index:10;border-radius:15px}.PoloClub_emptyMessage__4NM46{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.PoloClub_emptyMessage__4NM46 p{font-size:22px;color:#666}@media(min-width:768px)and (max-width:1279px){.PoloClub_cardsContainer__orcFm{gap:23.33px;grid-template-columns:repeat(auto-fill,minmax(165px,2fr))}.PoloClub_cardsContainer__orcFm.PoloClub_loading__U714C{min-height:40vh}}@media(min-width:1280px){.PoloClub_cardsContainer__orcFm{gap:24px;padding:24px}}@media(max-width:768px){.PoloClub_cardsContainer__orcFm{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px}.PoloClub_cardsContainer__orcFm.PoloClub_loading__U714C{min-height:calc(80vh - 100px)}.PoloClub_emptyMessage__4NM46 p{font-size:16px}}@media(max-width:359px){.PoloClub_cardsContainer__orcFm{grid-template-columns:1fr}}.RoundCheckbox_checkboxWrapper__En6q8{display:flex;align-items:center;gap:7px;cursor:pointer}.RoundCheckbox_checkbox__qwVZ6{width:15px;height:15px;border:1px solid #ddd;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s ease}.RoundCheckbox_checkboxSelected__gfQ1U{border-color:#ff7020}.RoundCheckbox_innerCircle__3Mu0z{width:8px;height:8px;background:#ff7020;border-radius:50%}.RoundCheckbox_label__eCXEZ{color:rgba(95,77,84,.85);font-size:13px;font-style:normal;font-weight:600;line-height:normal}.SortedDropdown_container__ep7Wa{position:relative}.SortedDropdown_button__aRz0x{display:flex;width:200px;height:40px;padding:0 13px;background:#f6f6f6;border:none;border-radius:8px;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;color:#301d28}.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ{width:40px;height:40px;padding:0;justify-content:center}.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ .SortedDropdown_spanWrapper__EtCAm{gap:0}.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ .SortedDropdown_arrow__AvcVX,.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ .SortedDropdown_buttonTitle__zU8DC{display:none}@media screen and (max-width:480px){.SortedDropdown_button__aRz0x{width:40px;height:40px;padding:0;justify-content:center}.SortedDropdown_button__aRz0x .SortedDropdown_spanWrapper__EtCAm{gap:0}.SortedDropdown_button__aRz0x .SortedDropdown_buttonTitle__zU8DC{display:none}}.SortedDropdown_arrow__AvcVX{transition:transform .3s ease}.SortedDropdown_arrowRotated__96_3s{transform:rotate(180deg)}@media screen and (max-width:480px){.SortedDropdown_arrow__AvcVX{display:none}}.SortedDropdown_buttonTitle__zU8DC{color:rgba(95,77,84,.85);font-size:13px;font-style:normal;font-weight:600;line-height:normal}.SortedDropdown_dropdown__u8y4t{position:absolute;top:50px;right:0;width:200px;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;padding:13px;border-radius:8px;background:#fff;box-shadow:0 2px 9.4px 0 rgba(0,0,0,.11)}.SortedDropdown_option__GhBzJ{width:100%}.SortedDropdown_spanWrapper__EtCAm{display:flex;gap:7px;align-items:center}.SortedDropdown_overlay__REtUl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;animation:SortedDropdown_fadeIn__xPQqu .3s ease-out}.SortedDropdown_mobileModal__A4VRO{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:15px 15px 0 0;z-index:1001;animation:SortedDropdown_slideUp__8hyf9 .3s ease-out;max-height:70vh;display:flex;flex-direction:column}.SortedDropdown_mobileHeader__DymXx{display:flex;justify-content:space-between;align-items:center;padding:20px 16px 16px}.SortedDropdown_mobileTitle___7Ie0{font-size:18px;font-weight:600;color:#301d28;margin:0}.SortedDropdown_closeButton__5i8tQ{background:none;border:none;font-size:24px;color:#000;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:20px;background:#f2f2f2;border-radius:8px}.SortedDropdown_mobileContent__NhVQZ{flex:1 1;padding:0 16px 30px;overflow-y:auto;display:flex;flex-direction:column;gap:22px}.SortedDropdown_mobileOption__Gw7Iq{width:100%}.SortedDropdown_mobileFooter__D_XyX{padding:16px;border-top:1px solid #f0f0f0}.SortedDropdown_applyButton__5hA83{width:100%;height:48px;background:linear-gradient(180deg,#ff9433,#ff7905);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.SortedDropdown_applyButton__5hA83:hover{opacity:.9}@keyframes SortedDropdown_fadeIn__xPQqu{0%{opacity:0}to{opacity:1}}@keyframes SortedDropdown_slideUp__8hyf9{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Section_wrapper__duPgy{padding:23px 23px 8px;background-color:var(--block-bg-color);border-radius:15px;box-shadow:var(--box-shadow);margin-bottom:15px}@media screen and (max-width:590px){.Section_wrapper__duPgy{padding:15px 15px 0}}@media screen and (max-width:480px){.Section_wrapper__duPgy{padding:0;background-color:transparent;box-shadow:none}.Section_excludeMobile__9e8EI{padding:23px 23px 8px!important;background-color:var(--block-bg-color)!important;box-shadow:var(--box-shadow)!important}}.Section_title__g5GwW{font-size:20px;font-weight:700;color:var(--text-color);margin-bottom:20px;margin-left:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1280px){.Section_title__g5GwW{font-size:18px;margin-bottom:15px}}.Section_excludeMobile__9e8EI .Section_title__g5GwW{margin-left:0}@media screen and (max-width:480px){.Section_mobileWhiteBackground__FCzpu{background-color:#fff!important;border-radius:15px!important;box-shadow:none!important;padding:20px 0 8px!important}}.ListLoader_wrapper__WYGSj{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:12px 0;color:#5f4d54}.ListLoader_label__cP5Ee{font-size:15px;font-weight:600}.ListLoader_dots__Xk6_4{display:flex;gap:8px;align-items:center}.ListLoader_dot__uEwy5{width:8px;height:8px;border-radius:50%;background-color:#f79050;opacity:0;animation:ListLoader_listDotPulse__EJBe_ .9s ease-in-out infinite}.ListLoader_dot__uEwy5:nth-child(2){animation-delay:.2s}.ListLoader_dot__uEwy5:nth-child(3){animation-delay:.4s}@keyframes ListLoader_listDotPulse__EJBe_{0%,25%{opacity:0;transform:scale(.75)}50%{opacity:1;transform:scale(1.2)}75%,to{opacity:0;transform:scale(.75)}}.ScrollToTop_scrollToTopButton__XxbIr{position:fixed;bottom:96px;right:20px;display:flex;width:56px;height:56px;padding:14.416px 14.931px 14.931px 14.416px;justify-content:center;align-items:center;border-radius:50%;background:#ff7905;border:none;cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1);z-index:1000;opacity:0;visibility:hidden;transform:translateY(30px) scale(.8)}@media screen and (max-width:480px){.ScrollToTop_scrollToTopButton__XxbIr{bottom:166px}}.ScrollToTop_scrollToTopButton__XxbIr:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 16px rgba(255,121,5,.4)}.ScrollToTop_scrollToTopButton__XxbIr:active{transform:translateY(0) scale(.95)}.ScrollToTop_scrollToTopButton__XxbIr.ScrollToTop_visible__mu5_7{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.ScrollToTop_scrollToTopButton__XxbIr.ScrollToTop_hidden__EYYYN{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.98);transition:opacity .12s ease,visibility .12s ease,transform .12s ease}@media screen and (max-width:767px){.ScrollToTop_scrollToTopButton__XxbIr{display:none}}.MobileAppPromo_wrapper__DDjTW{position:relative;overflow:hidden;border-radius:15px;background:linear-gradient(93deg,#d2d2d2 26.54%,#969696 82.33%);box-shadow:var(--box-shadow);margin-bottom:15px}.MobileAppPromo_container__RYpDZ{background-image:url(/_next/static/media/mobile-app-promo.e01f4d1e.png);background-repeat:no-repeat;background-position:95% 100%;background-size:auto 130%;padding:57px 0 57px 54px}@media screen and (max-width:1280px){.MobileAppPromo_container__RYpDZ{padding:41px 0 41px 54px}}@media screen and (max-width:1130px){.MobileAppPromo_container__RYpDZ{background-size:50%}}@media screen and (max-width:820px){.MobileAppPromo_container__RYpDZ{padding:26px 0 26px 21px}}@media screen and (max-width:505px){.MobileAppPromo_container__RYpDZ{background-size:contain;background-position:190px 0}}@media screen and (max-width:420px){.MobileAppPromo_container__RYpDZ{background-size:contain;background-position:190px 20px}}.MobileAppPromo_contentContainer__W6xlo{max-width:50%}@media screen and (max-width:820px){.MobileAppPromo_contentContainer__W6xlo{width:50%;max-width:275px}}.MobileAppPromo_title__nsDHA{font-size:26px;font-weight:700;color:#000;line-height:130%;margin-bottom:11px}@media screen and (max-width:820px){.MobileAppPromo_title__nsDHA{font-size:16px;margin-bottom:8px}}@media screen and (max-width:505px){.MobileAppPromo_title__nsDHA{font-size:14px;margin-bottom:13px}}.MobileAppPromo_description__9hTd_{font-size:16px;color:#000;line-height:130%}@media screen and (max-width:820px){.MobileAppPromo_description__9hTd_{font-size:12px}}.SupportButton_supportButton__S06MQ{display:flex;align-items:center;gap:10px;padding:12px 51px;border-radius:10px;text-decoration:none;transition:all .3s ease;font-weight:500;font-size:14px;line-height:1.22;cursor:pointer;width:-moz-fit-content;width:fit-content;align-self:flex-start;border:none;background:none;font-family:inherit}.SupportButton_supportButton__S06MQ:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.SupportButton_supportButton__S06MQ.SupportButton_default__kotW9{background-color:transparent;color:#000;border:1px solid #e6e6e6}.SupportButton_supportButton__S06MQ.SupportButton_default__kotW9:hover{background-color:#f8f9fa}.SupportButton_supportButton__S06MQ.SupportButton_orange__s8IZn{background-color:#fff;color:#ff7905;border:1px solid #ff7905}.SupportButton_supportButton__S06MQ.SupportButton_orange__s8IZn:hover{background-color:#fff5f0}@media(max-width:480px){.SupportButton_supportButton__S06MQ{margin:auto}}@media(max-width:400px){.SupportButton_supportButton__S06MQ{padding:12px 30px}}@media(max-width:350px){.SupportButton_supportButton__S06MQ{padding:12px 15px}}.SupportButton_icon__b6tbh{width:18px;height:18px;flex-shrink:0}@media(max-width:350px){.SupportButton_icon__b6tbh{display:none}}.SupportButton_text__6vN0t{white-space:nowrap;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.ProductsUI_wrapper__psmN9{flex:1 1;background-color:var(--block-bg-color);padding:30px 30px 15px;border-radius:15px;box-shadow:var(--box-shadow);position:relative;overflow-x:hidden}.ProductsUI_loaderWrapper__EuF5k{width:100%}.ProductsUI_list__fZA36{display:flex;flex-wrap:wrap;margin:0 -7.5px;align-items:stretch}.ProductsUI_list__fZA36>li{margin:5px 7.5px!important}.ProductsUI_item__oXA_x{width:calc(25% - 15px)!important}@media screen and (max-width:1000px){.ProductsUI_item__oXA_x{width:calc(33.3333333333% - 15px)!important}}@media screen and (max-width:768px){.ProductsUI_item__oXA_x{width:calc(25% - 15px)!important}}@media screen and (max-width:680px){.ProductsUI_item__oXA_x{width:calc(33.3333333333% - 15px)!important}}@media screen and (max-width:550px){.ProductsUI_item__oXA_x{width:calc(50% - 15px)!important}}.ProductsUI_controls___xIqP{display:flex;margin-bottom:15px;gap:10px}@media screen and (max-width:420px){.ProductsUI_controls___xIqP{flex-direction:column;gap:0;margin-bottom:24px}}.ProductsUI_filterButton__mI7OL{display:none;min-width:130px;height:40px;padding:10px;align-items:center;background:#f6f6f6;border-radius:8px;justify-content:space-between;cursor:pointer;font-size:14px;color:#301d28}.ProductsUI_filterButton__mI7OL .ProductsUI_spanWrapper__Y3i_d{display:flex;gap:12px;align-items:center;min-width:0;flex:1 1}@media screen and (max-width:420px){.ProductsUI_filterButton__mI7OL{max-width:200px}}.ProductsUI_filterButton__mI7OL .ProductsUI_buttonTitle__o_ZY8{color:#5f4d54;text-align:center;font-size:13px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:770px){.ProductsUI_filterButton__mI7OL{display:flex}}.ProductsUI_mobileFiltersOverlay__bhVJO{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:center;align-items:center}.ProductsUI_mobileFiltersContent__6SUeW{width:95%;max-width:500px;max-height:90vh;background:#fff;border-radius:12px;overflow-y:auto;padding:20px;position:relative;animation:ProductsUI_slideIn__kIP8C .5s ease-out}@media screen and (max-width:420px){.ProductsUI_mobileFiltersContent__6SUeW{padding:15px}}.ProductsUI_mobileFiltersHeader__62fhE{display:flex;justify-content:center;align-items:center;margin-bottom:30px;border-bottom:1px solid var(--border-color)}.ProductsUI_mobileFiltersHeader__62fhE h3{font-size:18px;font-weight:500}.ProductsUI_mobileFiltersTitle__sZJ84{font-size:18px;font-weight:500;margin:0}.ProductsUI_closeButton__1a9pA{background:none;border:none;position:absolute;right:8px;top:8px;font-size:18px;cursor:pointer;padding:8px;color:var(--text-color);opacity:.7;transition:opacity .2s}.ProductsUI_closeButton__1a9pA:hover{opacity:1}.ProductsUI_empty__7sDuz{display:flex;margin-top:20px;margin-bottom:60px;justify-content:center;text-align:center;color:#666;font-size:16px}@keyframes ProductsUI_slideIn__kIP8C{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.ProductsUI_listLoader__1tWMP{padding:24px 0 32px}.SeoFiltersList_container__IheFL{margin-bottom:20px}.SeoFiltersList_loading__9x6Wu{display:flex;align-items:center;justify-content:center;padding:20px;background-color:transparent;border-radius:0;box-shadow:none}.SeoFiltersList_loadingText__g_wGH{font-size:14px;color:var(--text-color);font-weight:500}.SeoFiltersList_wrapper__OaeFP{position:relative;display:flex;align-items:center;background-color:transparent;border-radius:0;padding-top:10px;padding-bottom:10px;box-shadow:none;gap:10px}.SeoFiltersList_filtersContainer__ui9Xh{flex:1 1;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.SeoFiltersList_filtersContainer__ui9Xh::-webkit-scrollbar{display:none}.SeoFiltersList_filtersList__BwYNh{display:flex;gap:10px;min-width:max-content;align-items:center}.SeoFiltersList_filterItem__TTBX4{display:flex;padding:8px 10px;justify-content:center;align-items:center;gap:12px;border-radius:8px;background:#eaeaea;border:none;font-size:14px;font-weight:500;color:var(--text-color);white-space:nowrap;cursor:pointer;transition:all .2s ease;min-height:36px}.SeoFiltersList_filterItem__TTBX4:hover{background-color:var(--main-color);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.SeoFiltersList_filterItem__TTBX4:active{transform:translateY(0)}@media screen and (max-width:768px){.SeoFiltersList_filterItem__TTBX4{padding:6px 12px;font-size:13px;min-height:32px}}.SeoFiltersList_scrollButton__9sFfl{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#fff;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;transition:all .2s ease;flex-shrink:0;z-index:2}.SeoFiltersList_scrollButton__9sFfl:hover{background-color:var(--main-color);border-color:var(--main-color)}.SeoFiltersList_scrollButton__9sFfl:hover img{filter:brightness(0) invert(1)}.SeoFiltersList_scrollButton__9sFfl:active{transform:scale(.95)}@media screen and (max-width:768px){.SeoFiltersList_scrollButton__9sFfl{width:28px;height:28px}.SeoFiltersList_scrollButton__9sFfl img{width:14px!important;height:14px!important}}.SeoFiltersList_scrollButtonLeft__1MbWT{margin-right:5px}.SeoFiltersList_scrollButtonRight__AzB16{margin-left:5px}@media screen and (max-width:480px){.SeoFiltersList_wrapper__OaeFP{padding-left:12px;padding-right:12px;gap:8px}.SeoFiltersList_filtersList__BwYNh{gap:8px}.SeoFiltersList_filterItem__TTBX4{padding:5px 10px;font-size:12px;min-height:28px}.SeoFiltersList_scrollButton__9sFfl{width:24px;height:24px}.SeoFiltersList_scrollButton__9sFfl img{width:12px!important;height:12px!important}}@media screen and (max-width:320px){.SeoFiltersList_wrapper__OaeFP{padding:10px}.SeoFiltersList_filterItem__TTBX4{padding:4px 8px;font-size:11px;min-height:24px}}.CategoryWrapper_navigation__gfEi_{margin-bottom:15px}.CategoryWrapper_title__x9RC5{font-size:24px;font-weight:700;color:var(--text-color);margin-bottom:15px}@media screen and (max-width:768px){.CategoryWrapper_title__x9RC5{font-size:18px}}@media screen and (max-width:480px){.CategoryWrapper_title__x9RC5{margin-left:10px}}.CategoryWrapper_content__aCBOs{display:flex;gap:15px;align-items:flex-start;margin-bottom:17px}.CategoryWrapper_deliveryNotice__ZsrCa{margin:0 0 16px;padding:12px 16px;border:1px solid #ffd7b5;border-radius:12px;background:#fff8f2;color:#301d28;font-size:14px;font-weight:600;line-height:140%}.CategoryWrapper_seoTextWrapper__ke2UD{margin-top:15px;border-radius:15px;padding:30px;background-color:#fff;box-shadow:0 8px 18px 0 rgba(0,0,0,.08)}.CategoryWrapper_seoTextContent__9OEKL{display:block;font-size:14px;line-height:150%;font-weight:400;color:#000}.CategoryWrapper_productItem__Kg6_B{width:calc(25% - 15px);margin:0 7.5px 15px}@media screen and (max-width:1240px){.CategoryWrapper_productItem__Kg6_B{width:calc(33.3333333333% - 15px)}}@media screen and (max-width:590px){.CategoryWrapper_productItem__Kg6_B{width:calc(50% - 15px)}}.ReviewsList_container__UuPFt{margin:16px 0;padding:24px;border-radius:15px;background:#fff;box-shadow:0 8px 18px 0 rgba(0,0,0,.08)}.ReviewsList_headerWrapper__m9fI2{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px;gap:10px}.ReviewsList_header__Lk5_j{display:flex;align-items:center;gap:16px}.ReviewsList_title__pJVdx{color:#301d28;font-size:22px;font-style:normal;font-weight:700;line-height:129.317%;margin:0;position:relative}.ReviewsList_reviewCount__TPYkt{font-size:12px;font-weight:400;color:#666;margin-left:4px;vertical-align:super}.ReviewsList_rating__XWQ3j{display:flex;align-items:center;gap:8px}.ReviewsList_ratingMax__chEdB{color:#301d28;font-size:14px;font-style:normal;font-weight:600;line-height:16px;opacity:.8}.ReviewsList_reviewsList__aRWT6{display:flex;flex-direction:column;gap:24px}.ReviewsList_reviewItem__a9O3d{border-top:1px solid #e1e1e1;padding-top:24px}.ReviewsList_reviewHeader__Tib9c{margin-bottom:7px}.ReviewsList_reviewAuthor__M2q_i{color:#301d28;font-size:18px;font-style:normal;font-weight:600;line-height:129.317%;opacity:.8}.ReviewsList_reviewRatingWrapper__V9NwI{display:flex;align-items:center;gap:12px;margin-bottom:9px}.ReviewsList_reviewDate__bSnzR,.ReviewsList_reviewText__9jF2b{color:#5f4d54;font-size:16px;font-style:normal;font-weight:500;line-height:150%;opacity:.8}.ReviewsList_loadMoreButton__F2B9t{width:100%;padding:12px;margin-top:24px;background:transparent;border:1px solid #ccc;border-radius:8px;cursor:pointer;font-size:16px;transition:all .2s;background:#fff;height:40px;color:#5f4d54;display:flex;align-items:center;justify-content:center;max-width:100%}.ReviewsList_loadMoreButton__F2B9t:hover{background:#f5f5f5}.ReviewsList_loadMoreButton__F2B9t:disabled{opacity:.5;cursor:not-allowed}.ReviewsList_loading__CrE9y{text-align:center;padding:24px;color:#666}.SimilarServices_similarBlock__JIJl0{margin-top:3px;margin-bottom:23px;padding:30px;box-sizing:border-box;background-color:#fff;border-radius:15px;box-shadow:0 8px 18px 0 rgba(0,0,0,.08)}.SimilarServices_title__c8RWf{margin-bottom:24px;color:#301d28;font-size:22px;font-style:normal;font-weight:700;line-height:normal}.SimilarServices_cards___mZxZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(237px,1fr));grid-gap:30px}@media(max-width:1280px)and (min-width:768px){.SimilarServices_similarBlock__JIJl0{padding:15px}.SimilarServices_cards___mZxZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(216px,1fr));grid-gap:10px}}@media(max-width:767px){.SimilarServices_similarBlock__JIJl0{padding:15px}.SimilarServices_cards___mZxZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(122px,1fr));grid-gap:10px}.SimilarServices_title__c8RWf{margin-bottom:15px;color:#301d28;font-size:18px;font-style:normal;font-weight:700;line-height:normal}}.TechnicalTabs_wrapper__27Up4{width:100%;padding:0}.TechnicalTabs_tabsContainer__az8oY{display:flex;align-items:center;gap:32px;padding:0 32px;flex-wrap:wrap}@media(max-width:768px){.TechnicalTabs_tabsContainer__az8oY{padding:0 20px;gap:16px;justify-content:center}}@media(max-width:480px){.TechnicalTabs_tabsContainer__az8oY{padding:0 16px;gap:12px}}.TechnicalTabs_tab__IUrdQ{padding:15px 28px;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#000;text-decoration:none;transition:all .3s ease;white-space:nowrap;border-radius:8px;flex-shrink:0}.TechnicalTabs_tab__IUrdQ:hover{color:#ff6b35;background-color:#f8f9fa}.TechnicalTabs_tab__IUrdQ.TechnicalTabs_active__TPReE{color:#ff6b35;background-color:#fff}@media(max-width:870px){.TechnicalTabs_tab__IUrdQ{padding:12px 20px;font-size:13px}}@media(max-width:480px){.TechnicalTabs_tab__IUrdQ{padding:10px 16px;font-size:12px;white-space:normal;text-align:center;min-width:calc(50% - 6px)}}.CollectionsCarousel_wrapper__SDsRp{position:relative}.CollectionsCarousel_track__t8s59{display:flex;justify-content:safe center;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:4px;padding-bottom:4px;cursor:-webkit-grab;cursor:grab}@media(max-width:480px){.CollectionsCarousel_track__t8s59{padding-left:5px;padding-right:0}}.CollectionsCarousel_track__t8s59::-webkit-scrollbar{display:none}.CollectionsCarousel_track__t8s59 img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CollectionsCarousel_dragging__soGiR{cursor:-webkit-grabbing;cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CollectionsCarousel_animating__oZP4G{scroll-snap-type:none}.CollectionsCarousel_item__zfKN0{flex-shrink:0;width:calc(30.303030303% - 12px);scroll-snap-align:start}.CollectionsCarousel_item__zfKN0:hover .CollectionsCarousel_photoWrapper__Lt1Js{transform:scale(1.02)}@media(max-width:590px){.CollectionsCarousel_item__zfKN0{width:calc(66.6666666667% - 12px)}.CollectionsCarousel_item__zfKN0:hover .CollectionsCarousel_photoWrapper__Lt1Js{transform:none}}.CollectionsCarousel_link__AWCVA{display:block;text-decoration:none}.CollectionsCarousel_photoWrapper__Lt1Js{position:relative;width:100%;padding-top:56.25%;border-radius:15px;background:linear-gradient(326deg,#d1a46e 16.72%,hsla(0,0%,100%,.44) 76.76%);margin-bottom:10px;transition:transform .2s ease}.CollectionsCarousel_name__bEVF3{font-size:14px;font-weight:500;color:var(--secondary-text-color);text-align:center}@media(max-width:940px){.CollectionsCarousel_name__bEVF3{font-size:13px}}.CollectionsCarousel_navBtn__k0Ugh{position:absolute;top:var(--nav-top,98px);transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.95);box-shadow:0 4px 14px rgba(0,0,0,.3),0 1px 4px rgba(0,0,0,.22);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;opacity:0;transition:opacity .2s ease}.CollectionsCarousel_navBtn__k0Ugh img{filter:brightness(0);transition:filter .2s ease}.CollectionsCarousel_navBtn__k0Ugh:hover img{filter:brightness(0) saturate(100%) invert(45%) sepia(98%) saturate(2447%) hue-rotate(10deg) brightness(101%) contrast(101%)}@media(max-width:590px){.CollectionsCarousel_navBtn__k0Ugh{display:none}}.CollectionsCarousel_wrapper__SDsRp:hover .CollectionsCarousel_navBtn__k0Ugh{opacity:1}.CollectionsCarousel_navBtnLeft__0FOBw{left:10px}.CollectionsCarousel_navBtnRight__YDfTX{right:10px}.CollectionsCarousel_navBtnHidden__7KS5h{display:none!important}.HeaderBanner_wrapper__751Xg{position:relative;width:100%;background:linear-gradient(90deg,#dbdbdb,#cbcbcb);border-radius:15px;padding:31px 23px;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;margin-bottom:15px}@media(max-width:650px){.HeaderBanner_wrapper__751Xg{padding:25px 23px}}@media(max-width:480px){.HeaderBanner_wrapper__751Xg{width:auto;margin-left:5px;margin-right:5px}}.HeaderBanner_content__MlRcb{position:relative;z-index:2;display:flex;gap:8px;text-align:center;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center}@media(max-width:650px){.HeaderBanner_content__MlRcb{flex-direction:column;align-items:flex-start;text-align:left}}.HeaderBanner_title__EkqSR{color:#000;text-align:center;-webkit-text-stroke-width:.34px;font-size:20px;font-style:normal;font-weight:700;margin:0;white-space:nowrap;position:relative}@media(max-width:800px){.HeaderBanner_title__EkqSR{font-size:18px}}.HeaderBanner_subtitle__RCECY{color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:500}@media(max-width:800px){.HeaderBanner_subtitle__RCECY{font-size:18px}}.HeaderBanner_decorations__kvCCQ{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.HeaderBanner_leftBox__AZvtZ,.HeaderBanner_rightBox__boOL0{position:absolute;width:auto;height:100%}.HeaderBanner_leftBox__AZvtZ{right:28%;bottom:-20%;transform-origin:bottom right;transform:scaleX(-1)}@media(max-width:1400px){.HeaderBanner_leftBox__AZvtZ{right:30%}}@media(max-width:1200px){.HeaderBanner_leftBox__AZvtZ{right:35%}}@media(max-width:950px){.HeaderBanner_leftBox__AZvtZ{height:80%}}@media(max-width:750px){.HeaderBanner_leftBox__AZvtZ{display:none}}.HeaderBanner_rightBox__boOL0{right:-2%;bottom:-30%;transform-origin:bottom right;animation-delay:1.5s;height:140%}@media(max-width:1200px){.HeaderBanner_rightBox__boOL0{right:-5%}}@media(max-width:950px){.HeaderBanner_rightBox__boOL0{height:120%}}@media(max-width:650px){.HeaderBanner_rightBox__boOL0{height:100%;bottom:0}}@media(max-width:420px){.HeaderBanner_rightBox__boOL0{right:-25%}}@media(max-width:370px){.HeaderBanner_rightBox__boOL0{display:none}}