.Footer_footerTop__RLpdJ{height:150px;background-image:url(/footer-top.svg);flex:0 0 auto}.Footer_footer__X1Jp0{background-color:var(--light-blue);padding:30px 0}.Footer_footer__headingRow__npPF_{display:flex;justify-content:space-between;align-items:flex-start}.Footer_footer__headingColumn__Nzf81{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.Footer_footer__headingColumn__Nzf81 span{color:#fff;font-size:14px}.Footer_footer__headingColumn2__ydr3m{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.Footer_footer__logo__1mXIk{color:var(--white);font-weight:700;font-size:18px;margin-right:40px}.Footer_footer__heading__YXdnN{margin-bottom:20px}.Footer_footer__headingTitle__a_EVV{color:var(--white);font-weight:700;text-align:right}.Footer_footer__body__cNmXc{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.Footer_footer__bodyColumn__QSMYg{position:relative;display:flex;flex-direction:column}.Footer_footer__bodyColumn__QSMYg a{display:block;padding:8px 0;color:#fff;font-weight:400;font-size:14px}.Footer_footer__bodyColumnTitle__WLxva{color:#fff;font-weight:700;font-size:18px}.Footer_footer__bodySocials__bQM4d{display:flex;gap:10px}.Footer_footer__bodyContactEmail__fXGwT,.Footer_footer__bodyContactPhone__2Bn9y{display:flex;gap:10px;align-items:center}@media(max-width:768px){.Footer_footer__bodyColumn__QSMYg,.Footer_footer__body__cNmXc{align-items:center;flex-direction:column}}.Footer_footer__bodyLink__L5rhV{color:var(--white)}.AuthForm_authForm__axZLB{width:100%;max-width:350px;display:flex;flex-direction:column;align-items:center;gap:10px}.AuthForm_authForm__description__hQvt6{color:var(--black);text-align:center}.AuthForm_authForm__heading__JeqDS{margin-bottom:10px;color:var(--black)}.AuthForm_authForm__toggleType__Ga0p3{display:flex;background-color:#d1d1d1;border-radius:12px;transition:all .3s}.AuthForm_authForm__error__oCkUb{color:red;display:flex;justify-content:center;align-items:center;text-align:center}.AuthForm_authForm__type__ZLmO4{display:flex;padding:6px 0;width:160px;border-radius:12px;justify-content:center;align-items:center;position:relative;transition:all .3s;font-size:14px}.AuthForm_authForm__type__ZLmO4.AuthForm_active__9AJYR{color:var(--white);background-color:#3586ff;transition:all .3s}.AuthForm_authForm__inputs__CDo10{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:15px}@media(hover:hover){.AuthForm_authForm__toggleType__Ga0p3:hover{transition:all .3s;background-color:#bebebe!important}}@media(hover:none){.AuthForm_authForm__toggleType__Ga0p3:active{transition:all .3s;background-color:#bebebe!important}}.AuthForm_authForm__repeatPassword__RUhT8{visibility:hidden;max-height:0;transition:all .3s ease-in-out}.AuthForm_authForm__repeatPassword_show__g_Y7Q{visibility:visible;max-height:100px;transition:all .3s ease-in-out}.Heading3_heading__AJdfB{font-size:30px;color:#fff}@media(max-width:768px){.Heading3_heading__AJdfB{font-size:26px}}@media(max-width:425px){.Heading3_heading__AJdfB{font-size:22px}}.Order_order__E0M2y{display:flex;min-height:100px;width:100%}.Order_order__status__ZuhkA{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background-color:var(--light-blue);padding:5px;border-radius:10px 0 0 10px;flex:0 0 20%}.Order_order__statusIcon__qK4P1{width:20px;height:20px}.Order_order__statusText__CnHdD{font-weight:500;font-size:14px;color:var(--white);text-align:center}.Order_order__info__sMCe3{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;gap:10px;border-radius:0 10px 10px 0;padding:10px;background-color:var(--white)}.Order_order__heading__CwrQ7{display:flex;align-items:center;justify-content:space-between;gap:10px}.Order_order__id__sa05I{font-weight:700;color:#000;font-size:16px}.Order_order__date__tWXPu{font-weight:500;color:var(--black);font-size:16px}.Order_order__footer__rHVB9{display:flex;align-items:center;justify-content:space-between;gap:10px}.Order_order__price__YX99v{display:inline-block;padding:5px;font-weight:400;color:var(--white);background-color:var(--light-blue);border-radius:10px}.Order_order__additional__ADMGG{color:var(--black);font-weight:500;font-size:14px}.Button_button__5Fngg{border-radius:20px;width:100%;font-weight:600;padding:10px 15px}@media(max-width:768px){.Button_button__5Fngg{font-size:14px}}@media(max-width:425px){.Button_button__5Fngg{font-size:12px}}.Button_whiteButton__QMOwA{background-color:var(--white);color:var(--blue);transition:all .3s}@media(hover:hover){.Button_whiteButton__QMOwA:hover{background-color:var(--light-grey);transform:scale(1.01)}}@media(hover:none){.Button_whiteButton__QMOwA:active{background-color:var(--light-grey);transform:scale(1.01)}}.Button_blueButton__5tjYU{background-color:var(--blue);color:var(--white);transition:all .3s}@media(hover:hover){.Button_blueButton__5tjYU:hover{background-color:var(--light-blue);transform:scale(1.01)}}@media(hover:none){.Button_blueButton__5tjYU:active{background-color:var(--light-blue)}}.ModalWindow_modalWindow__246UE{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;padding:10px;background-color:rgba(0,0,0,.3);z-index:var(--z-index-overlay)}.ModalWindow_modalWindow__body__7qc57{z-index:var(--z-index-modal);display:flex;flex-direction:column;align-items:center;gap:12px;padding:15px;background-color:var(--main-block-color);border-radius:10px;animation:ModalWindow_scale__GHX6G .3s linear forwards}@keyframes ModalWindow_scale__GHX6G{0%{transform:scale(0)}to{transform:scale(100%)}}.ModalWindow_modalWindow__heading__Nvs9V{display:flex;align-items:center;justify-content:space-between}.ModalWindow_modalWindow__close___n__T{cursor:pointer;position:absolute;top:10px;right:10px;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.ModalWindow_modalWindow__close___n__T:after,.ModalWindow_modalWindow__close___n__T:before{content:"";position:absolute;height:2px;width:12px;top:50%;left:50%;background-color:#bebebe}.ModalWindow_modalWindow__close___n__T:after{transform:rotate(45deg)}.ModalWindow_modalWindow__close___n__T:before{transform:rotate(135deg)}.header_header__KKgK_{position:fixed;width:100%;left:0;z-index:var(--z-index-header)}.header_headerBody__jcskP{margin-top:20px;display:flex;justify-content:space-between;align-items:center;height:var(--header-height);padding:0 20px;background-color:var(--light-blue);border-radius:20px;position:relative}.header_headerLogo__2dHUJ{height:100%;z-index:3;font-weight:700}.header_headerLogo__2dHUJ a{height:100%;display:flex;align-items:center;justify-content:center;color:var(--white)}.header_headerPhone__xJugu{height:100%}.header_headerPhone__xJugu a{height:100%;font-size:16px;display:flex;align-items:center;justify-content:center;color:var(--white)}.header_headerLink__xE6Hj{color:var(--white);display:flex;align-items:center;font-weight:700}.header_headerBurger___rDat{display:block;position:relative;cursor:pointer;z-index:2;width:30px;height:100%}.header_headerBurger___rDat span{position:absolute;left:0;width:100%;height:2px;background-color:var(--white);top:50%;transition:all .2s ease-in}.header_headerBurger___rDat:after,.header_headerBurger___rDat:before{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#fff;transition:all .3s ease-out}.header_headerBurger___rDat:before{bottom:calc(50% - 8px);transform:translateY(100%)}.header_headerBurger___rDat:after{top:calc(50% - 8px)}.header_headerBurger___rDat.header_opened__b2RqA:before{bottom:calc(50% - 1px);transform:rotate(45deg)}.header_headerBurger___rDat.header_opened__b2RqA:after{top:calc(50% - 1px);transform:rotate(-45deg)}.header_headerBurger___rDat.header_opened__b2RqA span{width:0}.header_nav__G_cOj{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.3);z-index:var(--z-index-header-overlay)}.header_nav__G_cOj.header_opened__b2RqA{visibility:visible;pointer-events:all;animation:header_jump-back__DCL_5 .41s linear forwards}.header_nav__G_cOj.header_closed__mWIqA{visibility:visible;pointer-events:all;animation:header_jump__qkRe0 .4s linear forwards}.header_nav__G_cOj.header_init__9ndg2{visibility:hidden;pointer-events:none;left:-100%}@keyframes header_jump__qkRe0{0%{opacity:1}99%{opacity:0;left:0}to{visibility:hidden;pointer-events:none;left:-100%}}@keyframes header_jump-back__DCL_5{0%{left:0}to{left:0}}.header_navBody___YVh2{display:flex;flex-direction:column;position:relative;background-color:var(--blue);width:300px;height:100%;z-index:var(--z-index-side-menu);border-radius:0 16px 16px 0;padding:20px 0 20px 20px;left:-300px;visibility:hidden;transition:all .5s ease-in-out}.header_navBody___YVh2.header_opened__b2RqA{visibility:visible;left:0;transition:all .5s ease-in-out}.header_navLogo__x6Wu4{width:80%;padding:0 0 15px;border-bottom:1px solid #fff}.header_navLink__i4Y2U,.header_navLogo__x6Wu4{color:var(--white);display:flex;align-items:center;font-weight:700}.header_navLink__i4Y2U{padding:10px 0}.header_authForm__4vS5e{position:fixed;top:50%;left:50%;z-index:10;transform:translate(-50%,-50%);background-color:var(--main-block-color);padding:20px;border-radius:12px}.miniForm_miniForm__DzUpa{height:100%;width:100%;background-color:#fff;border-radius:12px;padding:20px}.miniForm_miniForm__body__60JQH{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.miniForm_miniForm__heading__tlocM{color:var(--black);margin-bottom:10px}.miniForm_miniForm__inputs__twaGz{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:15px}