.LabelBtn_primary__n4OUm{background:var(--button-primary);border:none;border-radius:60px;text-align:center;color:#fff;font-weight:700;font-size:16px;padding:15px 25px;margin:1em 25px;width:calc(100% - 50px);cursor:pointer;max-width:400px;display:block;transition:.2s ease}.LabelBtn_primary__n4OUm:hover{background:#3e4345}.LabelBtn_bordered__L7qXh{background:#fff;border:1px solid var(--button-primary);color:var(--button-primary);border-radius:60px;text-align:center;font-weight:700;font-size:16px;padding:15px 25px;margin:1em 25px;width:calc(100% - 50px);cursor:pointer;max-width:400px;display:block;transition:.2s ease}.LabelBtn_bordered__L7qXh:hover{background:#cfcfcf}.LabelBtn_cancel__igvKG{background:var(--button-cancel);border:none;border-radius:60px;text-align:center;color:var(--main-red);font-weight:700;font-size:16px;padding:15px 25px;margin:1em 25px;width:calc(100% - 50px);cursor:pointer;max-width:400px;display:block;transition:.2s ease}.LabelBtn_cancel__igvKG:hover{background:#a3a3a3}.LabelBtn_green__in4t8{background:#006f4c;color:#fff;border:none;border-radius:60px;text-align:center;font-weight:700;font-size:16px;padding:15px 25px;margin:1em 25px;width:calc(100% - 50px);cursor:pointer;display:block;max-width:400px;transition:.2s ease}.LabelBtn_green__in4t8:hover{background:#009163}.LabelBtn_lightgreen__aVdVG{background:#008043;color:#fff;border:none;border-radius:60px;text-align:center;font-weight:700;font-size:16px;padding:15px 25px;margin:1em 25px;width:calc(100% - 50px);cursor:pointer;display:block;max-width:400px;transition:.2s ease}.LabelBtn_lightgreen__aVdVG:hover{background:#0aa55a}.LabelBtn_grey__ASWlI{background:#ebebeb;border:none;border-radius:60px;padding:15px 25px;max-width:400px}.LabelBtn_gold__1iLTd,.LabelBtn_grey__ASWlI{color:var(--text-main);text-align:center;font-weight:700;font-size:16px;margin:1em 25px;width:calc(100% - 50px);cursor:pointer;display:block}.LabelBtn_gold__1iLTd{background-color:var(--choose-address-block-color-yellow);border:var(--choose-address-block-border-yellow);border-radius:60px;padding:15px 20px;transition:.2s ease}.LabelBtn_gold__1iLTd:hover{background:var(--choose-address-block-bg-yellow);color:var(--main-black)}.LabelBtn_title__i9cvU{line-height:28px}.LabelBtn_disabled__V7Ja6{border:none;border-radius:60px;text-align:center;font-weight:700;font-size:16px;padding:15px 25px;margin:1em 25px;width:calc(100% - 50px);cursor:not-allowed;max-width:400px;display:block}.LabelBtn_disabled__V7Ja6,.LabelBtn_disabled__V7Ja6:hover,.LabelBtn_gold__1iLTd.LabelBtn_disabled__V7Ja6:hover{background:var(--button-disabled);color:#fff}@keyframes LabelBtn_shake__CfZSZ{0%,to{transform:translateY(0)}10%,30%,50%,70%{transform:translateY(-2.8px)}20%,40%,60%{transform:translateY(2.6px)}80%{transform:translateY(1.1px)}90%{transform:translateY(-1px)}}.NavListElement_listEl__WNaDP{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%}.NavListElement_listEl__WNaDP p{line-height:var(--text-nav-height);font-weight:var(--text-nav-weight);font-size:var(--text-nav-fs);color:var(--text-nav-color);border-bottom:1px solid rgba(0,0,0,.2);width:100%}.NavListElement_listEl__WNaDP:last-child p{border-bottom:none}.NavListElement_listEl__WNaDP img{width:25px;height:25px;margin-left:20px;margin-right:20px}.NavListElement_listEl__WNaDP .NavListElement_profileTitle__Uipav{border-bottom:none;margin-bottom:.7em;line-height:16px;font-size:var(--font-size-x) - 1px;font-weight:700}.NavListElement_listEl__WNaDP .NavListElement_profileSubtitle__wxSUU{font-weight:var(--text-nav-weight);font-size:var(--text-nav-fs);line-height:16px;color:var(--text-main);opacity:.5;border-bottom:none}.NavListElement_textWrapper__hxJvq{padding:2em 0;border-bottom:1px solid rgba(0,0,0,.2);width:100%}.NavListElement_imgWrapper__kwk62{min-width:25px;min-height:25px;margin:0 20px}.NavElementsWrapper_wrapper__wEkMw{background:var(--nav-el-wrapper);margin:1em 0;border-radius:16px;width:100%}.Notification_bg__dRJgw{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.15);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:999}.Notification_notificationBlock__1eWWw{position:fixed;top:50%;left:50%;background:var(--background);z-index:1000;padding:40px 25px;border-radius:16px;max-width:400px;width:calc(100% - 50px)}.Notification_title__5zkYN{font-weight:700;font-size:calc(var(--font-size-xxl) - 3px);line-height:29px;text-align:center;color:var(--text-main);margin-bottom:8px}.Notification_desc__uTGL8{font-weight:400;font-size:13px;line-height:var(--font-size-xl);text-align:center;color:#828282}.DropdownBlock_chosenBlock__KGatT{width:100%;padding:12px 18px;border-radius:100px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:var(--nav-el-wrapper);transition:all .3s ease}.DropdownBlock_chosenBlock__KGatT h2{font-weight:600;font-size:var(--font-size-x);line-height:19px;color:var(--text-main)}.DropdownBlock_dropdownBlock__iUyML{width:100%;border-radius:14px;overflow:hidden;transition:all .3s}.DropdownBlock_dropdownBlock__iUyML li{padding:10px 15px;transition:all .3s}.DropdownBlock_dropdownBlock__iUyML p{font-weight:400;font-size:var(--font-size-x);line-height:19px;color:var(--text-main)}.DropdownBlock_chosenBlock__KGatT img{transition:all .3s ease}.SelectLanguage_btnWrapper__cda99{display:flex;flex-direction:row;align-items:center;justify-content:space-around;background:var(--toggle-btn-bg);border-radius:100px;border:1px solid hsla(0,0%,100%,.1);width:-moz-max-content;width:max-content;position:relative}.SelectLanguage_selection__9xive{width:130px;position:relative;text-align:center}.SelectLanguage_text__YNW7c{position:relative;z-index:1;font-weight:600;font-size:var(--font-size-l);line-height:18px;color:#828282;padding:10px 0}.SelectLanguage_text__YNW7c.SelectLanguage_active__zvomw{color:#000}.SelectLanguage_chooseBlock__zlO0f{position:absolute;border-radius:100px;width:calc(50% - 3px);background:var(--toggle-btn-active-bg);top:3px;bottom:3px;left:3px;right:3px;transform:translateX(0);box-shadow:0 4px 8px rgba(0,0,0,.06);transition:all .3s ease}.SelectLanguage_label__Vl_14{font-size:var(--font-size-l);color:#666;line-height:14px;font-weight:400;margin-bottom:15px}.NavBar_navElsWrapper__aqkec{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999;pointer-events:none}.NavBar_navElsWrapper__aqkec.NavBar_active__7NPDk{pointer-events:inherit}.NavBar_mainWrapper__JXkx6{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:all .3s ease;transition-delay:.15s;opacity:0;pointer-events:none}.NavBar_mainWrapper__JXkx6.NavBar_active__7NPDk{opacity:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:inherit}.NavBar_elementsWrapper__O_ytT{top:0;bottom:0;width:315px;height:100%;overflow-y:scroll;overflow-x:hidden;background:var(--background);padding:2em 15px;position:absolute;transition:all .3s ease;margin-left:-330px;z-index:11}.NavBar_elementsWrapper__O_ytT.NavBar_active__7NPDk{margin-left:0}.NavBar_callUsBtn__StZGR{width:100%;border:none;background:var(--nav-el-wrapper);border-radius:100px;padding:15px 0;display:flex;flex-direction:row;align-items:center;justify-content:center}.NavBar_callUsText__0hxtn{margin-left:20px;font-weight:800;font-size:var(--font-size-x);line-height:16px;text-align:center;color:var(--text-main);opacity:.5}.NavBar_closeBtn___Q6A_{position:absolute;left:325px;top:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--background);z-index:11;opacity:0;pointer-events:none;transition:all .3s ease}.NavBar_closeBtn___Q6A_.NavBar_active__7NPDk{opacity:1;pointer-events:inherit}.BackBtn_btn__fOVA0{border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;background:#fff}.BackBtn_btn__fOVA0.BackBtn_fixed__QQrJO{position:fixed;top:40px;left:20px;z-index:2}.PopupBlock_popup__xMQ4O{position:fixed;left:0;right:0;bottom:0;max-height:80vh;overflow-y:scroll;background:var(--background);border-radius:28px 28px 0 0;max-width:450px;padding:0 5px;z-index:100}.PopupBlock_bg__H0G7M{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.PopupBlock_addBtn__3bx8w{width:100%;padding:14px;color:#fff;border-radius:100px;font-size:var(--font-size-x);font-weight:800;text-align:center;line-height:16px;border:none;background:var(--main-black)}.PopupBlock_btnWrapper__ZAKtN{position:sticky;bottom:0;padding:1em 25px 25px;background:#fff}.PopupBlock_productList__kuyuP{display:grid;grid-template-columns:repeat(2,calc(50% - 12px));align-items:center;justify-content:center;grid-gap:12px;margin:1em 25px}.PopupBlock_indicateEl__nWnZE{display:block;width:56px;height:4px;border-radius:100px;background:#e3e3e3;margin:0 auto 20px}.PopupBlock_topBlock__jxDOI{position:sticky;top:0;z-index:3;background:#fff;padding:14px 25px 25px}.PopupBlock_productBlock__jwgbW{background:#fff;box-shadow:5px 2px 30px hsla(257,8%,83%,.25);border-radius:15px;text-align:center;width:100%;padding:30px;position:relative}.PopupBlock_productBlock__jwgbW.PopupBlock_checkBlockActive__ci3xh{border:2px solid var(--main-green)}.PopupBlock_checkBlock__e7ExG{position:absolute;width:28px;height:28px;background:var(--main-green);top:-14px;right:-14px;border-radius:50%;display:none;align-items:center;justify-content:center}.PopupBlock_checkBlock__e7ExG.PopupBlock_checkBlockActive__ci3xh{display:flex}.PopupBlock_productImg__lWRAW{margin-bottom:1em}.PopupBlock_decorateBlock__KvXlV{width:56px;height:4px;border-radius:50px;background:var(--popup-decorate-block-bg);margin:1em auto}@media screen and (min-width:450px){.PopupBlock_popup__xMQ4O{top:50%;left:50%;transform:translate(-50%,-50%);width:100%;border-radius:28px;height:-moz-max-content;height:max-content;padding-top:25px}.PopupBlock_decorateBlock__KvXlV{display:none}.PopupBlock_popup__xMQ4O::-webkit-scrollbar{display:none}}.HeaderDesktop_mainWrapper__uuidl{max-width:var(--max-width);margin:0 auto;padding:15px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.HeaderDesktop_contentWrapper__hu1ZG{display:flex;align-items:center;gap:20px}.HeaderDesktop_ratingWrapper___a7SK{display:flex;gap:12px;align-items:center;justify-content:flex-start}.HeaderDesktop_rating__VHjy4{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.HeaderDesktop_ratingWrapper___a7SK .HeaderDesktop_city__Knz5j{display:flex;align-items:center;gap:8px;font-size:var(--font-size-x);font-weight:600;color:var(--success-green-700,#047857)}.HeaderDesktop_ratingWrapper___a7SK .HeaderDesktop_city__Knz5j span{color:var(--main-green);font-weight:700;cursor:pointer}.HeaderDesktop_ratingWrapper___a7SK .HeaderDesktop_city__Knz5j:hover{cursor:pointer;text-decoration:underline}.HeaderDesktop_ratingWrapper___a7SK .HeaderDesktop_rating__VHjy4 h3{font-size:var(--font-size-x)}.HeaderDesktop_location__SJnyl{display:flex;width:48px;height:48px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;background:var(--success-green-50,#ecfdf5)}.HeaderDesktop_cityWrapper__n8jIs{display:flex;flex-direction:column;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--neutral-500,#64748b);font-size:13px;font-style:normal;font-weight:400;line-height:normal}.HeaderDesktop_cityListWrapper__x9E_j{display:flex;flex-direction:column;padding:0 25px 25px}.HeaderDesktop_cityListWrapper__x9E_j li p{font-size:var(--font-size-xl);margin-bottom:10px;cursor:pointer}.HeaderDesktop_cityListWrapper__x9E_j li p:hover{text-decoration:underline}.HeaderDesktop_cityListWrapper__x9E_j li:last-child p{margin-bottom:0}.HeaderDesktop_callCenterWrapper__EOuHX{display:flex;flex-direction:row;align-items:center;gap:20px;max-width:500px}.HeaderDesktop_callText__9qX6s{max-width:230px;display:grid;grid-template-columns:1fr auto;grid-gap:12px;align-items:center;justify-content:flex-start;cursor:default}.HeaderDesktop_callText__9qX6s .HeaderDesktop_phone__8X8z1{display:inline-flex;height:48px;gap:8px;padding:4px 10px;justify-content:center;align-items:center;border-radius:4px;background:var(--success-green-50,#ecfdf5);cursor:pointer}.HeaderDesktop_callText__9qX6s .HeaderDesktop_phone__8X8z1 p{color:var(--success-green-700,#047857);font-size:18px;font-style:normal;font-weight:600;line-height:normal}.HeaderDesktop_phoneImg__lIh4M{display:flex;align-items:center;min-width:21px;min-height:20px}.HeaderDesktop_callText__9qX6s,.HeaderDesktop_callText__9qX6s a{font-size:var(--font-size-xxl);font-weight:700;color:var(--text-main);letter-spacing:1px}.HeaderDesktop_callTextWrapper__Y5cSP p{color:var(--neutral-500,#64748b);font-size:13px;font-style:normal;font-weight:400;line-height:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.HeaderDesktop_callTextWrapper__Y5cSP p:nth-child(2){color:var(--success-green-700,#047857);font-size:16px;font-style:normal;font-weight:600;line-height:normal}.HeaderDesktop_delivery__sN51A{width:100%;min-width:210px;height:48px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;background:#ecfdf5;padding:13px 15px;max-width:200px}.HeaderDesktop_guaranteeText__wCUt9{position:relative;margin-left:10px}.HeaderDesktop_moreInfoBlock__YnGy0{position:absolute;background:#000}.HeaderDesktop_guaranteeText__wCUt9 p{color:#3f3f3f;font-size:10px;font-style:normal;font-weight:400;line-height:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.HeaderDesktop_profileWrapper__92I_0{position:relative;display:flex;flex-direction:column;align-items:flex-end}.HeaderDesktop_clientName__Xv1Lo{font-size:var(--font-size-x);margin-left:6px}.HeaderDesktop_clientNumber__9gAPb{font-size:var(--font-size-m);color:var(--text-grey)}.HeaderDesktop_popUp__TPf4M{width:-moz-max-content;width:max-content;position:absolute;top:75px;right:0;display:flex;flex-direction:column;align-items:flex-start;padding:20px;background:var(--background);border-radius:16px;gap:15px;z-index:2;opacity:0;pointer-events:none;transition:all .15s ease-in-out;box-shadow:var(--shadow-primary);border:none}.HeaderDesktop_popUp__TPf4M p{cursor:pointer;font-size:var(--font-size-x);transition:all .15s ease;color:var(--text-main)}.HeaderDesktop_popUp__TPf4M p:hover{color:var(--main-green)}.HeaderDesktop_popUp__TPf4M p:last-child:hover{color:var(--main-red)}.HeaderDesktop_popUp__TPf4M.HeaderDesktop_active__VP5_1{opacity:1;top:50px;pointer-events:inherit}.HeaderDesktop_langWrapper__BsoYK{position:relative}.HeaderDesktop_langWrapper__BsoYK p{cursor:pointer;font-size:var(--font-size-m)}.HeaderDesktop_langFlag__iyn_g{display:flex;gap:7px}.HeaderDesktop_profileBlock__Rwj09{display:flex;flex-direction:row;align-items:center;cursor:pointer;background:var(--main-grey);border-radius:100px;padding:8px 18px}.HeaderDesktop_langWrapper__BsoYK .HeaderDesktop_popUp__TPf4M.HeaderDesktop_active__VP5_1{top:35px}.HeaderDesktop_themeImage__PyKZn{width:20px;height:20px;position:relative;cursor:pointer}.HeaderDesktop_profileInfoBlock__317Lu{display:flex;flex-direction:column;align-items:flex-start;text-align:left;background:var(--main-black);border-radius:8px;padding:8px;cursor:pointer;width:100%;transition:.2s ease}.HeaderDesktop_profileInfoBlock__317Lu:hover{opacity:.8}.HeaderDesktop_profileInfoBlock__317Lu p,.HeaderDesktop_profileInfoBlock__317Lu p:hover{color:#fff}.HeaderDesktop_profileInfoBlock__317Lu span{color:var(--text-grey);font-size:var(--font-size-m)}.HeaderDesktop_deliverAllDay__76iVd{display:flex;align-items:center}.HeaderDesktop_deliverAllDayImg__kGf4r{display:flex;align-items:center;min-width:21px;min-height:20px}.HeaderDesktop_deliverAllDay__76iVd p{color:var(--186749,#186749);font-size:18px;font-style:normal;font-weight:700;line-height:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.HeaderDesktop_loginButton__Eoqj0{display:flex;padding:11px 24px;flex-direction:column;justify-content:center;align-items:center;border-radius:30px;background:var(--success-green-700,#047857);color:var(--shades-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.Header_headerWrapper__i29gT{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px;z-index:999;background:var(--background)}.Header_headerEl__9Afp3{min-width:17px}.Header_headerWrapper__i29gT h1{font-size:var(--font-size-xl);line-height:18px;font-weight:400;text-align:center}.Header_burgerWrapper__mhG_7.Header_noCart___Krfr{width:48px}.Header_burgerWrapper__mhG_7 span{display:block;margin-bottom:4px;width:10px;height:2px;border-radius:2px;background:#5d6568}.Header_burgerWrapper__mhG_7 span:first-child{width:17px}.Header_burgerWrapper__mhG_7 span:last-child{margin-bottom:0}.Header_cartBox__En7Uf{position:relative}.Header_addedProductsCount__cEwMn{position:absolute;top:-10px;right:-10px;background:var(--main-red);height:15px;width:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:var(--font-size-s)}