.Modal-module-scss-module__7C2n_W__overlay{z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;padding:20px 0;animation:.2s Modal-module-scss-module__7C2n_W__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@media (min-width:1024px){.Modal-module-scss-module__7C2n_W__overlay{align-items:center}}.Modal-module-scss-module__7C2n_W__modal{background:#fff;border-radius:24px;width:100%;max-width:620px;max-height:calc(100vh - 48px);padding:40px;animation:.25s Modal-module-scss-module__7C2n_W__scaleIn;position:relative;overflow-y:auto}@media (min-width:1449px){.Modal-module-scss-module__7C2n_W__modal{max-width:988px}}@media (max-width:1023px){.Modal-module-scss-module__7C2n_W__modal{border-radius:20px;max-width:calc(100% - 32px);padding:20px}}.Modal-module-scss-module__7C2n_W__header{margin-bottom:40px}.Modal-module-scss-module__7C2n_W__header .Modal-module-scss-module__7C2n_W__title{font-size:36px;line-height:30px}@media (max-width:1023px){.Modal-module-scss-module__7C2n_W__header .Modal-module-scss-module__7C2n_W__title{font-size:32px}}.Modal-module-scss-module__7C2n_W__header p{margin-top:15px;font-size:16px;font-weight:500}.Modal-module-scss-module__7C2n_W__header svg{width:24px;height:24px}.Modal-module-scss-module__7C2n_W__close{cursor:pointer;background:0 0;border:none;font-size:22px;position:absolute;top:25px;right:25px}@keyframes Modal-module-scss-module__7C2n_W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__7C2n_W__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.ChangeCityModal-module-scss-module__sjPAnW__root{overflow:hidden}.ChangeCityModal-module-scss-module__sjPAnW__root .ChangeCityModal-module-scss-module__sjPAnW__searchInput{border:1px solid #0006;border-radius:8px;margin-bottom:20px}.ChangeCityModal-module-scss-module__sjPAnW__root .ChangeCityModal-module-scss-module__sjPAnW__searchInput input{color:#000}.ChangeCityModal-module-scss-module__sjPAnW__root h2{color:#0006}.ChangeCityModal-module-scss-module__sjPAnW__root .ChangeCityModal-module-scss-module__sjPAnW__list{flex-direction:column;max-height:300px;margin-top:10px;display:flex;overflow-y:auto}@media (max-width:1023px){.ChangeCityModal-module-scss-module__sjPAnW__root .ChangeCityModal-module-scss-module__sjPAnW__list{max-height:600px;padding-bottom:20px}}.ChangeCityModal-module-scss-module__sjPAnW__root .ChangeCityModal-module-scss-module__sjPAnW__list button{cursor:pointer;color:#000;background-color:#0000;border:none;outline:none;align-items:center;min-height:40px;padding:10px;font-size:16px;transition:all .3s;display:flex}.ChangeCityModal-module-scss-module__sjPAnW__root .ChangeCityModal-module-scss-module__sjPAnW__list button:hover{background-color:#edf5ff}.ChangeCityModal-module-scss-module__sjPAnW__modal{overflow-y:hidden}
.CityConfirmModal-module-scss-module__8Z3P6q__overlay{z-index:1000;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CityConfirmModal-module-scss-module__8Z3P6q__modal{background:#fff;border-radius:16px;min-width:320px;padding:24px;position:relative}.CityConfirmModal-module-scss-module__8Z3P6q__close{cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;top:12px;right:12px}.CityConfirmModal-module-scss-module__8Z3P6q__actions{gap:12px;margin-top:20px;display:flex}.CityConfirmModal-module-scss-module__8Z3P6q__yes{color:#fff;cursor:pointer;background:#0065e1;border:none;border-radius:999px;outline:none;padding:10px 24px;transition:all .3s}.CityConfirmModal-module-scss-module__8Z3P6q__yes:hover{background-color:#3e88e8}.CityConfirmModal-module-scss-module__8Z3P6q__change{color:#0065e1;cursor:pointer;border:1px solid #0065e1;border-radius:999px;padding:10px 24px;transition:all .3s}.CityConfirmModal-module-scss-module__8Z3P6q__change:hover{background-color:#edf5ff}
.SearchableDropdown-module-scss-module__4XD-PG__root{width:100%;position:relative}.SearchableDropdown-module-scss-module__4XD-PG__label{color:#000;margin-bottom:10px;font-weight:700;display:block}.SearchableDropdown-module-scss-module__4XD-PG__control{cursor:pointer;background-color:#00000008;border:none;border-bottom:.5px solid #0006;justify-content:space-between;align-items:center;width:100%;height:58px;padding:0 14px;display:flex}.SearchableDropdown-module-scss-module__4XD-PG__value{font-size:16px}.SearchableDropdown-module-scss-module__4XD-PG__placeholder{color:#b5b5b5}.SearchableDropdown-module-scss-module__4XD-PG__arrow{border-bottom:2px solid #000;border-right:2px solid #000;flex-shrink:0;width:10px;height:10px;margin-left:12px;transition:transform .25s;transform:rotate(45deg)}.SearchableDropdown-module-scss-module__4XD-PG__open .SearchableDropdown-module-scss-module__4XD-PG__arrow{transform:rotate(-135deg)}.SearchableDropdown-module-scss-module__4XD-PG__panel{z-index:20;background:#fff;border-radius:12px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001f}.SearchableDropdown-module-scss-module__4XD-PG__search{border:none;border-bottom:1px solid #00000014;outline:none;width:100%;padding:12px 16px;font-size:16px}.SearchableDropdown-module-scss-module__4XD-PG__list{max-height:240px;margin:0;padding:8px 0;list-style:none;overflow-y:auto}.SearchableDropdown-module-scss-module__4XD-PG__option{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 20px;font-size:16px;transition:background .2s}.SearchableDropdown-module-scss-module__4XD-PG__option:hover{background:#0000000a}.SearchableDropdown-module-scss-module__4XD-PG__active{font-weight:600}.SearchableDropdown-module-scss-module__4XD-PG__empty{color:#888;padding:12px 20px;font-size:14px}
.AppealToManagementForm-module-scss-module__sV1nUa__root{flex-direction:column;justify-content:space-between;align-items:center;display:flex}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__inputsGroup{flex-direction:column;gap:24px;width:100%;margin-bottom:24px;display:flex}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__row{justify-content:space-between;gap:26px;display:flex}@media (max-width:550px){.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__row{flex-direction:column}}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__input{color:#fff;flex-direction:column;flex:1;align-items:flex-start;gap:10px;display:flex}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__input input,.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__input textarea{color:#000;background-color:#00000008;border:none;border-bottom:.5px solid #0006;outline:none;width:100%;height:58px;padding:0 14px;font-size:16px}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__input input::placeholder,.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__input textarea::placeholder{color:#0006;opacity:.7}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__input textarea{padding-top:10px}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__input label{color:#000;font-weight:700}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__text{color:#000;text-align:center;margin-bottom:44px;line-height:17px}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__text a{color:#000;text-decoration:underline}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__formMessage{color:#c62828;text-align:center;margin:0 0 12px;font-size:14px}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__formMessageSuccess{color:#2e7d32;text-align:center;margin:0 0 12px;font-size:14px}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__sendBtn{color:#fff;cursor:pointer;background-color:#0065e1;border:none;border-radius:45px;outline:none;padding:20px 28px;font-size:20px;font-weight:500}.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__sendBtn:disabled{opacity:.5}@media (max-width:1023px){.AppealToManagementForm-module-scss-module__sV1nUa__root .AppealToManagementForm-module-scss-module__sV1nUa__sendBtn{width:100%}}.AppealToManagementForm-module-scss-module__sV1nUa__modal h2{max-width:90%}.AppealToManagementForm-module-scss-module__sV1nUa__modal::-webkit-scrollbar{display:none}.AppealToManagementForm-module-scss-module__sV1nUa__modal{scrollbar-width:none;-ms-overflow-style:none}
.Footer-module-scss-module__wcgw9G__root{background:#fff}.Footer-module-scss-module__wcgw9G__container{margin:0 auto;padding:48px 98px 24px}@media (max-width:1919px){.Footer-module-scss-module__wcgw9G__container{padding:48px 60px 24px}}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__container{max-width:100%}}@media (max-width:767px){.Footer-module-scss-module__wcgw9G__container{padding:48px 20px 24px}}.Footer-module-scss-module__wcgw9G__top{flex-direction:column;gap:61px;display:flex}.Footer-module-scss-module__wcgw9G__header{justify-content:space-between;align-items:center;display:flex}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__header{flex-direction:column;align-items:center;gap:49px}}.Footer-module-scss-module__wcgw9G__logo img{width:301px;height:60px}@media (max-width:1440px){.Footer-module-scss-module__wcgw9G__logo img{width:231px;height:46px}}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__logo img{width:221px;height:44px}}.Footer-module-scss-module__wcgw9G__directBtn{color:#000;cursor:pointer;background:0 0;border:1px solid #000;border-radius:999px;width:fit-content;padding:10px 16px;font-size:18px;font-weight:500;transition:all .4s}.Footer-module-scss-module__wcgw9G__directBtn:hover{background-color:#edf5ff}.Footer-module-scss-module__wcgw9G__contacts{flex-direction:column;gap:10px;font-size:20px;font-weight:500;display:flex}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__contacts{align-items:center;font-size:18px}}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__city{color:#0006;align-items:center;gap:10px;display:flex}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__phone{align-items:center;gap:10px;display:flex}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__phone svg{display:none}}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__mail:hover{color:#0065e1}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__socials{gap:8px;display:flex}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__socials a{background:#eaeaea;border-radius:50%;width:28px;height:28px;display:block}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__socialsMobile{display:none}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__socialsMobile{gap:10px;display:flex}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__socialsMobile svg{cursor:pointer;width:36px;height:36px}}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__apps p{color:#0006;margin-bottom:36px}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__apps div{gap:8px;display:flex}.Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__apps a{background:#f7f7f7;border:1px solid #e0e0e0;border-radius:10px;padding:6px 10px}.Footer-module-scss-module__wcgw9G__apk{background-color:#edf5ff;border-radius:10px;width:fit-content;margin-left:auto}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__apk{margin:0 auto}}.Footer-module-scss-module__wcgw9G__apk a{cursor:pointer;align-items:center;gap:5px;display:flex}.Footer-module-scss-module__wcgw9G__apk a p{flex-direction:column;margin-bottom:0;display:flex}.Footer-module-scss-module__wcgw9G__apk a p span{font-size:12px;font-weight:500}.Footer-module-scss-module__wcgw9G__apk a p span:last-child{font-size:12px}.Footer-module-scss-module__wcgw9G__apk a svg{width:20px;height:20px}.Footer-module-scss-module__wcgw9G__links{flex:1;justify-content:space-between;display:flex}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__links{text-align:center;flex-direction:column-reverse;align-items:center}}.Footer-module-scss-module__wcgw9G__links .Footer-module-scss-module__wcgw9G__navLinks{flex:1;justify-content:space-between;display:flex}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__links .Footer-module-scss-module__wcgw9G__navLinks{flex-direction:column;align-items:center;gap:10px}}.Footer-module-scss-module__wcgw9G__links ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__wcgw9G__links a{color:#000;font-size:16px;font-weight:500;text-decoration:none}.Footer-module-scss-module__wcgw9G__links a:hover{color:#0065e1}.Footer-module-scss-module__wcgw9G__apps{color:#0006;flex-direction:column;flex:1;align-items:flex-end;gap:20px;margin-top:auto;display:flex}.Footer-module-scss-module__wcgw9G__apps div{align-items:center;gap:20px;display:flex}.Footer-module-scss-module__wcgw9G__apps a{background:#edf5ff;border-radius:15px;align-items:center;padding:13px;display:flex}.Footer-module-scss-module__wcgw9G__apps img{width:auto;height:18px}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__apps{align-items:center;margin-bottom:40px}.Footer-module-scss-module__wcgw9G__apps br{display:none}}@media (max-width:767px){.Footer-module-scss-module__wcgw9G__apps br{display:block}}.Footer-module-scss-module__wcgw9G__divider{opacity:.6;border-top:1px solid #0006;margin-top:60px}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__divider{margin-top:45px}}.Footer-module-scss-module__wcgw9G__bottom{color:#0006;justify-content:space-between;gap:40px;padding:44px 0;font-size:16px;font-weight:500;display:flex}.Footer-module-scss-module__wcgw9G__bottom .Footer-module-scss-module__wcgw9G__address,.Footer-module-scss-module__wcgw9G__bottom .Footer-module-scss-module__wcgw9G__copy,.Footer-module-scss-module__wcgw9G__bottom .Footer-module-scss-module__wcgw9G__appPromo{white-space:pre-line}@media (max-width:1023px){.Footer-module-scss-module__wcgw9G__bottom{text-align:center;flex-direction:column;align-items:center;padding:40px 0}}
.Burger-module-scss-module__Qa30vG__root{cursor:pointer;z-index:99;-webkit-user-select:none;user-select:none;align-items:center;max-width:fit-content;transition:background-color .3s;display:flex}.Burger-module-scss-module__Qa30vG__root:hover{background-color:#edf5ff}.Burger-module-scss-module__Qa30vG__root .Burger-module-scss-module__Qa30vG__wrapper{border:1px solid #000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:44px;height:44px;display:flex;position:relative}.Burger-module-scss-module__Qa30vG__root .Burger-module-scss-module__Qa30vG__wrapper .Burger-module-scss-module__Qa30vG__line{-webkit-user-select:none;user-select:none;background-color:#000;width:14px;height:1px;transition:transform .25s,opacity .2s}.Burger-module-scss-module__Qa30vG__root .Burger-module-scss-module__Qa30vG__open .Burger-module-scss-module__Qa30vG__line:first-child{transform:translateY(8px)rotate(45deg)}.Burger-module-scss-module__Qa30vG__root .Burger-module-scss-module__Qa30vG__open .Burger-module-scss-module__Qa30vG__line:nth-child(2){opacity:0}.Burger-module-scss-module__Qa30vG__root .Burger-module-scss-module__Qa30vG__open .Burger-module-scss-module__Qa30vG__line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Burger-module-scss-module__Qa30vG__root .Burger-module-scss-module__Qa30vG__text{display:none}@media (min-width:1023px){.Burger-module-scss-module__Qa30vG__root{border:1px solid #000;border-radius:45px;gap:10px;padding:16px 21px}.Burger-module-scss-module__Qa30vG__root .Burger-module-scss-module__Qa30vG__wrapper{border:none;width:auto;height:auto}.Burger-module-scss-module__Qa30vG__root .Burger-module-scss-module__Qa30vG__text{-webkit-user-select:none;user-select:none;font-size:18px;font-weight:500;display:block}}
.Button-module-scss-module__EEeB0a__root{color:#0065e1;cursor:pointer;background-color:#0000;border:1px solid #0065e1;border-radius:60px;justify-content:center;align-items:center;min-width:163px;padding:16px 28px;font-size:24px;font-weight:500;transition:all .4s;display:flex}.Button-module-scss-module__EEeB0a__root:hover{background-color:#edf5ff}@media (max-width:1440px){.Button-module-scss-module__EEeB0a__root{min-width:123px;padding:16px 21px;font-size:18px}}.Button-module-scss-module__EEeB0a__root.Button-module-scss-module__EEeB0a__secondary{color:#000;border-color:#000}
.Header-module-scss-module__wS1-Va__root{z-index:99;width:100%;height:116px;padding:0 98px;position:fixed}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__wrapper{background-color:#fff;border-radius:0 0 33px 33px;justify-content:space-between;align-items:center;height:100%;padding:0 28px;display:flex}@media (max-width:1023px){.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__wrapper{padding:20px}}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__logo img{width:301px;height:60px}@media (max-width:1440px){.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__logo img{width:226px;height:45px}}@media (max-width:767px){.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__logo img{padding:0}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__logo{display:none}}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__logoMobile{display:none}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__logoMobile img{width:44px;height:auto}@media (max-width:767px){.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__logoMobile{display:block}}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection{gap:24px;display:flex}@media (max-width:1023px){.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection{gap:14px}}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection .Header-module-scss-module__wS1-Va__info{flex-direction:column;gap:5px;display:flex}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection .Header-module-scss-module__wS1-Va__location{cursor:pointer;align-self:flex-end;align-items:center;gap:5px;display:flex}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection .Header-module-scss-module__wS1-Va__contacts{align-items:center;gap:10px;display:flex}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection .Header-module-scss-module__wS1-Va__socialIcons{gap:5px;display:flex}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection .Header-module-scss-module__wS1-Va__phone{cursor:pointer;font-size:30px;font-weight:700;display:block}@media (max-width:1440px){.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection .Header-module-scss-module__wS1-Va__phone{font-size:22px}}@media (max-width:767px){.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection .Header-module-scss-module__wS1-Va__phone{font-size:18px}}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection .Header-module-scss-module__wS1-Va__buttons{align-items:center;gap:28px;display:flex}@media (max-width:1440px){.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__rightSection .Header-module-scss-module__wS1-Va__buttons{gap:20px}}.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__catalogBtn button:hover{color:#fff;background-color:#0065e1}@media (max-width:1080px){.Header-module-scss-module__wS1-Va__root .Header-module-scss-module__wS1-Va__catalogBtn{display:none}}@media (min-width:1440px){.Header-module-scss-module__wS1-Va__root{padding:0 130px}}@media (max-width:1439px){.Header-module-scss-module__wS1-Va__root{height:87px;padding:0 60px}}@media (max-width:767px){.Header-module-scss-module__wS1-Va__root{height:80px;padding:0}}
.AppNavigation-module-scss-module__0aPhYq__root{color:#0006;flex-direction:column;gap:15px;font-size:18px;font-weight:500;display:flex}.AppNavigation-module-scss-module__0aPhYq__root a{transition:all .4s}.AppNavigation-module-scss-module__0aPhYq__root a:hover{color:#0065e1}
.MainMenu-module-scss-module__KRx3wG__overlay{opacity:0;pointer-events:none;z-index:100;background:#00000040;transition:opacity .3s;position:fixed;inset:0}.MainMenu-module-scss-module__KRx3wG__overlayVisible{opacity:1;pointer-events:auto}.MainMenu-module-scss-module__KRx3wG__menu{z-index:100;background-color:#edf5ff;flex-direction:column;width:55%;height:100vh;padding:20px 40px;transition:transform .5s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}@media (max-width:767px){.MainMenu-module-scss-module__KRx3wG__menu{width:100%}}.MainMenu-module-scss-module__KRx3wG__menuOpen{transform:translate(0)}.MainMenu-module-scss-module__KRx3wG__header{justify-content:flex-end;align-items:center;gap:20px;width:100%;margin-bottom:50px;display:flex}.MainMenu-module-scss-module__KRx3wG__header button:hover{color:#fff;background-color:#0065e1}@media (max-width:1023px){.MainMenu-module-scss-module__KRx3wG__catalogLink{display:none}}.MainMenu-module-scss-module__KRx3wG__burger{max-width:fit-content}.MainMenu-module-scss-module__KRx3wG__links{margin-top:40px}.MainMenu-module-scss-module__KRx3wG__footer{flex-direction:column;flex:1;justify-content:flex-end;gap:15px;display:flex}.MainMenu-module-scss-module__KRx3wG__phone{color:#0006;align-items:center;gap:10px;font-weight:500;display:flex}.MainMenu-module-scss-module__KRx3wG__mail{color:#0006;font-size:16px;font-weight:500}.MainMenu-module-scss-module__KRx3wG__mail:hover{color:#0065e1}.MainMenu-module-scss-module__KRx3wG__contacts{justify-content:space-between;align-items:center;display:flex}@media (max-width:1023px){.MainMenu-module-scss-module__KRx3wG__contacts{flex-direction:column;align-items:flex-start;gap:15px}}.MainMenu-module-scss-module__KRx3wG__socials{gap:8px;display:flex}.MainMenu-module-scss-module__KRx3wG__socials a{background:#eaeaea;border-radius:50%;width:28px;height:28px;display:block}.MainMenu-module-scss-module__KRx3wG__apps div{gap:8px;display:flex}.MainMenu-module-scss-module__KRx3wG__apps a{background:#fff;border-radius:15px;align-items:center;padding:13px;display:flex}.MainMenu-module-scss-module__KRx3wG__apps img{width:auto;height:18px}
*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-inter),sans-serif}a{color:inherit;text-decoration:none}
.page-module-scss-module__rcUngW__root{flex-direction:column;justify-content:space-between;min-height:100vh;display:flex}.page-module-scss-module__rcUngW__root .page-module-scss-module__rcUngW__content{flex:1}
