.mobileBurgerMenu_mobileBurgerMenu__Q5zVh{position:fixed;top:0;left:0;width:100%;height:0;z-index:999;background:var(--background);opacity:0;visibility:hidden;overflow:hidden;padding-top:75px;transition:height .7s cubic-bezier(.77,0,.175,1),opacity .5s cubic-bezier(.77,0,.175,1),visibility 0s linear .7s}.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J{height:100%;opacity:1;visibility:visible;transition:height .7s cubic-bezier(.77,0,.175,1),opacity .5s cubic-bezier(.77,0,.175,1),visibility 0s}.mobileBurgerMenu_mobileBurgerMenu__Q5zVh .mobileBurgerMenu_catalogMenuSection__rdAEg,.mobileBurgerMenu_mobileBurgerMenu__Q5zVh .mobileBurgerMenu_sidebarSection__1hjg4,.mobileBurgerMenu_mobileBurgerMenu__Q5zVh .mobileBurgerMenu_sidebar__section__Z8lx4{opacity:0;transform:translateY(-30px);transition:opacity .5s cubic-bezier(.77,0,.175,1),transform .5s cubic-bezier(.77,0,.175,1)}.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_catalogMenuSection__rdAEg,.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebarSection__1hjg4,.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebar__section__Z8lx4{opacity:1;transform:translateY(0)}.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_catalogMenuSection__rdAEg:first-child,.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebarSection__1hjg4:first-child,.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebar__section__Z8lx4:first-child{transition-delay:.15s}.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_catalogMenuSection__rdAEg:nth-child(2),.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebarSection__1hjg4:nth-child(2),.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebar__section__Z8lx4:nth-child(2){transition-delay:.3s}.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_catalogMenuSection__rdAEg:nth-child(3),.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebarSection__1hjg4:nth-child(3),.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebar__section__Z8lx4:nth-child(3){transition-delay:.45s}.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_catalogMenuSection__rdAEg:nth-child(4),.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebarSection__1hjg4:nth-child(4),.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebar__section__Z8lx4:nth-child(4){transition-delay:.6s}.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_catalogMenuSection__rdAEg:nth-child(5),.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebarSection__1hjg4:nth-child(5),.mobileBurgerMenu_mobileBurgerMenu__Q5zVh.mobileBurgerMenu_--open__80r_J .mobileBurgerMenu_sidebar__section__Z8lx4:nth-child(5){transition-delay:.75s}.authModal_authModalBackdrop__h7NiR{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--background-overlay);display:flex;align-items:center;justify-content:center;z-index:9999;transition:all .3s cubic-bezier(.4,0,.2,1)}.authModal_authModalBackdrop__h7NiR.authModal_opening__GO1b1{animation:authModal_backdropFadeIn__xNVwp .4s cubic-bezier(.4,0,.2,1)}.authModal_authModalBackdrop__h7NiR.authModal_closing__2K0OT{animation:authModal_backdropFadeOut__2Kjms .3s cubic-bezier(.4,0,.2,1)}.authModal_authModalContent__v4Hkh{display:flex;flex-direction:column;align-items:flex-start;padding:0;isolation:isolate;position:relative;width:400px;height:auto;background:var(--background);box-shadow:20px 44px 64px rgba(0,0,0,.25);border-radius:var(--spacing-24);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.authModal_authModalContent__v4Hkh.authModal_opening__GO1b1{animation:authModal_dropletAppear__kbIff .2s cubic-bezier(.4,0,.2,1)}.authModal_authModalContent__v4Hkh.authModal_closing__2K0OT{animation:authModal_dropletDisappear__PxaQi .2s cubic-bezier(.4,0,.2,1)}.authModal_subscribtionInfoBlock__jUdyw{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:var(--spacing-8)}.authModal_subscribtionInfoBlock__jUdyw p{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:var(--contrastColor)}.authModal_subscribtionInfoBlock__jUdyw p span{text-decoration:underline;cursor:pointer;padding-left:5px}.authModal_subscribtionInfoBlockIcon__WbZkH{width:24px;height:24px;display:flex;align-items:center;justify-content:center}@keyframes authModal_backdropFadeIn__xNVwp{0%{opacity:0}to{opacity:1}}@keyframes authModal_backdropFadeOut__2Kjms{0%{opacity:1}to{opacity:0}}@keyframes authModal_dropletAppear__kbIff{0%{opacity:0}to{opacity:1}}@keyframes authModal_dropletDisappear__PxaQi{0%{opacity:1}to{opacity:0}}.authModal_authFormBox__CAqOf{display:flex;flex-direction:column;align-items:flex-start;padding:var(--spacing-32);gap:var(--spacing-16);width:100%;min-height:215px;height:auto;background:var(--background)}.authModal_authFormTitle__Gb60_{font-style:normal;font-weight:600;font-size:var(--text-24);line-height:31px;letter-spacing:-.02em;color:var(--contrastColor)}.authModal_authFormInput__5Tk2_{display:flex;flex-direction:row;align-items:center;align-content:center;padding:var(--spacing-8) var(--spacing-12);gap:var(--spacing-4);height:40px;width:100%;border:1px solid var(--lineColor);box-shadow:inset 0 0 6px rgba(0,0,0,.05);border-radius:var(--spacing-8);transition:all .3s ease-out;outline:none;font-style:normal;font-weight:400;font-size:var(--text-14);line-height:22px;color:var(--color50);background:var(--background)}.authModal_authFormInput__5Tk2_:hover{box-shadow:inset 0 0 0 1px var(--lineColor)}.authModal_authFormInput__5Tk2_::placeholder{font-style:normal;font-weight:400;font-size:var(--text-14);line-height:22px;color:var(--color25)}.authModal_authFormEmailSpan__ojfE1{color:var(--color50)}.authModal_authFormEmailSpan__ojfE1,.authModal_authFormResetBtn__VsRYu{font-style:normal;font-weight:400;font-size:var(--text-14);line-height:22px}.authModal_authFormResetBtn__VsRYu{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--contrastColor)}.authModal_authFormHeader__RYrNE{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding:0;gap:16px}.authModal_authFormBackButton__eO2JT{width:32px;height:32px;background:var(--lightGrey);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .5s;flex-shrink:0}.authModal_authFormBackButton__eO2JT:hover{opacity:.6}.authModal_authFormCheckbox__zggJd{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:8px;width:100%}.authModal_authFormCheckbox__zggJd label{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:var(--contrastColor);cursor:pointer}.authModal_authFormEmailStaticText__UfCzj{color:var(--contrastColor)}.authModal_authFormEmailStaticText__UfCzj,.authModal_authFormError__Y6zhm{font-style:normal;font-weight:400;font-size:var(--text-14);line-height:22px}.authModal_authFormError__Y6zhm{width:100%;color:var(--colorAccent4)}.authModal_authFormInputError__ELLqo{border-color:#ff6b6b!important}.authModal_authFormError__Y6zhm{color:#ff6b6b;font-size:12px;margin-top:4px;margin-bottom:8px}.headLogin_headLogin__x7iQa{box-sizing:border-box;align-items:flex-start;padding:var(--spacing-32);background:var(--lightGrey);border-bottom:1px solid var(--lineColor)}.headLogin_headLoginDefault__OvoWH,.headLogin_headLogin__x7iQa{display:flex;flex-direction:column;gap:var(--spacing-16);width:100%;height:295px}.headLogin_headLoginDefault__OvoWH{align-items:flex-end;padding:var(--spacing-16);border-radius:0;background-size:cover;background-position:50%;background-repeat:no-repeat}.headLogin_closeButton__QBdQL{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--lightGrey);border-radius:var(--spacing-8);cursor:pointer;transition:all .3s ease}.headLogin_closeButton__QBdQL:hover{opacity:.8}.headLogin_closeButtonAbsolute__BWbRK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--lightGrey);border-radius:var(--spacing-8);cursor:pointer;transition:all .3s ease;position:absolute;top:16px;right:16px;z-index:100}.headLogin_closeButtonAbsolute__BWbRK:hover{opacity:.8}.headLogin_headLoginTitle__aVbq0{font-style:normal;font-weight:600;font-size:24px;line-height:31px;letter-spacing:-.02em;color:var(--contrastColor)}.headLogin_headLoginPricingInfo___wqx9{font-style:normal;font-weight:400;font-size:10px;line-height:14px;color:var(--color50)}.headLogin_headLoginProductId__Jb4YC{display:flex;flex-direction:row;align-items:center;padding:var(--spacing-16);gap:10px;width:100%;height:80px;background:var(--background);box-shadow:0 1px 1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.05);border-radius:var(--spacing-16)}.headLogin_headLoginProductIdThumbnail__paF7f{width:48px;height:48px;border-radius:var(--spacing-32)}.headLogin_headLoginProductIdName__0vknu{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:4px;width:100%;min-width:0}.headLogin_headLoginProductIdName__0vknu p{color:var(--contrastColor);min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headLogin_headLoginProductIdName__0vknu p,.headLogin_headLoginProductIdPrice__fZXFc{width:100%;font-style:normal;font-weight:400;font-size:var(--text-14);line-height:22px}.headLogin_headLoginProductIdPrice__fZXFc{color:var(--color50)}.headLogin_headLoginProductIdThumbnailSkeleton__ltRjH{width:58px;height:48px;border-radius:var(--spacing-32);background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:headLogin_loading__Z9QPF 1.5s infinite}.headLogin_headLoginProductIdNameSkeleton__1vlPv{width:70%;height:16px}.headLogin_headLoginProductIdNameSkeleton__1vlPv,.headLogin_headLoginProductIdPriceSkeleton__ARdaf{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:headLogin_loading__Z9QPF 1.5s infinite;border-radius:4px}.headLogin_headLoginProductIdPriceSkeleton__ARdaf{width:40%;height:14px}@keyframes headLogin_loading__Z9QPF{0%{background-position:200% 0}to{background-position:-200% 0}}