.menu_menuForm__8HRu9{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"title title" "header header" "selector selector" "link link" "displayedLink displayedLink" "icon icon" "isPriority isPriority" "isPromotions isBusiness" "description description" "brands brands" "submit submit"}.menu_menuForm__8HRu9 .menu_displayedLink__OLJqs{flex-basis:100%;margin:10px auto;grid-area:displayedLink}.menu_menuForm__8HRu9 .menu_displayedLink__OLJqs label{font-weight:600}.menu_menuForm__8HRu9 div[data-type=isBusiness-field],.menu_menuForm__8HRu9 div[data-type=isPriority-field],.menu_menuForm__8HRu9 div[data-type=isPromotions-field]{margin:5px 0}.menu_menuForm__8HRu9 div[data-type=icon-selector]{grid-area:icon}.menu_menuForm__8HRu9 div[data-type=isPriority-field]{grid-area:isPriority}.menu_menuForm__8HRu9 div[data-type=isPromotions-field]{grid-area:isPromotions}.menu_menuForm__8HRu9 div[data-type=isBusiness-field]{grid-area:isBusiness}.usePopup_popup__osXcD{position:fixed;margin:0;display:flex;top:0;z-index:99;width:100dvw;height:100dvh;justify-content:center;align-items:center;align-content:center}.usePopup_popupContent__Kcybk{width:fit-content!important;height:fit-content;display:flex;flex-flow:column;border-radius:13px;background-color:var(--background);position:relative;padding:30px;max-width:calc(80dvw + 60px);max-height:calc(80dvh + 60px);overflow:hidden;scrollbar-color:dark;scrollbar-width:thin;overscroll-behavior:contain}.usePopup_popupContent__Kcybk div[data-type=scrollableContent]{position:unset}.usePopup_popupContent__Kcybk div[data-type=listWrapper]{width:fit-content;height:fit-content}@media(max-width:720px){.usePopup_popupContent__Kcybk{max-width:90dvw;max-height:90dvh}}.usePopup_closeBtn__JTxvj{position:absolute;right:0;top:0;width:30px;height:30px;z-index:9;transition:all .25s;padding:5px;display:flex;justify-content:center;align-items:center;align-content:center;border-radius:50px;overflow:hidden}.usePopup_closeBtn__JTxvj:hover{transform:rotate(90deg)}.usePopup_closeBtn__JTxvj svg{height:18px;width:18px}.usePopup_closeBtn__JTxvj svg path{fill:#9b9b9b}@media(max-width:720px){.usePopup_closeBtn__JTxvj{top:5px;right:5px}.usePopup_popup__osXcD h2{font-size:1.2em;text-align:center}}.scrollable_wrapper__AlefN{display:flex;overflow:hidden!important;flex-flow:row wrap!important;align-items:flex-start;align-content:flex-start;display:grid;grid-template-areas:"scrollable scrollbarY" "scrollbarX scrollbarX";grid-template-columns:1fr auto;grid-template-rows:1fr auto;position:relative}.scrollable_wrapper__AlefN .scrollable_scrollable__wZ5r9{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;position:relative;grid-area:scrollable;display:flex;flex-flow:column;justify-content:flex-start}.scrollable_wrapper__AlefN .scrollable_scrollable__wZ5r9.scrollable_hasScroll__wmPqB{overscroll-behavior:contain}.scrollable_wrapper__AlefN .scrollable_scrollable__wZ5r9::-webkit-scrollbar{width:0;height:0;scrollbar-width:none}.scrollable_wrapper__AlefN .scrollable_scrollable__wZ5r9 .scrollable_content__PATLs{width:fit-content;height:fit-content}.scrollable_wrapper__AlefN .scrollable_scrollbarY__w3CVL{grid-area:scrollbarY;position:relative;height:100%;top:0;right:0}.scrollable_wrapper__AlefN .scrollable_scrollbarX__ySDZF{grid-area:scrollbarX}.scrollBar_wrapper__iOVb7{display:flex;flex-flow:column;align-items:center;justify-content:center;position:relative;position:sticky;touch-action:none}.scrollBar_wrapper__iOVb7.scrollBar_horizontal__qH730{flex-flow:row;height:16px;padding-top:13px;width:calc(100% - 32px);transition:height .25s}.scrollBar_wrapper__iOVb7.scrollBar_vertical__Y04L1{width:16px;height:calc(100% - 16px);padding-left:13px;transition:width .25s}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy{width:12px;height:12px;position:absolute;display:none;opacity:0;transition:all .25s;z-index:2;background:var(--bg-color)}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy[aria-disabled=true]{opacity:.5!important}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy:hover path{fill:var(--third-color)}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy svg{transition:transform .25s}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy path{fill:var(--first-color);mix-blend-mode:difference}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_top__RjW_W{top:0;left:2px}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_top__RjW_W svg{transform:rotate(180deg)}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_bottom__jj5g5{bottom:0;left:2px}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_left__Vs_9A{left:0;top:2px}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_left__Vs_9A svg{transform:rotate(90deg)}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_right___aDJy{right:0;top:2px}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_right___aDJy svg{transform:rotate(270deg)}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj{background:var(--scrollBar-background);position:relative;cursor:pointer;margin:12px 0;z-index:0;overscroll-behavior:contain}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj.scrollBar_horizontal__qH730{width:calc(100% - 32px);height:3px;bottom:0;margin:0 12px;transition:height .25s}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj.scrollBar_horizontal__qH730 .scrollBar_thumb__ObuzZ{height:100%}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj.scrollBar_vertical__Y04L1{height:calc(100% - 32px);width:3px;right:0;transition:width .25s}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj.scrollBar_vertical__Y04L1 .scrollBar_thumb__ObuzZ{width:100%}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj .scrollBar_thumb__ObuzZ{background-color:var(--first-color);cursor:grab;position:absolute;top:0;left:0;margin:0;transition:all 0s!important;z-index:1;min-height:3px;min-width:3px}.scrollBar_wrapper__iOVb7:hover{padding:0}.scrollBar_wrapper__iOVb7:hover .scrollBar_scrollBar__Btmkj.scrollBar_vertical__Y04L1{width:16px}.scrollBar_wrapper__iOVb7:hover .scrollBar_scrollBar__Btmkj.scrollBar_horizontal__qH730{height:16px}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy{display:flex;z-index:10}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy.scrollBar_top__RjW_W{animation:fade-in .25s forwards,slide-from-bottom .25s ease-out;animation-fill-mode:forwards}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy.scrollBar_bottom__jj5g5{animation:fade-in .25s forwards,slide-from-top .25s ease-out;animation-fill-mode:forwards}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy.scrollBar_left__Vs_9A{animation:fade-in .25s forwards,slide-from-right .25s ease-out}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy.scrollBar_right___aDJy{animation:fade-in .25s forwards,slide-from-left .25s ease-out;animation-fill-mode:forwards}.scrollBar_wrapper__iOVb7.scrollBar_collapsed___6puS{padding:0;width:3px;height:100%;width:100%}.scrollBar_wrapper__iOVb7.scrollBar_collapsed___6puS .scrollBar_scrollBar__Btmkj.scrollBar_vertical__Y04L1{width:3px;height:100%}.scrollBar_wrapper__iOVb7.scrollBar_collapsed___6puS .scrollBar_scrollBar__Btmkj.scrollBar_horizontal__qH730{height:3px;width:100%}.confirm_content__WvU9U{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;text-align:center}.confirm_content__WvU9U h4{flex-basis:100%}.confirm_content__WvU9U button{margin:5px}.cart_trigger__F2eZK{display:flex;align-items:center;cursor:pointer}.cart_trigger__F2eZK:hover svg{transform:scale(1.25)}.cart_trigger__F2eZK:hover svg path{stroke:var(--first-color)}.cart_trigger__F2eZK:hover span{background-color:var(--first-color);color:var(--second-color)}.cart_trigger__F2eZK svg{transition:transform .25s}.cart_trigger__F2eZK svg path{transition:fill .25s;fill:rgba(0,0,0,0)!important}.cart_trigger__F2eZK span{padding:7px;background-color:#eee9ea;border-radius:8px;font-size:var(--small-size);margin-right:10px;transition:background-color .25s,color .25s}.cart_cart__brd96{padding:0 4dvw;display:grid;grid-template-areas:"header header" "products checkout";grid-template-columns:2fr 1fr}@media(max-width:1080px){.cart_cart__brd96{grid-template-columns:1fr 1fr}}@media(max-width:720px){.cart_cart__brd96{grid-template-areas:"header" "products" "checkout";grid-template-columns:1fr}}.cart_cart__brd96 h1{grid-area:header;font-family:var(--ShantellSans);color:var(--first-color)}.cart_cart__brd96 .cart_products__zcWEv{grid-area:products}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY{display:grid;grid-template-areas:"image header price count remove";grid-template-columns:130px 1fr 120px 80px 40px;align-items:center;align-content:center;justify-content:space-between;padding:10px;margin:10px 0;border-radius:30px;box-shadow:0 7px 21px 0 rgba(38,38,38,.16)}@media(max-width:1080px){.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY{grid-template-columns:auto}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY>*{margin:0 10px}}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY [data-type=product-image]{position:relative;height:120px;width:120px;border-radius:30px;overflow:hidden;grid-area:image}@media(max-width:480px){.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY [data-type=product-image]{width:80px;height:80px}}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY [data-type=product-image] img{height:100%;width:100%;object-fit:cover}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_header__LNVRt{grid-area:header;text-align:center}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_price__31SMN{grid-area:price}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_count__W2gzT{grid-area:count}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_remove__asCEW{grid-area:remove;cursor:pointer;transition:transform .25s}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_remove__asCEW path{transition:fill .25s}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_remove__asCEW:hover{transform:rotate(90deg)}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_remove__asCEW:hover path{fill:var(--first-color)}.cart_cart__brd96 .cart_checkout__hPlxe{grid-area:checkout;display:grid;margin-left:20px;padding:20px;border-radius:30px;border:2px solid var(--first-color);grid-template-areas:"header header" "customerName recipientName" "customerPhone recipientPhone" "desiredDate desiredTime" "submit submit";grid-template-columns:1fr 1fr}@media(max-width:720px){.cart_cart__brd96 .cart_checkout__hPlxe{margin-left:0;margin-top:20px}}.cart_cart__brd96 .cart_checkout__hPlxe input{border-color:#d1d1d1;width:100%;font-size:var(--p-size)}.cart_cart__brd96 .cart_checkout__hPlxe input:hover{border-color:rgba(0,0,0,0)}.cart_cart__brd96 .cart_checkout__hPlxe input[data-required=true]{border-color:red}.cart_cart__brd96 .cart_checkout__hPlxe>*{margin:0 5px}.cart_cart__brd96 .cart_checkout__hPlxe h2{grid-area:header;text-align:center;color:var(--first-color);font-size:var(--h2-size);display:flex;font-family:var(--ShantellSans);align-items:center;margin-bottom:10px}.cart_cart__brd96 .cart_checkout__hPlxe .cart_customerName__0g1Lt{grid-area:customerName}.cart_cart__brd96 .cart_checkout__hPlxe .cart_recipientName__zSWHf{grid-area:recipientName}.cart_cart__brd96 .cart_checkout__hPlxe .cart_customerPhone__KktdZ{grid-area:customerPhone}.cart_cart__brd96 .cart_checkout__hPlxe .cart_recipientPhone__bFPUe{grid-area:recipientPhone}.cart_cart__brd96 .cart_checkout__hPlxe .cart_desiredDate__tN_98{grid-area:desiredDate}.cart_cart__brd96 .cart_checkout__hPlxe .cart_desiredTime__b0HTK{grid-area:desiredTime}.cart_cart__brd96 .cart_checkout__hPlxe .cart_submit__NQgov{margin-top:10px;grid-area:submit}.loader_loading__ByDRV svg circle,.loader_loading__ByDRV svg path{fill:var(--third-color)}.input_multipleSelection__VWyb_{height:100%;display:flex;align-items:center}.input_multipleSelection__VWyb_ label{font-size:var(--h6-size);font-weight:600;margin-top:0}.desktop_menu__8O3kc{width:72px;min-width:72px;display:flex;flex-flow:column;background-color:var(--background);height:calc(100dvh - 72px);transition:width .25s ease-in-out,min-width .25s ease-in-out;padding:0 11px 11px;align-items:flex-start;z-index:10}.desktop_menu__8O3kc.desktop_opened___rdmY{width:250px;min-width:250px}.desktop_menu__8O3kc .desktop_separator__l4TE0{width:calc(100% + 22px);height:1px;margin:2px 0 2px -11px;background-color:var(--menu-separator)}.desktop_menu__8O3kc .desktop_separator__l4TE0 .dragged{border-radius:12px;box-shadow:inset 0 0 5px var(--third-color);width:100%;display:flex;min-height:50px}.desktop_menu__8O3kc .desktop_parents__fCe8L div[data-type=scroll-bar-wrapper],.desktop_menu__8O3kc .desktop_subMenu__3NV3n div[data-type=scroll-bar-wrapper]{width:3px;left:0;position:absolute}.desktop_menu__8O3kc .desktop_parents__fCe8L{flex-flow:row-reverse wrap!important;position:relative;width:100%;height:fit-content;overflow:visible!important;width:fit-content;max-width:none;z-index:1;margin-bottom:0;grid-template-areas:"scrollbarY scrollable" "scrollbarX scrollbarX";grid-template-columns:auto 1fr;max-height:calc(100% - 150px)}.desktop_menu__8O3kc .desktop_parents__fCe8L>div[data-type=scrollable]{width:100%;max-width:none!important;overflow-x:visible!important;width:fit-content}.desktop_menu__8O3kc .desktop_parents__fCe8L>div[data-type=scrollable] div[data-type=scrollable-content]{width:100%;display:flex;flex-flow:column}.desktop_menu__8O3kc .desktop_parents__fCe8L div[data-type=scroll-bar-wrapper]{left:-11px}.desktop_menu__8O3kc .desktop_parents__fCe8L.desktop_opened___rdmY,.desktop_menu__8O3kc .desktop_parents__fCe8L.desktop_opened___rdmY>div[data-type=scrollable]{width:100%}.desktop_menu__8O3kc .desktop_parents__fCe8L .desktop_item__cit6X:hover{overflow:visible;width:fit-content;max-width:none}.desktop_menu__8O3kc .desktop_parents__fCe8L .desktop_item__cit6X:hover:not(.desktop_opened___rdmY) p{width:fit-content;opacity:1!important;transform:none!important;color:#000;background-color:var(--first-color);border-radius:12px;padding:6px 14px;font-weight:500;margin-left:13px;position:relative;left:0;height:fit-content}.desktop_menu__8O3kc .desktop_parents__fCe8L .desktop_item__cit6X:hover:not(.desktop_opened___rdmY) p:hover{opacity:0!important}.desktop_menu__8O3kc .desktop_subMenu__3NV3n{position:absolute;left:100%;top:0;background-color:var(--background);width:200px;max-height:100%;padding:11px}.desktop_menu__8O3kc .desktop_subMenuCollapsed__hYIL6 div[data-type=scrollable]{width:100%;max-width:none!important}.desktop_menu__8O3kc .desktop_subMenuCollapsed__hYIL6 div[data-type=scrollable]>div{width:100%}.desktop_menu__8O3kc .desktop_subMenuCollapsed__hYIL6 .desktop_item__cit6X{width:100%!important;max-width:none!important}.desktop_menu__8O3kc .desktop_subMenuCollapsed__hYIL6 .desktop_item__cit6X.desktop_active__6gkHX,.desktop_menu__8O3kc .desktop_subMenuCollapsed__hYIL6 .desktop_item__cit6X:hover{background-color:var(--menu-item-active)}.desktop_menu__8O3kc .desktop_subMenuCollapsed__hYIL6 .desktop_item__cit6X p{display:flex;opacity:1}.desktop_menu__8O3kc .desktop_settingsTrigger__IOtYQ{margin-top:24px;max-height:50px}.desktop_item__cit6X,.desktop_trigger__pnghb{display:flex;align-items:center;position:relative;justify-content:flex-start;max-width:50px;min-height:50px;transition:background-color .25s ease-in-out,border-radius .25s ease-in-out;margin:1px 0;overflow:hidden;min-width:50px;padding:0 5px 0 0}.desktop_item__cit6X .desktop_loader__1LYOW,.desktop_item__cit6X div[data-type=loader],.desktop_item__cit6X img,.desktop_item__cit6X svg,.desktop_trigger__pnghb .desktop_loader__1LYOW,.desktop_trigger__pnghb div[data-type=loader],.desktop_trigger__pnghb img,.desktop_trigger__pnghb svg{width:50px;height:50px;min-width:50px;min-height:50px;padding:15px;margin:0;stroke:#888889!important;fill:#888889!important}.desktop_item__cit6X svg[data-fill=true] g,.desktop_item__cit6X svg[data-fill=true] path,.desktop_trigger__pnghb svg[data-fill=true] g,.desktop_trigger__pnghb svg[data-fill=true] path{fill:#888889!important}.desktop_item__cit6X svg[data-stroke=true] g,.desktop_item__cit6X svg[data-stroke=true] path,.desktop_trigger__pnghb svg[data-stroke=true] g,.desktop_trigger__pnghb svg[data-stroke=true] path{stroke:#888889!important}.desktop_item__cit6X svg[data-fill=true][data-stroke=true] g,.desktop_item__cit6X svg[data-fill=true][data-stroke=true] path,.desktop_trigger__pnghb svg[data-fill=true][data-stroke=true] g,.desktop_trigger__pnghb svg[data-fill=true][data-stroke=true] path{fill:rgba(0,0,0,0)!important}.desktop_item__cit6X p,.desktop_trigger__pnghb p{opacity:0;left:50px;margin-left:13px}.desktop_item__cit6X .desktop_loader__1LYOW,.desktop_item__cit6X div[data-type=loader],.desktop_trigger__pnghb .desktop_loader__1LYOW,.desktop_trigger__pnghb div[data-type=loader]{width:50px}.desktop_item__cit6X .desktop_loader__1LYOW>div,.desktop_item__cit6X div[data-type=loader]>div,.desktop_trigger__pnghb .desktop_loader__1LYOW>div,.desktop_trigger__pnghb div[data-type=loader]>div{--count:8}.desktop_item__cit6X.desktop_active__6gkHX,.desktop_item__cit6X:hover,.desktop_trigger__pnghb.desktop_active__6gkHX,.desktop_trigger__pnghb:hover{border-radius:12px}.desktop_item__cit6X.desktop_active__6gkHX.desktop_opened___rdmY,.desktop_item__cit6X:hover.desktop_opened___rdmY,.desktop_trigger__pnghb.desktop_active__6gkHX.desktop_opened___rdmY,.desktop_trigger__pnghb:hover.desktop_opened___rdmY{background-color:var(--menu-item-active)}.desktop_item__cit6X.desktop_active__6gkHX img,.desktop_item__cit6X.desktop_active__6gkHX svg,.desktop_item__cit6X:hover img,.desktop_item__cit6X:hover svg,.desktop_trigger__pnghb.desktop_active__6gkHX img,.desktop_trigger__pnghb.desktop_active__6gkHX svg,.desktop_trigger__pnghb:hover img,.desktop_trigger__pnghb:hover svg{stroke:var(--first-color)!important;fill:var(--first-color)!important;border-radius:12px;background-color:var(--menu-item-active)}.desktop_item__cit6X.desktop_active__6gkHX svg[data-fill=true] g,.desktop_item__cit6X.desktop_active__6gkHX svg[data-fill=true] path,.desktop_item__cit6X:hover svg[data-fill=true] g,.desktop_item__cit6X:hover svg[data-fill=true] path,.desktop_trigger__pnghb.desktop_active__6gkHX svg[data-fill=true] g,.desktop_trigger__pnghb.desktop_active__6gkHX svg[data-fill=true] path,.desktop_trigger__pnghb:hover svg[data-fill=true] g,.desktop_trigger__pnghb:hover svg[data-fill=true] path{fill:var(--first-color)!important}.desktop_item__cit6X.desktop_active__6gkHX svg[data-stroke=true] g,.desktop_item__cit6X.desktop_active__6gkHX svg[data-stroke=true] path,.desktop_item__cit6X:hover svg[data-stroke=true] g,.desktop_item__cit6X:hover svg[data-stroke=true] path,.desktop_trigger__pnghb.desktop_active__6gkHX svg[data-stroke=true] g,.desktop_trigger__pnghb.desktop_active__6gkHX svg[data-stroke=true] path,.desktop_trigger__pnghb:hover svg[data-stroke=true] g,.desktop_trigger__pnghb:hover svg[data-stroke=true] path{stroke:var(--first-color)!important}.desktop_item__cit6X.desktop_active__6gkHX svg[data-fill=true][data-stroke=true] g,.desktop_item__cit6X.desktop_active__6gkHX svg[data-fill=true][data-stroke=true] path,.desktop_item__cit6X:hover svg[data-fill=true][data-stroke=true] g,.desktop_item__cit6X:hover svg[data-fill=true][data-stroke=true] path,.desktop_trigger__pnghb.desktop_active__6gkHX svg[data-fill=true][data-stroke=true] g,.desktop_trigger__pnghb.desktop_active__6gkHX svg[data-fill=true][data-stroke=true] path,.desktop_trigger__pnghb:hover svg[data-fill=true][data-stroke=true] g,.desktop_trigger__pnghb:hover svg[data-fill=true][data-stroke=true] path{fill:rgba(0,0,0,0)!important;stroke:var(--first-color)!important}.desktop_item__cit6X.desktop_active__6gkHX.desktop_trigger__pnghb img path,.desktop_item__cit6X.desktop_active__6gkHX.desktop_trigger__pnghb svg path,.desktop_item__cit6X:hover.desktop_trigger__pnghb img path,.desktop_item__cit6X:hover.desktop_trigger__pnghb svg path,.desktop_trigger__pnghb.desktop_active__6gkHX.desktop_trigger__pnghb img path,.desktop_trigger__pnghb.desktop_active__6gkHX.desktop_trigger__pnghb svg path,.desktop_trigger__pnghb:hover.desktop_trigger__pnghb img path,.desktop_trigger__pnghb:hover.desktop_trigger__pnghb svg path{fill:var(--first-color)!important}.desktop_item__cit6X[data-dragged=true],.desktop_trigger__pnghb[data-dragged=true]{transform:scale(.75)}.desktop_item__cit6X:not(.desktop_opened___rdmY) .desktop_dragInto__0_2dy,.desktop_item__cit6X:not(.desktop_opened___rdmY) .desktop_dragNext__oaeG5,.desktop_item__cit6X:not(.desktop_opened___rdmY) .desktop_dragPrev__AUEp2,.desktop_trigger__pnghb:not(.desktop_opened___rdmY) .desktop_dragInto__0_2dy,.desktop_trigger__pnghb:not(.desktop_opened___rdmY) .desktop_dragNext__oaeG5,.desktop_trigger__pnghb:not(.desktop_opened___rdmY) .desktop_dragPrev__AUEp2{max-width:38px}.desktop_item__cit6X:not(.desktop_opened___rdmY) .desktop_dragInto__0_2dy,.desktop_trigger__pnghb:not(.desktop_opened___rdmY) .desktop_dragInto__0_2dy{width:0}.desktop_item__cit6X.desktop_opened___rdmY,.desktop_trigger__pnghb.desktop_opened___rdmY{width:100%;max-width:100%;overflow:visible;min-width:100%}.desktop_item__cit6X.desktop_opened___rdmY img,.desktop_item__cit6X.desktop_opened___rdmY svg,.desktop_trigger__pnghb.desktop_opened___rdmY img,.desktop_trigger__pnghb.desktop_opened___rdmY svg{background-color:none}.desktop_item__cit6X.desktop_opened___rdmY p,.desktop_trigger__pnghb.desktop_opened___rdmY p{display:flex;opacity:1;margin-left:0}.desktop_item__cit6X.desktop_opened___rdmY.desktop_active__6gkHX,.desktop_item__cit6X.desktop_opened___rdmY:hover,.desktop_trigger__pnghb.desktop_opened___rdmY.desktop_active__6gkHX,.desktop_trigger__pnghb.desktop_opened___rdmY:hover{border-radius:12px;background-color:var(--menu-item-active)}.desktop_item__cit6X.desktop_opened___rdmY.desktop_trigger__pnghb svg,.desktop_trigger__pnghb.desktop_opened___rdmY.desktop_trigger__pnghb svg{transform:rotate(90deg)}.desktop_trigger__pnghb{flex-grow:0!important}.desktop_trigger__pnghb:hover{overflow:visible;width:fit-content;max-width:none}.desktop_trigger__pnghb:hover:not(.desktop_opened___rdmY) p{width:fit-content;opacity:1!important;transform:none!important;color:#000;background-color:var(--first-color);border-radius:12px;padding:6px 14px;font-weight:500;margin-left:13px;position:relative;left:0;height:fit-content}.desktop_trigger__pnghb p{width:fit-content}.desktop_trigger__pnghb.desktop_active__6gkHX img,.desktop_trigger__pnghb.desktop_active__6gkHX svg{transform:rotate(90deg)}.desktop_preview__jb_ek{opacity:0}.desktop_dragInto__0_2dy,.desktop_dragNext__oaeG5,.desktop_dragPrev__AUEp2{width:calc(100% - 12px);opacity:.25;display:flex;position:absolute;border:2px solid var(--first-color);margin:0 6px}.desktop_dragInto__0_2dy:hover,.desktop_dragNext__oaeG5:hover,.desktop_dragPrev__AUEp2:hover{opacity:1}.desktop_dragPrev__AUEp2{top:0}.desktop_dragNext__oaeG5{top:auto;bottom:0}.desktop_dragInto__0_2dy{right:auto;left:46px;width:0;margin:6px 0;height:calc(100% - 12px)}.buttons_default__Hxtol,.buttons_first__4DVSf,.buttons_fourth__OiRfA,.buttons_second__hd3A5,.buttons_third__RiPJX{background:var(--background-color);height:fit-content;border-radius:16px;padding:16px 20px;font-weight:400;font-family:var(--Muller)}.buttons_default__Hxtol span,.buttons_first__4DVSf span,.buttons_fourth__OiRfA span,.buttons_second__hd3A5 span,.buttons_third__RiPJX span{font-size:var(--h5-size);font-weight:500}@media(max-width:720px){.buttons_default__Hxtol,.buttons_first__4DVSf,.buttons_fourth__OiRfA,.buttons_second__hd3A5,.buttons_third__RiPJX{padding:8px 10px}}.buttons_add__B9xC_{background:none}.buttons_first__4DVSf{background-color:var(--first-color)}.buttons_first__4DVSf span{color:var(--third-color)}.buttons_second__hd3A5{background-color:var(--second-color)}.buttons_third__RiPJX{background-color:var(--third-color)}.buttons_fourth__OiRfA{background-color:var(--fourth-color)}.buttons_fourth__OiRfA span{color:var(--second-color)}.products_catalog__7MGm0{width:100%;padding:0 4dvw;margin:80px 0 0;max-height:calc(100dvh - 88px);height:fit-content}@media(max-width:1080px){.products_catalog__7MGm0{margin-top:40px;min-height:300px}}@media(max-width:480px){.products_catalog__7MGm0{padding-right:calc(4dvw - 16px);margin-top:20px;min-height:auto;height:calc(100dvh - 178px)}}.products_catalog__7MGm0 div[data-type=list] div[data-type=list-content],.products_catalog__7MGm0 div[data-type=list] div[data-type=list-content] div[data-type=list-cell]{max-width:100%}.products_card__MvqF5{display:flex;flex-flow:column;align-items:flex-start;width:calc((92dvw - 436px)/3 - 20px);min-width:180px;transition:transform .25s;margin-right:20px;position:relative;border-radius:30px}@media(max-width:1080px){.products_card__MvqF5{width:calc((92dvw - 296px)/3 - 20px);min-width:30vw}}@media(max-width:480px){.products_card__MvqF5{margin-right:0;width:92dvw;min-width:auto}}.products_card__MvqF5:hover{transform:scale(.95)}.products_card__MvqF5 .products_image__9YhWv{width:100%;aspect-ratio:430/324;border-radius:30px;overflow:hidden;position:relative;cursor:pointer;background:var(--image-missing-background)}@media(max-width:480px){.products_card__MvqF5 .products_image__9YhWv{min-height:auto}}.products_card__MvqF5 .products_image__9YhWv img{width:100%;height:100%;object-fit:cover}.products_card__MvqF5 .products_image__9YhWv .products_imageMissing__UHCMR{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.products_card__MvqF5 .products_content__MfPak{display:grid;width:100%;padding:12px 0;grid-template-areas:"header" "price";grid-template-columns:1fr}.products_card__MvqF5 .products_content__MfPak h2{grid-area:header;font-weight:548;font-size:var(--h3-size);margin-top:0;cursor:pointer;font-variation-settings:var(--font-variation-settings)}.products_card__MvqF5 .products_content__MfPak .products_cart__P_UGX{grid-area:cart;align-self:center;justify-items:center;margin-left:10px}.products_card__MvqF5 .products_content__MfPak.products_inStock__h1LJO{grid-template-areas:"header cart" "price cart";grid-template-columns:1fr 100px}.products_card__MvqF5[aria-disabled=true]:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.25);border-radius:30px}.products_price__cnzPS{height:fit-content;grid-area:price;display:flex;flex-flow:row wrap;align-items:flex-end}.products_price__cnzPS p{font-family:var(--RobotoFlex);font-size:var(--h3-size);font-weight:462;font-variation-settings:var(--font-variation-settings)}.products_price__cnzPS span{font-size:var(--h3-size);margin-left:5px}.products_price__cnzPS .products_currentPrice__PhySI,.products_price__cnzPS .products_oldPrice__SJODG{display:flex;justify-content:center;align-items:center}.products_price__cnzPS.products_isAwaiting__YpGx8 p{font-size:var(--h4-size)}.products_price__cnzPS .products_oldPrice__SJODG{margin-left:10px;color:rgba(0,0,0,.4)}.products_price__cnzPS .products_oldPrice__SJODG p,.products_price__cnzPS .products_oldPrice__SJODG span{font-size:calc(var(--h3-size)*.9);color:rgba(0,0,0,.4)}.products_price__cnzPS .products_oldPrice__SJODG p{text-decoration:line-through}.products_newProducts__39Lp2{padding:0 0 0 4dvw}@media(max-width:480px){.products_newProducts__39Lp2{padding:0 4dvw}}.products_newProducts__39Lp2 h2{font-weight:455;margin-bottom:40px}.products_newProducts__39Lp2 div[data-type=listWrapper]{min-height:406px}.products_newProducts__39Lp2 div[data-type=listWrapper] div[data-type=list]{height:fit-content!important;min-height:390px}.products_newProducts__39Lp2 .products_card__MvqF5{width:calc(19.2dvw - 20px);min-width:180px;margin:0 20px 0 0}.products_newProducts__39Lp2 .products_card__MvqF5 h2{margin-bottom:0}@media(max-width:1080px){.products_newProducts__39Lp2 .products_card__MvqF5{width:calc(32dvw - 20px)}}@media(max-width:720px){.products_newProducts__39Lp2 .products_card__MvqF5{width:calc(48dvw - 20px)}}@media(max-width:480px){.products_newProducts__39Lp2 .products_card__MvqF5{width:92dvw;margin:0 10px 0 0}}.products_newProducts__39Lp2 .products_card__MvqF5 .products_image__9YhWv{aspect-ratio:317/324;height:250px;width:100%}@media(max-width:480px){.products_newProducts__39Lp2 div[data-type=list-content] div[data-type=list-cell]:last-of-type .products_card__MvqF5{margin-right:0}}.products_selectCountTrigger__ztNtD:hover div[data-type=button-icon]{transform:scale(1.2);border-color:var(--first-color);color:var(--first-color)}.products_selectCountTrigger__ztNtD div[data-type=button-icon]{width:20px;height:20px;font-size:20px;border-radius:20px;border:1px solid rgba(0,0,0,0);transition:transform .25s,border-color .25s,color .25s}.products_page__lnuaN{display:grid;grid-template-areas:"header header" "images description" "sell sell";grid-template-columns:1fr 2fr;grid-gap:20px;padding:0 4dvw;grid-column-gap:30px;max-width:100%}@media(max-width:1024px){.products_page__lnuaN{grid-template-columns:1fr;grid-template-areas:"header" "images" "description" "sell"}}.products_page__lnuaN .products_analogues__APmcL{border-radius:0}.products_page__lnuaN .products_analogues__APmcL div[data-type=slider-header]{margin:10px 0 0}.products_page__lnuaN .products_analogues__APmcL div[data-type=slider-header] h2{margin-bottom:10px}.products_page__lnuaN .products_analogues__APmcL .swiper-slide{margin:0 2.5px}.products_page__lnuaN .products_analogues__APmcL .swiper-button-next,.products_page__lnuaN .products_analogues__APmcL .swiper-button-prev{width:30px;height:30px;top:calc(50% - 15px);max-width:30px}.products_page__lnuaN .products_analogues__APmcL .swiper-button-next:after,.products_page__lnuaN .products_analogues__APmcL .swiper-button-prev:after{width:auto;height:auto;font-size:20px}.products_page__lnuaN .products_analogues__APmcL .products_analogue__TgZhB{display:flex;flex-flow:column;align-items:center}.products_page__lnuaN .products_analogues__APmcL .products_analogueImage__J77oF{width:60px;height:60px;object-fit:cover;border-radius:15px;border:2px solid var(--third-color);transition:border-color .25s}.products_page__lnuaN .products_analogues__APmcL .products_analogue__TgZhB p{font-size:var(--h4-size);margin:2.5px auto;width:fit-content}.products_page__lnuaN .products_analogues__APmcL .products_analogue__TgZhB:hover .products_analogueImage__J77oF{border-color:var(--first-color)}.products_page__lnuaN h1{grid-area:header;text-transform:uppercase;font-weight:455;font-size:var(--h2-size);margin:20px 0;color:var(--first-color);font-variation-settings:normal;font-family:Muller}@media(max-width:480px){.products_page__lnuaN h1{margin:20px 0 0}}.products_page__lnuaN h2{font-size:var(--h3-size);margin:0 0 20px}.products_page__lnuaN .products_imagesWrapper__1HukR{grid-area:images;max-width:480px}@media(max-width:1280px){.products_page__lnuaN .products_imagesWrapper__1HukR{max-width:360px}}@media(max-width:1024px){.products_page__lnuaN .products_imagesWrapper__1HukR{max-width:calc(92dvw - 40px)}}.products_page__lnuaN .products_imagesWrapper__1HukR{animation:slide-from-left .25s,fade-in .25s}.products_page__lnuaN .products_imagesWrapper__1HukR .products_images__kBTgT{max-width:480px}@media(max-width:1366px){.products_page__lnuaN .products_imagesWrapper__1HukR .products_images__kBTgT{max-width:none}}.products_page__lnuaN .products_imagesWrapper__1HukR .products_image__9YhWv{aspect-ratio:1;position:relative;border-radius:30px;overflow:hidden}.products_page__lnuaN .products_imagesWrapper__1HukR .products_image__9YhWv img{object-fit:cover}.products_page__lnuaN .products_imagesWrapper__1HukR .products_thumbs__9rwcu{overflow-x:auto;margin:20px 0;max-width:100%}.products_page__lnuaN .products_imagesWrapper__1HukR .products_thumbs__9rwcu .products_thumbsContent__9BzUC{display:flex;width:fit-content}.products_page__lnuaN .products_imagesWrapper__1HukR .products_thumbs__9rwcu .products_thumbsContent__9BzUC .products_thumb__RAHkj{aspect-ratio:1;position:relative;width:120px;height:120px;margin:0 10px 0 0;border-radius:30px;overflow:hidden;object-fit:cover;cursor:pointer}.products_page__lnuaN .products_description__HlO1E{grid-area:description}.products_page__lnuaN .products_description__HlO1E div[data-type=rich-input]{overflow:hidden}.products_page__lnuaN .products_description__HlO1E dl,.products_page__lnuaN .products_description__HlO1E ol,.products_page__lnuaN .products_description__HlO1E p,.products_page__lnuaN .products_description__HlO1E ul{animation:slide-from-right .25s,fade-in .25s}.products_page__lnuaN .products_sell__JG_l5{grid-area:sell;padding:20px 0;border-top:2px solid var(--first-color);display:flex;flex-flow:row wrap;justify-content:space-around;height:fit-content;align-items:center}@media(max-width:720px){.products_page__lnuaN .products_sell__JG_l5{justify-content:space-around}.products_page__lnuaN .products_sell__JG_l5>div{margin:5px!important}}.products_page__lnuaN .products_sell__JG_l5{animation:slide-from-bottom .25s,fade-in .25s}.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS p,.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS span{font-size:32px;font-family:var(--Muller)}.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS .products_currentPrice__PhySI{display:flex;flex-flow:row-reverse;align-items:center}.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS .products_currentPrice__PhySI span{color:var(--first-color);margin:0 5px 0 0}.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS .products_oldPrice__SJODG p,.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS .products_oldPrice__SJODG span{font-size:28px}@media(max-width:720px){.products_page__lnuaN .products_sell__JG_l5 .products_selectCount__lt35N{margin-right:0}}.products_page__lnuaN .products_sell__JG_l5 .products_count__JYb07{display:block}.products_page__lnuaN.products_popup__bMPc1{display:flex}.products_promotion__8p_BW{position:absolute;top:10px;z-index:1;left:10px;background:var(--fourth-color);color:#fff;border-radius:15px;padding:5px 10px}.products_similarProducts__chJZC{display:flex}.list_wrapper__orT2L{width:fit-content;max-height:100%;max-width:100%;overflow:auto;position:relative;display:flex;flex-flow:row wrap;flex-grow:1;scrollbar-width:none;grid-template-areas:"list scrollY" "scrollX scrollX";transition:opacity .25s;grid-template-rows:auto 0;grid-template-columns:auto 0}.list_wrapper__orT2L:has(>div[data-type=loading]){width:100%!important;height:100%;display:flex;justify-content:center;align-items:center;align-content:center}.list_wrapper__orT2L div[data-type=loading]{width:100%;height:100%}.list_wrapper__orT2L .list_list__MDEMi{scrollbar-width:none;width:100%;height:100%;flex-grow:1;flex-flow:row wrap;grid-area:list;max-width:100%;max-height:100%;flex-basis:100%;overflow:hidden;max-width:fit-content!important;max-height:fit-content!important}.list_wrapper__orT2L .list_list__MDEMi .list_content__G69UN{width:fit-content}.list_wrapper__orT2L .list_list__MDEMi .list_cell__yW140{width:fit-content;height:fit-content;max-width:100%;position:absolute;top:0;left:0}.list_wrapper__orT2L .list_list__MDEMi .list_cell__yW140 .list_item__bM70C,.list_wrapper__orT2L .list_list__MDEMi .list_cell__yW140>*{min-height:20px;position:relative;word-break:break-word}.list_wrapper__orT2L.list_hasYScroll__H9BYZ{grid-template-columns:calc(100% - 16px) 16px}.list_wrapper__orT2L.list_hasYScroll__H9BYZ .list_list__MDEMi{max-width:calc(100% - 16px);overflow-y:auto;flex-basis:calc(100% - 16px)!important}.list_wrapper__orT2L.list_hasXScroll__h9qBp{grid-template-rows:calc(100% - 16px) 16px}.list_wrapper__orT2L.list_hasXScroll__h9qBp .list_list__MDEMi{max-height:calc(100% - 16px)!important;overflow-x:auto;flex-basis:100%}.list_wrapper__orT2L.list_hasYScroll__H9BYZ.list_hasXScroll__h9qBp{flex-basis:calc(100% - 16px)}.list_wrapper__orT2L.list_horizontal__xOJ30 .list_list__MDEMi .list_content__G69UN .list_cell__yW140{width:fit-content}.list_wrapper__orT2L .list_scrollbarY__3wKjI{grid-area:scrollY;height:auto!important;max-height:calc(100% - 16px);flex-basis:16px}.list_wrapper__orT2L .list_scrollbarX__kNYVS{grid-area:scrollX;width:auto!important;max-width:calc(100% - 16px);flex-basis:100%}.slider_slider__0ixLF{width:100%;position:relative;background:none;height:auto;border-radius:20px;max-width:100%;background-repeat:no-repeat;background-position:50%,50%;padding:0 var(--content-horizontal-padding);border-radius:30px;overflow:hidden;display:flex;flex-flow:column;margin:0}@media(max-width:768px){.slider_slider__0ixLF{aspect-ratio:auto}}.slider_slider__0ixLF>div[data-type=slider]{height:100%;width:100%;min-height:100%;position:relative}.slider_slider__0ixLF .slider_header__AmcQu{display:flex;align-content:center;align-items:center;justify-content:space-between;margin-bottom:20px}.slider_slider__0ixLF .slider_loader__syVCd{position:absolute;top:0;left:0;z-index:0!important}.slider_slider__0ixLF .slider_loader__syVCd div[data-type=loader]>div{max-width:120px;max-height:120px}.slider_arrows__YDS19{display:flex;position:relative;height:fit-content!important;z-index:2}.slider_arrows__YDS19 .slider_next__C5MZ3,.slider_arrows__YDS19 .slider_prev__qfoa1{height:46px;width:46px;margin:8px;z-index:1;cursor:pointer;background:#afe7cd;display:flex;border-radius:10px;justify-content:center;align-items:center;transition:transform .25s,background .25s}.slider_arrows__YDS19 .slider_next__C5MZ3 img,.slider_arrows__YDS19 .slider_next__C5MZ3 svg,.slider_arrows__YDS19 .slider_prev__qfoa1 img,.slider_arrows__YDS19 .slider_prev__qfoa1 svg{width:11px;height:19px;transition:transform .25s}.slider_arrows__YDS19 .slider_next__C5MZ3 img path,.slider_arrows__YDS19 .slider_next__C5MZ3 svg path,.slider_arrows__YDS19 .slider_prev__qfoa1 img path,.slider_arrows__YDS19 .slider_prev__qfoa1 svg path{fill:var(--white-color)}@media(max-width:720px){.slider_arrows__YDS19 .slider_next__C5MZ3,.slider_arrows__YDS19 .slider_prev__qfoa1{width:30px;height:30px}}.slider_arrows__YDS19 .slider_next__C5MZ3:hover,.slider_arrows__YDS19 .slider_prev__qfoa1:hover{transform:scale(1.2);background:var(--first-color)}.slider_arrows__YDS19 .slider_prev__qfoa1{cursor:pointer}.slider_arrows__YDS19 .slider_prev__qfoa1 img,.slider_arrows__YDS19 .slider_prev__qfoa1 svg{transform:rotate(180deg)}.slider_arrows__YDS19 .slider_next__C5MZ3{cursor:pointer}.slider_wrapper__5fzKg{position:relative;display:block}.slider_wrapper__5fzKg>div{height:100%}.slider_wrapper__5fzKg .slider_sliderItem__k4OWW,.slider_wrapper__5fzKg .swiper-slide{padding:0}.slider_wrapper__5fzKg .swiper-button-next,.slider_wrapper__5fzKg .swiper-button-prev{background:var(--first-color);border-radius:50%;border:none;padding:10px!important;position:absolute;margin:0;top:calc(50% - 25px);z-index:2;width:fit-content;aspect-ratio:1;height:fit-content;display:flex;justify-content:center;align-items:center}.slider_wrapper__5fzKg .swiper-button-next svg path,.slider_wrapper__5fzKg .swiper-button-prev svg path{fill:var(--white-color)}@media(max-width:768px){.slider_wrapper__5fzKg .swiper-button-next,.slider_wrapper__5fzKg .swiper-button-prev{padding:5px!important}.slider_wrapper__5fzKg .swiper-button-next:after,.slider_wrapper__5fzKg .swiper-button-prev:after{width:25px;height:25px;width:20px;height:20px}}.slider_wrapper__5fzKg .swiper-button-next:hover,.slider_wrapper__5fzKg .swiper-button-prev:hover{background:#fff}.slider_wrapper__5fzKg .swiper-button-next:hover svg path,.slider_wrapper__5fzKg .swiper-button-prev:hover svg path{fill:var(--first-color)}.slider_wrapper__5fzKg .swiper-button-next:hover:after,.slider_wrapper__5fzKg .swiper-button-prev:hover:after{color:var(--first-color)}.slider_wrapper__5fzKg .swiper-button-next:after,.slider_wrapper__5fzKg .swiper-button-prev:after{width:30px;height:30px;font-size:30px;color:#fff;display:flex;justify-content:center}.slider_next__DcmLe,.slider_prev__1Sq_M{background:var(--first-color);border-radius:50%;border:none;width:fit-content;padding:10px!important;position:absolute;margin:0;top:calc(50% - 25px);z-index:2;transition:transform .25s}.slider_next__DcmLe svg path,.slider_prev__1Sq_M svg path{fill:var(--white-color)}@media(max-width:768px){.slider_next__DcmLe,.slider_prev__1Sq_M{padding:5px!important}.slider_next__DcmLe svg,.slider_prev__1Sq_M svg{width:25px;height:25px;width:20px;height:20px}}.slider_next__DcmLe:hover,.slider_prev__1Sq_M:hover{background:#fff}.slider_next__DcmLe:hover svg path,.slider_prev__1Sq_M:hover svg path{fill:var(--first-color)}.slider_next__DcmLe svg,.slider_prev__1Sq_M svg{width:30px;height:30px}.slider_next__DcmLe svg path,.slider_prev__1Sq_M svg path{fill:#fff}.slider_prev__1Sq_M{left:-60px;transform:rotate(180deg)}@media(max-width:1366px){.slider_prev__1Sq_M{left:-3vw}}.slider_prev__1Sq_M:hover{transform:rotate(180deg)}.slider_next__DcmLe{left:auto;right:-60px}@media(max-width:1366px){.slider_next__DcmLe{right:-3vw}}