@keyframes bottom-sheet_bsScaleIn__UhLEX{0%{opacity:.5;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes bottom-sheet_bsSlideIn__yTguR{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bottom-sheet_bsScaleOut__99yHf{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes bottom-sheet_bsSlideOut__c3ZOw{0%{transform:translateY(0)}to{transform:translateY(100%)}}.bottom-sheet_card__Ne0B4{background:var(--background-primary);border-radius:36px;box-shadow:0 2px 28px 0 rgba(39,44,51,.01);position:relative;align-self:flex-start;margin-top:12vh;display:flex;flex-direction:column;max-width:800px;width:100%;max-height:85vh;animation:bottom-sheet_bsScaleIn__UhLEX .2s ease forwards}@media screen and (max-width:768px){.bottom-sheet_card__Ne0B4{align-self:flex-end;margin-top:0;max-width:100%;border-radius:24px 24px 0 0;max-height:80dvh;box-shadow:none;animation:bottom-sheet_bsSlideIn__yTguR .25s ease-out forwards}}.bottom-sheet_closing__Pm2_W{animation:bottom-sheet_bsScaleOut__99yHf .18s ease-in forwards!important}@media screen and (max-width:768px){.bottom-sheet_closing__Pm2_W{animation:bottom-sheet_bsSlideOut__c3ZOw .22s ease-in forwards!important}}.bottom-sheet_closeButton__E7e8x{position:absolute;top:0;left:calc(100% + 16px);width:54px;height:54px;border:none;background:white;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s ease}.bottom-sheet_closeButton__E7e8x:hover{background-color:var(--background-secondary)}@media screen and (max-width:768px){.bottom-sheet_closeButton__E7e8x{top:12px;left:auto;right:12px;width:32px;height:32px;background:var(--background-secondary);border-radius:50%}.bottom-sheet_closeButton__E7e8x:hover{background-color:var(--background-secondary)}}@keyframes modal_scaleIn__vWE_y{0%{opacity:.5;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes modal_slideIn__R_1S5{0%{opacity:.5;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal_modalWrapper__apMfl{--modal-width:800px;--modal-horizontal-padding:60px;--modal-horizontal-padding-mobile:28px;display:flex;flex-direction:column;align-self:flex-start;position:relative;top:12vh;max-width:var(--modal-width);max-height:85vh;background:var(--background-primary);border-radius:36px;box-shadow:0 2px 28px 0 rgba(39,44,51,.01);color:var(--text-and-icon-primary);pointer-events:auto;animation:modal_scaleIn__vWE_y .2s ease forwards}@media only screen and (max-width:768px){.modal_modalWrapper__apMfl{position:relative;top:0;width:100vw;height:100%;height:100dvh;max-height:100%;max-height:100dvh;border-radius:0;box-shadow:none;overflow:auto;animation:modal_slideIn__R_1S5 .15s ease-out forwards}}.modal_modalCloseWrapper__gBt_3{position:absolute;top:0;left:calc(100% + 16px)}.modal_modalCloseWrapper__gBt_3 svg{color:var(--text-and-icon-primary)}@media only screen and (max-width:768px){.modal_modalCloseWrapper__gBt_3{position:-webkit-sticky;position:sticky;left:20px;top:8px;padding:8px;max-width:min-content;border-radius:20px;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--grass)}}.modal_modalCloseButton__YhWp3{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border:none;border-radius:16px;box-shadow:none;background:white;cursor:pointer;transition:background-color .2s ease}.modal_modalCloseButton__YhWp3:hover{background-color:var(--background-secondary)}@media only screen and (max-width:768px){.modal_modalCloseButton__YhWp3{width:48px;height:48px;background-color:var(--background-secondary)}}.modal_modalBody__H4ELM{flex:1 1;position:relative;padding:0 var(--modal-horizontal-padding);-webkit-overflow-scrolling:touch}@media only screen and (max-width:768px){.modal_modalBody__H4ELM{padding:0 var(--modal-horizontal-padding-mobile);overflow:visible}}.modal_modalHead__oqpJ8{position:relative;top:0;margin:48px var(--modal-horizontal-padding) 28px;z-index:0}.modal_modalHeadSticky__MOS_l{position:-webkit-sticky;position:sticky;top:54px;z-index:var(--grass)}@media only screen and (max-width:768px){.modal_modalHead__oqpJ8{margin:calc(var(--mobile-negative-margin) - 64px) var(--modal-horizontal-padding-mobile) 28px;background-color:inherit}}.modal_modalHeaderH1__0GfwN{font:var(--font-48-bold)}@media only screen and (max-width:768px){.modal_modalHeaderH1__0GfwN{font:var(--font-32-bold);letter-spacing:-.2px}}.modal_modalHeaderH2__L5jFO{position:relative;font:var(--font-32-bold)}.modal_modalSubheadhing__8RvEJ{margin-top:12px;font:var(--font-18-medium)}.modal_modalStackButtons__Odwww{display:flex;flex-direction:column;gap:4px;padding:32px var(--modal-horizontal-padding) 60px}@media screen and (max-width:768px){.modal_modalStackButtons__Odwww{margin-top:auto;padding:0 var(--modal-horizontal-padding-mobile) var(--modal-horizontal-padding-mobile)}}.modal_modalRowButtons__yTwkq{display:flex;gap:4px;padding:0 var(--modal-horizontal-padding) 60px}@media screen and (max-width:768px){.modal_modalRowButtons__yTwkq{margin-top:auto;padding:0 var(--modal-horizontal-padding-mobile) var(--modal-horizontal-padding-mobile)}}.modal_modalFooter__7lmO4{overflow:auto;padding:16px var(--modal-horizontal-padding) 60px;flex-shrink:0;box-shadow:none;transition:box-shadow .2s}.modal_modalFooterShadow__KaKhu{box-shadow:0 -5px 20px 0 rgba(39,44,51,.08)}@media only screen and (max-width:768px){.modal_modalFooter__7lmO4{position:-webkit-sticky;position:sticky;left:0;right:0;bottom:8px;margin:0 16px;padding:8px;border-radius:24px;background-color:rgba(255,255,255,.5);box-shadow:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translateZ(0)}}.modal_ghostWrap__HGZdp,.modal_removeScrollStyles__zTmSO{display:contents}.location-modal_wrapper__ojwj8{display:flex;gap:24px}@media screen and (max-width:768px){.location-modal_wrapper__ojwj8{flex-direction:column;gap:16px}}.location-modal_inputWrapper__pepGg{font:var(--font-16-medium);position:relative;width:100%}@media screen and (max-width:768px){.location-modal_inputWrapper__pepGg{margin-inline:-12px}.location-modal_inputWrapper__pepGg:last-child{margin-top:8px}.location-modal_inputWrapper__pepGg input{font:var(--font-18-medium)}}.location-modal_content__xueqM{width:800px;overflow:visible;padding-bottom:32px}.location-modal_contentCompact__3I8HM{width:600px}@media (max-width:768px){.location-modal_content__xueqM{width:100vw;background:none}}.location-modal_listWrapper__RjHFR{margin-bottom:8px;position:absolute;top:64px;background-color:var(--background-primary);overflow:auto;overflow-scrolling:touch;scroll-snap-type:x mandatory;width:100%;scrollbar-width:none;border-radius:20px;max-height:291px;z-index:1000;box-shadow:0 2px 28px 0 #272c3314}.location-modal_buttonWrapper__LxIOO{display:flex;gap:8px;flex-direction:row}.location-modal_buttonWrapperReverse__SqswY{flex-direction:row-reverse}.location-modal_stretchedBtn__0PEGk{flex:1 1 50%}@media screen and (max-width:768px){.location-modal_stretchedBtn__0PEGk{border-radius:16px!important}}.location-modal_listSelectStyles__UIBg6{display:flex;flex-direction:column;gap:4px;padding:8px 0;background-color:var(--background-primary)}.location-modal_languageSelectStyles__1TXGE>div:first-child{height:56px;border-radius:16px}.location-modal_emptySearch__N2V5U{padding:2px 8px;font:var(--font-14-medium)}@media screen and (max-width:768px){.location-modal_inputStyles__jGiQf{margin-inline:-12px}.location-modal_inputStyles__jGiQf input{font:var(--font-18-medium)}}.b1wr4rv6{position:absolute;z-index:var(--b1wr4rv6-0);width:var(--b1wr4rv6-1);background:var(--b1wr4rv6-2);border-radius:8px;overflow-y:auto;overflow-x:hidden;box-shadow:var(--shadow-m)}.b1wr4rv6,.d1jixr42{box-sizing:border-box}.d1jixr42{display:flex;flex-direction:column;width:100%;position:relative;padding:var(--d1jixr42-0)}.d1jixr42>button,.d1jixr42>div{background:var(--extensions-background-surface)}.b5l9207{display:inline-block;position:relative;width:100%;font-family:var(--font-family-noto)}.p1oh4l8z{width:var(--p1oh4l8z-0);height:var(--p1oh4l8z-0);flex-shrink:0;display:flex;align-items:center;justify-content:center;-webkit-padding-end:var(--p1oh4l8z-2);padding-inline-end:var(--p1oh4l8z-2);box-sizing:content-box;color:var(--p1oh4l8z-3)}.p1oh4l8z>svg{width:100%;height:100%}.pes3kft{width:var(--pes3kft-0);height:var(--pes3kft-0);flex-shrink:0;display:flex;align-items:center;justify-content:center;-webkit-padding-start:var(--pes3kft-2);padding-inline-start:var(--pes3kft-2);box-sizing:content-box;color:var(--pes3kft-3);opacity:var(--pes3kft-4);visibility:var(--pes3kft-5);pointer-events:var(--pes3kft-6);transition:opacity .15s,visibility .15s}.pes3kft>svg{width:100%;height:100%}.co8ahl0.pes3kft{position:absolute;z-index:1;inset-inline-end:0;height:calc(var(--co8ahl0-0) - 4px);background-color:var(--select-bg);transition:background-color .15s,opacity .15s,visibility .15s}.v1qqcnuk{font-family:var(--font-family-noto);font-size:var(--v1qqcnuk-1);line-height:var(--v1qqcnuk-2);font-weight:500;margin-top:var(--v1qqcnuk-3);white-space:nowrap;overflow:hidden;box-sizing:border-box;width:100%}.cku505q{position:relative;flex:1 1 auto;min-width:0;height:100%;display:flex;align-items:center}.c1dnf6cc{box-sizing:border-box;height:var(--c1dnf6cc-0);width:100%;--select-bg:var(--c1dnf6cc-1);background:var(--select-bg);border:2px solid var(--c1dnf6cc-3);transition:border-color .15s,background-color .15s;border-radius:var(--c1dnf6cc-4);cursor:var(--c1dnf6cc-5);padding:var(--c1dnf6cc-6);display:inline-flex;align-items:center;color:var(--c1dnf6cc-7);outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c1dnf6cc:focus-visible{border-color:var(--c1dnf6cc-8)}.c1dnf6cc:focus-visible:hover{border-color:var(--c1dnf6cc-8);background:var(--c1dnf6cc-1)}.c1dnf6cc:hover{--select-bg:var(--c1dnf6cc-11);border-color:var(--c1dnf6cc-12)}.c1dnf6cc:focus .p1oh4l8z{color:var(--c1dnf6cc-14)}.c1dnf6cc:focus .v1qqcnuk{color:var(--c1dnf6cc-7)}.shz81l3.f1v4p080{border:2px solid transparent}.profile_wrapper__RMMHh{padding:60px 58px 60px 16px;overflow:auto}@media screen and (max-width:768px){.profile_wrapper__RMMHh{padding:var(--mobile-negative-margin) 12px 32px}}.profile_photoOverlay__93E9E{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;border-radius:40px;background-color:rgba(0,0,0,.16);transition:opacity .2s linear}@media screen and (max-width:768px){.profile_photoOverlay__93E9E{display:none}}.profile_overlayBtnStyles__Z7leD{left:16px!important;bottom:16px!important;border-radius:24px!important;opacity:0}@media screen and (max-width:768px){.profile_overlayBtnStyles__Z7leD{display:none}}.profile_photoWrap__1vcAA{position:relative;width:160px;margin:0 0 8px 16px;cursor:pointer}@media screen and (min-width:769px){.profile_photoWrap__1vcAA:hover .profile_photoOverlay__93E9E,.profile_photoWrap__1vcAA:hover button{opacity:1}}@media screen and (max-width:768px){.profile_photoWrap__1vcAA{width:80px;margin-bottom:4px}}.profile_photoInput__v_Ucc{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer;z-index:var(--grass)}.profile_error__ToPzd{margin:0 0 0 16px;font:var(--font-18-medium);color:var(--extensions-background-error)}.profile_editHint__J_K5M{text-decoration:underline;opacity:0;transition:opacity .2s linear}.profile_infoButton__d9erV{display:flex;align-items:baseline;justify-content:space-between;gap:16px;width:496px;margin:0;padding:12px 16px;border:none;border-radius:16px;background:transparent;font:var(--font-18-medium);color:var(--text-and-icon-primary);text-align:left;cursor:pointer;transition:background-color .2s linear}@media screen and (min-width:769px){.profile_infoButton__d9erV:hover{background-color:var(--background-secondary)}.profile_infoButton__d9erV:hover .profile_editHint__J_K5M{opacity:1}}@media screen and (max-width:768px){.profile_infoButton__d9erV{width:100%;max-width:100%;align-items:center;overflow:hidden}.profile_infoButton__d9erV>:first-child{overflow:hidden}.profile_infoButton__d9erV>:nth-child(2){flex:0 0 24px}}.profile_infoName__Uy6p2{font:var(--font-32-bold);overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.profile_infoName__Uy6p2{font:var(--font-24-bold)}}.profile_infoRating__j_5gf{display:flex;align-items:center;gap:4px}.profile_infoTitle__XcXkM{margin-bottom:2px;font:var(--font-18-bold)}.profile_infoValue__0nwiN{overflow:hidden;text-overflow:ellipsis}.profile_infoSkeleton__iHYiI{display:flex;align-items:baseline;justify-content:space-between;gap:16px;width:480px;margin:20px 0 44px 16px}@media screen and (max-width:768px){.profile_infoSkeleton__iHYiI{width:calc(100vw - 56px);gap:14px;margin:23px 0 36px 16px}.profile_infoSkeleton__iHYiI:nth-child(6){margin-bottom:24px}}.profile_infoTextSkeleton__wETK0{display:flex;flex-direction:column;gap:14px}.profile_modalWrap__fo8_n{--modal-horizontal-padding:44px;width:600px}@media screen and (max-width:768px){.profile_modalWrap__fo8_n{width:auto;flex:1 1;display:flex;flex-direction:column;padding-bottom:calc(env(keyboard-inset-height, 0) - 12px)}}.profile_forbiddenWrap__Uwmq2{--modal-horizontal-padding:60px;width:600px}@media screen and (max-width:768px){.profile_forbiddenWrap__Uwmq2{width:auto;flex:1 1;display:flex;flex-direction:column}}.profile_subheadingStyles__L6ZRB{margin-top:10px;font:var(--font-18-medium)}.profile_modeRadioStyles__5VipL{flex-direction:column}.profile_inputWrapStyles__tOpNH{display:flex;flex-direction:column;gap:4px;overflow:visible;margin-bottom:28px}@media screen and (max-width:768px){.profile_inputWrapStyles__tOpNH{padding-inline:16px}.profile_inputWrapStyles__tOpNH input{font:var(--font-18-medium)}}.profile_formWrap__btKeh{display:flex;flex:1 1;flex-direction:column}.profile_stretcherBtn__HZSoR{flex:1 1 50%}@media screen and (max-width:768px){.profile_stretcherBtn__HZSoR{border-radius:16px!important}}.profile_buttonsMargin__QW3sD{margin-top:0}@media screen and (min-width:769px){.profile_buttonsMargin__QW3sD{margin-top:20px}}.profile_logoutBtn__vueOB{margin:8px 0 0;padding:12px 16px;border:none;background:none;font:var(--font-18-medium);color:var(--text-and-icon-primary);text-decoration:underline;cursor:pointer}.profile_logoutBtn__vueOB:hover{text-decoration:none}@media screen and (max-width:768px){.profile_logoutBtn__vueOB{margin-top:16px}}.profile_linkLike__TSv4a{text-decoration:underline;cursor:pointer}.profile_forbiddenImg__jgIvX{display:block;margin:12px auto 36px;width:260px;height:240px}@media screen and (max-width:768px){.profile_forbiddenImg__jgIvX{display:none}}.faq_itemStyled__E8E6p{font:var(--landing-font-poppins-16);padding:28px 28px 28px 32px;border-radius:20px;background-color:white;color:var(--text-and-icon-primary)}.faq_itemStyled__E8E6p:not(:first-child){margin-top:12px}@media only screen and (min-width:769px){.faq_itemStyled__E8E6p:hover{background-color:white}}@media only screen and (max-width:768px){.faq_itemStyled__E8E6p{margin:0;padding:14px;border-radius:18px}}.faq_itemStyledModal__4dLtS{padding:12px 12px 12px 24px;border-radius:28px}.faq_itemStyledModal__4dLtS:not(:first-child){margin-top:0}@media only screen and (min-width:769px){.faq_itemStyledModal__4dLtS:hover{background-color:var(--background-secondary)}}@media only screen and (max-width:768px){.faq_itemStyledModal__4dLtS{margin:0 calc(var(--layout-horizontal-padding) * -1);padding:16px 28px 12px}}.faq_itemQuestionWrapper__M4_CM{display:flex;justify-content:space-between;gap:16px}@media only screen and (min-width:769px){.faq_itemQuestionWrapper__M4_CM{cursor:pointer}.faq_itemQuestionWrapper__M4_CM:hover button{background-color:var(--background-secondary)}}.faq_itemQuestion__GeHX9{margin:0;padding:0;max-width:737px;font:600 20px/28px var(--font-family-poppins)}@media only screen and (max-width:768px){.faq_itemQuestion__GeHX9{margin:0;font:var(--landing-font-poppins-17);letter-spacing:-.2px}}.faq_itemQuestionModal__ZKxn5{margin:8px 0 0;font:var(--font-24-bold)}@media only screen and (max-width:768px){.faq_itemQuestionModal__ZKxn5{font:700 20px/28px var(--font-family-noto)}}.faq_control__0YisY{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;border:1px solid;border:1px solid var(--landing-border-opacity-color);border-radius:50%;background:none;transition:transform .15s linear;transform:rotate(180deg)}.faq_controlOpen__rqYUw{transform:rotate(0)}.faq_itemAnswer__uxn8r{max-width:737px;opacity:0;overflow:hidden;transition:all .25s ease}.faq_itemAnswerOpen__E5o0c{opacity:1}.faq_itemAnswerInner__MEFRk{padding:32px 0 0}.faq_itemAnswerInner__MEFRk p{margin:0}.faq_itemAnswerInner__MEFRk p:not(:first-child){margin:12px 0 0}.faq_itemAnswerInner__MEFRk ol,.faq_itemAnswerInner__MEFRk ul{margin:0;padding:0 0 0 24px}.faq_itemAnswerInnerModal__zl7Yi{padding:16px 0}.faq-modal_wrap__bN_T8{max-width:600px;overflow:auto}@media screen and (max-width:768px){.faq-modal_wrap__bN_T8{overflow:unset}}.faq-modal_questions__PQBdR{--modal-horizontal-padding:36px;margin-top:-20px;padding-bottom:60px}@media screen and (max-width:768px){.faq-modal_questions__PQBdR{--modal-horizontal-padding:28px;--layout-horizontal-padding:28px;margin:-8px 0 0;padding-bottom:32px}}.user-img_userStyles__pEI9j{position:relative;display:flex;align-items:center;justify-content:center;background-color:var(--background-secondary);overflow:hidden}.user-img_userStyles__pEI9j.user-img_s__lpsUm{width:32px;height:32px;border-radius:8px}.user-img_userStyles__pEI9j.user-img_sm__x7i4F{width:38px;height:38px;border-radius:12px}.user-img_userStyles__pEI9j.user-img_m__vuNpt{width:48px;height:48px;border-radius:16px}.user-img_userStyles__pEI9j.user-img_l__nnJ_h{width:80px;height:80px;border-radius:20px}.user-img_userStyles__pEI9j.user-img_xl__aE0UT{width:160px;height:160px;border-radius:40px}.user-img_userStyles__pEI9j.user-img_invert__o_V4k{background-color:var(--extensions-background-surface)}.user-img_userStyles__pEI9j img{position:absolute;height:100%;width:100%;object-fit:cover;object-position:center center;color:transparent}.user-img_placeholder__j0StK{display:flex;align-items:center;justify-content:center;font:var(--font-24-bold);color:var(--text-and-icon-secondary)}.user-img_invert__o_V4k .user-img_placeholder__j0StK{color:var(--text-and-icon-disabled)}.user-img_placeholder__j0StK.user-img_s__lpsUm .user-img_placeholder__j0StK,.user-img_placeholder__j0StK.user-img_sm__x7i4F .user-img_placeholder__j0StK{font:var(--font-18-bold)}.user-img_l__nnJ_h .user-img_placeholder__j0StK{font:var(--font-32-bold)}.user-img_xl__aE0UT .user-img_placeholder__j0StK{font-size:80px;font-weight:400;line-height:1}.stores-links_stores__2kylw{display:flex;flex-wrap:wrap;gap:10px}.stores-links_storeStyle__jbI3x{height:48px;border-radius:8px;background-color:rgba(27,27,28,1)}.stores-links_storeStyle__jbI3x>img{height:100%}.aside-nav_section__FySge{display:flex;flex-direction:column;gap:2px}.aside-nav_section__FySge:first-child{margin-top:40px}.aside-nav_section__FySge:nth-child(3){margin-top:auto}.aside-nav_section__FySge a{text-decoration:none}@media only screen and (max-width:768px){.aside-nav_section__FySge{gap:0}.aside-nav_section__FySge:first-child{margin-top:unset;margin-bottom:16px}.aside-nav_section__FySge:nth-child(3){margin-top:48px;margin-bottom:16px}}.aside-nav_item__H1_cr{display:flex;align-items:center;gap:6px;min-height:40px;padding:0 12px 0 14px;border-radius:12px;background-color:none;font:500 14px/19px var(--font-family-noto);color:var(--text-and-icon-primary);transition:background-color .2s ease;cursor:pointer}.aside-nav_itemActive__rAJZI{background-color:var(--background-secondary)}@media screen and (min-width:769px){.aside-nav_item__H1_cr:hover{background-color:var(--background-secondary)}}@media only screen and (max-width:768px){.aside-nav_item__H1_cr{padding:0 12px;font:var(--font-18-medium);min-height:48px;background-color:unset}}.aside-nav_userInfo__z42pg,.aside-nav_userName__sNjmd{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aside-nav_userPhone__BE_AR{color:var(--text-and-icon-secondary)}@media screen and (min-width:769px){.aside-nav_userPhone__BE_AR{display:none}}.aside-nav_userStyles__kPw0m{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px 8px 8px;border-radius:16px;background-color:var(--background-secondary);font:500 14px/19px var(--font-family-noto);color:var(--text-and-icon-primary);transition:background-color .2s ease}.aside-nav_userStyles__kPw0m>:first-child{flex:0 0 32px}.aside-nav_userStyles__kPw0m>:last-child{flex:0 0 20px;margin-left:auto}@media screen and (min-width:769px){.aside-nav_userStyles__kPw0m:hover{background-color:var(--border-disabled)}}@media only screen and (max-width:768px){.aside-nav_userStyles__kPw0m{gap:10px;margin-bottom:24px;padding:0;font:var(--font-18-medium);background-color:unset}.aside-nav_userStyles__kPw0m>:first-child{flex:0 0 48px}.aside-nav_userStyles__kPw0m>:last-child{flex:0 0 24px;color:var(--text-and-icon-secondary)}}.aside-nav_feedbackBtn__NRSrQ{display:flex;align-items:center;justify-content:center;height:48px;width:100%;margin:2px 0 0;padding:0;border-radius:16px;background-color:var(--text-and-icon-primary);font:var(--font-14-medium);color:var(--background-primary)}@media only screen and (max-width:768px){.aside-nav_feedbackBtn__NRSrQ{font:var(--font-20-medium);height:56px}}.order-unavailable-banner_wrapper__RIbkR{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;border:none;background-color:var(--background-primary);transition:max-height .1s linear;z-index:var(--sky)}@media screen and (max-width:1023px){.order-unavailable-banner_wrapper__RIbkR{position:absolute;z-index:var(--mountain)}}.order-unavailable-banner_cardContent__Y0QKp{max-width:600px;padding:60px 0 32px 96px}@media screen and (max-width:768px){.order-unavailable-banner_cardContent__Y0QKp{padding:var(--mobile-negative-margin) 20px 0}}.order-unavailable-banner_header__TWnIs{margin:0 0 12px;font:var(--font-32-bold)}.order-unavailable-banner_cardText__wF2Ch{display:flex;flex-direction:column;gap:24px;font:var(--font-16-medium)}@media screen and (max-width:768px){.order-unavailable-banner_cardText__wF2Ch{gap:20px;font:var(--font-18-medium)}.order-unavailable-banner_cardText__wF2Ch b{font-weight:400}}.order-unavailable-banner_imgStyles__XtYby{width:260px;height:260px}@media screen and (max-width:768px){.order-unavailable-banner_imgStyles__XtYby{display:none}}.order-unavailable-banner_buttonStyles__fe3JE{align-self:flex-start}@media screen and (max-width:768px){.order-unavailable-banner_buttonStyles__fe3JE{width:100%}}